diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/contactlistingnotes.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/contactlistingnotes.feature deleted file mode 100644 index f57e9a78..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/contactlistingnotes.feature +++ /dev/null @@ -1,53 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: ContactListingNotes - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @ContactListingNotes @dd-1.7 - Scenario: ContactKey - When "ContactKey" exists in the "ContactListingNotes" metadata - Then "ContactKey" MUST be "String" data type - And "ContactKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @ContactListingNotes @dd-1.7 - Scenario: ContactListingNotesKey - When "ContactListingNotesKey" exists in the "ContactListingNotes" metadata - Then "ContactListingNotesKey" MUST be "String" data type - And "ContactListingNotesKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @ContactListingNotes @dd-1.7 - Scenario: ListingId - When "ListingId" exists in the "ContactListingNotes" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @ContactListingNotes @dd-1.7 - Scenario: ListingKey - When "ListingKey" exists in the "ContactListingNotes" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @ContactListingNotes @dd-1.7 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "ContactListingNotes" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @ContactListingNotes @dd-1.7 - Scenario: NoteContents - When "NoteContents" exists in the "ContactListingNotes" metadata - Then "NoteContents" MUST be "String" data type - And "NoteContents" length SHOULD be equal to the RESO Suggested Max Length of 500 - - @ContactListingNotes @dd-1.7 - Scenario: NotedBy - When "NotedBy" exists in the "ContactListingNotes" metadata - Then "NotedBy" MUST be "Single Enumeration" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/contactlistings.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/contactlistings.feature deleted file mode 100644 index 8cfed5d1..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/contactlistings.feature +++ /dev/null @@ -1,108 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: ContactListings - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @ContactListings @dd-1.7 - Scenario: AgentNotesUnreadYN - When "AgentNotesUnreadYN" exists in the "ContactListings" metadata - Then "AgentNotesUnreadYN" MUST be "Boolean" data type - - @ContactListings @dd-1.7 - Scenario: ClassName - When "ClassName" exists in the "ContactListings" metadata - Then "ClassName" MUST be "Single Enumeration" data type - - @ContactListings @dd-1.7 - Scenario: ContactKey - When "ContactKey" exists in the "ContactListings" metadata - Then "ContactKey" MUST be "String" data type - And "ContactKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @ContactListings @dd-1.7 - Scenario: ContactListingPreference - When "ContactListingPreference" exists in the "ContactListings" metadata - Then "ContactListingPreference" MUST be "Single Enumeration" data type - - @ContactListings @dd-1.7 - Scenario: ContactListingsKey - When "ContactListingsKey" exists in the "ContactListings" metadata - Then "ContactListingsKey" MUST be "String" data type - And "ContactListingsKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @ContactListings @dd-1.7 - Scenario: ContactLoginId - When "ContactLoginId" exists in the "ContactListings" metadata - Then "ContactLoginId" MUST be "String" data type - And "ContactLoginId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @ContactListings @dd-1.7 - Scenario: ContactNotesUnreadYN - When "ContactNotesUnreadYN" exists in the "ContactListings" metadata - Then "ContactNotesUnreadYN" MUST be "Boolean" data type - - @ContactListings @dd-1.7 - Scenario: DirectEmailYN - When "DirectEmailYN" exists in the "ContactListings" metadata - Then "DirectEmailYN" MUST be "Boolean" data type - - @ContactListings @dd-1.7 - Scenario: LastAgentNoteTimestamp - When "LastAgentNoteTimestamp" exists in the "ContactListings" metadata - Then "LastAgentNoteTimestamp" MUST be "Timestamp" data type - - @ContactListings @dd-1.7 - Scenario: LastContactNoteTimestamp - When "LastContactNoteTimestamp" exists in the "ContactListings" metadata - Then "LastContactNoteTimestamp" MUST be "Timestamp" data type - - @ContactListings @dd-1.7 - Scenario: ListingId - When "ListingId" exists in the "ContactListings" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @ContactListings @dd-1.7 - Scenario: ListingKey - When "ListingKey" exists in the "ContactListings" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @ContactListings @dd-1.7 - Scenario: ListingModificationTimestamp - When "ListingModificationTimestamp" exists in the "ContactListings" metadata - Then "ListingModificationTimestamp" MUST be "Timestamp" data type - - @ContactListings @dd-1.7 - Scenario: ListingSentTimestamp - When "ListingSentTimestamp" exists in the "ContactListings" metadata - Then "ListingSentTimestamp" MUST be "Timestamp" data type - - @ContactListings @dd-1.7 - Scenario: ListingViewedYN - When "ListingViewedYN" exists in the "ContactListings" metadata - Then "ListingViewedYN" MUST be "Boolean" data type - - @ContactListings @dd-1.7 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "ContactListings" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @ContactListings @dd-1.7 - Scenario: PortalLastVisitedTimestamp - When "PortalLastVisitedTimestamp" exists in the "ContactListings" metadata - Then "PortalLastVisitedTimestamp" MUST be "Timestamp" data type - - @ContactListings @dd-1.7 - Scenario: ResourceName - When "ResourceName" exists in the "ContactListings" metadata - Then "ResourceName" MUST be "Single Enumeration" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/contacts.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/contacts.feature deleted file mode 100644 index 7446e6ef..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/contacts.feature +++ /dev/null @@ -1,529 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: Contacts - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Contacts @dd-1.7 - Scenario: Anniversary - When "Anniversary" exists in the "Contacts" metadata - Then "Anniversary" MUST be "Date" data type - - @Contacts @dd-1.7 - Scenario: AssistantEmail - When "AssistantEmail" exists in the "Contacts" metadata - Then "AssistantEmail" MUST be "String" data type - And "AssistantEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Contacts @dd-1.7 - Scenario: AssistantName - When "AssistantName" exists in the "Contacts" metadata - Then "AssistantName" MUST be "String" data type - And "AssistantName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Contacts @dd-1.7 - Scenario: AssistantPhone - When "AssistantPhone" exists in the "Contacts" metadata - Then "AssistantPhone" MUST be "String" data type - And "AssistantPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-1.7 - Scenario: AssistantPhoneExt - When "AssistantPhoneExt" exists in the "Contacts" metadata - Then "AssistantPhoneExt" MUST be "String" data type - And "AssistantPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Contacts @dd-1.7 - Scenario: Birthdate - When "Birthdate" exists in the "Contacts" metadata - Then "Birthdate" MUST be "Date" data type - - @Contacts @dd-1.7 - Scenario: BusinessFax - When "BusinessFax" exists in the "Contacts" metadata - Then "BusinessFax" MUST be "String" data type - And "BusinessFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-1.7 - Scenario: Children - When "Children" exists in the "Contacts" metadata - Then "Children" MUST be "String" data type - And "Children" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Contacts @dd-1.7 - Scenario: Company - When "Company" exists in the "Contacts" metadata - Then "Company" MUST be "String" data type - And "Company" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-1.7 - Scenario: ContactKey - Given that the following synonyms for "ContactKey" DO NOT exist in the "Contacts" metadata - | RID | - When "ContactKey" exists in the "Contacts" metadata - Then "ContactKey" MUST be "String" data type - And "ContactKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Contacts @dd-1.7 - Scenario: ContactLoginId - When "ContactLoginId" exists in the "Contacts" metadata - Then "ContactLoginId" MUST be "String" data type - And "ContactLoginId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Contacts @dd-1.7 - Scenario: ContactPassword - When "ContactPassword" exists in the "Contacts" metadata - Then "ContactPassword" MUST be "String" data type - And "ContactPassword" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Contacts @dd-1.7 - Scenario: ContactStatus - Given that the following synonyms for "ContactStatus" DO NOT exist in the "Contacts" metadata - | ChoiceList | - When "ContactStatus" exists in the "Contacts" metadata - Then "ContactStatus" MUST be "Single Enumeration" data type - - @Contacts @dd-1.7 - Scenario: ContactType - When "ContactType" exists in the "Contacts" metadata - Then "ContactType" MUST be "Multiple Enumeration" data type - - @Contacts @dd-1.7 - Scenario: Department - When "Department" exists in the "Contacts" metadata - Then "Department" MUST be "String" data type - And "Department" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-1.7 - Scenario: DirectPhone - When "DirectPhone" exists in the "Contacts" metadata - Then "DirectPhone" MUST be "String" data type - And "DirectPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-1.7 - Scenario: Email - When "Email" exists in the "Contacts" metadata - Then "Email" MUST be "String" data type - And "Email" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Contacts @dd-1.7 - Scenario: Email2 - When "Email2" exists in the "Contacts" metadata - Then "Email2" MUST be "String" data type - And "Email2" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Contacts @dd-1.7 - Scenario: Email3 - When "Email3" exists in the "Contacts" metadata - Then "Email3" MUST be "String" data type - And "Email3" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Contacts @dd-1.7 - Scenario: FirstName - When "FirstName" exists in the "Contacts" metadata - Then "FirstName" MUST be "String" data type - And "FirstName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-1.7 - Scenario: FullName - When "FullName" exists in the "Contacts" metadata - Then "FullName" MUST be "String" data type - And "FullName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Contacts @dd-1.7 - Scenario: HomeAddress1 - When "HomeAddress1" exists in the "Contacts" metadata - Then "HomeAddress1" MUST be "String" data type - And "HomeAddress1" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-1.7 - Scenario: HomeAddress2 - When "HomeAddress2" exists in the "Contacts" metadata - Then "HomeAddress2" MUST be "String" data type - And "HomeAddress2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-1.7 - Scenario: HomeCarrierRoute - Given that the following synonyms for "HomeCarrierRoute" DO NOT exist in the "Contacts" metadata - | RR | - | CR | - When "HomeCarrierRoute" exists in the "Contacts" metadata - Then "HomeCarrierRoute" MUST be "String" data type - And "HomeCarrierRoute" length SHOULD be equal to the RESO Suggested Max Length of 9 - - @Contacts @dd-1.7 - Scenario: HomeCity - When "HomeCity" exists in the "Contacts" metadata - Then "HomeCity" MUST be "String" data type - And "HomeCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-1.7 - Scenario: HomeCountry - When "HomeCountry" exists in the "Contacts" metadata - Then "HomeCountry" MUST be "Single Enumeration" data type - - @Contacts @dd-1.7 - Scenario: HomeCountyOrParish - Given that the following synonyms for "HomeCountyOrParish" DO NOT exist in the "Contacts" metadata - | County | - When "HomeCountyOrParish" exists in the "Contacts" metadata - Then "HomeCountyOrParish" MUST be "Single Enumeration" data type - - @Contacts @dd-1.7 - Scenario: HomeFax - When "HomeFax" exists in the "Contacts" metadata - Then "HomeFax" MUST be "String" data type - And "HomeFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-1.7 - Scenario: HomePhone - When "HomePhone" exists in the "Contacts" metadata - Then "HomePhone" MUST be "String" data type - And "HomePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-1.7 - Scenario: HomePostalCode - When "HomePostalCode" exists in the "Contacts" metadata - Then "HomePostalCode" MUST be "String" data type - And "HomePostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Contacts @dd-1.7 - Scenario: HomePostalCodePlus4 - When "HomePostalCodePlus4" exists in the "Contacts" metadata - Then "HomePostalCodePlus4" MUST be "String" data type - And "HomePostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @Contacts @dd-1.7 - Scenario: HomeStateOrProvince - When "HomeStateOrProvince" exists in the "Contacts" metadata - Then "HomeStateOrProvince" MUST be "Single Enumeration" data type - - @Contacts @dd-1.7 - Scenario: JobTitle - When "JobTitle" exists in the "Contacts" metadata - Then "JobTitle" MUST be "String" data type - And "JobTitle" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-1.7 - Scenario: Language - When "Language" exists in the "Contacts" metadata - Then "Language" MUST be "Multiple Enumeration" data type - - @Contacts @dd-1.7 - Scenario: LastName - When "LastName" exists in the "Contacts" metadata - Then "LastName" MUST be "String" data type - And "LastName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-1.7 - Scenario: LeadSource - When "LeadSource" exists in the "Contacts" metadata - Then "LeadSource" MUST be "String" data type - And "LeadSource" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Contacts @dd-1.7 - Scenario: MiddleName - When "MiddleName" exists in the "Contacts" metadata - Then "MiddleName" MUST be "String" data type - And "MiddleName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-1.7 - Scenario: MobilePhone - When "MobilePhone" exists in the "Contacts" metadata - Then "MobilePhone" MUST be "String" data type - And "MobilePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-1.7 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Contacts" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Contacts @dd-1.7 - Scenario: NamePrefix - Given that the following synonyms for "NamePrefix" DO NOT exist in the "Contacts" metadata - | Salutation | - | Title | - When "NamePrefix" exists in the "Contacts" metadata - Then "NamePrefix" MUST be "String" data type - And "NamePrefix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Contacts @dd-1.7 - Scenario: NameSuffix - When "NameSuffix" exists in the "Contacts" metadata - Then "NameSuffix" MUST be "String" data type - And "NameSuffix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Contacts @dd-1.7 - Scenario: Nickname - When "Nickname" exists in the "Contacts" metadata - Then "Nickname" MUST be "String" data type - And "Nickname" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-1.7 - Scenario: Notes - When "Notes" exists in the "Contacts" metadata - Then "Notes" MUST be "String" data type - And "Notes" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Contacts @dd-1.7 - Scenario: OfficePhone - When "OfficePhone" exists in the "Contacts" metadata - Then "OfficePhone" MUST be "String" data type - And "OfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-1.7 - Scenario: OfficePhoneExt - When "OfficePhoneExt" exists in the "Contacts" metadata - Then "OfficePhoneExt" MUST be "String" data type - And "OfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Contacts @dd-1.7 - Scenario: OriginalEntryTimestamp - When "OriginalEntryTimestamp" exists in the "Contacts" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @Contacts @dd-1.7 - Scenario: OriginatingSystemContactKey - Given that the following synonyms for "OriginatingSystemContactKey" DO NOT exist in the "Contacts" metadata - | ProviderKey | - When "OriginatingSystemContactKey" exists in the "Contacts" metadata - Then "OriginatingSystemContactKey" MUST be "String" data type - And "OriginatingSystemContactKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Contacts @dd-1.7 - Scenario: OriginatingSystemID - When "OriginatingSystemID" exists in the "Contacts" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Contacts @dd-1.7 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "Contacts" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "Contacts" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Contacts @dd-1.7 - Scenario: OtherAddress1 - When "OtherAddress1" exists in the "Contacts" metadata - Then "OtherAddress1" MUST be "String" data type - And "OtherAddress1" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-1.7 - Scenario: OtherAddress2 - When "OtherAddress2" exists in the "Contacts" metadata - Then "OtherAddress2" MUST be "String" data type - And "OtherAddress2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-1.7 - Scenario: OtherCarrierRoute - Given that the following synonyms for "OtherCarrierRoute" DO NOT exist in the "Contacts" metadata - | RR | - | CR | - When "OtherCarrierRoute" exists in the "Contacts" metadata - Then "OtherCarrierRoute" MUST be "String" data type - And "OtherCarrierRoute" length SHOULD be equal to the RESO Suggested Max Length of 9 - - @Contacts @dd-1.7 - Scenario: OtherCity - When "OtherCity" exists in the "Contacts" metadata - Then "OtherCity" MUST be "String" data type - And "OtherCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-1.7 - Scenario: OtherCountry - When "OtherCountry" exists in the "Contacts" metadata - Then "OtherCountry" MUST be "Single Enumeration" data type - - @Contacts @dd-1.7 - Scenario: OtherCountyOrParish - Given that the following synonyms for "OtherCountyOrParish" DO NOT exist in the "Contacts" metadata - | County | - When "OtherCountyOrParish" exists in the "Contacts" metadata - Then "OtherCountyOrParish" MUST be "Single Enumeration" data type - - @Contacts @dd-1.7 - Scenario: OtherPhoneType - When "OtherPhoneType" exists in the "Contacts" metadata - Then "OtherPhoneType" MUST be "Single Enumeration" data type - - @Contacts @dd-1.7 - Scenario: OtherPostalCode - When "OtherPostalCode" exists in the "Contacts" metadata - Then "OtherPostalCode" MUST be "String" data type - And "OtherPostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Contacts @dd-1.7 - Scenario: OtherPostalCodePlus4 - When "OtherPostalCodePlus4" exists in the "Contacts" metadata - Then "OtherPostalCodePlus4" MUST be "String" data type - And "OtherPostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @Contacts @dd-1.7 - Scenario: OtherStateOrProvince - When "OtherStateOrProvince" exists in the "Contacts" metadata - Then "OtherStateOrProvince" MUST be "Single Enumeration" data type - - @Contacts @dd-1.7 - Scenario: OwnerMemberID - Given that the following synonyms for "OwnerMemberID" DO NOT exist in the "Contacts" metadata - | OwnerAgentID | - When "OwnerMemberID" exists in the "Contacts" metadata - Then "OwnerMemberID" MUST be "String" data type - And "OwnerMemberID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Contacts @dd-1.7 - Scenario: OwnerMemberKey - Given that the following synonyms for "OwnerMemberKey" DO NOT exist in the "Contacts" metadata - | OwnerAgentKey | - When "OwnerMemberKey" exists in the "Contacts" metadata - Then "OwnerMemberKey" MUST be "String" data type - And "OwnerMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Contacts @dd-1.7 - Scenario: Pager - When "Pager" exists in the "Contacts" metadata - Then "Pager" MUST be "String" data type - And "Pager" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-1.7 - Scenario: PhoneTTYTDD - When "PhoneTTYTDD" exists in the "Contacts" metadata - Then "PhoneTTYTDD" MUST be "String" data type - And "PhoneTTYTDD" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-1.7 - Scenario: PreferredAddress - When "PreferredAddress" exists in the "Contacts" metadata - Then "PreferredAddress" MUST be "Single Enumeration" data type - - @Contacts @dd-1.7 - Scenario: PreferredPhone - When "PreferredPhone" exists in the "Contacts" metadata - Then "PreferredPhone" MUST be "Single Enumeration" data type - - @Contacts @dd-1.7 - Scenario: ReferredBy - When "ReferredBy" exists in the "Contacts" metadata - Then "ReferredBy" MUST be "String" data type - And "ReferredBy" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Contacts @dd-1.7 - Scenario: SocialMediaType - When "SocialMediaType" exists in the "Contacts" metadata - Then "SocialMediaType" MUST be "Single Enumeration" data type - - @Contacts @dd-1.7 - Scenario: SourceSystemContactKey - Given that the following synonyms for "SourceSystemContactKey" DO NOT exist in the "Contacts" metadata - | ProviderKey | - When "SourceSystemContactKey" exists in the "Contacts" metadata - Then "SourceSystemContactKey" MUST be "String" data type - And "SourceSystemContactKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Contacts @dd-1.7 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "Contacts" metadata - | MLSID | - When "SourceSystemID" exists in the "Contacts" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Contacts @dd-1.7 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "Contacts" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "Contacts" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Contacts @dd-1.7 - Scenario: SpousePartnerName - When "SpousePartnerName" exists in the "Contacts" metadata - Then "SpousePartnerName" MUST be "String" data type - And "SpousePartnerName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Contacts @dd-1.7 - Scenario: TollFreePhone - When "TollFreePhone" exists in the "Contacts" metadata - Then "TollFreePhone" MUST be "String" data type - And "TollFreePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-1.7 - Scenario: VoiceMail - When "VoiceMail" exists in the "Contacts" metadata - Then "VoiceMail" MUST be "String" data type - And "VoiceMail" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-1.7 - Scenario: VoiceMailExt - When "VoiceMailExt" exists in the "Contacts" metadata - Then "VoiceMailExt" MUST be "String" data type - And "VoiceMailExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Contacts @dd-1.7 - Scenario: WorkAddress1 - When "WorkAddress1" exists in the "Contacts" metadata - Then "WorkAddress1" MUST be "String" data type - And "WorkAddress1" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-1.7 - Scenario: WorkAddress2 - When "WorkAddress2" exists in the "Contacts" metadata - Then "WorkAddress2" MUST be "String" data type - And "WorkAddress2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-1.7 - Scenario: WorkCarrierRoute - Given that the following synonyms for "WorkCarrierRoute" DO NOT exist in the "Contacts" metadata - | RR | - | CR | - When "WorkCarrierRoute" exists in the "Contacts" metadata - Then "WorkCarrierRoute" MUST be "String" data type - And "WorkCarrierRoute" length SHOULD be equal to the RESO Suggested Max Length of 9 - - @Contacts @dd-1.7 - Scenario: WorkCity - When "WorkCity" exists in the "Contacts" metadata - Then "WorkCity" MUST be "String" data type - And "WorkCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-1.7 - Scenario: WorkCountry - When "WorkCountry" exists in the "Contacts" metadata - Then "WorkCountry" MUST be "Single Enumeration" data type - - @Contacts @dd-1.7 - Scenario: WorkCountyOrParish - Given that the following synonyms for "WorkCountyOrParish" DO NOT exist in the "Contacts" metadata - | County | - When "WorkCountyOrParish" exists in the "Contacts" metadata - Then "WorkCountyOrParish" MUST be "Single Enumeration" data type - - @Contacts @dd-1.7 - Scenario: WorkPostalCode - When "WorkPostalCode" exists in the "Contacts" metadata - Then "WorkPostalCode" MUST be "String" data type - And "WorkPostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Contacts @dd-1.7 - Scenario: WorkPostalCodePlus4 - When "WorkPostalCodePlus4" exists in the "Contacts" metadata - Then "WorkPostalCodePlus4" MUST be "String" data type - And "WorkPostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @Contacts @dd-1.7 - Scenario: WorkStateOrProvince - When "WorkStateOrProvince" exists in the "Contacts" metadata - Then "WorkStateOrProvince" MUST be "Single Enumeration" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/field.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/field.feature deleted file mode 100644 index adb5c6b7..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/field.feature +++ /dev/null @@ -1,38 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: Field - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Field @dd-1.7 - Scenario: FieldKey - When "FieldKey" exists in the "Field" metadata - Then "FieldKey" MUST be "String" data type - - @Field @dd-1.7 - Scenario: ResourceName - When "ResourceName" exists in the "Field" metadata - Then "ResourceName" MUST be "String" data type - - @Field @dd-1.7 - Scenario: FieldName - When "FieldName" exists in the "Field" metadata - Then "FieldName" MUST be "String" data type - - @Field @dd-1.7 - Scenario: DisplayName - When "DisplayName" exists in the "Field" metadata - Then "DisplayName" MUST be "String" data type - - @Field @dd-1.7 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Field" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/historytransactional.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/historytransactional.feature deleted file mode 100644 index bfea3a8b..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/historytransactional.feature +++ /dev/null @@ -1,151 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: HistoryTransactional - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @HistoryTransactional @dd-1.7 - Scenario: ChangeType - When "ChangeType" exists in the "HistoryTransactional" metadata - Then "ChangeType" MUST be "Single Enumeration" data type - - @HistoryTransactional @dd-1.7 - Scenario: ChangedByMemberID - Given that the following synonyms for "ChangedByMemberID" DO NOT exist in the "HistoryTransactional" metadata - | ChangedByAgentID | - When "ChangedByMemberID" exists in the "HistoryTransactional" metadata - Then "ChangedByMemberID" MUST be "String" data type - And "ChangedByMemberID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @HistoryTransactional @dd-1.7 - Scenario: ChangedByMemberKey - Given that the following synonyms for "ChangedByMemberKey" DO NOT exist in the "HistoryTransactional" metadata - | ChangedByAgentKey | - When "ChangedByMemberKey" exists in the "HistoryTransactional" metadata - Then "ChangedByMemberKey" MUST be "String" data type - And "ChangedByMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-1.7 - Scenario: ClassName - When "ClassName" exists in the "HistoryTransactional" metadata - Then "ClassName" MUST be "String" data type - And "ClassName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-1.7 - Scenario: FieldKey - When "FieldKey" exists in the "HistoryTransactional" metadata - Then "FieldKey" MUST be "String" data type - And "FieldKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-1.7 - Scenario: FieldName - When "FieldName" exists in the "HistoryTransactional" metadata - Then "FieldName" MUST be "String" data type - And "FieldName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-1.7 - Scenario: HistoryTransactionalKey - When "HistoryTransactionalKey" exists in the "HistoryTransactional" metadata - Then "HistoryTransactionalKey" MUST be "String" data type - And "HistoryTransactionalKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-1.7 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "HistoryTransactional" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @HistoryTransactional @dd-1.7 - Scenario: NewValue - When "NewValue" exists in the "HistoryTransactional" metadata - Then "NewValue" MUST be "String" data type - And "NewValue" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @HistoryTransactional @dd-1.7 - Scenario: OriginatingSystemHistoryKey - Given that the following synonyms for "OriginatingSystemHistoryKey" DO NOT exist in the "HistoryTransactional" metadata - | ProviderKey | - When "OriginatingSystemHistoryKey" exists in the "HistoryTransactional" metadata - Then "OriginatingSystemHistoryKey" MUST be "String" data type - And "OriginatingSystemHistoryKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-1.7 - Scenario: OriginatingSystemID - When "OriginatingSystemID" exists in the "HistoryTransactional" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @HistoryTransactional @dd-1.7 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "HistoryTransactional" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "HistoryTransactional" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-1.7 - Scenario: PreviousValue - When "PreviousValue" exists in the "HistoryTransactional" metadata - Then "PreviousValue" MUST be "String" data type - And "PreviousValue" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @HistoryTransactional @dd-1.7 - Scenario: ResourceName - When "ResourceName" exists in the "HistoryTransactional" metadata - Then "ResourceName" MUST be "String" data type - And "ResourceName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-1.7 - Scenario: ResourceRecordID - Given that the following synonyms for "ResourceRecordID" DO NOT exist in the "HistoryTransactional" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - | AgentID | - | OfficeID | - | ContactID | - When "ResourceRecordID" exists in the "HistoryTransactional" metadata - Then "ResourceRecordID" MUST be "String" data type - And "ResourceRecordID" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-1.7 - Scenario: ResourceRecordKey - Given that the following synonyms for "ResourceRecordKey" DO NOT exist in the "HistoryTransactional" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ResourceRecordKey" exists in the "HistoryTransactional" metadata - Then "ResourceRecordKey" MUST be "String" data type - And "ResourceRecordKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-1.7 - Scenario: SourceSystemHistoryKey - Given that the following synonyms for "SourceSystemHistoryKey" DO NOT exist in the "HistoryTransactional" metadata - | ProviderKey | - When "SourceSystemHistoryKey" exists in the "HistoryTransactional" metadata - Then "SourceSystemHistoryKey" MUST be "String" data type - And "SourceSystemHistoryKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-1.7 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "HistoryTransactional" metadata - | MLSID | - When "SourceSystemID" exists in the "HistoryTransactional" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @HistoryTransactional @dd-1.7 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "HistoryTransactional" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "HistoryTransactional" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/internettracking.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/internettracking.feature deleted file mode 100644 index d913deee..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/internettracking.feature +++ /dev/null @@ -1,309 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: InternetTracking - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @InternetTracking @dd-1.7 - Scenario: ActorCity - When "ActorCity" exists in the "InternetTracking" metadata - Then "ActorCity" MUST be "String" data type - And "ActorCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @InternetTracking @dd-1.7 - Scenario: ActorEmail - When "ActorEmail" exists in the "InternetTracking" metadata - Then "ActorEmail" MUST be "String" data type - And "ActorEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @InternetTracking @dd-1.7 - Scenario: ActorID - When "ActorID" exists in the "InternetTracking" metadata - Then "ActorID" MUST be "String" data type - And "ActorID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @InternetTracking @dd-1.7 - Scenario: ActorIP - When "ActorIP" exists in the "InternetTracking" metadata - Then "ActorIP" MUST be "String" data type - And "ActorIP" length SHOULD be equal to the RESO Suggested Max Length of 39 - - @InternetTracking @dd-1.7 - Scenario: ActorKey - When "ActorKey" exists in the "InternetTracking" metadata - Then "ActorKey" MUST be "String" data type - And "ActorKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-1.7 - Scenario: ActorLatitude - When "ActorLatitude" exists in the "InternetTracking" metadata - Then "ActorLatitude" MUST be "Decimal" data type - And "ActorLatitude" precision SHOULD be equal to the RESO Suggested Max Precision of 12 - And "ActorLatitude" scale SHOULD be equal to the RESO Suggested Max Scale of 8 - - @InternetTracking @dd-1.7 - Scenario: ActorLongitude - When "ActorLongitude" exists in the "InternetTracking" metadata - Then "ActorLongitude" MUST be "Decimal" data type - And "ActorLongitude" precision SHOULD be equal to the RESO Suggested Max Precision of 12 - And "ActorLongitude" scale SHOULD be equal to the RESO Suggested Max Scale of 8 - - @InternetTracking @dd-1.7 - Scenario: ActorOriginatingSystemID - When "ActorOriginatingSystemID" exists in the "InternetTracking" metadata - Then "ActorOriginatingSystemID" MUST be "String" data type - And "ActorOriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @InternetTracking @dd-1.7 - Scenario: ActorOriginatingSystemName - When "ActorOriginatingSystemName" exists in the "InternetTracking" metadata - Then "ActorOriginatingSystemName" MUST be "String" data type - And "ActorOriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-1.7 - Scenario: ActorPhone - When "ActorPhone" exists in the "InternetTracking" metadata - Then "ActorPhone" MUST be "String" data type - And "ActorPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @InternetTracking @dd-1.7 - Scenario: ActorPhoneExt - When "ActorPhoneExt" exists in the "InternetTracking" metadata - Then "ActorPhoneExt" MUST be "String" data type - And "ActorPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @InternetTracking @dd-1.7 - Scenario: ActorPostalCode - When "ActorPostalCode" exists in the "InternetTracking" metadata - Then "ActorPostalCode" MUST be "String" data type - And "ActorPostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @InternetTracking @dd-1.7 - Scenario: ActorPostalCodePlus4 - When "ActorPostalCodePlus4" exists in the "InternetTracking" metadata - Then "ActorPostalCodePlus4" MUST be "String" data type - And "ActorPostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @InternetTracking @dd-1.7 - Scenario: ActorRegion - When "ActorRegion" exists in the "InternetTracking" metadata - Then "ActorRegion" MUST be "String" data type - And "ActorRegion" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @InternetTracking @dd-1.7 - Scenario: ActorSourceSystemID - When "ActorSourceSystemID" exists in the "InternetTracking" metadata - Then "ActorSourceSystemID" MUST be "String" data type - And "ActorSourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @InternetTracking @dd-1.7 - Scenario: ActorSourceSystemName - When "ActorSourceSystemName" exists in the "InternetTracking" metadata - Then "ActorSourceSystemName" MUST be "String" data type - And "ActorSourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-1.7 - Scenario: ActorStateOrProvince - When "ActorStateOrProvince" exists in the "InternetTracking" metadata - Then "ActorStateOrProvince" MUST be "Single Enumeration" data type - - @InternetTracking @dd-1.7 - Scenario: ActorType - When "ActorType" exists in the "InternetTracking" metadata - Then "ActorType" MUST be "Single Enumeration" data type - - @InternetTracking @dd-1.7 - Scenario: ColorDepth - When "ColorDepth" exists in the "InternetTracking" metadata - Then "ColorDepth" MUST be "Integer" data type - - @InternetTracking @dd-1.7 - Scenario: DeviceType - When "DeviceType" exists in the "InternetTracking" metadata - Then "DeviceType" MUST be "Single Enumeration" data type - - @InternetTracking @dd-1.7 - Scenario: EventDescription - When "EventDescription" exists in the "InternetTracking" metadata - Then "EventDescription" MUST be "String" data type - And "EventDescription" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @InternetTracking @dd-1.7 - Scenario: EventKey - When "EventKey" exists in the "InternetTracking" metadata - Then "EventKey" MUST be "String" data type - And "EventKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-1.7 - Scenario: EventLabel - When "EventLabel" exists in the "InternetTracking" metadata - Then "EventLabel" MUST be "String" data type - And "EventLabel" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @InternetTracking @dd-1.7 - Scenario: EventOriginatingSystemID - When "EventOriginatingSystemID" exists in the "InternetTracking" metadata - Then "EventOriginatingSystemID" MUST be "String" data type - And "EventOriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @InternetTracking @dd-1.7 - Scenario: EventOriginatingSystemName - When "EventOriginatingSystemName" exists in the "InternetTracking" metadata - Then "EventOriginatingSystemName" MUST be "String" data type - And "EventOriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-1.7 - Scenario: EventSourceSystemID - When "EventSourceSystemID" exists in the "InternetTracking" metadata - Then "EventSourceSystemID" MUST be "String" data type - And "EventSourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @InternetTracking @dd-1.7 - Scenario: EventSourceSystemName - When "EventSourceSystemName" exists in the "InternetTracking" metadata - Then "EventSourceSystemName" MUST be "String" data type - And "EventSourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-1.7 - Scenario: EventTarget - When "EventTarget" exists in the "InternetTracking" metadata - Then "EventTarget" MUST be "Single Enumeration" data type - - @InternetTracking @dd-1.7 - Scenario: EventTimestamp - When "EventTimestamp" exists in the "InternetTracking" metadata - Then "EventTimestamp" MUST be "Timestamp" data type - - @InternetTracking @dd-1.7 - Scenario: EventType - When "EventType" exists in the "InternetTracking" metadata - Then "EventType" MUST be "Single Enumeration" data type - - @InternetTracking @dd-1.7 - Scenario: ObjectID - When "ObjectID" exists in the "InternetTracking" metadata - Then "ObjectID" MUST be "String" data type - And "ObjectID" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-1.7 - Scenario: ObjectIdType - When "ObjectIdType" exists in the "InternetTracking" metadata - Then "ObjectIdType" MUST be "Single Enumeration" data type - - @InternetTracking @dd-1.7 - Scenario: ObjectKey - When "ObjectKey" exists in the "InternetTracking" metadata - Then "ObjectKey" MUST be "String" data type - And "ObjectKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-1.7 - Scenario: ObjectOriginatingSystemID - When "ObjectOriginatingSystemID" exists in the "InternetTracking" metadata - Then "ObjectOriginatingSystemID" MUST be "String" data type - And "ObjectOriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @InternetTracking @dd-1.7 - Scenario: ObjectOriginatingSystemName - When "ObjectOriginatingSystemName" exists in the "InternetTracking" metadata - Then "ObjectOriginatingSystemName" MUST be "String" data type - And "ObjectOriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-1.7 - Scenario: ObjectSourceSystemID - When "ObjectSourceSystemID" exists in the "InternetTracking" metadata - Then "ObjectSourceSystemID" MUST be "String" data type - And "ObjectSourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @InternetTracking @dd-1.7 - Scenario: ObjectSourceSystemName - When "ObjectSourceSystemName" exists in the "InternetTracking" metadata - Then "ObjectSourceSystemName" MUST be "String" data type - And "ObjectSourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-1.7 - Scenario: ObjectType - When "ObjectType" exists in the "InternetTracking" metadata - Then "ObjectType" MUST be "Single Enumeration" data type - - @InternetTracking @dd-1.7 - Scenario: ObjectURL - When "ObjectURL" exists in the "InternetTracking" metadata - Then "ObjectURL" MUST be "String" data type - And "ObjectURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @InternetTracking @dd-1.7 - Scenario: OriginatingSystemActorKey - When "OriginatingSystemActorKey" exists in the "InternetTracking" metadata - Then "OriginatingSystemActorKey" MUST be "String" data type - And "OriginatingSystemActorKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-1.7 - Scenario: OriginatingSystemEventKey - When "OriginatingSystemEventKey" exists in the "InternetTracking" metadata - Then "OriginatingSystemEventKey" MUST be "String" data type - And "OriginatingSystemEventKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-1.7 - Scenario: OriginatingSystemObjectKey - When "OriginatingSystemObjectKey" exists in the "InternetTracking" metadata - Then "OriginatingSystemObjectKey" MUST be "String" data type - And "OriginatingSystemObjectKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-1.7 - Scenario: ReferringURL - When "ReferringURL" exists in the "InternetTracking" metadata - Then "ReferringURL" MUST be "String" data type - And "ReferringURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @InternetTracking @dd-1.7 - Scenario: ScreenHeight - When "ScreenHeight" exists in the "InternetTracking" metadata - Then "ScreenHeight" MUST be "Integer" data type - - @InternetTracking @dd-1.7 - Scenario: ScreenWidth - When "ScreenWidth" exists in the "InternetTracking" metadata - Then "ScreenWidth" MUST be "Integer" data type - - @InternetTracking @dd-1.7 - Scenario: SessionID - When "SessionID" exists in the "InternetTracking" metadata - Then "SessionID" MUST be "String" data type - And "SessionID" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-1.7 - Scenario: SourceSystemActorKey - When "SourceSystemActorKey" exists in the "InternetTracking" metadata - Then "SourceSystemActorKey" MUST be "String" data type - And "SourceSystemActorKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-1.7 - Scenario: SourceSystemEventKey - When "SourceSystemEventKey" exists in the "InternetTracking" metadata - Then "SourceSystemEventKey" MUST be "String" data type - And "SourceSystemEventKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-1.7 - Scenario: SourceSystemObjectKey - When "SourceSystemObjectKey" exists in the "InternetTracking" metadata - Then "SourceSystemObjectKey" MUST be "String" data type - And "SourceSystemObjectKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-1.7 - Scenario: TimeZoneOffset - When "TimeZoneOffset" exists in the "InternetTracking" metadata - Then "TimeZoneOffset" MUST be "Integer" data type - - @InternetTracking @dd-1.7 - Scenario: UserAgent - When "UserAgent" exists in the "InternetTracking" metadata - Then "UserAgent" MUST be "String" data type - And "UserAgent" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/lookup.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/lookup.feature deleted file mode 100644 index fa28ab49..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/lookup.feature +++ /dev/null @@ -1,43 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: Lookup - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Lookup @dd-1.7 - Scenario: LookupKey - When "LookupKey" exists in the "Lookup" metadata - Then "LookupKey" MUST be "String" data type - - @Lookup @dd-1.7 - Scenario: LookupName - When "LookupName" exists in the "Lookup" metadata - Then "LookupName" MUST be "String" data type - - @Lookup @dd-1.7 - Scenario: LookupValue - When "LookupValue" exists in the "Lookup" metadata - Then "LookupValue" MUST be "String" data type - - @Lookup @dd-1.7 - Scenario: StandardLookupValue - When "StandardLookupValue" exists in the "Lookup" metadata - Then "StandardLookupValue" MUST be "String" data type - - @Lookup @dd-1.7 - Scenario: LegacyODataValue - When "LegacyODataValue" exists in the "Lookup" metadata - Then "LegacyODataValue" MUST be "String" data type - - @Lookup @dd-1.7 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Lookup" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/media.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/media.feature deleted file mode 100644 index 28913492..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/media.feature +++ /dev/null @@ -1,224 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: Media - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Media @dd-1.7 - Scenario: ChangedByMemberID - Given that the following synonyms for "ChangedByMemberID" DO NOT exist in the "Media" metadata - | ChangedByAgentID | - When "ChangedByMemberID" exists in the "Media" metadata - Then "ChangedByMemberID" MUST be "String" data type - And "ChangedByMemberID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Media @dd-1.7 - Scenario: ChangedByMemberKey - Given that the following synonyms for "ChangedByMemberKey" DO NOT exist in the "Media" metadata - | ChangedByAgentKey | - When "ChangedByMemberKey" exists in the "Media" metadata - Then "ChangedByMemberKey" MUST be "String" data type - And "ChangedByMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Media @dd-1.7 - Scenario: ClassName - When "ClassName" exists in the "Media" metadata - Then "ClassName" MUST be "Single Enumeration" data type - - @Media @IDX @dd-1.7 - Scenario: ImageHeight - When "ImageHeight" exists in the "Media" metadata - Then "ImageHeight" MUST be "Integer" data type - - @Media @IDX @dd-1.7 - Scenario: ImageOf - When "ImageOf" exists in the "Media" metadata - Then "ImageOf" MUST be "Single Enumeration" data type - - @Media @IDX @dd-1.7 - Scenario: ImageSizeDescription - When "ImageSizeDescription" exists in the "Media" metadata - Then "ImageSizeDescription" MUST be "Single Enumeration" data type - - @Media @IDX @dd-1.7 - Scenario: ImageWidth - When "ImageWidth" exists in the "Media" metadata - Then "ImageWidth" MUST be "Integer" data type - - @Media @IDX @dd-1.7 - Scenario: LongDescription - Given that the following synonyms for "LongDescription" DO NOT exist in the "Media" metadata - | FullDescription | - When "LongDescription" exists in the "Media" metadata - Then "LongDescription" MUST be "String" data type - And "LongDescription" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Media @IDX @dd-1.7 - Scenario: MediaCategory - When "MediaCategory" exists in the "Media" metadata - Then "MediaCategory" MUST be "Single Enumeration" data type - - @Media @dd-1.7 - Scenario: MediaHTML - When "MediaHTML" exists in the "Media" metadata - Then "MediaHTML" MUST be "String" data type - And "MediaHTML" length SHOULD be equal to the RESO Suggested Max Length of 8500 - - @Media @IDX @dd-1.7 - Scenario: MediaKey - Given that the following synonyms for "MediaKey" DO NOT exist in the "Media" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "MediaKey" exists in the "Media" metadata - Then "MediaKey" MUST be "String" data type - And "MediaKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Media @IDX @dd-1.7 - Scenario: MediaModificationTimestamp - Given that the following synonyms for "MediaModificationTimestamp" DO NOT exist in the "Media" metadata - | MediaTimestamp | - When "MediaModificationTimestamp" exists in the "Media" metadata - Then "MediaModificationTimestamp" MUST be "Timestamp" data type - - @Media @dd-1.7 - Scenario: MediaObjectID - When "MediaObjectID" exists in the "Media" metadata - Then "MediaObjectID" MUST be "String" data type - And "MediaObjectID" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Media @IDX @dd-1.7 - Scenario: MediaStatus - When "MediaStatus" exists in the "Media" metadata - Then "MediaStatus" MUST be "Single Enumeration" data type - - @Media @dd-1.7 - Scenario: MediaType - Given that the following synonyms for "MediaType" DO NOT exist in the "Media" metadata - | MimeType | - When "MediaType" exists in the "Media" metadata - Then "MediaType" MUST be "Single Enumeration" data type - - @Media @IDX @dd-1.7 - Scenario: MediaURL - When "MediaURL" exists in the "Media" metadata - Then "MediaURL" MUST be "String" data type - And "MediaURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Media @IDX @dd-1.7 - Scenario: ModificationTimestamp - Given that the following synonyms for "ModificationTimestamp" DO NOT exist in the "Media" metadata - | ModificationDateTime | - | DateTimeModified | - | ModDate | - | DateMod | - | UpdateDate | - | UpdateTimestamp | - When "ModificationTimestamp" exists in the "Media" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Media @IDX @dd-1.7 - Scenario: Order - When "Order" exists in the "Media" metadata - Then "Order" MUST be "Integer" data type - - @Media @IDX @dd-1.7 - Scenario: OriginatingSystemID - When "OriginatingSystemID" exists in the "Media" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Media @IDX @dd-1.7 - Scenario: OriginatingSystemMediaKey - Given that the following synonyms for "OriginatingSystemMediaKey" DO NOT exist in the "Media" metadata - | ProviderKey | - When "OriginatingSystemMediaKey" exists in the "Media" metadata - Then "OriginatingSystemMediaKey" MUST be "String" data type - And "OriginatingSystemMediaKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Media @dd-1.7 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "Media" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "Media" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Media @dd-1.7 - Scenario: Permission - When "Permission" exists in the "Media" metadata - Then "Permission" MUST be "Multiple Enumeration" data type - - @Media @dd-1.7 - Scenario: PreferredPhotoYN - When "PreferredPhotoYN" exists in the "Media" metadata - Then "PreferredPhotoYN" MUST be "Boolean" data type - - @Media @IDX @dd-1.7 - Scenario: ResourceName - When "ResourceName" exists in the "Media" metadata - Then "ResourceName" MUST be "Single Enumeration" data type - - @Media @IDX @dd-1.7 - Scenario: ResourceRecordID - Given that the following synonyms for "ResourceRecordID" DO NOT exist in the "Media" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - | AgentID | - | OfficeID | - | ContactID | - When "ResourceRecordID" exists in the "Media" metadata - Then "ResourceRecordID" MUST be "String" data type - And "ResourceRecordID" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Media @IDX @dd-1.7 - Scenario: ResourceRecordKey - Given that the following synonyms for "ResourceRecordKey" DO NOT exist in the "Media" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ResourceRecordKey" exists in the "Media" metadata - Then "ResourceRecordKey" MUST be "String" data type - And "ResourceRecordKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Media @IDX @dd-1.7 - Scenario: ShortDescription - Given that the following synonyms for "ShortDescription" DO NOT exist in the "Media" metadata - | Caption | - | Name | - When "ShortDescription" exists in the "Media" metadata - Then "ShortDescription" MUST be "String" data type - And "ShortDescription" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Media @IDX @dd-1.7 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "Media" metadata - | MLSID | - When "SourceSystemID" exists in the "Media" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Media @IDX @dd-1.7 - Scenario: SourceSystemMediaKey - Given that the following synonyms for "SourceSystemMediaKey" DO NOT exist in the "Media" metadata - | ProviderKey | - When "SourceSystemMediaKey" exists in the "Media" metadata - Then "SourceSystemMediaKey" MUST be "String" data type - And "SourceSystemMediaKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Media @dd-1.7 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "Media" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "Media" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/member.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/member.feature deleted file mode 100644 index f09a7157..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/member.feature +++ /dev/null @@ -1,498 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: Member - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Member @dd-1.7 - Scenario: JobTitle - When "JobTitle" exists in the "Member" metadata - Then "JobTitle" MUST be "String" data type - And "JobTitle" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @dd-1.7 - Scenario: LastLoginTimestamp - When "LastLoginTimestamp" exists in the "Member" metadata - Then "LastLoginTimestamp" MUST be "Timestamp" data type - - @Member @dd-1.7 - Scenario: MemberAOR - Given that the following synonyms for "MemberAOR" DO NOT exist in the "Member" metadata - | AgentAOR | - When "MemberAOR" exists in the "Member" metadata - Then "MemberAOR" MUST be "Single Enumeration" data type - - @Member @dd-1.7 - Scenario: MemberAORMlsId - Given that the following synonyms for "MemberAORMlsId" DO NOT exist in the "Member" metadata - | AgentAORMlsld | - When "MemberAORMlsId" exists in the "Member" metadata - Then "MemberAORMlsId" MUST be "String" data type - And "MemberAORMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Member @dd-1.7 - Scenario: MemberAORkey - Given that the following synonyms for "MemberAORkey" DO NOT exist in the "Member" metadata - | AgentAORkey | - When "MemberAORkey" exists in the "Member" metadata - Then "MemberAORkey" MUST be "String" data type - And "MemberAORkey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Member @dd-1.7 - Scenario: MemberAddress1 - Given that the following synonyms for "MemberAddress1" DO NOT exist in the "Member" metadata - | AgentAddress1 | - When "MemberAddress1" exists in the "Member" metadata - Then "MemberAddress1" MUST be "String" data type - And "MemberAddress1" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @dd-1.7 - Scenario: MemberAddress2 - Given that the following synonyms for "MemberAddress2" DO NOT exist in the "Member" metadata - | AgentAddress2 | - When "MemberAddress2" exists in the "Member" metadata - Then "MemberAddress2" MUST be "String" data type - And "MemberAddress2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @dd-1.7 - Scenario: MemberAssociationComments - Given that the following synonyms for "MemberAssociationComments" DO NOT exist in the "Member" metadata - | AgentAssociationComments | - When "MemberAssociationComments" exists in the "Member" metadata - Then "MemberAssociationComments" MUST be "String" data type - And "MemberAssociationComments" length SHOULD be equal to the RESO Suggested Max Length of 500 - - @Member @dd-1.7 - Scenario: MemberCarrierRoute - Given that the following synonyms for "MemberCarrierRoute" DO NOT exist in the "Member" metadata - | AgentCarrierRoute | - | RR | - | CR | - When "MemberCarrierRoute" exists in the "Member" metadata - Then "MemberCarrierRoute" MUST be "String" data type - And "MemberCarrierRoute" length SHOULD be equal to the RESO Suggested Max Length of 9 - - @Member @dd-1.7 - Scenario: MemberCity - Given that the following synonyms for "MemberCity" DO NOT exist in the "Member" metadata - | AgentCity | - When "MemberCity" exists in the "Member" metadata - Then "MemberCity" MUST be "String" data type - And "MemberCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @dd-1.7 - Scenario: MemberCountry - Given that the following synonyms for "MemberCountry" DO NOT exist in the "Member" metadata - | AgentCountry | - When "MemberCountry" exists in the "Member" metadata - Then "MemberCountry" MUST be "Single Enumeration" data type - - @Member @dd-1.7 - Scenario: MemberCountyOrParish - Given that the following synonyms for "MemberCountyOrParish" DO NOT exist in the "Member" metadata - | AgentCountyOrParish | - When "MemberCountyOrParish" exists in the "Member" metadata - Then "MemberCountyOrParish" MUST be "Single Enumeration" data type - - @Member @dd-1.7 - Scenario: MemberDesignation - Given that the following synonyms for "MemberDesignation" DO NOT exist in the "Member" metadata - | AgentDesignation | - When "MemberDesignation" exists in the "Member" metadata - Then "MemberDesignation" MUST be "Multiple Enumeration" data type - - @Member @dd-1.7 - Scenario: MemberDirectPhone - Given that the following synonyms for "MemberDirectPhone" DO NOT exist in the "Member" metadata - | AgentDirectPhone | - When "MemberDirectPhone" exists in the "Member" metadata - Then "MemberDirectPhone" MUST be "String" data type - And "MemberDirectPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @IDX @dd-1.7 - Scenario: MemberEmail - Given that the following synonyms for "MemberEmail" DO NOT exist in the "Member" metadata - | AgentEmail | - When "MemberEmail" exists in the "Member" metadata - Then "MemberEmail" MUST be "String" data type - And "MemberEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Member @dd-1.7 - Scenario: MemberFax - Given that the following synonyms for "MemberFax" DO NOT exist in the "Member" metadata - | AgentFax | - When "MemberFax" exists in the "Member" metadata - Then "MemberFax" MUST be "String" data type - And "MemberFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @IDX @dd-1.7 - Scenario: MemberFirstName - Given that the following synonyms for "MemberFirstName" DO NOT exist in the "Member" metadata - | AgentFirstName | - When "MemberFirstName" exists in the "Member" metadata - Then "MemberFirstName" MUST be "String" data type - And "MemberFirstName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @IDX @dd-1.7 - Scenario: MemberFullName - Given that the following synonyms for "MemberFullName" DO NOT exist in the "Member" metadata - | AgentFullName | - When "MemberFullName" exists in the "Member" metadata - Then "MemberFullName" MUST be "String" data type - And "MemberFullName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Member @dd-1.7 - Scenario: MemberHomePhone - Given that the following synonyms for "MemberHomePhone" DO NOT exist in the "Member" metadata - | AgentHomePhone | - When "MemberHomePhone" exists in the "Member" metadata - Then "MemberHomePhone" MUST be "String" data type - And "MemberHomePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @dd-1.7 - Scenario: MemberIsAssistantTo - Given that the following synonyms for "MemberIsAssistantTo" DO NOT exist in the "Member" metadata - | AgentIsAssistantTo | - When "MemberIsAssistantTo" exists in the "Member" metadata - Then "MemberIsAssistantTo" MUST be "String" data type - And "MemberIsAssistantTo" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @IDX @dd-1.7 - Scenario: MemberKey - Given that the following synonyms for "MemberKey" DO NOT exist in the "Member" metadata - | AgentKey | - When "MemberKey" exists in the "Member" metadata - Then "MemberKey" MUST be "String" data type - And "MemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Member @dd-1.7 - Scenario: MemberLanguages - Given that the following synonyms for "MemberLanguages" DO NOT exist in the "Member" metadata - | AgentLanguages | - When "MemberLanguages" exists in the "Member" metadata - Then "MemberLanguages" MUST be "Multiple Enumeration" data type - - @Member @IDX @dd-1.7 - Scenario: MemberLastName - Given that the following synonyms for "MemberLastName" DO NOT exist in the "Member" metadata - | AgentLastName | - When "MemberLastName" exists in the "Member" metadata - Then "MemberLastName" MUST be "String" data type - And "MemberLastName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @IDX @dd-1.7 - Scenario: MemberLoginId - Given that the following synonyms for "MemberLoginId" DO NOT exist in the "Member" metadata - | AgentLoginId | - When "MemberLoginId" exists in the "Member" metadata - Then "MemberLoginId" MUST be "String" data type - And "MemberLoginId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Member @IDX @dd-1.7 - Scenario: MemberMiddleName - Given that the following synonyms for "MemberMiddleName" DO NOT exist in the "Member" metadata - | AgentMiddleName | - When "MemberMiddleName" exists in the "Member" metadata - Then "MemberMiddleName" MUST be "String" data type - And "MemberMiddleName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @dd-1.7 - Scenario: MemberMlsAccessYN - Given that the following synonyms for "MemberMlsAccessYN" DO NOT exist in the "Member" metadata - | AgentMlsAccessYN | - When "MemberMlsAccessYN" exists in the "Member" metadata - Then "MemberMlsAccessYN" MUST be "Boolean" data type - - @Member @IDX @dd-1.7 - Scenario: MemberMlsId - Given that the following synonyms for "MemberMlsId" DO NOT exist in the "Member" metadata - | AgentMlsId | - When "MemberMlsId" exists in the "Member" metadata - Then "MemberMlsId" MUST be "String" data type - And "MemberMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Member @dd-1.7 - Scenario: MemberMlsSecurityClass - Given that the following synonyms for "MemberMlsSecurityClass" DO NOT exist in the "Member" metadata - | AgentMlsSecurityClass | - When "MemberMlsSecurityClass" exists in the "Member" metadata - Then "MemberMlsSecurityClass" MUST be "Single Enumeration" data type - - @Member @dd-1.7 - Scenario: MemberMobilePhone - Given that the following synonyms for "MemberMobilePhone" DO NOT exist in the "Member" metadata - | AgentMobilePhone | - When "MemberMobilePhone" exists in the "Member" metadata - Then "MemberMobilePhone" MUST be "String" data type - And "MemberMobilePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @dd-1.7 - Scenario: MemberNamePrefix - Given that the following synonyms for "MemberNamePrefix" DO NOT exist in the "Member" metadata - | AgentNamePrefix | - | Salutation | - | Title | - When "MemberNamePrefix" exists in the "Member" metadata - Then "MemberNamePrefix" MUST be "String" data type - And "MemberNamePrefix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Member @IDX @dd-1.7 - Scenario: MemberNameSuffix - Given that the following synonyms for "MemberNameSuffix" DO NOT exist in the "Member" metadata - | AgentNameSuffix | - When "MemberNameSuffix" exists in the "Member" metadata - Then "MemberNameSuffix" MUST be "String" data type - And "MemberNameSuffix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Member @dd-1.7 - Scenario: MemberNationalAssociationId - Given that the following synonyms for "MemberNationalAssociationId" DO NOT exist in the "Member" metadata - | AgentNationalAssociationId | - When "MemberNationalAssociationId" exists in the "Member" metadata - Then "MemberNationalAssociationId" MUST be "String" data type - And "MemberNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Member @IDX @dd-1.7 - Scenario: MemberNickname - Given that the following synonyms for "MemberNickname" DO NOT exist in the "Member" metadata - | AgentNickname | - When "MemberNickname" exists in the "Member" metadata - Then "MemberNickname" MUST be "String" data type - And "MemberNickname" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @dd-1.7 - Scenario: MemberOfficePhone - Given that the following synonyms for "MemberOfficePhone" DO NOT exist in the "Member" metadata - | AgentOfficePhone | - When "MemberOfficePhone" exists in the "Member" metadata - Then "MemberOfficePhone" MUST be "String" data type - And "MemberOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @dd-1.7 - Scenario: MemberOfficePhoneExt - Given that the following synonyms for "MemberOfficePhoneExt" DO NOT exist in the "Member" metadata - | AgentOfficePhoneExt | - When "MemberOfficePhoneExt" exists in the "Member" metadata - Then "MemberOfficePhoneExt" MUST be "String" data type - And "MemberOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Member @dd-1.7 - Scenario: MemberOtherPhoneType - Given that the following synonyms for "MemberOtherPhoneType" DO NOT exist in the "Member" metadata - | AgentOtherPhoneType | - When "MemberOtherPhoneType" exists in the "Member" metadata - Then "MemberOtherPhoneType" MUST be "Single Enumeration" data type - - @Member @dd-1.7 - Scenario: MemberPager - Given that the following synonyms for "MemberPager" DO NOT exist in the "Member" metadata - | AgentPager | - When "MemberPager" exists in the "Member" metadata - Then "MemberPager" MUST be "String" data type - And "MemberPager" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @dd-1.7 - Scenario: MemberPassword - Given that the following synonyms for "MemberPassword" DO NOT exist in the "Member" metadata - | AgentPassword | - When "MemberPassword" exists in the "Member" metadata - Then "MemberPassword" MUST be "String" data type - And "MemberPassword" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Member @dd-1.7 - Scenario: MemberPhoneTTYTDD - Given that the following synonyms for "MemberPhoneTTYTDD" DO NOT exist in the "Member" metadata - | AgentPhoneTTYTDD | - When "MemberPhoneTTYTDD" exists in the "Member" metadata - Then "MemberPhoneTTYTDD" MUST be "String" data type - And "MemberPhoneTTYTDD" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @dd-1.7 - Scenario: MemberPostalCode - Given that the following synonyms for "MemberPostalCode" DO NOT exist in the "Member" metadata - | AgentPostalCode | - When "MemberPostalCode" exists in the "Member" metadata - Then "MemberPostalCode" MUST be "String" data type - And "MemberPostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Member @dd-1.7 - Scenario: MemberPostalCodePlus4 - Given that the following synonyms for "MemberPostalCodePlus4" DO NOT exist in the "Member" metadata - | AgentPostalCodePlus4 | - When "MemberPostalCodePlus4" exists in the "Member" metadata - Then "MemberPostalCodePlus4" MUST be "String" data type - And "MemberPostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @Member @IDX @dd-1.7 - Scenario: MemberPreferredPhone - Given that the following synonyms for "MemberPreferredPhone" DO NOT exist in the "Member" metadata - | AgentPreferredPhone | - When "MemberPreferredPhone" exists in the "Member" metadata - Then "MemberPreferredPhone" MUST be "String" data type - And "MemberPreferredPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @IDX @dd-1.7 - Scenario: MemberPreferredPhoneExt - Given that the following synonyms for "MemberPreferredPhoneExt" DO NOT exist in the "Member" metadata - | AgentPreferredPhoneExt | - When "MemberPreferredPhoneExt" exists in the "Member" metadata - Then "MemberPreferredPhoneExt" MUST be "String" data type - And "MemberPreferredPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Member @IDX @dd-1.7 - Scenario: MemberStateLicense - Given that the following synonyms for "MemberStateLicense" DO NOT exist in the "Member" metadata - | AgentStateLicense | - When "MemberStateLicense" exists in the "Member" metadata - Then "MemberStateLicense" MUST be "String" data type - And "MemberStateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @IDX @dd-1.7 - Scenario: MemberStateLicenseState - Given that the following synonyms for "MemberStateLicenseState" DO NOT exist in the "Member" metadata - | AgentStateLicenseState | - When "MemberStateLicenseState" exists in the "Member" metadata - Then "MemberStateLicenseState" MUST be "Single Enumeration" data type - - @Member @dd-1.7 - Scenario: MemberStateOrProvince - Given that the following synonyms for "MemberStateOrProvince" DO NOT exist in the "Member" metadata - | AgentStateOrProvince | - When "MemberStateOrProvince" exists in the "Member" metadata - Then "MemberStateOrProvince" MUST be "Single Enumeration" data type - - @Member @IDX @dd-1.7 - Scenario: MemberStatus - Given that the following synonyms for "MemberStatus" DO NOT exist in the "Member" metadata - | AgentStatus | - When "MemberStatus" exists in the "Member" metadata - Then "MemberStatus" MUST be "Single Enumeration" data type - - @Member @dd-1.7 - Scenario: MemberTollFreePhone - Given that the following synonyms for "MemberTollFreePhone" DO NOT exist in the "Member" metadata - | AgentTollFreePhone | - When "MemberTollFreePhone" exists in the "Member" metadata - Then "MemberTollFreePhone" MUST be "String" data type - And "MemberTollFreePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @dd-1.7 - Scenario: MemberType - Given that the following synonyms for "MemberType" DO NOT exist in the "Member" metadata - | AgentType | - When "MemberType" exists in the "Member" metadata - Then "MemberType" MUST be "Single Enumeration" data type - - @Member @dd-1.7 - Scenario: MemberVoiceMail - Given that the following synonyms for "MemberVoiceMail" DO NOT exist in the "Member" metadata - | AgentVoiceMail | - When "MemberVoiceMail" exists in the "Member" metadata - Then "MemberVoiceMail" MUST be "String" data type - And "MemberVoiceMail" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @dd-1.7 - Scenario: MemberVoiceMailExt - Given that the following synonyms for "MemberVoiceMailExt" DO NOT exist in the "Member" metadata - | AgentVoiceMailExt | - When "MemberVoiceMailExt" exists in the "Member" metadata - Then "MemberVoiceMailExt" MUST be "String" data type - And "MemberVoiceMailExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Member @IDX @dd-1.7 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Member" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Member @IDX @dd-1.7 - Scenario: OfficeKey - When "OfficeKey" exists in the "Member" metadata - Then "OfficeKey" MUST be "String" data type - And "OfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Member @IDX @dd-1.7 - Scenario: OfficeMlsId - When "OfficeMlsId" exists in the "Member" metadata - Then "OfficeMlsId" MUST be "String" data type - And "OfficeMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Member @IDX @dd-1.7 - Scenario: OfficeName - When "OfficeName" exists in the "Member" metadata - Then "OfficeName" MUST be "String" data type - And "OfficeName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Member @dd-1.7 - Scenario: OriginalEntryTimestamp - When "OriginalEntryTimestamp" exists in the "Member" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @Member @IDX @dd-1.7 - Scenario: OriginatingSystemID - Given that the following synonyms for "OriginatingSystemID" DO NOT exist in the "Member" metadata - | MLSID | - When "OriginatingSystemID" exists in the "Member" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Member @IDX @dd-1.7 - Scenario: OriginatingSystemMemberKey - Given that the following synonyms for "OriginatingSystemMemberKey" DO NOT exist in the "Member" metadata - | OriginatingSystemAgentkey | - | ProviderKey | - When "OriginatingSystemMemberKey" exists in the "Member" metadata - Then "OriginatingSystemMemberKey" MUST be "String" data type - And "OriginatingSystemMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Member @dd-1.7 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "Member" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "Member" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Member @dd-1.7 - Scenario: SocialMediaType - When "SocialMediaType" exists in the "Member" metadata - Then "SocialMediaType" MUST be "Single Enumeration" data type - - @Member @dd-1.7 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "Member" metadata - | MLSID | - When "SourceSystemID" exists in the "Member" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Member @IDX @dd-1.7 - Scenario: SourceSystemMemberKey - Given that the following synonyms for "SourceSystemMemberKey" DO NOT exist in the "Member" metadata - | SourceSystemAgentKey | - | ProviderKey | - When "SourceSystemMemberKey" exists in the "Member" metadata - Then "SourceSystemMemberKey" MUST be "String" data type - And "SourceSystemMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Member @dd-1.7 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "Member" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "Member" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Member @dd-1.7 - Scenario: SyndicateTo - When "SyndicateTo" exists in the "Member" metadata - Then "SyndicateTo" MUST be "Multiple Enumeration" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/office.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/office.feature deleted file mode 100644 index 50644281..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/office.feature +++ /dev/null @@ -1,271 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: Office - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Office @dd-1.7 - Scenario: FranchiseAffiliation - When "FranchiseAffiliation" exists in the "Office" metadata - Then "FranchiseAffiliation" MUST be "String" data type - And "FranchiseAffiliation" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Office @IDX @dd-1.7 - Scenario: IDXOfficeParticipationYN - When "IDXOfficeParticipationYN" exists in the "Office" metadata - Then "IDXOfficeParticipationYN" MUST be "Boolean" data type - - @Office @IDX @dd-1.7 - Scenario: MainOfficeKey - When "MainOfficeKey" exists in the "Office" metadata - Then "MainOfficeKey" MUST be "String" data type - And "MainOfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @IDX @dd-1.7 - Scenario: MainOfficeMlsId - When "MainOfficeMlsId" exists in the "Office" metadata - Then "MainOfficeMlsId" MUST be "String" data type - And "MainOfficeMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @IDX @dd-1.7 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Office" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Office @dd-1.7 - Scenario: OfficeAOR - When "OfficeAOR" exists in the "Office" metadata - Then "OfficeAOR" MUST be "Single Enumeration" data type - - @Office @dd-1.7 - Scenario: OfficeAORMlsId - When "OfficeAORMlsId" exists in the "Office" metadata - Then "OfficeAORMlsId" MUST be "String" data type - And "OfficeAORMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @dd-1.7 - Scenario: OfficeAORkey - When "OfficeAORkey" exists in the "Office" metadata - Then "OfficeAORkey" MUST be "String" data type - And "OfficeAORkey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @IDX @dd-1.7 - Scenario: OfficeAddress1 - When "OfficeAddress1" exists in the "Office" metadata - Then "OfficeAddress1" MUST be "String" data type - And "OfficeAddress1" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Office @IDX @dd-1.7 - Scenario: OfficeAddress2 - When "OfficeAddress2" exists in the "Office" metadata - Then "OfficeAddress2" MUST be "String" data type - And "OfficeAddress2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Office @dd-1.7 - Scenario: OfficeAssociationComments - When "OfficeAssociationComments" exists in the "Office" metadata - Then "OfficeAssociationComments" MUST be "String" data type - And "OfficeAssociationComments" length SHOULD be equal to the RESO Suggested Max Length of 500 - - @Office @dd-1.7 - Scenario: OfficeBranchType - When "OfficeBranchType" exists in the "Office" metadata - Then "OfficeBranchType" MUST be "Single Enumeration" data type - - @Office @IDX @dd-1.7 - Scenario: OfficeBrokerKey - When "OfficeBrokerKey" exists in the "Office" metadata - Then "OfficeBrokerKey" MUST be "String" data type - And "OfficeBrokerKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @dd-1.7 - Scenario: OfficeBrokerMlsId - When "OfficeBrokerMlsId" exists in the "Office" metadata - Then "OfficeBrokerMlsId" MUST be "String" data type - And "OfficeBrokerMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @IDX @dd-1.7 - Scenario: OfficeCity - When "OfficeCity" exists in the "Office" metadata - Then "OfficeCity" MUST be "String" data type - And "OfficeCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Office @dd-1.7 - Scenario: OfficeCorporateLicense - When "OfficeCorporateLicense" exists in the "Office" metadata - Then "OfficeCorporateLicense" MUST be "String" data type - And "OfficeCorporateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Office @dd-1.7 - Scenario: OfficeCountyOrParish - Given that the following synonyms for "OfficeCountyOrParish" DO NOT exist in the "Office" metadata - | County | - When "OfficeCountyOrParish" exists in the "Office" metadata - Then "OfficeCountyOrParish" MUST be "Single Enumeration" data type - - @Office @dd-1.7 - Scenario: OfficeEmail - When "OfficeEmail" exists in the "Office" metadata - Then "OfficeEmail" MUST be "String" data type - And "OfficeEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Office @dd-1.7 - Scenario: OfficeFax - When "OfficeFax" exists in the "Office" metadata - Then "OfficeFax" MUST be "String" data type - And "OfficeFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Office @IDX @dd-1.7 - Scenario: OfficeKey - When "OfficeKey" exists in the "Office" metadata - Then "OfficeKey" MUST be "String" data type - And "OfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @dd-1.7 - Scenario: OfficeManagerKey - When "OfficeManagerKey" exists in the "Office" metadata - Then "OfficeManagerKey" MUST be "String" data type - And "OfficeManagerKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @dd-1.7 - Scenario: OfficeManagerMlsId - When "OfficeManagerMlsId" exists in the "Office" metadata - Then "OfficeManagerMlsId" MUST be "String" data type - And "OfficeManagerMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @IDX @dd-1.7 - Scenario: OfficeMlsId - When "OfficeMlsId" exists in the "Office" metadata - Then "OfficeMlsId" MUST be "String" data type - And "OfficeMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @IDX @dd-1.7 - Scenario: OfficeName - When "OfficeName" exists in the "Office" metadata - Then "OfficeName" MUST be "String" data type - And "OfficeName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @dd-1.7 - Scenario: OfficeNationalAssociationId - When "OfficeNationalAssociationId" exists in the "Office" metadata - Then "OfficeNationalAssociationId" MUST be "String" data type - And "OfficeNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @IDX @dd-1.7 - Scenario: OfficePhone - When "OfficePhone" exists in the "Office" metadata - Then "OfficePhone" MUST be "String" data type - And "OfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Office @dd-1.7 - Scenario: OfficePhoneExt - When "OfficePhoneExt" exists in the "Office" metadata - Then "OfficePhoneExt" MUST be "String" data type - And "OfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Office @IDX @dd-1.7 - Scenario: OfficePostalCode - When "OfficePostalCode" exists in the "Office" metadata - Then "OfficePostalCode" MUST be "String" data type - And "OfficePostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Office @IDX @dd-1.7 - Scenario: OfficePostalCodePlus4 - When "OfficePostalCodePlus4" exists in the "Office" metadata - Then "OfficePostalCodePlus4" MUST be "String" data type - And "OfficePostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @Office @IDX @dd-1.7 - Scenario: OfficeStateOrProvince - When "OfficeStateOrProvince" exists in the "Office" metadata - Then "OfficeStateOrProvince" MUST be "Single Enumeration" data type - - @Office @IDX @dd-1.7 - Scenario: OfficeStatus - When "OfficeStatus" exists in the "Office" metadata - Then "OfficeStatus" MUST be "Single Enumeration" data type - - @Office @dd-1.7 - Scenario: OfficeType - When "OfficeType" exists in the "Office" metadata - Then "OfficeType" MUST be "Single Enumeration" data type - - @Office @dd-1.7 - Scenario: OriginalEntryTimestamp - When "OriginalEntryTimestamp" exists in the "Office" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @Office @IDX @dd-1.7 - Scenario: OriginatingSystemID - Given that the following synonyms for "OriginatingSystemID" DO NOT exist in the "Office" metadata - | MLSID | - When "OriginatingSystemID" exists in the "Office" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @IDX @dd-1.7 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "Office" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "Office" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @IDX @dd-1.7 - Scenario: OriginatingSystemOfficeKey - Given that the following synonyms for "OriginatingSystemOfficeKey" DO NOT exist in the "Office" metadata - | ProviderKey | - When "OriginatingSystemOfficeKey" exists in the "Office" metadata - Then "OriginatingSystemOfficeKey" MUST be "String" data type - And "OriginatingSystemOfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @dd-1.7 - Scenario: SocialMediaType - When "SocialMediaType" exists in the "Office" metadata - Then "SocialMediaType" MUST be "Single Enumeration" data type - - @Office @IDX @dd-1.7 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "Office" metadata - | MLSID | - When "SourceSystemID" exists in the "Office" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @IDX @dd-1.7 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "Office" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "Office" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @IDX @dd-1.7 - Scenario: SourceSystemOfficeKey - Given that the following synonyms for "SourceSystemOfficeKey" DO NOT exist in the "Office" metadata - | ProviderKey | - When "SourceSystemOfficeKey" exists in the "Office" metadata - Then "SourceSystemOfficeKey" MUST be "String" data type - And "SourceSystemOfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @dd-1.7 - Scenario: SyndicateAgentOption - Given that the following synonyms for "SyndicateAgentOption" DO NOT exist in the "Office" metadata - | SyndicateMemberOption | - When "SyndicateAgentOption" exists in the "Office" metadata - Then "SyndicateAgentOption" MUST be "Single Enumeration" data type - - @Office @dd-1.7 - Scenario: SyndicateTo - When "SyndicateTo" exists in the "Office" metadata - Then "SyndicateTo" MUST be "Multiple Enumeration" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/openhouse.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/openhouse.feature deleted file mode 100644 index 82423895..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/openhouse.feature +++ /dev/null @@ -1,193 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: OpenHouse - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @OpenHouse @dd-1.7 - Scenario: AppointmentRequiredYN - When "AppointmentRequiredYN" exists in the "OpenHouse" metadata - Then "AppointmentRequiredYN" MUST be "Boolean" data type - - @OpenHouse @IDX @dd-1.7 - Scenario: ListingId - Given that the following synonyms for "ListingId" DO NOT exist in the "OpenHouse" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - When "ListingId" exists in the "OpenHouse" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @IDX @dd-1.7 - Scenario: ListingKey - Given that the following synonyms for "ListingKey" DO NOT exist in the "OpenHouse" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ListingKey" exists in the "OpenHouse" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @IDX @dd-1.7 - Scenario: ModificationTimestamp - Given that the following synonyms for "ModificationTimestamp" DO NOT exist in the "OpenHouse" metadata - | ModificationDateTime | - | DateTimeModified | - | ModDate | - | DateMod | - | UpdateDate | - | UpdateTimestamp | - When "ModificationTimestamp" exists in the "OpenHouse" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @OpenHouse @dd-1.7 - Scenario: OpenHouseAttendedBy - When "OpenHouseAttendedBy" exists in the "OpenHouse" metadata - Then "OpenHouseAttendedBy" MUST be "Single Enumeration" data type - - @OpenHouse @IDX @dd-1.7 - Scenario: OpenHouseDate - When "OpenHouseDate" exists in the "OpenHouse" metadata - Then "OpenHouseDate" MUST be "Date" data type - - @OpenHouse @IDX @dd-1.7 - Scenario: OpenHouseEndTime - When "OpenHouseEndTime" exists in the "OpenHouse" metadata - Then "OpenHouseEndTime" MUST be "Timestamp" data type - - @OpenHouse @dd-1.7 - Scenario: OpenHouseId - When "OpenHouseId" exists in the "OpenHouse" metadata - Then "OpenHouseId" MUST be "String" data type - And "OpenHouseId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @IDX @dd-1.7 - Scenario: OpenHouseKey - When "OpenHouseKey" exists in the "OpenHouse" metadata - Then "OpenHouseKey" MUST be "String" data type - And "OpenHouseKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @IDX @dd-1.7 - Scenario: OpenHouseRemarks - When "OpenHouseRemarks" exists in the "OpenHouse" metadata - Then "OpenHouseRemarks" MUST be "String" data type - And "OpenHouseRemarks" length SHOULD be equal to the RESO Suggested Max Length of 500 - - @OpenHouse @IDX @dd-1.7 - Scenario: OpenHouseStartTime - When "OpenHouseStartTime" exists in the "OpenHouse" metadata - Then "OpenHouseStartTime" MUST be "Timestamp" data type - - @OpenHouse @IDX @dd-1.7 - Scenario: OpenHouseStatus - When "OpenHouseStatus" exists in the "OpenHouse" metadata - Then "OpenHouseStatus" MUST be "Single Enumeration" data type - - @OpenHouse @IDX @dd-1.7 - Scenario: OpenHouseType - When "OpenHouseType" exists in the "OpenHouse" metadata - Then "OpenHouseType" MUST be "Single Enumeration" data type - - @OpenHouse @IDX @dd-1.7 - Scenario: OriginalEntryTimestamp - Given that the following synonyms for "OriginalEntryTimestamp" DO NOT exist in the "OpenHouse" metadata - | EntryDate | - | InputDate | - | DateTimeCreated | - | CreatedDate. | - When "OriginalEntryTimestamp" exists in the "OpenHouse" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @OpenHouse @IDX @dd-1.7 - Scenario: OriginatingSystemID - When "OriginatingSystemID" exists in the "OpenHouse" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OpenHouse @IDX @dd-1.7 - Scenario: OriginatingSystemKey - Given that the following synonyms for "OriginatingSystemKey" DO NOT exist in the "OpenHouse" metadata - | ProviderKey | - When "OriginatingSystemKey" exists in the "OpenHouse" metadata - Then "OriginatingSystemKey" MUST be "String" data type - And "OriginatingSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @dd-1.7 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "OpenHouse" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "OpenHouse" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @IDX @dd-1.7 - Scenario: Refreshments - When "Refreshments" exists in the "OpenHouse" metadata - Then "Refreshments" MUST be "String" data type - And "Refreshments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @dd-1.7 - Scenario: ShowingAgentFirstName - Given that the following synonyms for "ShowingAgentFirstName" DO NOT exist in the "OpenHouse" metadata - | ShowingMemberFirstName | - When "ShowingAgentFirstName" exists in the "OpenHouse" metadata - Then "ShowingAgentFirstName" MUST be "String" data type - And "ShowingAgentFirstName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OpenHouse @IDX @dd-1.7 - Scenario: ShowingAgentKey - Given that the following synonyms for "ShowingAgentKey" DO NOT exist in the "OpenHouse" metadata - | ShowingMemberKey | - When "ShowingAgentKey" exists in the "OpenHouse" metadata - Then "ShowingAgentKey" MUST be "String" data type - And "ShowingAgentKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @dd-1.7 - Scenario: ShowingAgentLastName - Given that the following synonyms for "ShowingAgentLastName" DO NOT exist in the "OpenHouse" metadata - | ShowingMemberLastName | - When "ShowingAgentLastName" exists in the "OpenHouse" metadata - Then "ShowingAgentLastName" MUST be "String" data type - And "ShowingAgentLastName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OpenHouse @dd-1.7 - Scenario: ShowingAgentMlsID - Given that the following synonyms for "ShowingAgentMlsID" DO NOT exist in the "OpenHouse" metadata - | ShowingMemberMlslD | - When "ShowingAgentMlsID" exists in the "OpenHouse" metadata - Then "ShowingAgentMlsID" MUST be "String" data type - And "ShowingAgentMlsID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OpenHouse @IDX @dd-1.7 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "OpenHouse" metadata - | MLSID | - When "SourceSystemID" exists in the "OpenHouse" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OpenHouse @IDX @dd-1.7 - Scenario: SourceSystemKey - Given that the following synonyms for "SourceSystemKey" DO NOT exist in the "OpenHouse" metadata - | ProviderKey | - When "SourceSystemKey" exists in the "OpenHouse" metadata - Then "SourceSystemKey" MUST be "String" data type - And "SourceSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @dd-1.7 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "OpenHouse" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "OpenHouse" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/otherphone.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/otherphone.feature deleted file mode 100644 index 7091d811..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/otherphone.feature +++ /dev/null @@ -1,85 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: OtherPhone - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @OtherPhone @dd-1.7 - Scenario: ClassName - When "ClassName" exists in the "OtherPhone" metadata - Then "ClassName" MUST be "Single Enumeration" data type - - @OtherPhone @dd-1.7 - Scenario: ModificationTimestamp - Given that the following synonyms for "ModificationTimestamp" DO NOT exist in the "OtherPhone" metadata - | ModificationDateTime | - | DateTimeModified | - | ModDate | - | DateMod | - | UpdateDate | - | UpdateTimestamp | - When "ModificationTimestamp" exists in the "OtherPhone" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @OtherPhone @dd-1.7 - Scenario: OtherPhoneExt - When "OtherPhoneExt" exists in the "OtherPhone" metadata - Then "OtherPhoneExt" MUST be "String" data type - And "OtherPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @OtherPhone @dd-1.7 - Scenario: OtherPhoneKey - Given that the following synonyms for "OtherPhoneKey" DO NOT exist in the "OtherPhone" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "OtherPhoneKey" exists in the "OtherPhone" metadata - Then "OtherPhoneKey" MUST be "String" data type - And "OtherPhoneKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OtherPhone @dd-1.7 - Scenario: OtherPhoneNumber - When "OtherPhoneNumber" exists in the "OtherPhone" metadata - Then "OtherPhoneNumber" MUST be "String" data type - And "OtherPhoneNumber" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @OtherPhone @dd-1.7 - Scenario: OtherPhoneType - Given that the following synonyms for "OtherPhoneType" DO NOT exist in the "OtherPhone" metadata - | PhoneType | - When "OtherPhoneType" exists in the "OtherPhone" metadata - Then "OtherPhoneType" MUST be "Single Enumeration" data type - - @OtherPhone @dd-1.7 - Scenario: ResourceName - When "ResourceName" exists in the "OtherPhone" metadata - Then "ResourceName" MUST be "Single Enumeration" data type - - @OtherPhone @dd-1.7 - Scenario: ResourceRecordID - Given that the following synonyms for "ResourceRecordID" DO NOT exist in the "OtherPhone" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - | AgentID | - | OfficeID | - | ContactID | - When "ResourceRecordID" exists in the "OtherPhone" metadata - Then "ResourceRecordID" MUST be "String" data type - And "ResourceRecordID" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OtherPhone @dd-1.7 - Scenario: ResourceRecordKey - Given that the following synonyms for "ResourceRecordKey" DO NOT exist in the "OtherPhone" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ResourceRecordKey" exists in the "OtherPhone" metadata - Then "ResourceRecordKey" MUST be "String" data type - And "ResourceRecordKey" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/ouid.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/ouid.feature deleted file mode 100644 index ed48c138..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/ouid.feature +++ /dev/null @@ -1,267 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: OUID - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @OUID @dd-1.7 - Scenario: ChangedByMemberID - Given that the following synonyms for "ChangedByMemberID" DO NOT exist in the "OUID" metadata - | ChangedByAgentID | - When "ChangedByMemberID" exists in the "OUID" metadata - Then "ChangedByMemberID" MUST be "String" data type - And "ChangedByMemberID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OUID @dd-1.7 - Scenario: ChangedByMemberKey - Given that the following synonyms for "ChangedByMemberKey" DO NOT exist in the "OUID" metadata - | ChangedByAgentKey | - When "ChangedByMemberKey" exists in the "OUID" metadata - Then "ChangedByMemberKey" MUST be "String" data type - And "ChangedByMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OUID @dd-1.7 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "OUID" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @OUID @dd-1.7 - Scenario: OrganizationAOR - When "OrganizationAOR" exists in the "OUID" metadata - Then "OrganizationAOR" MUST be "Single Enumeration" data type - - @OUID @dd-1.7 - Scenario: OrganizationAddress1 - When "OrganizationAddress1" exists in the "OUID" metadata - Then "OrganizationAddress1" MUST be "String" data type - And "OrganizationAddress1" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OUID @dd-1.7 - Scenario: OrganizationAddress2 - When "OrganizationAddress2" exists in the "OUID" metadata - Then "OrganizationAddress2" MUST be "String" data type - And "OrganizationAddress2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OUID @dd-1.7 - Scenario: OrganizationAorOuid - When "OrganizationAorOuid" exists in the "OUID" metadata - Then "OrganizationAorOuid" MUST be "String" data type - And "OrganizationAorOuid" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OUID @dd-1.7 - Scenario: OrganizationAorOuidKey - When "OrganizationAorOuidKey" exists in the "OUID" metadata - Then "OrganizationAorOuidKey" MUST be "String" data type - And "OrganizationAorOuidKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OUID @dd-1.7 - Scenario: OrganizationCarrierRoute - Given that the following synonyms for "OrganizationCarrierRoute" DO NOT exist in the "OUID" metadata - | RR | - | CR | - When "OrganizationCarrierRoute" exists in the "OUID" metadata - Then "OrganizationCarrierRoute" MUST be "String" data type - And "OrganizationCarrierRoute" length SHOULD be equal to the RESO Suggested Max Length of 9 - - @OUID @dd-1.7 - Scenario: OrganizationCity - When "OrganizationCity" exists in the "OUID" metadata - Then "OrganizationCity" MUST be "String" data type - And "OrganizationCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OUID @dd-1.7 - Scenario: OrganizationComments - When "OrganizationComments" exists in the "OUID" metadata - Then "OrganizationComments" MUST be "String" data type - And "OrganizationComments" length SHOULD be equal to the RESO Suggested Max Length of 500 - - @OUID @dd-1.7 - Scenario: OrganizationContactEmail - When "OrganizationContactEmail" exists in the "OUID" metadata - Then "OrganizationContactEmail" MUST be "String" data type - And "OrganizationContactEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @OUID @dd-1.7 - Scenario: OrganizationContactFax - When "OrganizationContactFax" exists in the "OUID" metadata - Then "OrganizationContactFax" MUST be "String" data type - And "OrganizationContactFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @OUID @dd-1.7 - Scenario: OrganizationContactFirstName - When "OrganizationContactFirstName" exists in the "OUID" metadata - Then "OrganizationContactFirstName" MUST be "String" data type - And "OrganizationContactFirstName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OUID @dd-1.7 - Scenario: OrganizationContactFullName - When "OrganizationContactFullName" exists in the "OUID" metadata - Then "OrganizationContactFullName" MUST be "String" data type - And "OrganizationContactFullName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @OUID @dd-1.7 - Scenario: OrganizationContactJobTitle - When "OrganizationContactJobTitle" exists in the "OUID" metadata - Then "OrganizationContactJobTitle" MUST be "String" data type - And "OrganizationContactJobTitle" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OUID @dd-1.7 - Scenario: OrganizationContactLastName - When "OrganizationContactLastName" exists in the "OUID" metadata - Then "OrganizationContactLastName" MUST be "String" data type - And "OrganizationContactLastName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OUID @dd-1.7 - Scenario: OrganizationContactMiddleName - When "OrganizationContactMiddleName" exists in the "OUID" metadata - Then "OrganizationContactMiddleName" MUST be "String" data type - And "OrganizationContactMiddleName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OUID @dd-1.7 - Scenario: OrganizationContactNamePrefix - Given that the following synonyms for "OrganizationContactNamePrefix" DO NOT exist in the "OUID" metadata - | Salutation | - | Title | - When "OrganizationContactNamePrefix" exists in the "OUID" metadata - Then "OrganizationContactNamePrefix" MUST be "String" data type - And "OrganizationContactNamePrefix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @OUID @dd-1.7 - Scenario: OrganizationContactNameSuffix - When "OrganizationContactNameSuffix" exists in the "OUID" metadata - Then "OrganizationContactNameSuffix" MUST be "String" data type - And "OrganizationContactNameSuffix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @OUID @dd-1.7 - Scenario: OrganizationContactPhone - When "OrganizationContactPhone" exists in the "OUID" metadata - Then "OrganizationContactPhone" MUST be "String" data type - And "OrganizationContactPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @OUID @dd-1.7 - Scenario: OrganizationContactPhoneExt - When "OrganizationContactPhoneExt" exists in the "OUID" metadata - Then "OrganizationContactPhoneExt" MUST be "String" data type - And "OrganizationContactPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @OUID @dd-1.7 - Scenario: OrganizationCountry - When "OrganizationCountry" exists in the "OUID" metadata - Then "OrganizationCountry" MUST be "Single Enumeration" data type - - @OUID @dd-1.7 - Scenario: OrganizationCountyOrParish - Given that the following synonyms for "OrganizationCountyOrParish" DO NOT exist in the "OUID" metadata - | County | - When "OrganizationCountyOrParish" exists in the "OUID" metadata - Then "OrganizationCountyOrParish" MUST be "Single Enumeration" data type - - @OUID @dd-1.7 - Scenario: OrganizationMemberCount - Given that the following synonyms for "OrganizationMemberCount" DO NOT exist in the "OUID" metadata - | OrganizationAgentCount | - When "OrganizationMemberCount" exists in the "OUID" metadata - Then "OrganizationMemberCount" MUST be "Integer" data type - - @OUID @dd-1.7 - Scenario: OrganizationMlsCode - When "OrganizationMlsCode" exists in the "OUID" metadata - Then "OrganizationMlsCode" MUST be "String" data type - And "OrganizationMlsCode" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OUID @dd-1.7 - Scenario: OrganizationMlsVendorName - When "OrganizationMlsVendorName" exists in the "OUID" metadata - Then "OrganizationMlsVendorName" MUST be "String" data type - And "OrganizationMlsVendorName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OUID @dd-1.7 - Scenario: OrganizationMlsVendorOuid - When "OrganizationMlsVendorOuid" exists in the "OUID" metadata - Then "OrganizationMlsVendorOuid" MUST be "String" data type - And "OrganizationMlsVendorOuid" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OUID @dd-1.7 - Scenario: OrganizationName - When "OrganizationName" exists in the "OUID" metadata - Then "OrganizationName" MUST be "String" data type - And "OrganizationName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OUID @dd-1.7 - Scenario: OrganizationNationalAssociationId - When "OrganizationNationalAssociationId" exists in the "OUID" metadata - Then "OrganizationNationalAssociationId" MUST be "String" data type - And "OrganizationNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OUID @dd-1.7 - Scenario: OrganizationPostalCode - When "OrganizationPostalCode" exists in the "OUID" metadata - Then "OrganizationPostalCode" MUST be "String" data type - And "OrganizationPostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @OUID @dd-1.7 - Scenario: OrganizationPostalCodePlus4 - When "OrganizationPostalCodePlus4" exists in the "OUID" metadata - Then "OrganizationPostalCodePlus4" MUST be "String" data type - And "OrganizationPostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @OUID @dd-1.7 - Scenario: OrganizationSocialMediaType - When "OrganizationSocialMediaType" exists in the "OUID" metadata - Then "OrganizationSocialMediaType" MUST be "Single Enumeration" data type - - @OUID @dd-1.7 - Scenario: OrganizationStateLicense - When "OrganizationStateLicense" exists in the "OUID" metadata - Then "OrganizationStateLicense" MUST be "String" data type - And "OrganizationStateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OUID @dd-1.7 - Scenario: OrganizationStateLicenseState - When "OrganizationStateLicenseState" exists in the "OUID" metadata - Then "OrganizationStateLicenseState" MUST be "Single Enumeration" data type - - @OUID @dd-1.7 - Scenario: OrganizationStateOrProvince - When "OrganizationStateOrProvince" exists in the "OUID" metadata - Then "OrganizationStateOrProvince" MUST be "Single Enumeration" data type - - @OUID @dd-1.7 - Scenario: OrganizationStatus - When "OrganizationStatus" exists in the "OUID" metadata - Then "OrganizationStatus" MUST be "Boolean" data type - - @OUID @dd-1.7 - Scenario: OrganizationStatusChangeTimestamp - When "OrganizationStatusChangeTimestamp" exists in the "OUID" metadata - Then "OrganizationStatusChangeTimestamp" MUST be "Timestamp" data type - - @OUID @dd-1.7 - Scenario: OrganizationType - When "OrganizationType" exists in the "OUID" metadata - Then "OrganizationType" MUST be "Single Enumeration" data type - - @OUID @dd-1.7 - Scenario: OrganizationUniqueId - When "OrganizationUniqueId" exists in the "OUID" metadata - Then "OrganizationUniqueId" MUST be "String" data type - And "OrganizationUniqueId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OUID @dd-1.7 - Scenario: OrganizationUniqueIdKey - When "OrganizationUniqueIdKey" exists in the "OUID" metadata - Then "OrganizationUniqueIdKey" MUST be "String" data type - And "OrganizationUniqueIdKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OUID @dd-1.7 - Scenario: OriginalEntryTimestamp - When "OriginalEntryTimestamp" exists in the "OUID" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/property.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/property.feature deleted file mode 100644 index 22f330b1..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/property.feature +++ /dev/null @@ -1,3891 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: Property - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: AboveGradeFinishedArea - When "AboveGradeFinishedArea" exists in the "Property" metadata - Then "AboveGradeFinishedArea" MUST be "Decimal" data type - And "AboveGradeFinishedArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "AboveGradeFinishedArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: AboveGradeFinishedAreaSource - When "AboveGradeFinishedAreaSource" exists in the "Property" metadata - Then "AboveGradeFinishedAreaSource" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: AboveGradeFinishedAreaUnits - When "AboveGradeFinishedAreaUnits" exists in the "Property" metadata - Then "AboveGradeFinishedAreaUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: AccessCode - Given that the following synonyms for "AccessCode" DO NOT exist in the "Property" metadata - | GateCode | - When "AccessCode" exists in the "Property" metadata - Then "AccessCode" MUST be "String" data type - And "AccessCode" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: AccessibilityFeatures - When "AccessibilityFeatures" exists in the "Property" metadata - Then "AccessibilityFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: AdditionalParcelsDescription - When "AdditionalParcelsDescription" exists in the "Property" metadata - Then "AdditionalParcelsDescription" MUST be "String" data type - And "AdditionalParcelsDescription" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: AdditionalParcelsYN - When "AdditionalParcelsYN" exists in the "Property" metadata - Then "AdditionalParcelsYN" MUST be "Boolean" data type - - @Property @COMS @COML @dd-1.7 - Scenario: AnchorsCoTenants - When "AnchorsCoTenants" exists in the "Property" metadata - Then "AnchorsCoTenants" MUST be "String" data type - And "AnchorsCoTenants" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: Appliances - When "Appliances" exists in the "Property" metadata - Then "Appliances" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: ArchitecturalStyle - Given that the following synonyms for "ArchitecturalStyle" DO NOT exist in the "Property" metadata - | Style | - When "ArchitecturalStyle" exists in the "Property" metadata - Then "ArchitecturalStyle" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @IDX @dd-1.7 - Scenario: AssociationAmenities - Given that the following synonyms for "AssociationAmenities" DO NOT exist in the "Property" metadata - | AssociationRules | - | AssociationInfo | - | HOAAmenities | - When "AssociationAmenities" exists in the "Property" metadata - Then "AssociationAmenities" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @IDX @dd-1.7 - Scenario: AssociationFee - Given that the following synonyms for "AssociationFee" DO NOT exist in the "Property" metadata - | HOAFee | - | CAMCharge | - | CondoCharge | - When "AssociationFee" exists in the "Property" metadata - Then "AssociationFee" MUST be "Decimal" data type - And "AssociationFee" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "AssociationFee" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @dd-1.7 - Scenario: AssociationFee2 - Given that the following synonyms for "AssociationFee2" DO NOT exist in the "Property" metadata - | HOAFee2 | - When "AssociationFee2" exists in the "Property" metadata - Then "AssociationFee2" MUST be "Decimal" data type - And "AssociationFee2" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "AssociationFee2" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @dd-1.7 - Scenario: AssociationFee2Frequency - Given that the following synonyms for "AssociationFee2Frequency" DO NOT exist in the "Property" metadata - | HOAFeeFrequency2 | - When "AssociationFee2Frequency" exists in the "Property" metadata - Then "AssociationFee2Frequency" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @IDX @dd-1.7 - Scenario: AssociationFeeFrequency - Given that the following synonyms for "AssociationFeeFrequency" DO NOT exist in the "Property" metadata - | HOAFeeFrequency | - When "AssociationFeeFrequency" exists in the "Property" metadata - Then "AssociationFeeFrequency" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @IDX @dd-1.7 - Scenario: AssociationFeeIncludes - Given that the following synonyms for "AssociationFeeIncludes" DO NOT exist in the "Property" metadata - | HOAFeeIncludes | - When "AssociationFeeIncludes" exists in the "Property" metadata - Then "AssociationFeeIncludes" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @dd-1.7 - Scenario: AssociationName - Given that the following synonyms for "AssociationName" DO NOT exist in the "Property" metadata - | HOAName | - When "AssociationName" exists in the "Property" metadata - Then "AssociationName" MUST be "String" data type - And "AssociationName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @dd-1.7 - Scenario: AssociationName2 - Given that the following synonyms for "AssociationName2" DO NOT exist in the "Property" metadata - | HOAName2 | - When "AssociationName2" exists in the "Property" metadata - Then "AssociationName2" MUST be "String" data type - And "AssociationName2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @dd-1.7 - Scenario: AssociationPhone - Given that the following synonyms for "AssociationPhone" DO NOT exist in the "Property" metadata - | HOAPhone | - When "AssociationPhone" exists in the "Property" metadata - Then "AssociationPhone" MUST be "String" data type - And "AssociationPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @dd-1.7 - Scenario: AssociationPhone2 - Given that the following synonyms for "AssociationPhone2" DO NOT exist in the "Property" metadata - | HOAPhone2 | - When "AssociationPhone2" exists in the "Property" metadata - Then "AssociationPhone2" MUST be "String" data type - And "AssociationPhone2" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @IDX @dd-1.7 - Scenario: AssociationYN - Given that the following synonyms for "AssociationYN" DO NOT exist in the "Property" metadata - | HOAYN | - When "AssociationYN" exists in the "Property" metadata - Then "AssociationYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: AttachedGarageYN - When "AttachedGarageYN" exists in the "Property" metadata - Then "AttachedGarageYN" MUST be "Boolean" data type - - @Property @RLSE @COMS @COML @dd-1.7 - Scenario: AvailabilityDate - When "AvailabilityDate" exists in the "Property" metadata - Then "AvailabilityDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: Basement - When "Basement" exists in the "Property" metadata - Then "Basement" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: BasementYN - When "BasementYN" exists in the "Property" metadata - Then "BasementYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: BathroomsFull - Given that the following synonyms for "BathroomsFull" DO NOT exist in the "Property" metadata - | FullBaths | - When "BathroomsFull" exists in the "Property" metadata - Then "BathroomsFull" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: BathroomsHalf - Given that the following synonyms for "BathroomsHalf" DO NOT exist in the "Property" metadata - | HalfBaths | - When "BathroomsHalf" exists in the "Property" metadata - Then "BathroomsHalf" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: BathroomsOneQuarter - Given that the following synonyms for "BathroomsOneQuarter" DO NOT exist in the "Property" metadata - | QuarterBaths | - When "BathroomsOneQuarter" exists in the "Property" metadata - Then "BathroomsOneQuarter" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: BathroomsPartial - When "BathroomsPartial" exists in the "Property" metadata - Then "BathroomsPartial" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: BathroomsThreeQuarter - Given that the following synonyms for "BathroomsThreeQuarter" DO NOT exist in the "Property" metadata - | ThreeQuarterBaths | - When "BathroomsThreeQuarter" exists in the "Property" metadata - Then "BathroomsThreeQuarter" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: BathroomsTotalInteger - When "BathroomsTotalInteger" exists in the "Property" metadata - Then "BathroomsTotalInteger" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: BedroomsPossible - When "BedroomsPossible" exists in the "Property" metadata - Then "BedroomsPossible" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: BedroomsTotal - When "BedroomsTotal" exists in the "Property" metadata - Then "BedroomsTotal" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: BelowGradeFinishedArea - When "BelowGradeFinishedArea" exists in the "Property" metadata - Then "BelowGradeFinishedArea" MUST be "Decimal" data type - And "BelowGradeFinishedArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "BelowGradeFinishedArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: BelowGradeFinishedAreaSource - When "BelowGradeFinishedAreaSource" exists in the "Property" metadata - Then "BelowGradeFinishedAreaSource" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: BelowGradeFinishedAreaUnits - When "BelowGradeFinishedAreaUnits" exists in the "Property" metadata - Then "BelowGradeFinishedAreaUnits" MUST be "Single Enumeration" data type - - @Property @MOBI @IDX @dd-1.7 - Scenario: BodyType - When "BodyType" exists in the "Property" metadata - Then "BodyType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @FARM @dd-1.7 - Scenario: BuilderModel - When "BuilderModel" exists in the "Property" metadata - Then "BuilderModel" MUST be "String" data type - And "BuilderModel" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: BuilderName - When "BuilderName" exists in the "Property" metadata - Then "BuilderName" MUST be "String" data type - And "BuilderName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: BuildingAreaSource - When "BuildingAreaSource" exists in the "Property" metadata - Then "BuildingAreaSource" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: BuildingAreaTotal - When "BuildingAreaTotal" exists in the "Property" metadata - Then "BuildingAreaTotal" MUST be "Decimal" data type - And "BuildingAreaTotal" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "BuildingAreaTotal" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: BuildingAreaUnits - When "BuildingAreaUnits" exists in the "Property" metadata - Then "BuildingAreaUnits" MUST be "Single Enumeration" data type - - @Property @COMS @COML @dd-1.7 - Scenario: BuildingFeatures - When "BuildingFeatures" exists in the "Property" metadata - Then "BuildingFeatures" MUST be "Multiple Enumeration" data type - - @Property @COMS @COML @dd-1.7 - Scenario: BuildingName - When "BuildingName" exists in the "Property" metadata - Then "BuildingName" MUST be "String" data type - And "BuildingName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @BUSO @dd-1.7 - Scenario: BusinessName - When "BusinessName" exists in the "Property" metadata - Then "BusinessName" MUST be "String" data type - And "BusinessName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: BusinessType - When "BusinessType" exists in the "Property" metadata - Then "BusinessType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgencyCompensation - Given that the following synonyms for "BuyerAgencyCompensation" DO NOT exist in the "Property" metadata - | SOComp | - | SellingOfficeCompensation | - | BuyerBrokerCompensation | - | SOC | - | Commission | - When "BuyerAgencyCompensation" exists in the "Property" metadata - Then "BuyerAgencyCompensation" MUST be "String" data type - And "BuyerAgencyCompensation" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgencyCompensationType - Given that the following synonyms for "BuyerAgencyCompensationType" DO NOT exist in the "Property" metadata - | SOCompType | - | SellingOfficeCompensationType | - | BuyerBrokerCompensationType | - | SOCType | - | CommissionType | - When "BuyerAgencyCompensationType" exists in the "Property" metadata - Then "BuyerAgencyCompensationType" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentAOR - Given that the following synonyms for "BuyerAgentAOR" DO NOT exist in the "Property" metadata - | BuyerMemberAOR | - When "BuyerAgentAOR" exists in the "Property" metadata - Then "BuyerAgentAOR" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentDesignation - Given that the following synonyms for "BuyerAgentDesignation" DO NOT exist in the "Property" metadata - | BuyerMemberDesignation | - When "BuyerAgentDesignation" exists in the "Property" metadata - Then "BuyerAgentDesignation" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentDirectPhone - Given that the following synonyms for "BuyerAgentDirectPhone" DO NOT exist in the "Property" metadata - | BuyerMemberDirectPhone | - When "BuyerAgentDirectPhone" exists in the "Property" metadata - Then "BuyerAgentDirectPhone" MUST be "String" data type - And "BuyerAgentDirectPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentEmail - Given that the following synonyms for "BuyerAgentEmail" DO NOT exist in the "Property" metadata - | BuyerMemberEmail | - When "BuyerAgentEmail" exists in the "Property" metadata - Then "BuyerAgentEmail" MUST be "String" data type - And "BuyerAgentEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentFax - Given that the following synonyms for "BuyerAgentFax" DO NOT exist in the "Property" metadata - | BuyerMemberFax | - When "BuyerAgentFax" exists in the "Property" metadata - Then "BuyerAgentFax" MUST be "String" data type - And "BuyerAgentFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: BuyerAgentFirstName - Given that the following synonyms for "BuyerAgentFirstName" DO NOT exist in the "Property" metadata - | BuyerMemberFirstName | - When "BuyerAgentFirstName" exists in the "Property" metadata - Then "BuyerAgentFirstName" MUST be "String" data type - And "BuyerAgentFirstName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: BuyerAgentFullName - Given that the following synonyms for "BuyerAgentFullName" DO NOT exist in the "Property" metadata - | BuyerMemberFullName | - When "BuyerAgentFullName" exists in the "Property" metadata - Then "BuyerAgentFullName" MUST be "String" data type - And "BuyerAgentFullName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentHomePhone - Given that the following synonyms for "BuyerAgentHomePhone" DO NOT exist in the "Property" metadata - | BuyerMemberHomePhone | - When "BuyerAgentHomePhone" exists in the "Property" metadata - Then "BuyerAgentHomePhone" MUST be "String" data type - And "BuyerAgentHomePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentKey - Given that the following synonyms for "BuyerAgentKey" DO NOT exist in the "Property" metadata - | BuyerMemberKey | - When "BuyerAgentKey" exists in the "Property" metadata - Then "BuyerAgentKey" MUST be "String" data type - And "BuyerAgentKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: BuyerAgentLastName - Given that the following synonyms for "BuyerAgentLastName" DO NOT exist in the "Property" metadata - | BuyerMemberLastName | - When "BuyerAgentLastName" exists in the "Property" metadata - Then "BuyerAgentLastName" MUST be "String" data type - And "BuyerAgentLastName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentMiddleName - Given that the following synonyms for "BuyerAgentMiddleName" DO NOT exist in the "Property" metadata - | BuyerMemberMiddleName | - When "BuyerAgentMiddleName" exists in the "Property" metadata - Then "BuyerAgentMiddleName" MUST be "String" data type - And "BuyerAgentMiddleName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: BuyerAgentMlsId - Given that the following synonyms for "BuyerAgentMlsId" DO NOT exist in the "Property" metadata - | BuyerMemberMlsId | - When "BuyerAgentMlsId" exists in the "Property" metadata - Then "BuyerAgentMlsId" MUST be "String" data type - And "BuyerAgentMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentMobilePhone - Given that the following synonyms for "BuyerAgentMobilePhone" DO NOT exist in the "Property" metadata - | BuyerMemberMobilePhone | - When "BuyerAgentMobilePhone" exists in the "Property" metadata - Then "BuyerAgentMobilePhone" MUST be "String" data type - And "BuyerAgentMobilePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentNamePrefix - Given that the following synonyms for "BuyerAgentNamePrefix" DO NOT exist in the "Property" metadata - | BuyerMemberNamePrefix | - When "BuyerAgentNamePrefix" exists in the "Property" metadata - Then "BuyerAgentNamePrefix" MUST be "String" data type - And "BuyerAgentNamePrefix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentNameSuffix - Given that the following synonyms for "BuyerAgentNameSuffix" DO NOT exist in the "Property" metadata - | BuyerMemberNameSuffix | - When "BuyerAgentNameSuffix" exists in the "Property" metadata - Then "BuyerAgentNameSuffix" MUST be "String" data type - And "BuyerAgentNameSuffix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentOfficePhone - Given that the following synonyms for "BuyerAgentOfficePhone" DO NOT exist in the "Property" metadata - | BuyerMemberOfficePhone | - When "BuyerAgentOfficePhone" exists in the "Property" metadata - Then "BuyerAgentOfficePhone" MUST be "String" data type - And "BuyerAgentOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentOfficePhoneExt - Given that the following synonyms for "BuyerAgentOfficePhoneExt" DO NOT exist in the "Property" metadata - | BuyerMemberOfficePhoneExt | - When "BuyerAgentOfficePhoneExt" exists in the "Property" metadata - Then "BuyerAgentOfficePhoneExt" MUST be "String" data type - And "BuyerAgentOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentPager - Given that the following synonyms for "BuyerAgentPager" DO NOT exist in the "Property" metadata - | BuyerMemberPager | - When "BuyerAgentPager" exists in the "Property" metadata - Then "BuyerAgentPager" MUST be "String" data type - And "BuyerAgentPager" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentPreferredPhone - Given that the following synonyms for "BuyerAgentPreferredPhone" DO NOT exist in the "Property" metadata - | BuyerMemberPreferredPhone | - When "BuyerAgentPreferredPhone" exists in the "Property" metadata - Then "BuyerAgentPreferredPhone" MUST be "String" data type - And "BuyerAgentPreferredPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentPreferredPhoneExt - Given that the following synonyms for "BuyerAgentPreferredPhoneExt" DO NOT exist in the "Property" metadata - | BuyerMemberPreferredPhoneExt | - When "BuyerAgentPreferredPhoneExt" exists in the "Property" metadata - Then "BuyerAgentPreferredPhoneExt" MUST be "String" data type - And "BuyerAgentPreferredPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentStateLicense - Given that the following synonyms for "BuyerAgentStateLicense" DO NOT exist in the "Property" metadata - | BuyerMemberStateLicense | - When "BuyerAgentStateLicense" exists in the "Property" metadata - Then "BuyerAgentStateLicense" MUST be "String" data type - And "BuyerAgentStateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentTollFreePhone - Given that the following synonyms for "BuyerAgentTollFreePhone" DO NOT exist in the "Property" metadata - | BuyerMemberTollFreePhone | - When "BuyerAgentTollFreePhone" exists in the "Property" metadata - Then "BuyerAgentTollFreePhone" MUST be "String" data type - And "BuyerAgentTollFreePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentURL - Given that the following synonyms for "BuyerAgentURL" DO NOT exist in the "Property" metadata - | BuyerMemberURL | - When "BuyerAgentURL" exists in the "Property" metadata - Then "BuyerAgentURL" MUST be "String" data type - And "BuyerAgentURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentVoiceMail - Given that the following synonyms for "BuyerAgentVoiceMail" DO NOT exist in the "Property" metadata - | BuyerMembervoiceMail | - When "BuyerAgentVoiceMail" exists in the "Property" metadata - Then "BuyerAgentVoiceMail" MUST be "String" data type - And "BuyerAgentVoiceMail" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerAgentVoiceMailExt - Given that the following synonyms for "BuyerAgentVoiceMailExt" DO NOT exist in the "Property" metadata - | BuyerMemberVoiceMailExt | - When "BuyerAgentVoiceMailExt" exists in the "Property" metadata - Then "BuyerAgentVoiceMailExt" MUST be "String" data type - And "BuyerAgentVoiceMailExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerFinancing - When "BuyerFinancing" exists in the "Property" metadata - Then "BuyerFinancing" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerOfficeAOR - When "BuyerOfficeAOR" exists in the "Property" metadata - Then "BuyerOfficeAOR" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerOfficeEmail - When "BuyerOfficeEmail" exists in the "Property" metadata - Then "BuyerOfficeEmail" MUST be "String" data type - And "BuyerOfficeEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerOfficeFax - When "BuyerOfficeFax" exists in the "Property" metadata - Then "BuyerOfficeFax" MUST be "String" data type - And "BuyerOfficeFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerOfficeKey - When "BuyerOfficeKey" exists in the "Property" metadata - Then "BuyerOfficeKey" MUST be "String" data type - And "BuyerOfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: BuyerOfficeMlsId - When "BuyerOfficeMlsId" exists in the "Property" metadata - Then "BuyerOfficeMlsId" MUST be "String" data type - And "BuyerOfficeMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: BuyerOfficeName - When "BuyerOfficeName" exists in the "Property" metadata - Then "BuyerOfficeName" MUST be "String" data type - And "BuyerOfficeName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerOfficePhone - When "BuyerOfficePhone" exists in the "Property" metadata - Then "BuyerOfficePhone" MUST be "String" data type - And "BuyerOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerOfficePhoneExt - When "BuyerOfficePhoneExt" exists in the "Property" metadata - Then "BuyerOfficePhoneExt" MUST be "String" data type - And "BuyerOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerOfficeURL - When "BuyerOfficeURL" exists in the "Property" metadata - Then "BuyerOfficeURL" MUST be "String" data type - And "BuyerOfficeURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerTeamKey - When "BuyerTeamKey" exists in the "Property" metadata - Then "BuyerTeamKey" MUST be "String" data type - And "BuyerTeamKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: BuyerTeamName - When "BuyerTeamName" exists in the "Property" metadata - Then "BuyerTeamName" MUST be "String" data type - And "BuyerTeamName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RINC @dd-1.7 - Scenario: CableTvExpense - When "CableTvExpense" exists in the "Property" metadata - Then "CableTvExpense" MUST be "Decimal" data type - And "CableTvExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "CableTvExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CancellationDate - When "CancellationDate" exists in the "Property" metadata - Then "CancellationDate" MUST be "Date" data type - - @Property @RINC @COMS @COML @dd-1.7 - Scenario: CapRate - Given that the following synonyms for "CapRate" DO NOT exist in the "Property" metadata - | CapitalizationRate | - When "CapRate" exists in the "Property" metadata - Then "CapRate" MUST be "Decimal" data type - And "CapRate" precision SHOULD be equal to the RESO Suggested Max Precision of 5 - And "CapRate" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: CarportSpaces - When "CarportSpaces" exists in the "Property" metadata - Then "CarportSpaces" MUST be "Decimal" data type - And "CarportSpaces" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "CarportSpaces" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: CarportYN - When "CarportYN" exists in the "Property" metadata - Then "CarportYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CarrierRoute - Given that the following synonyms for "CarrierRoute" DO NOT exist in the "Property" metadata - | RR | - | CR | - When "CarrierRoute" exists in the "Property" metadata - Then "CarrierRoute" MUST be "String" data type - And "CarrierRoute" length SHOULD be equal to the RESO Suggested Max Length of 9 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: City - When "City" exists in the "Property" metadata - Then "City" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CityRegion - When "CityRegion" exists in the "Property" metadata - Then "CityRegion" MUST be "String" data type - And "CityRegion" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: CloseDate - Given that the following synonyms for "CloseDate" DO NOT exist in the "Property" metadata - | SoldDate | - | DateSold | - | COE | - | COEDate | - | DateLeased | - | DateRented | - | DateLeaseBegins | - | EffectiveLeaseDate | - When "CloseDate" exists in the "Property" metadata - Then "CloseDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: ClosePrice - Given that the following synonyms for "ClosePrice" DO NOT exist in the "Property" metadata - | SellingPrice | - | SoldPrice | - | SalePrice | - | PriceSold | - | LeasePrice | - | RentalPrice | - | PurchasePrice | - | CurrentPrice | - When "ClosePrice" exists in the "Property" metadata - Then "ClosePrice" MUST be "Decimal" data type - And "ClosePrice" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "ClosePrice" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentAOR - Given that the following synonyms for "CoBuyerAgentAOR" DO NOT exist in the "Property" metadata - | CoBuyerMemberAOR | - When "CoBuyerAgentAOR" exists in the "Property" metadata - Then "CoBuyerAgentAOR" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentDesignation - Given that the following synonyms for "CoBuyerAgentDesignation" DO NOT exist in the "Property" metadata - | CoBuyerMemberDesignation | - When "CoBuyerAgentDesignation" exists in the "Property" metadata - Then "CoBuyerAgentDesignation" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentDirectPhone - Given that the following synonyms for "CoBuyerAgentDirectPhone" DO NOT exist in the "Property" metadata - | CoBuyerMemberDirectPhone | - When "CoBuyerAgentDirectPhone" exists in the "Property" metadata - Then "CoBuyerAgentDirectPhone" MUST be "String" data type - And "CoBuyerAgentDirectPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentEmail - Given that the following synonyms for "CoBuyerAgentEmail" DO NOT exist in the "Property" metadata - | CoBuyerMemberEmail | - When "CoBuyerAgentEmail" exists in the "Property" metadata - Then "CoBuyerAgentEmail" MUST be "String" data type - And "CoBuyerAgentEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentFax - Given that the following synonyms for "CoBuyerAgentFax" DO NOT exist in the "Property" metadata - | CoBuyerMemberFax | - When "CoBuyerAgentFax" exists in the "Property" metadata - Then "CoBuyerAgentFax" MUST be "String" data type - And "CoBuyerAgentFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: CoBuyerAgentFirstName - Given that the following synonyms for "CoBuyerAgentFirstName" DO NOT exist in the "Property" metadata - | CoBuyerMemberFirstName | - When "CoBuyerAgentFirstName" exists in the "Property" metadata - Then "CoBuyerAgentFirstName" MUST be "String" data type - And "CoBuyerAgentFirstName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: CoBuyerAgentFullName - Given that the following synonyms for "CoBuyerAgentFullName" DO NOT exist in the "Property" metadata - | CoBuyerMemberFullName | - When "CoBuyerAgentFullName" exists in the "Property" metadata - Then "CoBuyerAgentFullName" MUST be "String" data type - And "CoBuyerAgentFullName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentHomePhone - Given that the following synonyms for "CoBuyerAgentHomePhone" DO NOT exist in the "Property" metadata - | CoBuyerMemberHomePhone | - When "CoBuyerAgentHomePhone" exists in the "Property" metadata - Then "CoBuyerAgentHomePhone" MUST be "String" data type - And "CoBuyerAgentHomePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentKey - Given that the following synonyms for "CoBuyerAgentKey" DO NOT exist in the "Property" metadata - | CoBuyerMemberKey | - When "CoBuyerAgentKey" exists in the "Property" metadata - Then "CoBuyerAgentKey" MUST be "String" data type - And "CoBuyerAgentKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: CoBuyerAgentLastName - Given that the following synonyms for "CoBuyerAgentLastName" DO NOT exist in the "Property" metadata - | CoBuyerMemberLastName | - When "CoBuyerAgentLastName" exists in the "Property" metadata - Then "CoBuyerAgentLastName" MUST be "String" data type - And "CoBuyerAgentLastName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentMiddleName - Given that the following synonyms for "CoBuyerAgentMiddleName" DO NOT exist in the "Property" metadata - | CoBuyerMemberMiddleName | - When "CoBuyerAgentMiddleName" exists in the "Property" metadata - Then "CoBuyerAgentMiddleName" MUST be "String" data type - And "CoBuyerAgentMiddleName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: CoBuyerAgentMlsId - Given that the following synonyms for "CoBuyerAgentMlsId" DO NOT exist in the "Property" metadata - | CoBuyerMemberMlsId | - When "CoBuyerAgentMlsId" exists in the "Property" metadata - Then "CoBuyerAgentMlsId" MUST be "String" data type - And "CoBuyerAgentMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentMobilePhone - Given that the following synonyms for "CoBuyerAgentMobilePhone" DO NOT exist in the "Property" metadata - | CoBuyerMemberMobilePhone | - When "CoBuyerAgentMobilePhone" exists in the "Property" metadata - Then "CoBuyerAgentMobilePhone" MUST be "String" data type - And "CoBuyerAgentMobilePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentNamePrefix - Given that the following synonyms for "CoBuyerAgentNamePrefix" DO NOT exist in the "Property" metadata - | CoBuyerMemberNamePrefix | - When "CoBuyerAgentNamePrefix" exists in the "Property" metadata - Then "CoBuyerAgentNamePrefix" MUST be "String" data type - And "CoBuyerAgentNamePrefix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentNameSuffix - Given that the following synonyms for "CoBuyerAgentNameSuffix" DO NOT exist in the "Property" metadata - | CoBuyerMemberNameSuffix | - When "CoBuyerAgentNameSuffix" exists in the "Property" metadata - Then "CoBuyerAgentNameSuffix" MUST be "String" data type - And "CoBuyerAgentNameSuffix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentOfficePhone - Given that the following synonyms for "CoBuyerAgentOfficePhone" DO NOT exist in the "Property" metadata - | CoBuyerMemberOfficePhone | - When "CoBuyerAgentOfficePhone" exists in the "Property" metadata - Then "CoBuyerAgentOfficePhone" MUST be "String" data type - And "CoBuyerAgentOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentOfficePhoneExt - Given that the following synonyms for "CoBuyerAgentOfficePhoneExt" DO NOT exist in the "Property" metadata - | CoBuyerMemberOfficePhoneExt | - When "CoBuyerAgentOfficePhoneExt" exists in the "Property" metadata - Then "CoBuyerAgentOfficePhoneExt" MUST be "String" data type - And "CoBuyerAgentOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentPager - Given that the following synonyms for "CoBuyerAgentPager" DO NOT exist in the "Property" metadata - | CoBuyerMemberPager | - When "CoBuyerAgentPager" exists in the "Property" metadata - Then "CoBuyerAgentPager" MUST be "String" data type - And "CoBuyerAgentPager" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentPreferredPhone - Given that the following synonyms for "CoBuyerAgentPreferredPhone" DO NOT exist in the "Property" metadata - | CoBuyerMemberPreferredPhone | - When "CoBuyerAgentPreferredPhone" exists in the "Property" metadata - Then "CoBuyerAgentPreferredPhone" MUST be "String" data type - And "CoBuyerAgentPreferredPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentPreferredPhoneExt - Given that the following synonyms for "CoBuyerAgentPreferredPhoneExt" DO NOT exist in the "Property" metadata - | CoBuyerMemberPreferredPhoneExt | - When "CoBuyerAgentPreferredPhoneExt" exists in the "Property" metadata - Then "CoBuyerAgentPreferredPhoneExt" MUST be "String" data type - And "CoBuyerAgentPreferredPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentStateLicense - Given that the following synonyms for "CoBuyerAgentStateLicense" DO NOT exist in the "Property" metadata - | CoBuyerMemberStateLicense | - When "CoBuyerAgentStateLicense" exists in the "Property" metadata - Then "CoBuyerAgentStateLicense" MUST be "String" data type - And "CoBuyerAgentStateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentTollFreePhone - Given that the following synonyms for "CoBuyerAgentTollFreePhone" DO NOT exist in the "Property" metadata - | CoBuyerMemberTollFreePhone | - When "CoBuyerAgentTollFreePhone" exists in the "Property" metadata - Then "CoBuyerAgentTollFreePhone" MUST be "String" data type - And "CoBuyerAgentTollFreePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentURL - Given that the following synonyms for "CoBuyerAgentURL" DO NOT exist in the "Property" metadata - | CoBuyerMemberURL | - When "CoBuyerAgentURL" exists in the "Property" metadata - Then "CoBuyerAgentURL" MUST be "String" data type - And "CoBuyerAgentURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentVoiceMail - Given that the following synonyms for "CoBuyerAgentVoiceMail" DO NOT exist in the "Property" metadata - | CoBuyerMemberVoiceMail | - When "CoBuyerAgentVoiceMail" exists in the "Property" metadata - Then "CoBuyerAgentVoiceMail" MUST be "String" data type - And "CoBuyerAgentVoiceMail" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerAgentVoiceMailExt - Given that the following synonyms for "CoBuyerAgentVoiceMailExt" DO NOT exist in the "Property" metadata - | CoBuyerMemberVoiceMailExt | - When "CoBuyerAgentVoiceMailExt" exists in the "Property" metadata - Then "CoBuyerAgentVoiceMailExt" MUST be "String" data type - And "CoBuyerAgentVoiceMailExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerOfficeAOR - When "CoBuyerOfficeAOR" exists in the "Property" metadata - Then "CoBuyerOfficeAOR" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerOfficeEmail - When "CoBuyerOfficeEmail" exists in the "Property" metadata - Then "CoBuyerOfficeEmail" MUST be "String" data type - And "CoBuyerOfficeEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerOfficeFax - When "CoBuyerOfficeFax" exists in the "Property" metadata - Then "CoBuyerOfficeFax" MUST be "String" data type - And "CoBuyerOfficeFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerOfficeKey - When "CoBuyerOfficeKey" exists in the "Property" metadata - Then "CoBuyerOfficeKey" MUST be "String" data type - And "CoBuyerOfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: CoBuyerOfficeMlsId - When "CoBuyerOfficeMlsId" exists in the "Property" metadata - Then "CoBuyerOfficeMlsId" MUST be "String" data type - And "CoBuyerOfficeMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: CoBuyerOfficeName - When "CoBuyerOfficeName" exists in the "Property" metadata - Then "CoBuyerOfficeName" MUST be "String" data type - And "CoBuyerOfficeName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerOfficePhone - When "CoBuyerOfficePhone" exists in the "Property" metadata - Then "CoBuyerOfficePhone" MUST be "String" data type - And "CoBuyerOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerOfficePhoneExt - When "CoBuyerOfficePhoneExt" exists in the "Property" metadata - Then "CoBuyerOfficePhoneExt" MUST be "String" data type - And "CoBuyerOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoBuyerOfficeURL - When "CoBuyerOfficeURL" exists in the "Property" metadata - Then "CoBuyerOfficeURL" MUST be "String" data type - And "CoBuyerOfficeURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentAOR - Given that the following synonyms for "CoListAgentAOR" DO NOT exist in the "Property" metadata - | CoListMemberAOR | - When "CoListAgentAOR" exists in the "Property" metadata - Then "CoListAgentAOR" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentDesignation - Given that the following synonyms for "CoListAgentDesignation" DO NOT exist in the "Property" metadata - | CoListMemberDesignation | - When "CoListAgentDesignation" exists in the "Property" metadata - Then "CoListAgentDesignation" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentDirectPhone - Given that the following synonyms for "CoListAgentDirectPhone" DO NOT exist in the "Property" metadata - | CoListMemberDirectPhone | - When "CoListAgentDirectPhone" exists in the "Property" metadata - Then "CoListAgentDirectPhone" MUST be "String" data type - And "CoListAgentDirectPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentEmail - Given that the following synonyms for "CoListAgentEmail" DO NOT exist in the "Property" metadata - | CoListMemberEmail | - When "CoListAgentEmail" exists in the "Property" metadata - Then "CoListAgentEmail" MUST be "String" data type - And "CoListAgentEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentFax - Given that the following synonyms for "CoListAgentFax" DO NOT exist in the "Property" metadata - | CoListMemberFax | - When "CoListAgentFax" exists in the "Property" metadata - Then "CoListAgentFax" MUST be "String" data type - And "CoListAgentFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: CoListAgentFirstName - Given that the following synonyms for "CoListAgentFirstName" DO NOT exist in the "Property" metadata - | CoListMemberFirstName | - When "CoListAgentFirstName" exists in the "Property" metadata - Then "CoListAgentFirstName" MUST be "String" data type - And "CoListAgentFirstName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: CoListAgentFullName - Given that the following synonyms for "CoListAgentFullName" DO NOT exist in the "Property" metadata - | CoListMemberFullName | - When "CoListAgentFullName" exists in the "Property" metadata - Then "CoListAgentFullName" MUST be "String" data type - And "CoListAgentFullName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentHomePhone - Given that the following synonyms for "CoListAgentHomePhone" DO NOT exist in the "Property" metadata - | CoListMemberHomePhone | - When "CoListAgentHomePhone" exists in the "Property" metadata - Then "CoListAgentHomePhone" MUST be "String" data type - And "CoListAgentHomePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentKey - Given that the following synonyms for "CoListAgentKey" DO NOT exist in the "Property" metadata - | CoListMemberKey | - When "CoListAgentKey" exists in the "Property" metadata - Then "CoListAgentKey" MUST be "String" data type - And "CoListAgentKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: CoListAgentLastName - Given that the following synonyms for "CoListAgentLastName" DO NOT exist in the "Property" metadata - | CoListMemberLastName | - When "CoListAgentLastName" exists in the "Property" metadata - Then "CoListAgentLastName" MUST be "String" data type - And "CoListAgentLastName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentMiddleName - Given that the following synonyms for "CoListAgentMiddleName" DO NOT exist in the "Property" metadata - | CoListMemberMiddleName | - When "CoListAgentMiddleName" exists in the "Property" metadata - Then "CoListAgentMiddleName" MUST be "String" data type - And "CoListAgentMiddleName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: CoListAgentMlsId - Given that the following synonyms for "CoListAgentMlsId" DO NOT exist in the "Property" metadata - | CoListMemberMlsld | - When "CoListAgentMlsId" exists in the "Property" metadata - Then "CoListAgentMlsId" MUST be "String" data type - And "CoListAgentMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentMobilePhone - Given that the following synonyms for "CoListAgentMobilePhone" DO NOT exist in the "Property" metadata - | CoListMemberMobilePhone | - When "CoListAgentMobilePhone" exists in the "Property" metadata - Then "CoListAgentMobilePhone" MUST be "String" data type - And "CoListAgentMobilePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentNamePrefix - Given that the following synonyms for "CoListAgentNamePrefix" DO NOT exist in the "Property" metadata - | CoListMemberNamePrefix | - When "CoListAgentNamePrefix" exists in the "Property" metadata - Then "CoListAgentNamePrefix" MUST be "String" data type - And "CoListAgentNamePrefix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentNameSuffix - Given that the following synonyms for "CoListAgentNameSuffix" DO NOT exist in the "Property" metadata - | CoListMemberNameSuffix | - When "CoListAgentNameSuffix" exists in the "Property" metadata - Then "CoListAgentNameSuffix" MUST be "String" data type - And "CoListAgentNameSuffix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentOfficePhone - Given that the following synonyms for "CoListAgentOfficePhone" DO NOT exist in the "Property" metadata - | CoListMemberOfficePhone | - When "CoListAgentOfficePhone" exists in the "Property" metadata - Then "CoListAgentOfficePhone" MUST be "String" data type - And "CoListAgentOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentOfficePhoneExt - Given that the following synonyms for "CoListAgentOfficePhoneExt" DO NOT exist in the "Property" metadata - | CoListMemberOfficePhoneExt | - When "CoListAgentOfficePhoneExt" exists in the "Property" metadata - Then "CoListAgentOfficePhoneExt" MUST be "String" data type - And "CoListAgentOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentPager - Given that the following synonyms for "CoListAgentPager" DO NOT exist in the "Property" metadata - | CoListMemberPager | - When "CoListAgentPager" exists in the "Property" metadata - Then "CoListAgentPager" MUST be "String" data type - And "CoListAgentPager" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentPreferredPhone - Given that the following synonyms for "CoListAgentPreferredPhone" DO NOT exist in the "Property" metadata - | CoListMemberPreferredPhone | - When "CoListAgentPreferredPhone" exists in the "Property" metadata - Then "CoListAgentPreferredPhone" MUST be "String" data type - And "CoListAgentPreferredPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentPreferredPhoneExt - Given that the following synonyms for "CoListAgentPreferredPhoneExt" DO NOT exist in the "Property" metadata - | CoListMemberPreferredPhoneExt | - When "CoListAgentPreferredPhoneExt" exists in the "Property" metadata - Then "CoListAgentPreferredPhoneExt" MUST be "String" data type - And "CoListAgentPreferredPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentStateLicense - Given that the following synonyms for "CoListAgentStateLicense" DO NOT exist in the "Property" metadata - | CoListMemberStateLicense | - When "CoListAgentStateLicense" exists in the "Property" metadata - Then "CoListAgentStateLicense" MUST be "String" data type - And "CoListAgentStateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentTollFreePhone - Given that the following synonyms for "CoListAgentTollFreePhone" DO NOT exist in the "Property" metadata - | CoListMemberTollFreePhone | - When "CoListAgentTollFreePhone" exists in the "Property" metadata - Then "CoListAgentTollFreePhone" MUST be "String" data type - And "CoListAgentTollFreePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentURL - Given that the following synonyms for "CoListAgentURL" DO NOT exist in the "Property" metadata - | CoListMemberURL | - When "CoListAgentURL" exists in the "Property" metadata - Then "CoListAgentURL" MUST be "String" data type - And "CoListAgentURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentVoiceMail - Given that the following synonyms for "CoListAgentVoiceMail" DO NOT exist in the "Property" metadata - | CoListMemberVoiceMail | - When "CoListAgentVoiceMail" exists in the "Property" metadata - Then "CoListAgentVoiceMail" MUST be "String" data type - And "CoListAgentVoiceMail" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListAgentVoiceMailExt - Given that the following synonyms for "CoListAgentVoiceMailExt" DO NOT exist in the "Property" metadata - | CoListMemberVoiceMailExt | - When "CoListAgentVoiceMailExt" exists in the "Property" metadata - Then "CoListAgentVoiceMailExt" MUST be "String" data type - And "CoListAgentVoiceMailExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListOfficeAOR - When "CoListOfficeAOR" exists in the "Property" metadata - Then "CoListOfficeAOR" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListOfficeEmail - When "CoListOfficeEmail" exists in the "Property" metadata - Then "CoListOfficeEmail" MUST be "String" data type - And "CoListOfficeEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListOfficeFax - When "CoListOfficeFax" exists in the "Property" metadata - Then "CoListOfficeFax" MUST be "String" data type - And "CoListOfficeFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListOfficeKey - When "CoListOfficeKey" exists in the "Property" metadata - Then "CoListOfficeKey" MUST be "String" data type - And "CoListOfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: CoListOfficeMlsId - When "CoListOfficeMlsId" exists in the "Property" metadata - Then "CoListOfficeMlsId" MUST be "String" data type - And "CoListOfficeMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: CoListOfficeName - When "CoListOfficeName" exists in the "Property" metadata - Then "CoListOfficeName" MUST be "String" data type - And "CoListOfficeName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListOfficePhone - When "CoListOfficePhone" exists in the "Property" metadata - Then "CoListOfficePhone" MUST be "String" data type - And "CoListOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListOfficePhoneExt - When "CoListOfficePhoneExt" exists in the "Property" metadata - Then "CoListOfficePhoneExt" MUST be "String" data type - And "CoListOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CoListOfficeURL - When "CoListOfficeURL" exists in the "Property" metadata - Then "CoListOfficeURL" MUST be "String" data type - And "CoListOfficeURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: CommonInterest - When "CommonInterest" exists in the "Property" metadata - Then "CommonInterest" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: CommonWalls - When "CommonWalls" exists in the "Property" metadata - Then "CommonWalls" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: CommunityFeatures - When "CommunityFeatures" exists in the "Property" metadata - Then "CommunityFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: Concessions - When "Concessions" exists in the "Property" metadata - Then "Concessions" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ConcessionsAmount - When "ConcessionsAmount" exists in the "Property" metadata - Then "ConcessionsAmount" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ConcessionsComments - When "ConcessionsComments" exists in the "Property" metadata - Then "ConcessionsComments" MUST be "String" data type - And "ConcessionsComments" length SHOULD be equal to the RESO Suggested Max Length of 200 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: ConstructionMaterials - When "ConstructionMaterials" exists in the "Property" metadata - Then "ConstructionMaterials" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ContinentRegion - When "ContinentRegion" exists in the "Property" metadata - Then "ContinentRegion" MUST be "String" data type - And "ContinentRegion" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: Contingency - Given that the following synonyms for "Contingency" DO NOT exist in the "Property" metadata - | Contingencies | - When "Contingency" exists in the "Property" metadata - Then "Contingency" MUST be "String" data type - And "Contingency" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: ContingentDate - When "ContingentDate" exists in the "Property" metadata - Then "ContingentDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ContractStatusChangeDate - Given that the following synonyms for "ContractStatusChangeDate" DO NOT exist in the "Property" metadata - | StatusDate | - | StatusChange | - When "ContractStatusChangeDate" exists in the "Property" metadata - Then "ContractStatusChangeDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: Cooling - When "Cooling" exists in the "Property" metadata - Then "Cooling" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: CoolingYN - When "CoolingYN" exists in the "Property" metadata - Then "CoolingYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CopyrightNotice - Given that the following synonyms for "CopyrightNotice" DO NOT exist in the "Property" metadata - | Copyright | - When "CopyrightNotice" exists in the "Property" metadata - Then "CopyrightNotice" MUST be "String" data type - And "CopyrightNotice" length SHOULD be equal to the RESO Suggested Max Length of 500 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: Country - When "Country" exists in the "Property" metadata - Then "Country" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CountryRegion - When "CountryRegion" exists in the "Property" metadata - Then "CountryRegion" MUST be "String" data type - And "CountryRegion" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: CountyOrParish - Given that the following synonyms for "CountyOrParish" DO NOT exist in the "Property" metadata - | County | - When "CountyOrParish" exists in the "Property" metadata - Then "CountyOrParish" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: CoveredSpaces - When "CoveredSpaces" exists in the "Property" metadata - Then "CoveredSpaces" MUST be "Decimal" data type - And "CoveredSpaces" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "CoveredSpaces" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @FARM @dd-1.7 - Scenario: CropsIncludedYN - When "CropsIncludedYN" exists in the "Property" metadata - Then "CropsIncludedYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CrossStreet - When "CrossStreet" exists in the "Property" metadata - Then "CrossStreet" MUST be "String" data type - And "CrossStreet" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @FARM @dd-1.7 - Scenario: CultivatedArea - When "CultivatedArea" exists in the "Property" metadata - Then "CultivatedArea" MUST be "Decimal" data type - And "CultivatedArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "CultivatedArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CumulativeDaysOnMarket - Given that the following synonyms for "CumulativeDaysOnMarket" DO NOT exist in the "Property" metadata - | CDOM | - | PropertyDaysOnMarket | - | DOMP | - | PDOM | - When "CumulativeDaysOnMarket" exists in the "Property" metadata - Then "CumulativeDaysOnMarket" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: CurrentFinancing - When "CurrentFinancing" exists in the "Property" metadata - Then "CurrentFinancing" MUST be "Multiple Enumeration" data type - - @Property @LAND @IDX @dd-1.7 - Scenario: CurrentUse - When "CurrentUse" exists in the "Property" metadata - Then "CurrentUse" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @MOBI @dd-1.7 - Scenario: DOH1 - Given that the following synonyms for "DOH1" DO NOT exist in the "Property" metadata - | Unit1HCDHUDDECAL | - When "DOH1" exists in the "Property" metadata - Then "DOH1" MUST be "String" data type - And "DOH1" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @MOBI @dd-1.7 - Scenario: DOH2 - Given that the following synonyms for "DOH2" DO NOT exist in the "Property" metadata - | Unit2HCDHUDDECAL | - When "DOH2" exists in the "Property" metadata - Then "DOH2" MUST be "String" data type - And "DOH2" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @MOBI @dd-1.7 - Scenario: DOH3 - Given that the following synonyms for "DOH3" DO NOT exist in the "Property" metadata - | Unit3HCDHUDDECAL | - When "DOH3" exists in the "Property" metadata - Then "DOH3" MUST be "String" data type - And "DOH3" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: DaysOnMarket - Given that the following synonyms for "DaysOnMarket" DO NOT exist in the "Property" metadata - | DOM | - | ListingDaysOnMarket | - | DOML | - | LDOM | - | ADOM | - | ActiveDaysOnMarket | - | AgentDaysOnMarket | - When "DaysOnMarket" exists in the "Property" metadata - Then "DaysOnMarket" MUST be "Integer" data type - - @Property @LAND @dd-1.7 - Scenario: DevelopmentStatus - When "DevelopmentStatus" exists in the "Property" metadata - Then "DevelopmentStatus" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: DirectionFaces - Given that the following synonyms for "DirectionFaces" DO NOT exist in the "Property" metadata - | BuildingExposure | - When "DirectionFaces" exists in the "Property" metadata - Then "DirectionFaces" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: Directions - When "Directions" exists in the "Property" metadata - Then "Directions" MUST be "String" data type - And "Directions" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: Disclaimer - When "Disclaimer" exists in the "Property" metadata - Then "Disclaimer" MUST be "String" data type - And "Disclaimer" length SHOULD be equal to the RESO Suggested Max Length of 500 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: Disclosures - Given that the following synonyms for "Disclosures" DO NOT exist in the "Property" metadata - | Legal | - | LegalDisclosures | - When "Disclosures" exists in the "Property" metadata - Then "Disclosures" MUST be "Multiple Enumeration" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToBusComments - When "DistanceToBusComments" exists in the "Property" metadata - Then "DistanceToBusComments" MUST be "String" data type - And "DistanceToBusComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToBusNumeric - When "DistanceToBusNumeric" exists in the "Property" metadata - Then "DistanceToBusNumeric" MUST be "Integer" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToBusUnits - When "DistanceToBusUnits" exists in the "Property" metadata - Then "DistanceToBusUnits" MUST be "Single Enumeration" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToElectricComments - When "DistanceToElectricComments" exists in the "Property" metadata - Then "DistanceToElectricComments" MUST be "String" data type - And "DistanceToElectricComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToElectricNumeric - When "DistanceToElectricNumeric" exists in the "Property" metadata - Then "DistanceToElectricNumeric" MUST be "Integer" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToElectricUnits - When "DistanceToElectricUnits" exists in the "Property" metadata - Then "DistanceToElectricUnits" MUST be "Single Enumeration" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToFreewayComments - When "DistanceToFreewayComments" exists in the "Property" metadata - Then "DistanceToFreewayComments" MUST be "String" data type - And "DistanceToFreewayComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToFreewayNumeric - When "DistanceToFreewayNumeric" exists in the "Property" metadata - Then "DistanceToFreewayNumeric" MUST be "Integer" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToFreewayUnits - When "DistanceToFreewayUnits" exists in the "Property" metadata - Then "DistanceToFreewayUnits" MUST be "Single Enumeration" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToGasComments - When "DistanceToGasComments" exists in the "Property" metadata - Then "DistanceToGasComments" MUST be "String" data type - And "DistanceToGasComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToGasNumeric - When "DistanceToGasNumeric" exists in the "Property" metadata - Then "DistanceToGasNumeric" MUST be "Integer" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToGasUnits - When "DistanceToGasUnits" exists in the "Property" metadata - Then "DistanceToGasUnits" MUST be "Single Enumeration" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToPhoneServiceComments - When "DistanceToPhoneServiceComments" exists in the "Property" metadata - Then "DistanceToPhoneServiceComments" MUST be "String" data type - And "DistanceToPhoneServiceComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @LAND @FARM @IDX @dd-1.7 - Scenario: DistanceToPhoneServiceNumeric - When "DistanceToPhoneServiceNumeric" exists in the "Property" metadata - Then "DistanceToPhoneServiceNumeric" MUST be "Integer" data type - - @Property @LAND @FARM @IDX @dd-1.7 - Scenario: DistanceToPhoneServiceUnits - When "DistanceToPhoneServiceUnits" exists in the "Property" metadata - Then "DistanceToPhoneServiceUnits" MUST be "Single Enumeration" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToPlaceofWorshipComments - When "DistanceToPlaceofWorshipComments" exists in the "Property" metadata - Then "DistanceToPlaceofWorshipComments" MUST be "String" data type - And "DistanceToPlaceofWorshipComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToPlaceofWorshipNumeric - When "DistanceToPlaceofWorshipNumeric" exists in the "Property" metadata - Then "DistanceToPlaceofWorshipNumeric" MUST be "Integer" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToPlaceofWorshipUnits - When "DistanceToPlaceofWorshipUnits" exists in the "Property" metadata - Then "DistanceToPlaceofWorshipUnits" MUST be "Single Enumeration" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToSchoolBusComments - When "DistanceToSchoolBusComments" exists in the "Property" metadata - Then "DistanceToSchoolBusComments" MUST be "String" data type - And "DistanceToSchoolBusComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToSchoolBusNumeric - When "DistanceToSchoolBusNumeric" exists in the "Property" metadata - Then "DistanceToSchoolBusNumeric" MUST be "Integer" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToSchoolBusUnits - When "DistanceToSchoolBusUnits" exists in the "Property" metadata - Then "DistanceToSchoolBusUnits" MUST be "Single Enumeration" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToSchoolsComments - When "DistanceToSchoolsComments" exists in the "Property" metadata - Then "DistanceToSchoolsComments" MUST be "String" data type - And "DistanceToSchoolsComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToSchoolsNumeric - When "DistanceToSchoolsNumeric" exists in the "Property" metadata - Then "DistanceToSchoolsNumeric" MUST be "Integer" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToSchoolsUnits - When "DistanceToSchoolsUnits" exists in the "Property" metadata - Then "DistanceToSchoolsUnits" MUST be "Single Enumeration" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToSewerComments - When "DistanceToSewerComments" exists in the "Property" metadata - Then "DistanceToSewerComments" MUST be "String" data type - And "DistanceToSewerComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToSewerNumeric - When "DistanceToSewerNumeric" exists in the "Property" metadata - Then "DistanceToSewerNumeric" MUST be "Integer" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToSewerUnits - When "DistanceToSewerUnits" exists in the "Property" metadata - Then "DistanceToSewerUnits" MUST be "Single Enumeration" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToShoppingComments - When "DistanceToShoppingComments" exists in the "Property" metadata - Then "DistanceToShoppingComments" MUST be "String" data type - And "DistanceToShoppingComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToShoppingNumeric - When "DistanceToShoppingNumeric" exists in the "Property" metadata - Then "DistanceToShoppingNumeric" MUST be "Integer" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToShoppingUnits - When "DistanceToShoppingUnits" exists in the "Property" metadata - Then "DistanceToShoppingUnits" MUST be "Single Enumeration" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToStreetComments - When "DistanceToStreetComments" exists in the "Property" metadata - Then "DistanceToStreetComments" MUST be "String" data type - And "DistanceToStreetComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToStreetNumeric - When "DistanceToStreetNumeric" exists in the "Property" metadata - Then "DistanceToStreetNumeric" MUST be "Integer" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToStreetUnits - When "DistanceToStreetUnits" exists in the "Property" metadata - Then "DistanceToStreetUnits" MUST be "Single Enumeration" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToWaterComments - When "DistanceToWaterComments" exists in the "Property" metadata - Then "DistanceToWaterComments" MUST be "String" data type - And "DistanceToWaterComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToWaterNumeric - When "DistanceToWaterNumeric" exists in the "Property" metadata - Then "DistanceToWaterNumeric" MUST be "Integer" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: DistanceToWaterUnits - When "DistanceToWaterUnits" exists in the "Property" metadata - Then "DistanceToWaterUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @BUSO @dd-1.7 - Scenario: DocumentsAvailable - When "DocumentsAvailable" exists in the "Property" metadata - Then "DocumentsAvailable" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: DocumentsChangeTimestamp - When "DocumentsChangeTimestamp" exists in the "Property" metadata - Then "DocumentsChangeTimestamp" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: DocumentsCount - When "DocumentsCount" exists in the "Property" metadata - Then "DocumentsCount" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: DoorFeatures - When "DoorFeatures" exists in the "Property" metadata - Then "DoorFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: DualVariableCompensationYN - Given that the following synonyms for "DualVariableCompensationYN" DO NOT exist in the "Property" metadata - | DualVariableCompensation | - | DualVariableRateCompensation | - | VariableCompensation | - When "DualVariableCompensationYN" exists in the "Property" metadata - Then "DualVariableCompensationYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @IDX @dd-1.7 - Scenario: Electric - When "Electric" exists in the "Property" metadata - Then "Electric" MUST be "Multiple Enumeration" data type - - @Property @RINC @COMS @COML @dd-1.7 - Scenario: ElectricExpense - When "ElectricExpense" exists in the "Property" metadata - Then "ElectricExpense" MUST be "Decimal" data type - And "ElectricExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "ElectricExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @LAND @FARM @dd-1.7 - Scenario: ElectricOnPropertyYN - When "ElectricOnPropertyYN" exists in the "Property" metadata - Then "ElectricOnPropertyYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: ElementarySchool - When "ElementarySchool" exists in the "Property" metadata - Then "ElementarySchool" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: ElementarySchoolDistrict - When "ElementarySchoolDistrict" exists in the "Property" metadata - Then "ElementarySchoolDistrict" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: Elevation - When "Elevation" exists in the "Property" metadata - Then "Elevation" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: ElevationUnits - When "ElevationUnits" exists in the "Property" metadata - Then "ElevationUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: EntryLevel - Given that the following synonyms for "EntryLevel" DO NOT exist in the "Property" metadata - | UnitFloorNumber | - When "EntryLevel" exists in the "Property" metadata - Then "EntryLevel" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: EntryLocation - Given that the following synonyms for "EntryLocation" DO NOT exist in the "Property" metadata - | EntryDescription | - When "EntryLocation" exists in the "Property" metadata - Then "EntryLocation" MUST be "String" data type - And "EntryLocation" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: Exclusions - Given that the following synonyms for "Exclusions" DO NOT exist in the "Property" metadata - | ExclusionRemarks | - When "Exclusions" exists in the "Property" metadata - Then "Exclusions" MUST be "String" data type - And "Exclusions" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Property @RINC @COML @dd-1.7 - Scenario: ExistingLeaseType - When "ExistingLeaseType" exists in the "Property" metadata - Then "ExistingLeaseType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ExpirationDate - Given that the following synonyms for "ExpirationDate" DO NOT exist in the "Property" metadata - | DateExpired | - | Expired | - When "ExpirationDate" exists in the "Property" metadata - Then "ExpirationDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: ExteriorFeatures - When "ExteriorFeatures" exists in the "Property" metadata - Then "ExteriorFeatures" MUST be "Multiple Enumeration" data type - - @Property @FARM @dd-1.7 - Scenario: FarmCreditServiceInclYN - When "FarmCreditServiceInclYN" exists in the "Property" metadata - Then "FarmCreditServiceInclYN" MUST be "Boolean" data type - - @Property @FARM @dd-1.7 - Scenario: FarmLandAreaSource - When "FarmLandAreaSource" exists in the "Property" metadata - Then "FarmLandAreaSource" MUST be "Single Enumeration" data type - - @Property @FARM @dd-1.7 - Scenario: FarmLandAreaUnits - When "FarmLandAreaUnits" exists in the "Property" metadata - Then "FarmLandAreaUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: Fencing - When "Fencing" exists in the "Property" metadata - Then "Fencing" MUST be "Multiple Enumeration" data type - - @Property @RINC @dd-1.7 - Scenario: FinancialDataSource - When "FinancialDataSource" exists in the "Property" metadata - Then "FinancialDataSource" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: FireplaceFeatures - When "FireplaceFeatures" exists in the "Property" metadata - Then "FireplaceFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: FireplaceYN - When "FireplaceYN" exists in the "Property" metadata - Then "FireplaceYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: FireplacesTotal - When "FireplacesTotal" exists in the "Property" metadata - Then "FireplacesTotal" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: Flooring - When "Flooring" exists in the "Property" metadata - Then "Flooring" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: FoundationArea - When "FoundationArea" exists in the "Property" metadata - Then "FoundationArea" MUST be "Decimal" data type - And "FoundationArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "FoundationArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: FoundationDetails - When "FoundationDetails" exists in the "Property" metadata - Then "FoundationDetails" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: FrontageLength - When "FrontageLength" exists in the "Property" metadata - Then "FrontageLength" MUST be "String" data type - And "FrontageLength" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: FrontageType - When "FrontageType" exists in the "Property" metadata - Then "FrontageType" MUST be "Multiple Enumeration" data type - - @Property @RINC @COMS @COML @dd-1.7 - Scenario: FuelExpense - When "FuelExpense" exists in the "Property" metadata - Then "FuelExpense" MUST be "Decimal" data type - And "FuelExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "FuelExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RLSE @dd-1.7 - Scenario: Furnished - When "Furnished" exists in the "Property" metadata - Then "Furnished" MUST be "Single Enumeration" data type - - @Property @RINC @dd-1.7 - Scenario: FurnitureReplacementExpense - When "FurnitureReplacementExpense" exists in the "Property" metadata - Then "FurnitureReplacementExpense" MUST be "Decimal" data type - And "FurnitureReplacementExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "FurnitureReplacementExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: GarageSpaces - When "GarageSpaces" exists in the "Property" metadata - Then "GarageSpaces" MUST be "Decimal" data type - And "GarageSpaces" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "GarageSpaces" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: GarageYN - When "GarageYN" exists in the "Property" metadata - Then "GarageYN" MUST be "Boolean" data type - - @Property @RINC @dd-1.7 - Scenario: GardenerExpense - When "GardenerExpense" exists in the "Property" metadata - Then "GardenerExpense" MUST be "Decimal" data type - And "GardenerExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "GardenerExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @FARM @dd-1.7 - Scenario: GrazingPermitsBlmYN - When "GrazingPermitsBlmYN" exists in the "Property" metadata - Then "GrazingPermitsBlmYN" MUST be "Boolean" data type - - @Property @FARM @dd-1.7 - Scenario: GrazingPermitsForestServiceYN - When "GrazingPermitsForestServiceYN" exists in the "Property" metadata - Then "GrazingPermitsForestServiceYN" MUST be "Boolean" data type - - @Property @FARM @dd-1.7 - Scenario: GrazingPermitsPrivateYN - When "GrazingPermitsPrivateYN" exists in the "Property" metadata - Then "GrazingPermitsPrivateYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: GreenBuildingVerificationType - Given that the following synonyms for "GreenBuildingVerificationType" DO NOT exist in the "Property" metadata - | GreenBuildingCertification | - | GreenBuildingVerification | - | GreenBuildingRating | - When "GreenBuildingVerificationType" exists in the "Property" metadata - Then "GreenBuildingVerificationType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: GreenEnergyEfficient - When "GreenEnergyEfficient" exists in the "Property" metadata - Then "GreenEnergyEfficient" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: GreenEnergyGeneration - When "GreenEnergyGeneration" exists in the "Property" metadata - Then "GreenEnergyGeneration" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: GreenIndoorAirQuality - When "GreenIndoorAirQuality" exists in the "Property" metadata - Then "GreenIndoorAirQuality" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: GreenLocation - When "GreenLocation" exists in the "Property" metadata - Then "GreenLocation" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: GreenSustainability - When "GreenSustainability" exists in the "Property" metadata - Then "GreenSustainability" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: GreenWaterConservation - When "GreenWaterConservation" exists in the "Property" metadata - Then "GreenWaterConservation" MUST be "Multiple Enumeration" data type - - @Property @RINC @COMS @COML @BUSO @dd-1.7 - Scenario: GrossIncome - Given that the following synonyms for "GrossIncome" DO NOT exist in the "Property" metadata - | CurrentIncome | - | ActualIncome | - When "GrossIncome" exists in the "Property" metadata - Then "GrossIncome" MUST be "Decimal" data type - And "GrossIncome" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "GrossIncome" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RINC @COMS @COML @BUSO @dd-1.7 - Scenario: GrossScheduledIncome - Given that the following synonyms for "GrossScheduledIncome" DO NOT exist in the "Property" metadata - | ProformaIncome | - When "GrossScheduledIncome" exists in the "Property" metadata - Then "GrossScheduledIncome" MUST be "Decimal" data type - And "GrossScheduledIncome" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "GrossScheduledIncome" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @FARM @dd-1.7 - Scenario: HabitableResidenceYN - When "HabitableResidenceYN" exists in the "Property" metadata - Then "HabitableResidenceYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: Heating - When "Heating" exists in the "Property" metadata - Then "Heating" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: HeatingYN - When "HeatingYN" exists in the "Property" metadata - Then "HeatingYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: HighSchool - When "HighSchool" exists in the "Property" metadata - Then "HighSchool" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: HighSchoolDistrict - Given that the following synonyms for "HighSchoolDistrict" DO NOT exist in the "Property" metadata - | SchoolDistrict | - When "HighSchoolDistrict" exists in the "Property" metadata - Then "HighSchoolDistrict" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: HomeWarrantyYN - Given that the following synonyms for "HomeWarrantyYN" DO NOT exist in the "Property" metadata - | HomeWarranty | - When "HomeWarrantyYN" exists in the "Property" metadata - Then "HomeWarrantyYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @LAND @dd-1.7 - Scenario: HorseAmenities - When "HorseAmenities" exists in the "Property" metadata - Then "HorseAmenities" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @LAND @dd-1.7 - Scenario: HorseYN - When "HorseYN" exists in the "Property" metadata - Then "HorseYN" MUST be "Boolean" data type - - @Property @BUSO @dd-1.7 - Scenario: HoursDaysOfOperation - When "HoursDaysOfOperation" exists in the "Property" metadata - Then "HoursDaysOfOperation" MUST be "Multiple Enumeration" data type - - @Property @BUSO @dd-1.7 - Scenario: HoursDaysOfOperationDescription - When "HoursDaysOfOperationDescription" exists in the "Property" metadata - Then "HoursDaysOfOperationDescription" MUST be "String" data type - And "HoursDaysOfOperationDescription" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: Inclusions - Given that the following synonyms for "Inclusions" DO NOT exist in the "Property" metadata - | InclusionRemarks | - When "Inclusions" exists in the "Property" metadata - Then "Inclusions" MUST be "String" data type - And "Inclusions" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Property @RINC @LAND @dd-1.7 - Scenario: IncomeIncludes - When "IncomeIncludes" exists in the "Property" metadata - Then "IncomeIncludes" MUST be "Multiple Enumeration" data type - - @Property @RINC @COMS @COML @dd-1.7 - Scenario: InsuranceExpense - When "InsuranceExpense" exists in the "Property" metadata - Then "InsuranceExpense" MUST be "Decimal" data type - And "InsuranceExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "InsuranceExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: InteriorFeatures - When "InteriorFeatures" exists in the "Property" metadata - Then "InteriorFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: InternetAddressDisplayYN - When "InternetAddressDisplayYN" exists in the "Property" metadata - Then "InternetAddressDisplayYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: InternetAutomatedValuationDisplayYN - When "InternetAutomatedValuationDisplayYN" exists in the "Property" metadata - Then "InternetAutomatedValuationDisplayYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: InternetConsumerCommentYN - When "InternetConsumerCommentYN" exists in the "Property" metadata - Then "InternetConsumerCommentYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: InternetEntireListingDisplayYN - When "InternetEntireListingDisplayYN" exists in the "Property" metadata - Then "InternetEntireListingDisplayYN" MUST be "Boolean" data type - - @Property @LAND @FARM @dd-1.7 - Scenario: IrrigationSource - When "IrrigationSource" exists in the "Property" metadata - Then "IrrigationSource" MUST be "Multiple Enumeration" data type - - @Property @FARM @dd-1.7 - Scenario: IrrigationWaterRightsAcres - When "IrrigationWaterRightsAcres" exists in the "Property" metadata - Then "IrrigationWaterRightsAcres" MUST be "Decimal" data type - And "IrrigationWaterRightsAcres" precision SHOULD be equal to the RESO Suggested Max Precision of 16 - And "IrrigationWaterRightsAcres" scale SHOULD be equal to the RESO Suggested Max Scale of 4 - - @Property @FARM @dd-1.7 - Scenario: IrrigationWaterRightsYN - When "IrrigationWaterRightsYN" exists in the "Property" metadata - Then "IrrigationWaterRightsYN" MUST be "Boolean" data type - - @Property @BUSO @dd-1.7 - Scenario: LaborInformation - When "LaborInformation" exists in the "Property" metadata - Then "LaborInformation" MUST be "Multiple Enumeration" data type - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: LandLeaseAmount - Given that the following synonyms for "LandLeaseAmount" DO NOT exist in the "Property" metadata - | SpaceRent | - When "LandLeaseAmount" exists in the "Property" metadata - Then "LandLeaseAmount" MUST be "Decimal" data type - And "LandLeaseAmount" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "LandLeaseAmount" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: LandLeaseAmountFrequency - Given that the following synonyms for "LandLeaseAmountFrequency" DO NOT exist in the "Property" metadata - | FeeFrequency | - When "LandLeaseAmountFrequency" exists in the "Property" metadata - Then "LandLeaseAmountFrequency" MUST be "Single Enumeration" data type - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: LandLeaseExpirationDate - When "LandLeaseExpirationDate" exists in the "Property" metadata - Then "LandLeaseExpirationDate" MUST be "Date" data type - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: LandLeaseYN - Given that the following synonyms for "LandLeaseYN" DO NOT exist in the "Property" metadata - | LandFeeLease | - When "LandLeaseYN" exists in the "Property" metadata - Then "LandLeaseYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: Latitude - When "Latitude" exists in the "Property" metadata - Then "Latitude" MUST be "Decimal" data type - And "Latitude" precision SHOULD be equal to the RESO Suggested Max Precision of 12 - And "Latitude" scale SHOULD be equal to the RESO Suggested Max Scale of 8 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: LaundryFeatures - When "LaundryFeatures" exists in the "Property" metadata - Then "LaundryFeatures" MUST be "Multiple Enumeration" data type - - @Property @COMS @COML @dd-1.7 - Scenario: LeasableArea - When "LeasableArea" exists in the "Property" metadata - Then "LeasableArea" MUST be "Decimal" data type - And "LeasableArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "LeasableArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @COMS @COML @dd-1.7 - Scenario: LeasableAreaUnits - When "LeasableAreaUnits" exists in the "Property" metadata - Then "LeasableAreaUnits" MUST be "Single Enumeration" data type - - @Property @BUSO @dd-1.7 - Scenario: LeaseAmount - When "LeaseAmount" exists in the "Property" metadata - Then "LeaseAmount" MUST be "Decimal" data type - And "LeaseAmount" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "LeaseAmount" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @BUSO @dd-1.7 - Scenario: LeaseAmountFrequency - When "LeaseAmountFrequency" exists in the "Property" metadata - Then "LeaseAmountFrequency" MUST be "Single Enumeration" data type - - @Property @BUSO @dd-1.7 - Scenario: LeaseAssignableYN - When "LeaseAssignableYN" exists in the "Property" metadata - Then "LeaseAssignableYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: LeaseConsideredYN - Given that the following synonyms for "LeaseConsideredYN" DO NOT exist in the "Property" metadata - | IsLeaseConsidered | - | LeaseConsidered | - When "LeaseConsideredYN" exists in the "Property" metadata - Then "LeaseConsideredYN" MUST be "Boolean" data type - - @Property @BUSO @dd-1.7 - Scenario: LeaseExpiration - When "LeaseExpiration" exists in the "Property" metadata - Then "LeaseExpiration" MUST be "Date" data type - - @Property @RLSE @dd-1.7 - Scenario: LeaseRenewalCompensation - When "LeaseRenewalCompensation" exists in the "Property" metadata - Then "LeaseRenewalCompensation" MUST be "Multiple Enumeration" data type - - @Property @BUSO @dd-1.7 - Scenario: LeaseRenewalOptionYN - When "LeaseRenewalOptionYN" exists in the "Property" metadata - Then "LeaseRenewalOptionYN" MUST be "Boolean" data type - - @Property @RLSE @dd-1.7 - Scenario: LeaseTerm - When "LeaseTerm" exists in the "Property" metadata - Then "LeaseTerm" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: Levels - When "Levels" exists in the "Property" metadata - Then "Levels" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @MOBI @dd-1.7 - Scenario: License1 - Given that the following synonyms for "License1" DO NOT exist in the "Property" metadata - | Unit1LicenseNo | - | Unit1Insignia | - When "License1" exists in the "Property" metadata - Then "License1" MUST be "String" data type - And "License1" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @MOBI @dd-1.7 - Scenario: License2 - Given that the following synonyms for "License2" DO NOT exist in the "Property" metadata - | Unit2LicenseNo | - | Unit2Insignia | - When "License2" exists in the "Property" metadata - Then "License2" MUST be "String" data type - And "License2" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @MOBI @dd-1.7 - Scenario: License3 - Given that the following synonyms for "License3" DO NOT exist in the "Property" metadata - | Unit3LicenseNo | - | Unit3Insignia | - When "License3" exists in the "Property" metadata - Then "License3" MUST be "String" data type - And "License3" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RINC @dd-1.7 - Scenario: LicensesExpense - When "LicensesExpense" exists in the "Property" metadata - Then "LicensesExpense" MUST be "Decimal" data type - And "LicensesExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "LicensesExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAOR - Given that the following synonyms for "ListAOR" DO NOT exist in the "Property" metadata - | ListingBoard | - | ListingAssociation | - When "ListAOR" exists in the "Property" metadata - Then "ListAOR" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentAOR - Given that the following synonyms for "ListAgentAOR" DO NOT exist in the "Property" metadata - | ListMemberAOR | - When "ListAgentAOR" exists in the "Property" metadata - Then "ListAgentAOR" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentDesignation - Given that the following synonyms for "ListAgentDesignation" DO NOT exist in the "Property" metadata - | ListMemberDesignation | - When "ListAgentDesignation" exists in the "Property" metadata - Then "ListAgentDesignation" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentDirectPhone - Given that the following synonyms for "ListAgentDirectPhone" DO NOT exist in the "Property" metadata - | ListMemberDirectPhone | - When "ListAgentDirectPhone" exists in the "Property" metadata - Then "ListAgentDirectPhone" MUST be "String" data type - And "ListAgentDirectPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentEmail - Given that the following synonyms for "ListAgentEmail" DO NOT exist in the "Property" metadata - | ListMemberEmail | - When "ListAgentEmail" exists in the "Property" metadata - Then "ListAgentEmail" MUST be "String" data type - And "ListAgentEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentFax - Given that the following synonyms for "ListAgentFax" DO NOT exist in the "Property" metadata - | ListMemberFax | - When "ListAgentFax" exists in the "Property" metadata - Then "ListAgentFax" MUST be "String" data type - And "ListAgentFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: ListAgentFirstName - Given that the following synonyms for "ListAgentFirstName" DO NOT exist in the "Property" metadata - | ListMemberFirstName | - When "ListAgentFirstName" exists in the "Property" metadata - Then "ListAgentFirstName" MUST be "String" data type - And "ListAgentFirstName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: ListAgentFullName - Given that the following synonyms for "ListAgentFullName" DO NOT exist in the "Property" metadata - | ListMemberFullName | - When "ListAgentFullName" exists in the "Property" metadata - Then "ListAgentFullName" MUST be "String" data type - And "ListAgentFullName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentHomePhone - Given that the following synonyms for "ListAgentHomePhone" DO NOT exist in the "Property" metadata - | ListMemberHomePhone | - When "ListAgentHomePhone" exists in the "Property" metadata - Then "ListAgentHomePhone" MUST be "String" data type - And "ListAgentHomePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentKey - Given that the following synonyms for "ListAgentKey" DO NOT exist in the "Property" metadata - | ListMemberKey | - When "ListAgentKey" exists in the "Property" metadata - Then "ListAgentKey" MUST be "String" data type - And "ListAgentKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: ListAgentLastName - Given that the following synonyms for "ListAgentLastName" DO NOT exist in the "Property" metadata - | ListMemberLastName | - When "ListAgentLastName" exists in the "Property" metadata - Then "ListAgentLastName" MUST be "String" data type - And "ListAgentLastName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentMiddleName - Given that the following synonyms for "ListAgentMiddleName" DO NOT exist in the "Property" metadata - | ListMemberMiddleName | - When "ListAgentMiddleName" exists in the "Property" metadata - Then "ListAgentMiddleName" MUST be "String" data type - And "ListAgentMiddleName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: ListAgentMlsId - Given that the following synonyms for "ListAgentMlsId" DO NOT exist in the "Property" metadata - | ListMemberMlsld | - When "ListAgentMlsId" exists in the "Property" metadata - Then "ListAgentMlsId" MUST be "String" data type - And "ListAgentMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentMobilePhone - Given that the following synonyms for "ListAgentMobilePhone" DO NOT exist in the "Property" metadata - | ListMemberMobilePhone | - When "ListAgentMobilePhone" exists in the "Property" metadata - Then "ListAgentMobilePhone" MUST be "String" data type - And "ListAgentMobilePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentNamePrefix - Given that the following synonyms for "ListAgentNamePrefix" DO NOT exist in the "Property" metadata - | ListMemberNamePrefix | - When "ListAgentNamePrefix" exists in the "Property" metadata - Then "ListAgentNamePrefix" MUST be "String" data type - And "ListAgentNamePrefix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentNameSuffix - Given that the following synonyms for "ListAgentNameSuffix" DO NOT exist in the "Property" metadata - | ListMemberNameSuffix | - When "ListAgentNameSuffix" exists in the "Property" metadata - Then "ListAgentNameSuffix" MUST be "String" data type - And "ListAgentNameSuffix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentOfficePhone - Given that the following synonyms for "ListAgentOfficePhone" DO NOT exist in the "Property" metadata - | ListMemberOfficePhone | - When "ListAgentOfficePhone" exists in the "Property" metadata - Then "ListAgentOfficePhone" MUST be "String" data type - And "ListAgentOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentOfficePhoneExt - Given that the following synonyms for "ListAgentOfficePhoneExt" DO NOT exist in the "Property" metadata - | ListMemberOfficePhoneExt | - When "ListAgentOfficePhoneExt" exists in the "Property" metadata - Then "ListAgentOfficePhoneExt" MUST be "String" data type - And "ListAgentOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentPager - Given that the following synonyms for "ListAgentPager" DO NOT exist in the "Property" metadata - | ListMemberPager | - When "ListAgentPager" exists in the "Property" metadata - Then "ListAgentPager" MUST be "String" data type - And "ListAgentPager" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentPreferredPhone - Given that the following synonyms for "ListAgentPreferredPhone" DO NOT exist in the "Property" metadata - | ListMemberPreferredPhone | - When "ListAgentPreferredPhone" exists in the "Property" metadata - Then "ListAgentPreferredPhone" MUST be "String" data type - And "ListAgentPreferredPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentPreferredPhoneExt - Given that the following synonyms for "ListAgentPreferredPhoneExt" DO NOT exist in the "Property" metadata - | ListMemberPreferredPhoneExt | - When "ListAgentPreferredPhoneExt" exists in the "Property" metadata - Then "ListAgentPreferredPhoneExt" MUST be "String" data type - And "ListAgentPreferredPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentStateLicense - Given that the following synonyms for "ListAgentStateLicense" DO NOT exist in the "Property" metadata - | ListMemberStateLicense | - When "ListAgentStateLicense" exists in the "Property" metadata - Then "ListAgentStateLicense" MUST be "String" data type - And "ListAgentStateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentTollFreePhone - Given that the following synonyms for "ListAgentTollFreePhone" DO NOT exist in the "Property" metadata - | ListMemberTollFreePhone | - When "ListAgentTollFreePhone" exists in the "Property" metadata - Then "ListAgentTollFreePhone" MUST be "String" data type - And "ListAgentTollFreePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentURL - Given that the following synonyms for "ListAgentURL" DO NOT exist in the "Property" metadata - | ListMemberURL | - When "ListAgentURL" exists in the "Property" metadata - Then "ListAgentURL" MUST be "String" data type - And "ListAgentURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentVoiceMail - Given that the following synonyms for "ListAgentVoiceMail" DO NOT exist in the "Property" metadata - | ListMemberVoiceMail | - When "ListAgentVoiceMail" exists in the "Property" metadata - Then "ListAgentVoiceMail" MUST be "String" data type - And "ListAgentVoiceMail" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListAgentVoiceMailExt - Given that the following synonyms for "ListAgentVoiceMailExt" DO NOT exist in the "Property" metadata - | ListMemberVoiceMailExt | - When "ListAgentVoiceMailExt" exists in the "Property" metadata - Then "ListAgentVoiceMailExt" MUST be "String" data type - And "ListAgentVoiceMailExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListOfficeAOR - When "ListOfficeAOR" exists in the "Property" metadata - Then "ListOfficeAOR" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListOfficeEmail - When "ListOfficeEmail" exists in the "Property" metadata - Then "ListOfficeEmail" MUST be "String" data type - And "ListOfficeEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListOfficeFax - When "ListOfficeFax" exists in the "Property" metadata - Then "ListOfficeFax" MUST be "String" data type - And "ListOfficeFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListOfficeKey - When "ListOfficeKey" exists in the "Property" metadata - Then "ListOfficeKey" MUST be "String" data type - And "ListOfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: ListOfficeMlsId - When "ListOfficeMlsId" exists in the "Property" metadata - Then "ListOfficeMlsId" MUST be "String" data type - And "ListOfficeMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: ListOfficeName - When "ListOfficeName" exists in the "Property" metadata - Then "ListOfficeName" MUST be "String" data type - And "ListOfficeName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListOfficePhone - When "ListOfficePhone" exists in the "Property" metadata - Then "ListOfficePhone" MUST be "String" data type - And "ListOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListOfficePhoneExt - When "ListOfficePhoneExt" exists in the "Property" metadata - Then "ListOfficePhoneExt" MUST be "String" data type - And "ListOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListOfficeURL - When "ListOfficeURL" exists in the "Property" metadata - Then "ListOfficeURL" MUST be "String" data type - And "ListOfficeURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: ListPrice - Given that the following synonyms for "ListPrice" DO NOT exist in the "Property" metadata - | AskingPrice | - | PriceListing | - | PriceListed | - | CurrentPrice | - When "ListPrice" exists in the "Property" metadata - Then "ListPrice" MUST be "Decimal" data type - And "ListPrice" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "ListPrice" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListPriceLow - Given that the following synonyms for "ListPriceLow" DO NOT exist in the "Property" metadata - | LowPriceRange | - | LowRangePrice | - When "ListPriceLow" exists in the "Property" metadata - Then "ListPriceLow" MUST be "Decimal" data type - And "ListPriceLow" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "ListPriceLow" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListTeamKey - When "ListTeamKey" exists in the "Property" metadata - Then "ListTeamKey" MUST be "String" data type - And "ListTeamKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListTeamName - When "ListTeamName" exists in the "Property" metadata - Then "ListTeamName" MUST be "String" data type - And "ListTeamName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListingAgreement - Given that the following synonyms for "ListingAgreement" DO NOT exist in the "Property" metadata - | AgreementType | - When "ListingAgreement" exists in the "Property" metadata - Then "ListingAgreement" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: ListingContractDate - Given that the following synonyms for "ListingContractDate" DO NOT exist in the "Property" metadata - | ListingDate | - | DateOfListing | - | ListDate | - | AgreementDate | - When "ListingContractDate" exists in the "Property" metadata - Then "ListingContractDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: ListingId - Given that the following synonyms for "ListingId" DO NOT exist in the "Property" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - When "ListingId" exists in the "Property" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: ListingKey - Given that the following synonyms for "ListingKey" DO NOT exist in the "Property" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ListingKey" exists in the "Property" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListingService - Given that the following synonyms for "ListingService" DO NOT exist in the "Property" metadata - | ServiceType | - | ServiceLevel | - When "ListingService" exists in the "Property" metadata - Then "ListingService" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ListingTerms - Given that the following synonyms for "ListingTerms" DO NOT exist in the "Property" metadata - | Terms | - When "ListingTerms" exists in the "Property" metadata - Then "ListingTerms" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: LivingArea - When "LivingArea" exists in the "Property" metadata - Then "LivingArea" MUST be "Decimal" data type - And "LivingArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "LivingArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: LivingAreaSource - When "LivingAreaSource" exists in the "Property" metadata - Then "LivingAreaSource" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: LivingAreaUnits - When "LivingAreaUnits" exists in the "Property" metadata - Then "LivingAreaUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: LockBoxLocation - Given that the following synonyms for "LockBoxLocation" DO NOT exist in the "Property" metadata - | KeySafeLocation | - When "LockBoxLocation" exists in the "Property" metadata - Then "LockBoxLocation" MUST be "String" data type - And "LockBoxLocation" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: LockBoxSerialNumber - Given that the following synonyms for "LockBoxSerialNumber" DO NOT exist in the "Property" metadata - | KeySafeSerialNumber. | - When "LockBoxSerialNumber" exists in the "Property" metadata - Then "LockBoxSerialNumber" MUST be "String" data type - And "LockBoxSerialNumber" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: LockBoxType - Given that the following synonyms for "LockBoxType" DO NOT exist in the "Property" metadata - | KeySafeType | - When "LockBoxType" exists in the "Property" metadata - Then "LockBoxType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: Longitude - When "Longitude" exists in the "Property" metadata - Then "Longitude" MUST be "Decimal" data type - And "Longitude" precision SHOULD be equal to the RESO Suggested Max Precision of 12 - And "Longitude" scale SHOULD be equal to the RESO Suggested Max Scale of 8 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: LotDimensionsSource - When "LotDimensionsSource" exists in the "Property" metadata - Then "LotDimensionsSource" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @IDX @dd-1.7 - Scenario: LotFeatures - When "LotFeatures" exists in the "Property" metadata - Then "LotFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: LotSizeAcres - When "LotSizeAcres" exists in the "Property" metadata - Then "LotSizeAcres" MUST be "Decimal" data type - And "LotSizeAcres" precision SHOULD be equal to the RESO Suggested Max Precision of 16 - And "LotSizeAcres" scale SHOULD be equal to the RESO Suggested Max Scale of 4 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: LotSizeArea - When "LotSizeArea" exists in the "Property" metadata - Then "LotSizeArea" MUST be "Decimal" data type - And "LotSizeArea" precision SHOULD be equal to the RESO Suggested Max Precision of 16 - And "LotSizeArea" scale SHOULD be equal to the RESO Suggested Max Scale of 4 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: LotSizeDimensions - When "LotSizeDimensions" exists in the "Property" metadata - Then "LotSizeDimensions" MUST be "String" data type - And "LotSizeDimensions" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: LotSizeSource - When "LotSizeSource" exists in the "Property" metadata - Then "LotSizeSource" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: LotSizeSquareFeet - When "LotSizeSquareFeet" exists in the "Property" metadata - Then "LotSizeSquareFeet" MUST be "Decimal" data type - And "LotSizeSquareFeet" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "LotSizeSquareFeet" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: LotSizeUnits - When "LotSizeUnits" exists in the "Property" metadata - Then "LotSizeUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: MLSAreaMajor - Given that the following synonyms for "MLSAreaMajor" DO NOT exist in the "Property" metadata - | MarketingArea | - | MLSArea | - When "MLSAreaMajor" exists in the "Property" metadata - Then "MLSAreaMajor" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: MLSAreaMinor - When "MLSAreaMinor" exists in the "Property" metadata - Then "MLSAreaMinor" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @dd-1.7 - Scenario: MainLevelBathrooms - When "MainLevelBathrooms" exists in the "Property" metadata - Then "MainLevelBathrooms" MUST be "Integer" data type - - @Property @RESI @RLSE @dd-1.7 - Scenario: MainLevelBedrooms - When "MainLevelBedrooms" exists in the "Property" metadata - Then "MainLevelBedrooms" MUST be "Integer" data type - - @Property @RINC @COMS @COML @dd-1.7 - Scenario: MaintenanceExpense - When "MaintenanceExpense" exists in the "Property" metadata - Then "MaintenanceExpense" MUST be "Decimal" data type - And "MaintenanceExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "MaintenanceExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: MajorChangeTimestamp - When "MajorChangeTimestamp" exists in the "Property" metadata - Then "MajorChangeTimestamp" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: MajorChangeType - When "MajorChangeType" exists in the "Property" metadata - Then "MajorChangeType" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @MOBI @dd-1.7 - Scenario: Make - When "Make" exists in the "Property" metadata - Then "Make" MUST be "String" data type - And "Make" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RINC @dd-1.7 - Scenario: ManagerExpense - When "ManagerExpense" exists in the "Property" metadata - Then "ManagerExpense" MUST be "Decimal" data type - And "ManagerExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "ManagerExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: MapCoordinate - Given that the following synonyms for "MapCoordinate" DO NOT exist in the "Property" metadata - | MapBookCoordinate | - | ThomasGuide | - | TG# | - | MapBookNumber | - When "MapCoordinate" exists in the "Property" metadata - Then "MapCoordinate" MUST be "String" data type - And "MapCoordinate" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: MapCoordinateSource - Given that the following synonyms for "MapCoordinateSource" DO NOT exist in the "Property" metadata - | MapBook | - When "MapCoordinateSource" exists in the "Property" metadata - Then "MapCoordinateSource" MUST be "String" data type - And "MapCoordinateSource" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: MapURL - When "MapURL" exists in the "Property" metadata - Then "MapURL" MUST be "String" data type - And "MapURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: MiddleOrJuniorSchool - When "MiddleOrJuniorSchool" exists in the "Property" metadata - Then "MiddleOrJuniorSchool" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: MiddleOrJuniorSchoolDistrict - When "MiddleOrJuniorSchoolDistrict" exists in the "Property" metadata - Then "MiddleOrJuniorSchoolDistrict" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: MlsStatus - Given that the following synonyms for "MlsStatus" DO NOT exist in the "Property" metadata - | ListingStatus | - | Status | - When "MlsStatus" exists in the "Property" metadata - Then "MlsStatus" MUST be "Single Enumeration" data type - - @Property @MOBI @dd-1.7 - Scenario: MobileDimUnits - When "MobileDimUnits" exists in the "Property" metadata - Then "MobileDimUnits" MUST be "Single Enumeration" data type - - @Property @MOBI @dd-1.7 - Scenario: MobileHomeRemainsYN - When "MobileHomeRemainsYN" exists in the "Property" metadata - Then "MobileHomeRemainsYN" MUST be "Boolean" data type - - @Property @MOBI @IDX @dd-1.7 - Scenario: MobileLength - When "MobileLength" exists in the "Property" metadata - Then "MobileLength" MUST be "Integer" data type - - @Property @MOBI @IDX @dd-1.7 - Scenario: MobileWidth - When "MobileWidth" exists in the "Property" metadata - Then "MobileWidth" MUST be "Integer" data type - - @Property @RESI @RLSE @MOBI @dd-1.7 - Scenario: Model - When "Model" exists in the "Property" metadata - Then "Model" MUST be "String" data type - And "Model" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: ModificationTimestamp - Given that the following synonyms for "ModificationTimestamp" DO NOT exist in the "Property" metadata - | ModificationDateTime | - | DateTimeModified | - | ModDate | - | DateMod | - | UpdateDate | - | UpdateTimestamp | - When "ModificationTimestamp" exists in the "Property" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Property @RINC @COMS @COML @BUSO @dd-1.7 - Scenario: NetOperatingIncome - When "NetOperatingIncome" exists in the "Property" metadata - Then "NetOperatingIncome" MUST be "Decimal" data type - And "NetOperatingIncome" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "NetOperatingIncome" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: NewConstructionYN - When "NewConstructionYN" exists in the "Property" metadata - Then "NewConstructionYN" MUST be "Boolean" data type - - @Property @RINC @dd-1.7 - Scenario: NewTaxesExpense - When "NewTaxesExpense" exists in the "Property" metadata - Then "NewTaxesExpense" MUST be "Decimal" data type - And "NewTaxesExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "NewTaxesExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RINC @COMS @COML @dd-1.7 - Scenario: NumberOfBuildings - Given that the following synonyms for "NumberOfBuildings" DO NOT exist in the "Property" metadata - | NumberOfUnitsBuildings | - When "NumberOfBuildings" exists in the "Property" metadata - Then "NumberOfBuildings" MUST be "Integer" data type - - @Property @BUSO @dd-1.7 - Scenario: NumberOfFullTimeEmployees - When "NumberOfFullTimeEmployees" exists in the "Property" metadata - Then "NumberOfFullTimeEmployees" MUST be "Integer" data type - - @Property @LAND @dd-1.7 - Scenario: NumberOfLots - When "NumberOfLots" exists in the "Property" metadata - Then "NumberOfLots" MUST be "Integer" data type - - @Property @MOBI @dd-1.7 - Scenario: NumberOfPads - When "NumberOfPads" exists in the "Property" metadata - Then "NumberOfPads" MUST be "Integer" data type - - @Property @BUSO @dd-1.7 - Scenario: NumberOfPartTimeEmployees - When "NumberOfPartTimeEmployees" exists in the "Property" metadata - Then "NumberOfPartTimeEmployees" MUST be "Integer" data type - - @Property @RINC @FARM @dd-1.7 - Scenario: NumberOfSeparateElectricMeters - When "NumberOfSeparateElectricMeters" exists in the "Property" metadata - Then "NumberOfSeparateElectricMeters" MUST be "Integer" data type - - @Property @RINC @FARM @dd-1.7 - Scenario: NumberOfSeparateGasMeters - When "NumberOfSeparateGasMeters" exists in the "Property" metadata - Then "NumberOfSeparateGasMeters" MUST be "Integer" data type - - @Property @RINC @FARM @dd-1.7 - Scenario: NumberOfSeparateWaterMeters - When "NumberOfSeparateWaterMeters" exists in the "Property" metadata - Then "NumberOfSeparateWaterMeters" MUST be "Integer" data type - - @Property @RESI @RLSE @dd-1.7 - Scenario: NumberOfUnitsInCommunity - When "NumberOfUnitsInCommunity" exists in the "Property" metadata - Then "NumberOfUnitsInCommunity" MUST be "Integer" data type - - @Property @RINC @COMS @COML @dd-1.7 - Scenario: NumberOfUnitsLeased - When "NumberOfUnitsLeased" exists in the "Property" metadata - Then "NumberOfUnitsLeased" MUST be "Integer" data type - - @Property @RINC @dd-1.7 - Scenario: NumberOfUnitsMoMo - When "NumberOfUnitsMoMo" exists in the "Property" metadata - Then "NumberOfUnitsMoMo" MUST be "Integer" data type - - @Property @RINC @COMS @COML @IDX @dd-1.7 - Scenario: NumberOfUnitsTotal - When "NumberOfUnitsTotal" exists in the "Property" metadata - Then "NumberOfUnitsTotal" MUST be "Integer" data type - - @Property @RINC @dd-1.7 - Scenario: NumberOfUnitsVacant - When "NumberOfUnitsVacant" exists in the "Property" metadata - Then "NumberOfUnitsVacant" MUST be "Integer" data type - - @Property @RESI @RLSE @MOBI @dd-1.7 - Scenario: OccupantName - When "OccupantName" exists in the "Property" metadata - Then "OccupantName" MUST be "String" data type - And "OccupantName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @MOBI @dd-1.7 - Scenario: OccupantPhone - When "OccupantPhone" exists in the "Property" metadata - Then "OccupantPhone" MUST be "String" data type - And "OccupantPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @MOBI @dd-1.7 - Scenario: OccupantType - When "OccupantType" exists in the "Property" metadata - Then "OccupantType" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: OffMarketDate - Given that the following synonyms for "OffMarketDate" DO NOT exist in the "Property" metadata - | DateOffMarket | - When "OffMarketDate" exists in the "Property" metadata - Then "OffMarketDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: OffMarketTimestamp - When "OffMarketTimestamp" exists in the "Property" metadata - Then "OffMarketTimestamp" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: OnMarketDate - When "OnMarketDate" exists in the "Property" metadata - Then "OnMarketDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: OnMarketTimestamp - When "OnMarketTimestamp" exists in the "Property" metadata - Then "OnMarketTimestamp" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: OpenParkingSpaces - Given that the following synonyms for "OpenParkingSpaces" DO NOT exist in the "Property" metadata - | UncoveredParking | - When "OpenParkingSpaces" exists in the "Property" metadata - Then "OpenParkingSpaces" MUST be "Decimal" data type - And "OpenParkingSpaces" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "OpenParkingSpaces" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: OpenParkingYN - When "OpenParkingYN" exists in the "Property" metadata - Then "OpenParkingYN" MUST be "Boolean" data type - - @Property @RINC @COMS @COML @BUSO @dd-1.7 - Scenario: OperatingExpense - When "OperatingExpense" exists in the "Property" metadata - Then "OperatingExpense" MUST be "Decimal" data type - And "OperatingExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "OperatingExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RINC @dd-1.7 - Scenario: OperatingExpenseIncludes - When "OperatingExpenseIncludes" exists in the "Property" metadata - Then "OperatingExpenseIncludes" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: OriginalEntryTimestamp - Given that the following synonyms for "OriginalEntryTimestamp" DO NOT exist in the "Property" metadata - | EntryDate | - | InputDate | - | DateTimeCreated | - | CreatedDate. | - When "OriginalEntryTimestamp" exists in the "Property" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: OriginalListPrice - Given that the following synonyms for "OriginalListPrice" DO NOT exist in the "Property" metadata - | OriginalPrice | - When "OriginalListPrice" exists in the "Property" metadata - Then "OriginalListPrice" MUST be "Decimal" data type - And "OriginalListPrice" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "OriginalListPrice" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: OriginatingSystemID - Given that the following synonyms for "OriginatingSystemID" DO NOT exist in the "Property" metadata - | AuthoritativeSystemID | - When "OriginatingSystemID" exists in the "Property" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: OriginatingSystemKey - Given that the following synonyms for "OriginatingSystemKey" DO NOT exist in the "Property" metadata - | ProviderKey | - | AuthoritativeSystemKey | - When "OriginatingSystemKey" exists in the "Property" metadata - Then "OriginatingSystemKey" MUST be "String" data type - And "OriginatingSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "Property" metadata - | ProviderName | - | MLSID | - | AuthoritativeSystem | - When "OriginatingSystemName" exists in the "Property" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: OtherEquipment - When "OtherEquipment" exists in the "Property" metadata - Then "OtherEquipment" MUST be "Multiple Enumeration" data type - - @Property @RINC @COMS @COML @dd-1.7 - Scenario: OtherExpense - When "OtherExpense" exists in the "Property" metadata - Then "OtherExpense" MUST be "Decimal" data type - And "OtherExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "OtherExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: OtherParking - When "OtherParking" exists in the "Property" metadata - Then "OtherParking" MUST be "String" data type - And "OtherParking" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: OtherStructures - When "OtherStructures" exists in the "Property" metadata - Then "OtherStructures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: OwnerName - When "OwnerName" exists in the "Property" metadata - Then "OwnerName" MUST be "String" data type - And "OwnerName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RLSE @RINC @COMS @COML @dd-1.7 - Scenario: OwnerPays - When "OwnerPays" exists in the "Property" metadata - Then "OwnerPays" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: OwnerPhone - When "OwnerPhone" exists in the "Property" metadata - Then "OwnerPhone" MUST be "String" data type - And "OwnerPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: Ownership - When "Ownership" exists in the "Property" metadata - Then "Ownership" MUST be "String" data type - And "Ownership" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Property @BUSO @dd-1.7 - Scenario: OwnershipType - When "OwnershipType" exists in the "Property" metadata - Then "OwnershipType" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: ParcelNumber - Given that the following synonyms for "ParcelNumber" DO NOT exist in the "Property" metadata - | APN | - | AssessorsParcelNumber | - | TaxID | - | AssessorNumber | - When "ParcelNumber" exists in the "Property" metadata - Then "ParcelNumber" MUST be "String" data type - And "ParcelNumber" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @MOBI @dd-1.7 - Scenario: ParkManagerName - When "ParkManagerName" exists in the "Property" metadata - Then "ParkManagerName" MUST be "String" data type - And "ParkManagerName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @MOBI @dd-1.7 - Scenario: ParkManagerPhone - When "ParkManagerPhone" exists in the "Property" metadata - Then "ParkManagerPhone" MUST be "String" data type - And "ParkManagerPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @MOBI @COMS @COML @IDX @dd-1.7 - Scenario: ParkName - When "ParkName" exists in the "Property" metadata - Then "ParkName" MUST be "String" data type - And "ParkName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: ParkingFeatures - When "ParkingFeatures" exists in the "Property" metadata - Then "ParkingFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ParkingTotal - When "ParkingTotal" exists in the "Property" metadata - Then "ParkingTotal" MUST be "Decimal" data type - And "ParkingTotal" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "ParkingTotal" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @FARM @dd-1.7 - Scenario: PastureArea - When "PastureArea" exists in the "Property" metadata - Then "PastureArea" MUST be "Decimal" data type - And "PastureArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "PastureArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: PatioAndPorchFeatures - When "PatioAndPorchFeatures" exists in the "Property" metadata - Then "PatioAndPorchFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: PendingTimestamp - When "PendingTimestamp" exists in the "Property" metadata - Then "PendingTimestamp" MUST be "Timestamp" data type - - @Property @RINC @dd-1.7 - Scenario: PestControlExpense - When "PestControlExpense" exists in the "Property" metadata - Then "PestControlExpense" MUST be "Decimal" data type - And "PestControlExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "PestControlExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RLSE @MOBI @dd-1.7 - Scenario: PetsAllowed - When "PetsAllowed" exists in the "Property" metadata - Then "PetsAllowed" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: PhotosChangeTimestamp - Given that the following synonyms for "PhotosChangeTimestamp" DO NOT exist in the "Property" metadata - | PhotoChangeTimestamp | - When "PhotosChangeTimestamp" exists in the "Property" metadata - Then "PhotosChangeTimestamp" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: PhotosCount - Given that the following synonyms for "PhotosCount" DO NOT exist in the "Property" metadata - | PhotoCount | - When "PhotosCount" exists in the "Property" metadata - Then "PhotosCount" MUST be "Integer" data type - - @Property @RINC @dd-1.7 - Scenario: PoolExpense - When "PoolExpense" exists in the "Property" metadata - Then "PoolExpense" MUST be "Decimal" data type - And "PoolExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "PoolExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @IDX @dd-1.7 - Scenario: PoolFeatures - When "PoolFeatures" exists in the "Property" metadata - Then "PoolFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @IDX @dd-1.7 - Scenario: PoolPrivateYN - When "PoolPrivateYN" exists in the "Property" metadata - Then "PoolPrivateYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: Possession - When "Possession" exists in the "Property" metadata - Then "Possession" MUST be "Multiple Enumeration" data type - - @Property @LAND @IDX @dd-1.7 - Scenario: PossibleUse - When "PossibleUse" exists in the "Property" metadata - Then "PossibleUse" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: PostalCity - When "PostalCity" exists in the "Property" metadata - Then "PostalCity" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: PostalCode - Given that the following synonyms for "PostalCode" DO NOT exist in the "Property" metadata - | ZipCode | - | Zip | - When "PostalCode" exists in the "Property" metadata - Then "PostalCode" MUST be "String" data type - And "PostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: PostalCodePlus4 - Given that the following synonyms for "PostalCodePlus4" DO NOT exist in the "Property" metadata - | Zip+4 | - | ZipPlus4 | - When "PostalCodePlus4" exists in the "Property" metadata - Then "PostalCodePlus4" MUST be "String" data type - And "PostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: PowerProductionType - When "PowerProductionType" exists in the "Property" metadata - Then "PowerProductionType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: PreviousListPrice - Given that the following synonyms for "PreviousListPrice" DO NOT exist in the "Property" metadata - | PreviousPrice | - | LastPrice | - | ListPriorPrice | - When "PreviousListPrice" exists in the "Property" metadata - Then "PreviousListPrice" MUST be "Decimal" data type - And "PreviousListPrice" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "PreviousListPrice" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: PriceChangeTimestamp - Given that the following synonyms for "PriceChangeTimestamp" DO NOT exist in the "Property" metadata - | PriceChangeDateTime | - | PriceChange | - When "PriceChangeTimestamp" exists in the "Property" metadata - Then "PriceChangeTimestamp" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: PrivateOfficeRemarks - When "PrivateOfficeRemarks" exists in the "Property" metadata - Then "PrivateOfficeRemarks" MUST be "String" data type - And "PrivateOfficeRemarks" length SHOULD be equal to the RESO Suggested Max Length of 4000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: PrivateRemarks - Given that the following synonyms for "PrivateRemarks" DO NOT exist in the "Property" metadata - | AgentRemarks | - | ConfidentialRemarks | - When "PrivateRemarks" exists in the "Property" metadata - Then "PrivateRemarks" MUST be "String" data type - And "PrivateRemarks" length SHOULD be equal to the RESO Suggested Max Length of 4000 - - @Property @RINC @COMS @COML @dd-1.7 - Scenario: ProfessionalManagementExpense - Given that the following synonyms for "ProfessionalManagementExpense" DO NOT exist in the "Property" metadata - | ManagementCompanyExpense | - When "ProfessionalManagementExpense" exists in the "Property" metadata - Then "ProfessionalManagementExpense" MUST be "Decimal" data type - And "ProfessionalManagementExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "ProfessionalManagementExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: PropertyAttachedYN - Given that the following synonyms for "PropertyAttachedYN" DO NOT exist in the "Property" metadata - | StructureAttachedYN | - When "PropertyAttachedYN" exists in the "Property" metadata - Then "PropertyAttachedYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: PropertyCondition - Given that the following synonyms for "PropertyCondition" DO NOT exist in the "Property" metadata - | StructuralCondition | - | Condition | - When "PropertyCondition" exists in the "Property" metadata - Then "PropertyCondition" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @MOBI @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: PropertySubType - When "PropertySubType" exists in the "Property" metadata - Then "PropertySubType" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: PropertyType - When "PropertyType" exists in the "Property" metadata - Then "PropertyType" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: PublicRemarks - Given that the following synonyms for "PublicRemarks" DO NOT exist in the "Property" metadata - | PropertyDescription | - | InternetRemarks | - | Remarks | - When "PublicRemarks" exists in the "Property" metadata - Then "PublicRemarks" MUST be "String" data type - And "PublicRemarks" length SHOULD be equal to the RESO Suggested Max Length of 4000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: PublicSurveyRange - When "PublicSurveyRange" exists in the "Property" metadata - Then "PublicSurveyRange" MUST be "String" data type - And "PublicSurveyRange" length SHOULD be equal to the RESO Suggested Max Length of 20 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: PublicSurveySection - When "PublicSurveySection" exists in the "Property" metadata - Then "PublicSurveySection" MUST be "String" data type - And "PublicSurveySection" length SHOULD be equal to the RESO Suggested Max Length of 20 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: PublicSurveyTownship - When "PublicSurveyTownship" exists in the "Property" metadata - Then "PublicSurveyTownship" MUST be "String" data type - And "PublicSurveyTownship" length SHOULD be equal to the RESO Suggested Max Length of 20 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: PurchaseContractDate - Given that the following synonyms for "PurchaseContractDate" DO NOT exist in the "Property" metadata - | PendingDate | - | DatePending | - | UnderContractDate | - | ContractDate | - | LeasePending | - | PendingLeaseDate | - | LeaseAgreementDate | - When "PurchaseContractDate" exists in the "Property" metadata - Then "PurchaseContractDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: RVParkingDimensions - When "RVParkingDimensions" exists in the "Property" metadata - Then "RVParkingDimensions" MUST be "String" data type - And "RVParkingDimensions" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @FARM @dd-1.7 - Scenario: RangeArea - When "RangeArea" exists in the "Property" metadata - Then "RangeArea" MUST be "Decimal" data type - And "RangeArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "RangeArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RINC @COMS @COML @dd-1.7 - Scenario: RentControlYN - When "RentControlYN" exists in the "Property" metadata - Then "RentControlYN" MUST be "Boolean" data type - - @Property @RLSE @MOBI @IDX @dd-1.7 - Scenario: RentIncludes - When "RentIncludes" exists in the "Property" metadata - Then "RentIncludes" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: RoadFrontageType - When "RoadFrontageType" exists in the "Property" metadata - Then "RoadFrontageType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: RoadResponsibility - When "RoadResponsibility" exists in the "Property" metadata - Then "RoadResponsibility" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: RoadSurfaceType - When "RoadSurfaceType" exists in the "Property" metadata - Then "RoadSurfaceType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: Roof - When "Roof" exists in the "Property" metadata - Then "Roof" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @MOBI @FARM @IDX @dd-1.7 - Scenario: RoomType - When "RoomType" exists in the "Property" metadata - Then "RoomType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: RoomsTotal - When "RoomsTotal" exists in the "Property" metadata - Then "RoomsTotal" MUST be "Integer" data type - - @Property @BUSO @dd-1.7 - Scenario: SeatingCapacity - When "SeatingCapacity" exists in the "Property" metadata - Then "SeatingCapacity" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: SecurityFeatures - When "SecurityFeatures" exists in the "Property" metadata - Then "SecurityFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @IDX @dd-1.7 - Scenario: SeniorCommunityYN - When "SeniorCommunityYN" exists in the "Property" metadata - Then "SeniorCommunityYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @MOBI @dd-1.7 - Scenario: SerialU - Given that the following synonyms for "SerialU" DO NOT exist in the "Property" metadata - | Unit1SerialNo | - When "SerialU" exists in the "Property" metadata - Then "SerialU" MUST be "String" data type - And "SerialU" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @MOBI @dd-1.7 - Scenario: SerialX - Given that the following synonyms for "SerialX" DO NOT exist in the "Property" metadata - | Unit2SerialNo | - When "SerialX" exists in the "Property" metadata - Then "SerialX" MUST be "String" data type - And "SerialX" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @MOBI @dd-1.7 - Scenario: SerialXX - Given that the following synonyms for "SerialXX" DO NOT exist in the "Property" metadata - | Unit3SerialNo | - When "SerialXX" exists in the "Property" metadata - Then "SerialXX" MUST be "String" data type - And "SerialXX" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: Sewer - When "Sewer" exists in the "Property" metadata - Then "Sewer" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ShowingAdvanceNotice - When "ShowingAdvanceNotice" exists in the "Property" metadata - Then "ShowingAdvanceNotice" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ShowingAttendedYN - When "ShowingAttendedYN" exists in the "Property" metadata - Then "ShowingAttendedYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ShowingContactName - When "ShowingContactName" exists in the "Property" metadata - Then "ShowingContactName" MUST be "String" data type - And "ShowingContactName" length SHOULD be equal to the RESO Suggested Max Length of 40 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ShowingContactPhone - Given that the following synonyms for "ShowingContactPhone" DO NOT exist in the "Property" metadata - | ShowingPhone | - When "ShowingContactPhone" exists in the "Property" metadata - Then "ShowingContactPhone" MUST be "String" data type - And "ShowingContactPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ShowingContactPhoneExt - When "ShowingContactPhoneExt" exists in the "Property" metadata - Then "ShowingContactPhoneExt" MUST be "String" data type - And "ShowingContactPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ShowingContactType - When "ShowingContactType" exists in the "Property" metadata - Then "ShowingContactType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ShowingDays - When "ShowingDays" exists in the "Property" metadata - Then "ShowingDays" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ShowingEndTime - When "ShowingEndTime" exists in the "Property" metadata - Then "ShowingEndTime" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ShowingInstructions - Given that the following synonyms for "ShowingInstructions" DO NOT exist in the "Property" metadata - | ShowingRemarks | - When "ShowingInstructions" exists in the "Property" metadata - Then "ShowingInstructions" MUST be "String" data type - And "ShowingInstructions" length SHOULD be equal to the RESO Suggested Max Length of 4000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ShowingRequirements - When "ShowingRequirements" exists in the "Property" metadata - Then "ShowingRequirements" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: ShowingStartTime - When "ShowingStartTime" exists in the "Property" metadata - Then "ShowingStartTime" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: SignOnPropertyYN - When "SignOnPropertyYN" exists in the "Property" metadata - Then "SignOnPropertyYN" MUST be "Boolean" data type - - @Property @MOBI @IDX @dd-1.7 - Scenario: Skirt - When "Skirt" exists in the "Property" metadata - Then "Skirt" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: SourceSystemID - When "SourceSystemID" exists in the "Property" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: SourceSystemKey - Given that the following synonyms for "SourceSystemKey" DO NOT exist in the "Property" metadata - | ProviderKey | - When "SourceSystemKey" exists in the "Property" metadata - Then "SourceSystemKey" MUST be "String" data type - And "SourceSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "Property" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "Property" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @IDX @dd-1.7 - Scenario: SpaFeatures - When "SpaFeatures" exists in the "Property" metadata - Then "SpaFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: SpaYN - Given that the following synonyms for "SpaYN" DO NOT exist in the "Property" metadata - | Jacuzzi | - | HotTub | - When "SpaYN" exists in the "Property" metadata - Then "SpaYN" MUST be "Boolean" data type - - @Property @BUSO @dd-1.7 - Scenario: SpecialLicenses - When "SpecialLicenses" exists in the "Property" metadata - Then "SpecialLicenses" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: SpecialListingConditions - Given that the following synonyms for "SpecialListingConditions" DO NOT exist in the "Property" metadata - | SaleType | - | REO | - | ShortSale | - | NoticeOfDefault | - | Foreclosure | - When "SpecialListingConditions" exists in the "Property" metadata - Then "SpecialListingConditions" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: StandardStatus - Given that the following synonyms for "StandardStatus" DO NOT exist in the "Property" metadata - | NormalizedListingStatus | - | RetsStatus | - When "StandardStatus" exists in the "Property" metadata - Then "StandardStatus" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: StateOrProvince - When "StateOrProvince" exists in the "Property" metadata - Then "StateOrProvince" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: StateRegion - When "StateRegion" exists in the "Property" metadata - Then "StateRegion" MUST be "String" data type - And "StateRegion" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: StatusChangeTimestamp - Given that the following synonyms for "StatusChangeTimestamp" DO NOT exist in the "Property" metadata - | StatusDateTime | - When "StatusChangeTimestamp" exists in the "Property" metadata - Then "StatusChangeTimestamp" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: Stories - Given that the following synonyms for "Stories" DO NOT exist in the "Property" metadata - | Floors | - When "Stories" exists in the "Property" metadata - Then "Stories" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: StoriesTotal - Given that the following synonyms for "StoriesTotal" DO NOT exist in the "Property" metadata - | StoriesBuildingTotal | - When "StoriesTotal" exists in the "Property" metadata - Then "StoriesTotal" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: StreetAdditionalInfo - When "StreetAdditionalInfo" exists in the "Property" metadata - Then "StreetAdditionalInfo" MUST be "String" data type - And "StreetAdditionalInfo" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: StreetDirPrefix - When "StreetDirPrefix" exists in the "Property" metadata - Then "StreetDirPrefix" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: StreetDirSuffix - When "StreetDirSuffix" exists in the "Property" metadata - Then "StreetDirSuffix" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: StreetName - When "StreetName" exists in the "Property" metadata - Then "StreetName" MUST be "String" data type - And "StreetName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: StreetNumber - When "StreetNumber" exists in the "Property" metadata - Then "StreetNumber" MUST be "String" data type - And "StreetNumber" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: StreetNumberNumeric - When "StreetNumberNumeric" exists in the "Property" metadata - Then "StreetNumberNumeric" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: StreetSuffix - When "StreetSuffix" exists in the "Property" metadata - Then "StreetSuffix" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: StreetSuffixModifier - Given that the following synonyms for "StreetSuffixModifier" DO NOT exist in the "Property" metadata - | StreetSuffixAlternate | - | StreetSuffixExtension. | - When "StreetSuffixModifier" exists in the "Property" metadata - Then "StreetSuffixModifier" MUST be "String" data type - And "StreetSuffixModifier" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: StructureType - Given that the following synonyms for "StructureType" DO NOT exist in the "Property" metadata - | BuildingType | - When "StructureType" exists in the "Property" metadata - Then "StructureType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: SubAgencyCompensation - Given that the following synonyms for "SubAgencyCompensation" DO NOT exist in the "Property" metadata - | SubAgentCompensation | - | CoBrokerCompensation | - When "SubAgencyCompensation" exists in the "Property" metadata - Then "SubAgencyCompensation" MUST be "String" data type - And "SubAgencyCompensation" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: SubAgencyCompensationType - Given that the following synonyms for "SubAgencyCompensationType" DO NOT exist in the "Property" metadata - | SubAgentCompensationType | - | CoBrokerCompensationType | - When "SubAgencyCompensationType" exists in the "Property" metadata - Then "SubAgencyCompensationType" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: SubdivisionName - Given that the following synonyms for "SubdivisionName" DO NOT exist in the "Property" metadata - | Builder'sTract | - When "SubdivisionName" exists in the "Property" metadata - Then "SubdivisionName" MUST be "String" data type - And "SubdivisionName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RINC @dd-1.7 - Scenario: SuppliesExpense - When "SuppliesExpense" exists in the "Property" metadata - Then "SuppliesExpense" MUST be "Decimal" data type - And "SuppliesExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "SuppliesExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: SyndicateTo - When "SyndicateTo" exists in the "Property" metadata - Then "SyndicateTo" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: SyndicationRemarks - Given that the following synonyms for "SyndicationRemarks" DO NOT exist in the "Property" metadata - | AdvertisingRemarks | - When "SyndicationRemarks" exists in the "Property" metadata - Then "SyndicationRemarks" MUST be "String" data type - And "SyndicationRemarks" length SHOULD be equal to the RESO Suggested Max Length of 4000 - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: TaxAnnualAmount - When "TaxAnnualAmount" exists in the "Property" metadata - Then "TaxAnnualAmount" MUST be "Decimal" data type - And "TaxAnnualAmount" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "TaxAnnualAmount" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: TaxAssessedValue - When "TaxAssessedValue" exists in the "Property" metadata - Then "TaxAssessedValue" MUST be "Integer" data type - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: TaxBlock - Given that the following synonyms for "TaxBlock" DO NOT exist in the "Property" metadata - | Block | - When "TaxBlock" exists in the "Property" metadata - Then "TaxBlock" MUST be "String" data type - And "TaxBlock" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: TaxBookNumber - When "TaxBookNumber" exists in the "Property" metadata - Then "TaxBookNumber" MUST be "String" data type - And "TaxBookNumber" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: TaxLegalDescription - Given that the following synonyms for "TaxLegalDescription" DO NOT exist in the "Property" metadata - | LegalDescription | - When "TaxLegalDescription" exists in the "Property" metadata - Then "TaxLegalDescription" MUST be "String" data type - And "TaxLegalDescription" length SHOULD be equal to the RESO Suggested Max Length of 6000 - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: TaxLot - Given that the following synonyms for "TaxLot" DO NOT exist in the "Property" metadata - | Lot | - When "TaxLot" exists in the "Property" metadata - Then "TaxLot" MUST be "String" data type - And "TaxLot" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: TaxMapNumber - When "TaxMapNumber" exists in the "Property" metadata - Then "TaxMapNumber" MUST be "String" data type - And "TaxMapNumber" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: TaxOtherAnnualAssessmentAmount - When "TaxOtherAnnualAssessmentAmount" exists in the "Property" metadata - Then "TaxOtherAnnualAssessmentAmount" MUST be "Decimal" data type - And "TaxOtherAnnualAssessmentAmount" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "TaxOtherAnnualAssessmentAmount" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: TaxParcelLetter - When "TaxParcelLetter" exists in the "Property" metadata - Then "TaxParcelLetter" MUST be "String" data type - And "TaxParcelLetter" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @MOBI @dd-1.7 - Scenario: TaxStatusCurrent - When "TaxStatusCurrent" exists in the "Property" metadata - Then "TaxStatusCurrent" MUST be "Multiple Enumeration" data type - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: TaxTract - Given that the following synonyms for "TaxTract" DO NOT exist in the "Property" metadata - | Tract | - When "TaxTract" exists in the "Property" metadata - Then "TaxTract" MUST be "String" data type - And "TaxTract" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: TaxYear - When "TaxYear" exists in the "Property" metadata - Then "TaxYear" MUST be "Integer" data type - - @Property @RLSE @RINC @COMS @COML @dd-1.7 - Scenario: TenantPays - Given that the following synonyms for "TenantPays" DO NOT exist in the "Property" metadata - | TenantExpense | - When "TenantPays" exists in the "Property" metadata - Then "TenantPays" MUST be "Multiple Enumeration" data type - - @Property @LAND @COMS @COML @IDX @dd-1.7 - Scenario: Topography - When "Topography" exists in the "Property" metadata - Then "Topography" MUST be "String" data type - And "Topography" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RINC @COMS @COML @dd-1.7 - Scenario: TotalActualRent - When "TotalActualRent" exists in the "Property" metadata - Then "TotalActualRent" MUST be "Decimal" data type - And "TotalActualRent" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "TotalActualRent" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: Township - Given that the following synonyms for "Township" DO NOT exist in the "Property" metadata - | Municipality | - | TWP | - When "Township" exists in the "Property" metadata - Then "Township" MUST be "String" data type - And "Township" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: TransactionBrokerCompensation - When "TransactionBrokerCompensation" exists in the "Property" metadata - Then "TransactionBrokerCompensation" MUST be "String" data type - And "TransactionBrokerCompensation" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: TransactionBrokerCompensationType - When "TransactionBrokerCompensationType" exists in the "Property" metadata - Then "TransactionBrokerCompensationType" MUST be "Single Enumeration" data type - - @Property @RINC @COMS @COML @dd-1.7 - Scenario: TrashExpense - When "TrashExpense" exists in the "Property" metadata - Then "TrashExpense" MUST be "Decimal" data type - And "TrashExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "TrashExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: UnitNumber - Given that the following synonyms for "UnitNumber" DO NOT exist in the "Property" metadata - | ApartmentNumber | - | SpaceNumber | - | Suite | - When "UnitNumber" exists in the "Property" metadata - Then "UnitNumber" MUST be "String" data type - And "UnitNumber" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RINC @COMS @COML @IDX @dd-1.7 - Scenario: UnitTypeType - When "UnitTypeType" exists in the "Property" metadata - Then "UnitTypeType" MUST be "Multiple Enumeration" data type - - @Property @RINC @dd-1.7 - Scenario: UnitsFurnished - When "UnitsFurnished" exists in the "Property" metadata - Then "UnitsFurnished" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: UniversalPropertyId - Given that the following synonyms for "UniversalPropertyId" DO NOT exist in the "Property" metadata - | PropertyID | - | PUID | - When "UniversalPropertyId" exists in the "Property" metadata - Then "UniversalPropertyId" MUST be "String" data type - And "UniversalPropertyId" length SHOULD be equal to the RESO Suggested Max Length of 128 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: UniversalPropertySubId - When "UniversalPropertySubId" exists in the "Property" metadata - Then "UniversalPropertySubId" MUST be "String" data type - And "UniversalPropertySubId" length SHOULD be equal to the RESO Suggested Max Length of 128 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: UnparsedAddress - Given that the following synonyms for "UnparsedAddress" DO NOT exist in the "Property" metadata - | FullAddress | - When "UnparsedAddress" exists in the "Property" metadata - Then "UnparsedAddress" MUST be "String" data type - And "UnparsedAddress" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: Utilities - When "Utilities" exists in the "Property" metadata - Then "Utilities" MUST be "Multiple Enumeration" data type - - @Property @RINC @COMS @COML @dd-1.7 - Scenario: VacancyAllowance - When "VacancyAllowance" exists in the "Property" metadata - Then "VacancyAllowance" MUST be "Integer" data type - - @Property @COMS @COML @dd-1.7 - Scenario: VacancyAllowanceRate - When "VacancyAllowanceRate" exists in the "Property" metadata - Then "VacancyAllowanceRate" MUST be "Decimal" data type - And "VacancyAllowanceRate" precision SHOULD be equal to the RESO Suggested Max Precision of 5 - And "VacancyAllowanceRate" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: Vegetation - When "Vegetation" exists in the "Property" metadata - Then "Vegetation" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: VideosChangeTimestamp - When "VideosChangeTimestamp" exists in the "Property" metadata - Then "VideosChangeTimestamp" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: VideosCount - When "VideosCount" exists in the "Property" metadata - Then "VideosCount" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @IDX @dd-1.7 - Scenario: View - When "View" exists in the "Property" metadata - Then "View" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: ViewYN - When "ViewYN" exists in the "Property" metadata - Then "ViewYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: VirtualTourURLBranded - When "VirtualTourURLBranded" exists in the "Property" metadata - Then "VirtualTourURLBranded" MUST be "String" data type - And "VirtualTourURLBranded" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: VirtualTourURLUnbranded - When "VirtualTourURLUnbranded" exists in the "Property" metadata - Then "VirtualTourURLUnbranded" MUST be "String" data type - And "VirtualTourURLUnbranded" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-1.7 - Scenario: WalkScore - When "WalkScore" exists in the "Property" metadata - Then "WalkScore" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: WaterBodyName - Given that the following synonyms for "WaterBodyName" DO NOT exist in the "Property" metadata - | LakeName | - | RiverName | - | OceanName | - When "WaterBodyName" exists in the "Property" metadata - Then "WaterBodyName" MUST be "String" data type - And "WaterBodyName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RINC @COMS @COML @dd-1.7 - Scenario: WaterSewerExpense - When "WaterSewerExpense" exists in the "Property" metadata - Then "WaterSewerExpense" MUST be "Decimal" data type - And "WaterSewerExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "WaterSewerExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: WaterSource - When "WaterSource" exists in the "Property" metadata - Then "WaterSource" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: WaterfrontFeatures - Given that the following synonyms for "WaterfrontFeatures" DO NOT exist in the "Property" metadata - | LakefrontFeatures | - | OceanfrontFeatures | - | RiverfrontFeatures | - When "WaterfrontFeatures" exists in the "Property" metadata - Then "WaterfrontFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-1.7 - Scenario: WaterfrontYN - Given that the following synonyms for "WaterfrontYN" DO NOT exist in the "Property" metadata - | Lakefront | - | Oceanfront | - | Riverfront | - When "WaterfrontYN" exists in the "Property" metadata - Then "WaterfrontYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-1.7 - Scenario: WindowFeatures - When "WindowFeatures" exists in the "Property" metadata - Then "WindowFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-1.7 - Scenario: WithdrawnDate - When "WithdrawnDate" exists in the "Property" metadata - Then "WithdrawnDate" MUST be "Date" data type - - @Property @FARM @dd-1.7 - Scenario: WoodedArea - When "WoodedArea" exists in the "Property" metadata - Then "WoodedArea" MUST be "Decimal" data type - And "WoodedArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "WoodedArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RINC @dd-1.7 - Scenario: WorkmansCompensationExpense - When "WorkmansCompensationExpense" exists in the "Property" metadata - Then "WorkmansCompensationExpense" MUST be "Decimal" data type - And "WorkmansCompensationExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "WorkmansCompensationExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: YearBuilt - When "YearBuilt" exists in the "Property" metadata - Then "YearBuilt" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: YearBuiltDetails - When "YearBuiltDetails" exists in the "Property" metadata - Then "YearBuiltDetails" MUST be "String" data type - And "YearBuiltDetails" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: YearBuiltEffective - When "YearBuiltEffective" exists in the "Property" metadata - Then "YearBuiltEffective" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-1.7 - Scenario: YearBuiltSource - When "YearBuiltSource" exists in the "Property" metadata - Then "YearBuiltSource" MUST be "Single Enumeration" data type - - @Property @BUSO @dd-1.7 - Scenario: YearEstablished - When "YearEstablished" exists in the "Property" metadata - Then "YearEstablished" MUST be "Integer" data type - - @Property @BUSO @dd-1.7 - Scenario: YearsCurrentOwner - When "YearsCurrentOwner" exists in the "Property" metadata - Then "YearsCurrentOwner" MUST be "Integer" data type - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @IDX @dd-1.7 - Scenario: Zoning - When "Zoning" exists in the "Property" metadata - Then "Zoning" MUST be "String" data type - And "Zoning" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @dd-1.7 - Scenario: ZoningDescription - When "ZoningDescription" exists in the "Property" metadata - Then "ZoningDescription" MUST be "String" data type - And "ZoningDescription" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/propertygreenverification.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/propertygreenverification.feature deleted file mode 100644 index f33c4ed3..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/propertygreenverification.feature +++ /dev/null @@ -1,120 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: PropertyGreenVerification - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @PropertyGreenVerification @IDX @dd-1.7 - Scenario: GreenBuildingVerificationKey - When "GreenBuildingVerificationKey" exists in the "PropertyGreenVerification" metadata - Then "GreenBuildingVerificationKey" MUST be "String" data type - And "GreenBuildingVerificationKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyGreenVerification @IDX @dd-1.7 - Scenario: GreenBuildingVerificationType - Given that the following synonyms for "GreenBuildingVerificationType" DO NOT exist in the "PropertyGreenVerification" metadata - | GreenBuildingCertification | - | GreenBuildingVerification | - | GreenBuildingRating | - When "GreenBuildingVerificationType" exists in the "PropertyGreenVerification" metadata - Then "GreenBuildingVerificationType" MUST be "Single Enumeration" data type - - @PropertyGreenVerification @IDX @dd-1.7 - Scenario: GreenVerificationBody - Given that the following synonyms for "GreenVerificationBody" DO NOT exist in the "PropertyGreenVerification" metadata - | GreenCertifyingBody | - | GreenRatingBody | - When "GreenVerificationBody" exists in the "PropertyGreenVerification" metadata - Then "GreenVerificationBody" MUST be "String" data type - And "GreenVerificationBody" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @PropertyGreenVerification @IDX @dd-1.7 - Scenario: GreenVerificationMetric - Given that the following synonyms for "GreenVerificationMetric" DO NOT exist in the "PropertyGreenVerification" metadata - | GreenCertificationMetric | - | GreenRatingMetric | - When "GreenVerificationMetric" exists in the "PropertyGreenVerification" metadata - Then "GreenVerificationMetric" MUST be "Integer" data type - - @PropertyGreenVerification @IDX @dd-1.7 - Scenario: GreenVerificationRating - Given that the following synonyms for "GreenVerificationRating" DO NOT exist in the "PropertyGreenVerification" metadata - | GreenCertificationRating | - | GreenRating | - When "GreenVerificationRating" exists in the "PropertyGreenVerification" metadata - Then "GreenVerificationRating" MUST be "String" data type - And "GreenVerificationRating" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @PropertyGreenVerification @IDX @dd-1.7 - Scenario: GreenVerificationSource - Given that the following synonyms for "GreenVerificationSource" DO NOT exist in the "PropertyGreenVerification" metadata - | GreenRatingSource | - | GreenCertificationSource | - When "GreenVerificationSource" exists in the "PropertyGreenVerification" metadata - Then "GreenVerificationSource" MUST be "Single Enumeration" data type - - @PropertyGreenVerification @IDX @dd-1.7 - Scenario: GreenVerificationStatus - Given that the following synonyms for "GreenVerificationStatus" DO NOT exist in the "PropertyGreenVerification" metadata - | GreenRatingStatus | - | GreenCertificationStatus | - When "GreenVerificationStatus" exists in the "PropertyGreenVerification" metadata - Then "GreenVerificationStatus" MUST be "Single Enumeration" data type - - @PropertyGreenVerification @IDX @dd-1.7 - Scenario: GreenVerificationURL - Given that the following synonyms for "GreenVerificationURL" DO NOT exist in the "PropertyGreenVerification" metadata - | GreenRatingURL | - | GreenCertificationURL | - When "GreenVerificationURL" exists in the "PropertyGreenVerification" metadata - Then "GreenVerificationURL" MUST be "String" data type - And "GreenVerificationURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @PropertyGreenVerification @IDX @dd-1.7 - Scenario: GreenVerificationVersion - Given that the following synonyms for "GreenVerificationVersion" DO NOT exist in the "PropertyGreenVerification" metadata - | GreenRatingVersion | - | GreenCertificationVersion | - When "GreenVerificationVersion" exists in the "PropertyGreenVerification" metadata - Then "GreenVerificationVersion" MUST be "String" data type - And "GreenVerificationVersion" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @PropertyGreenVerification @IDX @dd-1.7 - Scenario: GreenVerificationYear - Given that the following synonyms for "GreenVerificationYear" DO NOT exist in the "PropertyGreenVerification" metadata - | GreenYearCertified | - | GreenRatingYear | - When "GreenVerificationYear" exists in the "PropertyGreenVerification" metadata - Then "GreenVerificationYear" MUST be "Integer" data type - - @PropertyGreenVerification @IDX @dd-1.7 - Scenario: ListingId - Given that the following synonyms for "ListingId" DO NOT exist in the "PropertyGreenVerification" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - When "ListingId" exists in the "PropertyGreenVerification" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyGreenVerification @IDX @dd-1.7 - Scenario: ListingKey - Given that the following synonyms for "ListingKey" DO NOT exist in the "PropertyGreenVerification" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ListingKey" exists in the "PropertyGreenVerification" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyGreenVerification @IDX @dd-1.7 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "PropertyGreenVerification" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/propertypowerproduction.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/propertypowerproduction.feature deleted file mode 100644 index 2a3a7a0c..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/propertypowerproduction.feature +++ /dev/null @@ -1,70 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: PropertyPowerProduction - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @PropertyPowerProduction @dd-1.7 - Scenario: ListingId - Given that the following synonyms for "ListingId" DO NOT exist in the "PropertyPowerProduction" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - When "ListingId" exists in the "PropertyPowerProduction" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyPowerProduction @dd-1.7 - Scenario: ListingKey - Given that the following synonyms for "ListingKey" DO NOT exist in the "PropertyPowerProduction" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ListingKey" exists in the "PropertyPowerProduction" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyPowerProduction @dd-1.7 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "PropertyPowerProduction" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @PropertyPowerProduction @dd-1.7 - Scenario: PowerProductionAnnual - When "PowerProductionAnnual" exists in the "PropertyPowerProduction" metadata - Then "PowerProductionAnnual" MUST be "Integer" data type - - @PropertyPowerProduction @dd-1.7 - Scenario: PowerProductionAnnualStatus - When "PowerProductionAnnualStatus" exists in the "PropertyPowerProduction" metadata - Then "PowerProductionAnnualStatus" MUST be "Single Enumeration" data type - - @PropertyPowerProduction @dd-1.7 - Scenario: PowerProductionKey - When "PowerProductionKey" exists in the "PropertyPowerProduction" metadata - Then "PowerProductionKey" MUST be "String" data type - And "PowerProductionKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyPowerProduction @dd-1.7 - Scenario: PowerProductionSize - When "PowerProductionSize" exists in the "PropertyPowerProduction" metadata - Then "PowerProductionSize" MUST be "Decimal" data type - And "PowerProductionSize" precision SHOULD be equal to the RESO Suggested Max Precision of 5 - And "PowerProductionSize" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @PropertyPowerProduction @dd-1.7 - Scenario: PowerProductionType - When "PowerProductionType" exists in the "PropertyPowerProduction" metadata - Then "PowerProductionType" MUST be "Single Enumeration" data type - - @PropertyPowerProduction @dd-1.7 - Scenario: PowerProductionYearInstall - When "PowerProductionYearInstall" exists in the "PropertyPowerProduction" metadata - Then "PowerProductionYearInstall" MUST be "Integer" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/propertyrooms.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/propertyrooms.feature deleted file mode 100644 index fd2a306a..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/propertyrooms.feature +++ /dev/null @@ -1,101 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: PropertyRooms - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @PropertyRooms @dd-1.7 - Scenario: ListingId - Given that the following synonyms for "ListingId" DO NOT exist in the "PropertyRooms" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - When "ListingId" exists in the "PropertyRooms" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyRooms @dd-1.7 - Scenario: ListingKey - Given that the following synonyms for "ListingKey" DO NOT exist in the "PropertyRooms" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ListingKey" exists in the "PropertyRooms" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyRooms @dd-1.7 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "PropertyRooms" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @PropertyRooms @dd-1.7 - Scenario: RoomArea - When "RoomArea" exists in the "PropertyRooms" metadata - Then "RoomArea" MUST be "Decimal" data type - And "RoomArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "RoomArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @PropertyRooms @dd-1.7 - Scenario: RoomAreaSource - When "RoomAreaSource" exists in the "PropertyRooms" metadata - Then "RoomAreaSource" MUST be "Single Enumeration" data type - - @PropertyRooms @dd-1.7 - Scenario: RoomAreaUnits - When "RoomAreaUnits" exists in the "PropertyRooms" metadata - Then "RoomAreaUnits" MUST be "Single Enumeration" data type - - @PropertyRooms @dd-1.7 - Scenario: RoomDescription - When "RoomDescription" exists in the "PropertyRooms" metadata - Then "RoomDescription" MUST be "String" data type - And "RoomDescription" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @PropertyRooms @dd-1.7 - Scenario: RoomDimensions - When "RoomDimensions" exists in the "PropertyRooms" metadata - Then "RoomDimensions" MUST be "String" data type - And "RoomDimensions" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @PropertyRooms @dd-1.7 - Scenario: RoomFeatures - When "RoomFeatures" exists in the "PropertyRooms" metadata - Then "RoomFeatures" MUST be "Multiple Enumeration" data type - - @PropertyRooms @dd-1.7 - Scenario: RoomKey - When "RoomKey" exists in the "PropertyRooms" metadata - Then "RoomKey" MUST be "String" data type - And "RoomKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyRooms @dd-1.7 - Scenario: RoomLength - When "RoomLength" exists in the "PropertyRooms" metadata - Then "RoomLength" MUST be "Decimal" data type - And "RoomLength" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "RoomLength" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @PropertyRooms @dd-1.7 - Scenario: RoomLengthWidthUnits - When "RoomLengthWidthUnits" exists in the "PropertyRooms" metadata - Then "RoomLengthWidthUnits" MUST be "Single Enumeration" data type - - @PropertyRooms @dd-1.7 - Scenario: RoomType - When "RoomType" exists in the "PropertyRooms" metadata - Then "RoomType" MUST be "Single Enumeration" data type - - @PropertyRooms @dd-1.7 - Scenario: RoomWidth - When "RoomWidth" exists in the "PropertyRooms" metadata - Then "RoomWidth" MUST be "Decimal" data type - And "RoomWidth" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "RoomWidth" scale SHOULD be equal to the RESO Suggested Max Scale of 2 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/propertyunittypes.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/propertyunittypes.feature deleted file mode 100644 index 832622f6..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/propertyunittypes.feature +++ /dev/null @@ -1,105 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: PropertyUnitTypes - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @PropertyUnitTypes @dd-1.7 - Scenario: ListingId - Given that the following synonyms for "ListingId" DO NOT exist in the "PropertyUnitTypes" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - When "ListingId" exists in the "PropertyUnitTypes" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyUnitTypes @dd-1.7 - Scenario: ListingKey - Given that the following synonyms for "ListingKey" DO NOT exist in the "PropertyUnitTypes" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ListingKey" exists in the "PropertyUnitTypes" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyUnitTypes @dd-1.7 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "PropertyUnitTypes" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @PropertyUnitTypes @dd-1.7 - Scenario: UnitTypeActualRent - When "UnitTypeActualRent" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeActualRent" MUST be "Decimal" data type - And "UnitTypeActualRent" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "UnitTypeActualRent" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @PropertyUnitTypes @dd-1.7 - Scenario: UnitTypeBathsTotal - When "UnitTypeBathsTotal" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeBathsTotal" MUST be "Integer" data type - - @PropertyUnitTypes @dd-1.7 - Scenario: UnitTypeBedsTotal - When "UnitTypeBedsTotal" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeBedsTotal" MUST be "Integer" data type - - @PropertyUnitTypes @dd-1.7 - Scenario: UnitTypeDescription - When "UnitTypeDescription" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeDescription" MUST be "String" data type - And "UnitTypeDescription" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @PropertyUnitTypes @dd-1.7 - Scenario: UnitTypeFurnished - When "UnitTypeFurnished" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeFurnished" MUST be "Single Enumeration" data type - - @PropertyUnitTypes @dd-1.7 - Scenario: UnitTypeGarageAttachedYN - When "UnitTypeGarageAttachedYN" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeGarageAttachedYN" MUST be "Boolean" data type - - @PropertyUnitTypes @dd-1.7 - Scenario: UnitTypeGarageSpaces - When "UnitTypeGarageSpaces" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeGarageSpaces" MUST be "Decimal" data type - And "UnitTypeGarageSpaces" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "UnitTypeGarageSpaces" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @PropertyUnitTypes @dd-1.7 - Scenario: UnitTypeKey - When "UnitTypeKey" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeKey" MUST be "String" data type - And "UnitTypeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyUnitTypes @dd-1.7 - Scenario: UnitTypeProForma - When "UnitTypeProForma" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeProForma" MUST be "Integer" data type - - @PropertyUnitTypes @dd-1.7 - Scenario: UnitTypeTotalRent - When "UnitTypeTotalRent" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeTotalRent" MUST be "Decimal" data type - And "UnitTypeTotalRent" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "UnitTypeTotalRent" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @PropertyUnitTypes @dd-1.7 - Scenario: UnitTypeType - When "UnitTypeType" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeType" MUST be "Single Enumeration" data type - - @PropertyUnitTypes @dd-1.7 - Scenario: UnitTypeUnitsTotal - When "UnitTypeUnitsTotal" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeUnitsTotal" MUST be "Integer" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/prospecting.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/prospecting.feature deleted file mode 100644 index 3b12044a..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/prospecting.feature +++ /dev/null @@ -1,159 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: Prospecting - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Prospecting @dd-1.7 - Scenario: ActiveYN - When "ActiveYN" exists in the "Prospecting" metadata - Then "ActiveYN" MUST be "Boolean" data type - - @Prospecting @dd-1.7 - Scenario: BccEmailList - When "BccEmailList" exists in the "Prospecting" metadata - Then "BccEmailList" MUST be "String" data type - And "BccEmailList" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Prospecting @dd-1.7 - Scenario: BccMeYN - When "BccMeYN" exists in the "Prospecting" metadata - Then "BccMeYN" MUST be "Boolean" data type - - @Prospecting @dd-1.7 - Scenario: CcEmailList - When "CcEmailList" exists in the "Prospecting" metadata - Then "CcEmailList" MUST be "String" data type - And "CcEmailList" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Prospecting @dd-1.7 - Scenario: ClientActivatedYN - When "ClientActivatedYN" exists in the "Prospecting" metadata - Then "ClientActivatedYN" MUST be "Boolean" data type - - @Prospecting @dd-1.7 - Scenario: ConciergeNotificationsYN - When "ConciergeNotificationsYN" exists in the "Prospecting" metadata - Then "ConciergeNotificationsYN" MUST be "Boolean" data type - - @Prospecting @dd-1.7 - Scenario: ConciergeYN - When "ConciergeYN" exists in the "Prospecting" metadata - Then "ConciergeYN" MUST be "Boolean" data type - - @Prospecting @dd-1.7 - Scenario: ContactKey - When "ContactKey" exists in the "Prospecting" metadata - Then "ContactKey" MUST be "String" data type - And "ContactKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Prospecting @dd-1.7 - Scenario: DailySchedule - When "DailySchedule" exists in the "Prospecting" metadata - Then "DailySchedule" MUST be "Multiple Enumeration" data type - - @Prospecting @dd-1.7 - Scenario: DisplayTemplateID - When "DisplayTemplateID" exists in the "Prospecting" metadata - Then "DisplayTemplateID" MUST be "String" data type - And "DisplayTemplateID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Prospecting @dd-1.7 - Scenario: Language - When "Language" exists in the "Prospecting" metadata - Then "Language" MUST be "Single Enumeration" data type - - @Prospecting @dd-1.7 - Scenario: LastNewChangedTimestamp - When "LastNewChangedTimestamp" exists in the "Prospecting" metadata - Then "LastNewChangedTimestamp" MUST be "Timestamp" data type - - @Prospecting @dd-1.7 - Scenario: LastViewedTimestamp - When "LastViewedTimestamp" exists in the "Prospecting" metadata - Then "LastViewedTimestamp" MUST be "Timestamp" data type - - @Prospecting @dd-1.7 - Scenario: MessageNew - When "MessageNew" exists in the "Prospecting" metadata - Then "MessageNew" MUST be "String" data type - And "MessageNew" length SHOULD be equal to the RESO Suggested Max Length of 4000 - - @Prospecting @dd-1.7 - Scenario: MessageRevise - When "MessageRevise" exists in the "Prospecting" metadata - Then "MessageRevise" MUST be "String" data type - And "MessageRevise" length SHOULD be equal to the RESO Suggested Max Length of 4000 - - @Prospecting @dd-1.7 - Scenario: MessageUpdate - When "MessageUpdate" exists in the "Prospecting" metadata - Then "MessageUpdate" MUST be "String" data type - And "MessageUpdate" length SHOULD be equal to the RESO Suggested Max Length of 4000 - - @Prospecting @dd-1.7 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Prospecting" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Prospecting @dd-1.7 - Scenario: NextSendTimestamp - When "NextSendTimestamp" exists in the "Prospecting" metadata - Then "NextSendTimestamp" MUST be "Timestamp" data type - - @Prospecting @dd-1.7 - Scenario: OwnerMemberID - When "OwnerMemberID" exists in the "Prospecting" metadata - Then "OwnerMemberID" MUST be "String" data type - And "OwnerMemberID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Prospecting @dd-1.7 - Scenario: OwnerMemberKey - When "OwnerMemberKey" exists in the "Prospecting" metadata - Then "OwnerMemberKey" MUST be "String" data type - And "OwnerMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Prospecting @dd-1.7 - Scenario: ProspectingKey - Given that the following synonyms for "ProspectingKey" DO NOT exist in the "Prospecting" metadata - | AutoMailKey | - | AutoEmailKey | - When "ProspectingKey" exists in the "Prospecting" metadata - Then "ProspectingKey" MUST be "String" data type - And "ProspectingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Prospecting @dd-1.7 - Scenario: ReasonActiveOrDisabled - When "ReasonActiveOrDisabled" exists in the "Prospecting" metadata - Then "ReasonActiveOrDisabled" MUST be "Single Enumeration" data type - - @Prospecting @dd-1.7 - Scenario: SavedSearchKey - When "SavedSearchKey" exists in the "Prospecting" metadata - Then "SavedSearchKey" MUST be "String" data type - And "SavedSearchKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Prospecting @dd-1.7 - Scenario: ScheduleType - When "ScheduleType" exists in the "Prospecting" metadata - Then "ScheduleType" MUST be "Single Enumeration" data type - - @Prospecting @dd-1.7 - Scenario: Subject - When "Subject" exists in the "Prospecting" metadata - Then "Subject" MUST be "String" data type - And "Subject" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Prospecting @dd-1.7 - Scenario: ToEmailList - When "ToEmailList" exists in the "Prospecting" metadata - Then "ToEmailList" MUST be "String" data type - And "ToEmailList" length SHOULD be equal to the RESO Suggested Max Length of 1024 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/queue.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/queue.feature deleted file mode 100644 index c39482e3..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/queue.feature +++ /dev/null @@ -1,109 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: Queue - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Queue @dd-1.7 - Scenario: ClassName - When "ClassName" exists in the "Queue" metadata - Then "ClassName" MUST be "Single Enumeration" data type - - @Queue @dd-1.7 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Queue" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Queue @dd-1.7 - Scenario: OriginatingSystemID - When "OriginatingSystemID" exists in the "Queue" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Queue @dd-1.7 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "Queue" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "Queue" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Queue @dd-1.7 - Scenario: OriginatingSystemQueueKey - Given that the following synonyms for "OriginatingSystemQueueKey" DO NOT exist in the "Queue" metadata - | ProviderKey | - When "OriginatingSystemQueueKey" exists in the "Queue" metadata - Then "OriginatingSystemQueueKey" MUST be "String" data type - And "OriginatingSystemQueueKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Queue @dd-1.7 - Scenario: QueueTransactionKey - When "QueueTransactionKey" exists in the "Queue" metadata - Then "QueueTransactionKey" MUST be "String" data type - And "QueueTransactionKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Queue @dd-1.7 - Scenario: QueueTransactionType - When "QueueTransactionType" exists in the "Queue" metadata - Then "QueueTransactionType" MUST be "Single Enumeration" data type - - @Queue @dd-1.7 - Scenario: ResourceName - When "ResourceName" exists in the "Queue" metadata - Then "ResourceName" MUST be "Single Enumeration" data type - - @Queue @dd-1.7 - Scenario: ResourceRecordID - Given that the following synonyms for "ResourceRecordID" DO NOT exist in the "Queue" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - | AgentID | - | OfficeID | - | ContactID | - When "ResourceRecordID" exists in the "Queue" metadata - Then "ResourceRecordID" MUST be "String" data type - And "ResourceRecordID" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Queue @dd-1.7 - Scenario: ResourceRecordKey - Given that the following synonyms for "ResourceRecordKey" DO NOT exist in the "Queue" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ResourceRecordKey" exists in the "Queue" metadata - Then "ResourceRecordKey" MUST be "String" data type - And "ResourceRecordKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Queue @dd-1.7 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "Queue" metadata - | MLSID | - When "SourceSystemID" exists in the "Queue" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Queue @dd-1.7 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "Queue" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "Queue" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Queue @dd-1.7 - Scenario: SourceSystemQueueKey - Given that the following synonyms for "SourceSystemQueueKey" DO NOT exist in the "Queue" metadata - | ProviderKey | - When "SourceSystemQueueKey" exists in the "Queue" metadata - Then "SourceSystemQueueKey" MUST be "String" data type - And "SourceSystemQueueKey" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/rules.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/rules.feature deleted file mode 100644 index a4237a8c..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/rules.feature +++ /dev/null @@ -1,170 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: Rules - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Rules @dd-1.7 - Scenario: ClassName - When "ClassName" exists in the "Rules" metadata - Then "ClassName" MUST be "Single Enumeration" data type - - @Rules @dd-1.7 - Scenario: FieldKey - When "FieldKey" exists in the "Rules" metadata - Then "FieldKey" MUST be "String" data type - And "FieldKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Rules @dd-1.7 - Scenario: FieldName - When "FieldName" exists in the "Rules" metadata - Then "FieldName" MUST be "String" data type - And "FieldName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Rules @dd-1.7 - Scenario: ModificationTimestamp - Given that the following synonyms for "ModificationTimestamp" DO NOT exist in the "Rules" metadata - | ModificationDateTime | - | DateTimeModified | - | ModDate | - | DateMod | - | UpdateDate | - | UpdateTimestamp | - When "ModificationTimestamp" exists in the "Rules" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Rules @dd-1.7 - Scenario: OriginalEntryTimestamp - Given that the following synonyms for "OriginalEntryTimestamp" DO NOT exist in the "Rules" metadata - | EntryDate | - | InputDate | - | DateTimeCreated | - | CreatedDate. | - When "OriginalEntryTimestamp" exists in the "Rules" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @Rules @dd-1.7 - Scenario: OriginatingSystemID - When "OriginatingSystemID" exists in the "Rules" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Rules @dd-1.7 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "Rules" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "Rules" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Rules @dd-1.7 - Scenario: OriginatingSystemRuleKey - When "OriginatingSystemRuleKey" exists in the "Rules" metadata - Then "OriginatingSystemRuleKey" MUST be "String" data type - And "OriginatingSystemRuleKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Rules @dd-1.7 - Scenario: ResourceName - When "ResourceName" exists in the "Rules" metadata - Then "ResourceName" MUST be "Single Enumeration" data type - - @Rules @dd-1.7 - Scenario: RuleAction - When "RuleAction" exists in the "Rules" metadata - Then "RuleAction" MUST be "String" data type - And "RuleAction" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Rules @dd-1.7 - Scenario: RuleDescription - When "RuleDescription" exists in the "Rules" metadata - Then "RuleDescription" MUST be "String" data type - And "RuleDescription" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Rules @dd-1.7 - Scenario: RuleEnabledYN - When "RuleEnabledYN" exists in the "Rules" metadata - Then "RuleEnabledYN" MUST be "Boolean" data type - - @Rules @dd-1.7 - Scenario: RuleErrorText - When "RuleErrorText" exists in the "Rules" metadata - Then "RuleErrorText" MUST be "String" data type - And "RuleErrorText" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Rules @dd-1.7 - Scenario: RuleExpression - When "RuleExpression" exists in the "Rules" metadata - Then "RuleExpression" MUST be "String" data type - And "RuleExpression" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Rules @dd-1.7 - Scenario: RuleFormat - When "RuleFormat" exists in the "Rules" metadata - Then "RuleFormat" MUST be "Single Enumeration" data type - - @Rules @dd-1.7 - Scenario: RuleHelpText - When "RuleHelpText" exists in the "Rules" metadata - Then "RuleHelpText" MUST be "String" data type - And "RuleHelpText" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Rules @dd-1.7 - Scenario: RuleKey - When "RuleKey" exists in the "Rules" metadata - Then "RuleKey" MUST be "String" data type - And "RuleKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Rules @dd-1.7 - Scenario: RuleName - When "RuleName" exists in the "Rules" metadata - Then "RuleName" MUST be "String" data type - And "RuleName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Rules @dd-1.7 - Scenario: RuleOrder - When "RuleOrder" exists in the "Rules" metadata - Then "RuleOrder" MUST be "Integer" data type - - @Rules @dd-1.7 - Scenario: RuleType - When "RuleType" exists in the "Rules" metadata - Then "RuleType" MUST be "Single Enumeration" data type - - @Rules @dd-1.7 - Scenario: RuleVersion - When "RuleVersion" exists in the "Rules" metadata - Then "RuleVersion" MUST be "String" data type - And "RuleVersion" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Rules @dd-1.7 - Scenario: RuleWarningText - When "RuleWarningText" exists in the "Rules" metadata - Then "RuleWarningText" MUST be "String" data type - And "RuleWarningText" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Rules @dd-1.7 - Scenario: SourceSystemHistoryKey - When "SourceSystemHistoryKey" exists in the "Rules" metadata - Then "SourceSystemHistoryKey" MUST be "String" data type - And "SourceSystemHistoryKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Rules @dd-1.7 - Scenario: SourceSystemID - When "SourceSystemID" exists in the "Rules" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Rules @dd-1.7 - Scenario: SourceSystemName - When "SourceSystemName" exists in the "Rules" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/savedsearch.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/savedsearch.feature deleted file mode 100644 index bf5ee692..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/savedsearch.feature +++ /dev/null @@ -1,181 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: SavedSearch - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @SavedSearch @dd-1.7 - Scenario: ClassName - When "ClassName" exists in the "SavedSearch" metadata - Then "ClassName" MUST be "Single Enumeration" data type - - @SavedSearch @dd-1.7 - Scenario: MemberKey - Given that the following synonyms for "MemberKey" DO NOT exist in the "SavedSearch" metadata - | AgentKey | - When "MemberKey" exists in the "SavedSearch" metadata - Then "MemberKey" MUST be "String" data type - And "MemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-1.7 - Scenario: MemberMlsId - Given that the following synonyms for "MemberMlsId" DO NOT exist in the "SavedSearch" metadata - | AgentMlsld | - When "MemberMlsId" exists in the "SavedSearch" metadata - Then "MemberMlsId" MUST be "String" data type - And "MemberMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @SavedSearch @dd-1.7 - Scenario: ModificationTimestamp - Given that the following synonyms for "ModificationTimestamp" DO NOT exist in the "SavedSearch" metadata - | ModificationDateTime | - | DateTimeModified | - | ModDate | - | DateMod | - | UpdateDate | - | UpdateTimestamp | - When "ModificationTimestamp" exists in the "SavedSearch" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @SavedSearch @dd-1.7 - Scenario: OriginalEntryTimestamp - Given that the following synonyms for "OriginalEntryTimestamp" DO NOT exist in the "SavedSearch" metadata - | EntryDate | - | InputDate | - | DateTimeCreated | - | CreatedDate. | - When "OriginalEntryTimestamp" exists in the "SavedSearch" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @SavedSearch @dd-1.7 - Scenario: OriginatingSystemID - When "OriginatingSystemID" exists in the "SavedSearch" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @SavedSearch @dd-1.7 - Scenario: OriginatingSystemKey - Given that the following synonyms for "OriginatingSystemKey" DO NOT exist in the "SavedSearch" metadata - | ProviderKey | - When "OriginatingSystemKey" exists in the "SavedSearch" metadata - Then "OriginatingSystemKey" MUST be "String" data type - And "OriginatingSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-1.7 - Scenario: OriginatingSystemMemberKey - Given that the following synonyms for "OriginatingSystemMemberKey" DO NOT exist in the "SavedSearch" metadata - | OriginatingSystemAgentKey | - | ProviderKey | - When "OriginatingSystemMemberKey" exists in the "SavedSearch" metadata - Then "OriginatingSystemMemberKey" MUST be "String" data type - And "OriginatingSystemMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-1.7 - Scenario: OriginatingSystemMemberName - Given that the following synonyms for "OriginatingSystemMemberName" DO NOT exist in the "SavedSearch" metadata - | OriginatingSystemAgentName | - | ProviderName | - | MLSID | - When "OriginatingSystemMemberName" exists in the "SavedSearch" metadata - Then "OriginatingSystemMemberName" MUST be "String" data type - And "OriginatingSystemMemberName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-1.7 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "SavedSearch" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "SavedSearch" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-1.7 - Scenario: ResourceName - When "ResourceName" exists in the "SavedSearch" metadata - Then "ResourceName" MUST be "Single Enumeration" data type - - @SavedSearch @dd-1.7 - Scenario: SavedSearchDescription - When "SavedSearchDescription" exists in the "SavedSearch" metadata - Then "SavedSearchDescription" MUST be "String" data type - And "SavedSearchDescription" length SHOULD be equal to the RESO Suggested Max Length of 4000 - - @SavedSearch @dd-1.7 - Scenario: SavedSearchKey - When "SavedSearchKey" exists in the "SavedSearch" metadata - Then "SavedSearchKey" MUST be "String" data type - And "SavedSearchKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-1.7 - Scenario: SavedSearchName - When "SavedSearchName" exists in the "SavedSearch" metadata - Then "SavedSearchName" MUST be "String" data type - And "SavedSearchName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-1.7 - Scenario: SavedSearchType - When "SavedSearchType" exists in the "SavedSearch" metadata - Then "SavedSearchType" MUST be "Single Enumeration" data type - - @SavedSearch @dd-1.7 - Scenario: SearchQuery - Given that the following synonyms for "SearchQuery" DO NOT exist in the "SavedSearch" metadata - | SearchCriteria | - When "SearchQuery" exists in the "SavedSearch" metadata - Then "SearchQuery" MUST be "String" data type - And "SearchQuery" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @SavedSearch @dd-1.7 - Scenario: SearchQueryExceptionDetails - When "SearchQueryExceptionDetails" exists in the "SavedSearch" metadata - Then "SearchQueryExceptionDetails" MUST be "String" data type - And "SearchQueryExceptionDetails" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-1.7 - Scenario: SearchQueryExceptions - When "SearchQueryExceptions" exists in the "SavedSearch" metadata - Then "SearchQueryExceptions" MUST be "Single Enumeration" data type - - @SavedSearch @dd-1.7 - Scenario: SearchQueryHumanReadable - When "SearchQueryHumanReadable" exists in the "SavedSearch" metadata - Then "SearchQueryHumanReadable" MUST be "String" data type - And "SearchQueryHumanReadable" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-1.7 - Scenario: SearchQueryType - When "SearchQueryType" exists in the "SavedSearch" metadata - Then "SearchQueryType" MUST be "Single Enumeration" data type - - @SavedSearch @dd-1.7 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "SavedSearch" metadata - | MLSID | - When "SourceSystemID" exists in the "SavedSearch" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @SavedSearch @dd-1.7 - Scenario: SourceSystemKey - Given that the following synonyms for "SourceSystemKey" DO NOT exist in the "SavedSearch" metadata - | ProviderKey | - When "SourceSystemKey" exists in the "SavedSearch" metadata - Then "SourceSystemKey" MUST be "String" data type - And "SourceSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-1.7 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "SavedSearch" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "SavedSearch" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/showing.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/showing.feature deleted file mode 100644 index b9866a3e..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/showing.feature +++ /dev/null @@ -1,182 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: Showing - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Showing @dd-1.7 - Scenario: AgentOriginatingSystemID - When "AgentOriginatingSystemID" exists in the "Showing" metadata - Then "AgentOriginatingSystemID" MUST be "String" data type - And "AgentOriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Showing @dd-1.7 - Scenario: AgentOriginatingSystemName - When "AgentOriginatingSystemName" exists in the "Showing" metadata - Then "AgentOriginatingSystemName" MUST be "String" data type - And "AgentOriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-1.7 - Scenario: AgentSourceSystemID - When "AgentSourceSystemID" exists in the "Showing" metadata - Then "AgentSourceSystemID" MUST be "String" data type - And "AgentSourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Showing @dd-1.7 - Scenario: AgentSourceSystemName - When "AgentSourceSystemName" exists in the "Showing" metadata - Then "AgentSourceSystemName" MUST be "String" data type - And "AgentSourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-1.7 - Scenario: ListingId - When "ListingId" exists in the "Showing" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-1.7 - Scenario: ListingKey - When "ListingKey" exists in the "Showing" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-1.7 - Scenario: ListingOriginatingSystemID - When "ListingOriginatingSystemID" exists in the "Showing" metadata - Then "ListingOriginatingSystemID" MUST be "String" data type - And "ListingOriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Showing @dd-1.7 - Scenario: ListingOriginatingSystemName - When "ListingOriginatingSystemName" exists in the "Showing" metadata - Then "ListingOriginatingSystemName" MUST be "String" data type - And "ListingOriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-1.7 - Scenario: ListingSourceSystemID - When "ListingSourceSystemID" exists in the "Showing" metadata - Then "ListingSourceSystemID" MUST be "String" data type - And "ListingSourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Showing @dd-1.7 - Scenario: ListingSourceSystemName - When "ListingSourceSystemName" exists in the "Showing" metadata - Then "ListingSourceSystemName" MUST be "String" data type - And "ListingSourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-1.7 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Showing" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Showing @dd-1.7 - Scenario: OriginalEntryTimestamp - When "OriginalEntryTimestamp" exists in the "Showing" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @Showing @dd-1.7 - Scenario: OriginatingSystemAgentKey - When "OriginatingSystemAgentKey" exists in the "Showing" metadata - Then "OriginatingSystemAgentKey" MUST be "String" data type - And "OriginatingSystemAgentKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-1.7 - Scenario: OriginatingSystemListingKey - When "OriginatingSystemListingKey" exists in the "Showing" metadata - Then "OriginatingSystemListingKey" MUST be "String" data type - And "OriginatingSystemListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-1.7 - Scenario: OriginatingSystemShowingKey - When "OriginatingSystemShowingKey" exists in the "Showing" metadata - Then "OriginatingSystemShowingKey" MUST be "String" data type - And "OriginatingSystemShowingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-1.7 - Scenario: ShowingAgentKey - When "ShowingAgentKey" exists in the "Showing" metadata - Then "ShowingAgentKey" MUST be "String" data type - And "ShowingAgentKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-1.7 - Scenario: ShowingAgentMlsID - When "ShowingAgentMlsID" exists in the "Showing" metadata - Then "ShowingAgentMlsID" MUST be "String" data type - And "ShowingAgentMlsID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Showing @dd-1.7 - Scenario: ShowingEndTimestamp - When "ShowingEndTimestamp" exists in the "Showing" metadata - Then "ShowingEndTimestamp" MUST be "Timestamp" data type - - @Showing @dd-1.7 - Scenario: ShowingId - When "ShowingId" exists in the "Showing" metadata - Then "ShowingId" MUST be "String" data type - And "ShowingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-1.7 - Scenario: ShowingKey - When "ShowingKey" exists in the "Showing" metadata - Then "ShowingKey" MUST be "String" data type - And "ShowingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-1.7 - Scenario: ShowingOriginatingSystemID - When "ShowingOriginatingSystemID" exists in the "Showing" metadata - Then "ShowingOriginatingSystemID" MUST be "String" data type - And "ShowingOriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Showing @dd-1.7 - Scenario: ShowingOriginatingSystemName - When "ShowingOriginatingSystemName" exists in the "Showing" metadata - Then "ShowingOriginatingSystemName" MUST be "String" data type - And "ShowingOriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-1.7 - Scenario: ShowingRequestedTimestamp - When "ShowingRequestedTimestamp" exists in the "Showing" metadata - Then "ShowingRequestedTimestamp" MUST be "Timestamp" data type - - @Showing @dd-1.7 - Scenario: ShowingSourceSystemID - When "ShowingSourceSystemID" exists in the "Showing" metadata - Then "ShowingSourceSystemID" MUST be "String" data type - And "ShowingSourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Showing @dd-1.7 - Scenario: ShowingSourceSystemName - When "ShowingSourceSystemName" exists in the "Showing" metadata - Then "ShowingSourceSystemName" MUST be "String" data type - And "ShowingSourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-1.7 - Scenario: ShowingStartTimestamp - When "ShowingStartTimestamp" exists in the "Showing" metadata - Then "ShowingStartTimestamp" MUST be "Timestamp" data type - - @Showing @dd-1.7 - Scenario: SourceSystemAgentKey - When "SourceSystemAgentKey" exists in the "Showing" metadata - Then "SourceSystemAgentKey" MUST be "String" data type - And "SourceSystemAgentKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-1.7 - Scenario: SourceSystemListingKey - When "SourceSystemListingKey" exists in the "Showing" metadata - Then "SourceSystemListingKey" MUST be "String" data type - And "SourceSystemListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-1.7 - Scenario: SourceSystemShowingKey - When "SourceSystemShowingKey" exists in the "Showing" metadata - Then "SourceSystemShowingKey" MUST be "String" data type - And "SourceSystemShowingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/socialmedia.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/socialmedia.feature deleted file mode 100644 index 6616908f..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/socialmedia.feature +++ /dev/null @@ -1,79 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: SocialMedia - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @SocialMedia @dd-1.7 - Scenario: ClassName - When "ClassName" exists in the "SocialMedia" metadata - Then "ClassName" MUST be "Single Enumeration" data type - - @SocialMedia @dd-1.7 - Scenario: ModificationTimestamp - Given that the following synonyms for "ModificationTimestamp" DO NOT exist in the "SocialMedia" metadata - | ModificationDateTime | - | DateTimeModified | - | ModDate | - | DateMod | - | UpdateDate | - | UpdateTimestamp | - When "ModificationTimestamp" exists in the "SocialMedia" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @SocialMedia @dd-1.7 - Scenario: ResourceName - When "ResourceName" exists in the "SocialMedia" metadata - Then "ResourceName" MUST be "Single Enumeration" data type - - @SocialMedia @dd-1.7 - Scenario: ResourceRecordID - Given that the following synonyms for "ResourceRecordID" DO NOT exist in the "SocialMedia" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - | AgentID | - | OfficeID | - | ContactID | - When "ResourceRecordID" exists in the "SocialMedia" metadata - Then "ResourceRecordID" MUST be "String" data type - And "ResourceRecordID" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SocialMedia @dd-1.7 - Scenario: ResourceRecordKey - Given that the following synonyms for "ResourceRecordKey" DO NOT exist in the "SocialMedia" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ResourceRecordKey" exists in the "SocialMedia" metadata - Then "ResourceRecordKey" MUST be "String" data type - And "ResourceRecordKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SocialMedia @dd-1.7 - Scenario: SocialMediaKey - Given that the following synonyms for "SocialMediaKey" DO NOT exist in the "SocialMedia" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "SocialMediaKey" exists in the "SocialMedia" metadata - Then "SocialMediaKey" MUST be "String" data type - And "SocialMediaKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SocialMedia @dd-1.7 - Scenario: SocialMediaType - Given that the following synonyms for "SocialMediaType" DO NOT exist in the "SocialMedia" metadata - | MimeType | - When "SocialMediaType" exists in the "SocialMedia" metadata - Then "SocialMediaType" MUST be "Single Enumeration" data type - - @SocialMedia @dd-1.7 - Scenario: SocialMediaUrlOrId - When "SocialMediaUrlOrId" exists in the "SocialMedia" metadata - Then "SocialMediaUrlOrId" MUST be "String" data type - And "SocialMediaUrlOrId" length SHOULD be equal to the RESO Suggested Max Length of 8000 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/teammembers.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/teammembers.feature deleted file mode 100644 index 08b97a09..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/teammembers.feature +++ /dev/null @@ -1,137 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: TeamMembers - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @TeamMembers @dd-1.7 - Scenario: MemberKey - Given that the following synonyms for "MemberKey" DO NOT exist in the "TeamMembers" metadata - | AgentKey | - When "MemberKey" exists in the "TeamMembers" metadata - Then "MemberKey" MUST be "String" data type - And "MemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @TeamMembers @dd-1.7 - Scenario: MemberLoginId - Given that the following synonyms for "MemberLoginId" DO NOT exist in the "TeamMembers" metadata - | AgentLoginId | - When "MemberLoginId" exists in the "TeamMembers" metadata - Then "MemberLoginId" MUST be "String" data type - And "MemberLoginId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @TeamMembers @dd-1.7 - Scenario: MemberMlsId - Given that the following synonyms for "MemberMlsId" DO NOT exist in the "TeamMembers" metadata - | AgentMlsId | - When "MemberMlsId" exists in the "TeamMembers" metadata - Then "MemberMlsId" MUST be "String" data type - And "MemberMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @TeamMembers @dd-1.7 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "TeamMembers" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @TeamMembers @dd-1.7 - Scenario: OriginalEntryTimestamp - When "OriginalEntryTimestamp" exists in the "TeamMembers" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @TeamMembers @dd-1.7 - Scenario: OriginatingSystemID - When "OriginatingSystemID" exists in the "TeamMembers" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @TeamMembers @dd-1.7 - Scenario: OriginatingSystemKey - Given that the following synonyms for "OriginatingSystemKey" DO NOT exist in the "TeamMembers" metadata - | ProviderKey | - When "OriginatingSystemKey" exists in the "TeamMembers" metadata - Then "OriginatingSystemKey" MUST be "String" data type - And "OriginatingSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @TeamMembers @dd-1.7 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "TeamMembers" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "TeamMembers" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @TeamMembers @dd-1.7 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "TeamMembers" metadata - | MLSID | - When "SourceSystemID" exists in the "TeamMembers" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @TeamMembers @dd-1.7 - Scenario: SourceSystemKey - Given that the following synonyms for "SourceSystemKey" DO NOT exist in the "TeamMembers" metadata - | ProviderKey | - When "SourceSystemKey" exists in the "TeamMembers" metadata - Then "SourceSystemKey" MUST be "String" data type - And "SourceSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @TeamMembers @dd-1.7 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "TeamMembers" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "TeamMembers" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @TeamMembers @dd-1.7 - Scenario: TeamImpersonationLevel - When "TeamImpersonationLevel" exists in the "TeamMembers" metadata - Then "TeamImpersonationLevel" MUST be "Single Enumeration" data type - - @TeamMembers @dd-1.7 - Scenario: TeamKey - When "TeamKey" exists in the "TeamMembers" metadata - Then "TeamKey" MUST be "String" data type - And "TeamKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @TeamMembers @dd-1.7 - Scenario: TeamMemberKey - Given that the following synonyms for "TeamMemberKey" DO NOT exist in the "TeamMembers" metadata - | TeamAgentKey | - When "TeamMemberKey" exists in the "TeamMembers" metadata - Then "TeamMemberKey" MUST be "String" data type - And "TeamMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @TeamMembers @dd-1.7 - Scenario: TeamMemberNationalAssociationId - Given that the following synonyms for "TeamMemberNationalAssociationId" DO NOT exist in the "TeamMembers" metadata - | TeamAgentNationalAssociationId | - When "TeamMemberNationalAssociationId" exists in the "TeamMembers" metadata - Then "TeamMemberNationalAssociationId" MUST be "String" data type - And "TeamMemberNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @TeamMembers @dd-1.7 - Scenario: TeamMemberStateLicense - Given that the following synonyms for "TeamMemberStateLicense" DO NOT exist in the "TeamMembers" metadata - | TeamAgentStateLicense | - When "TeamMemberStateLicense" exists in the "TeamMembers" metadata - Then "TeamMemberStateLicense" MUST be "String" data type - And "TeamMemberStateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @TeamMembers @dd-1.7 - Scenario: TeamMemberType - Given that the following synonyms for "TeamMemberType" DO NOT exist in the "TeamMembers" metadata - | TeamAgentType | - When "TeamMemberType" exists in the "TeamMembers" metadata - Then "TeamMemberType" MUST be "Single Enumeration" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/teams.feature b/src/main/java/org/reso/certification/features/data-dictionary/v1-7/teams.feature deleted file mode 100644 index d807f17a..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v1-7/teams.feature +++ /dev/null @@ -1,254 +0,0 @@ -# This file was autogenerated on: 20230403153701224 -Feature: Teams - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Teams @dd-1.7 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Teams" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Teams @dd-1.7 - Scenario: OriginalEntryTimestamp - When "OriginalEntryTimestamp" exists in the "Teams" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @Teams @dd-1.7 - Scenario: OriginatingSystemID - When "OriginatingSystemID" exists in the "Teams" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Teams @dd-1.7 - Scenario: OriginatingSystemKey - When "OriginatingSystemKey" exists in the "Teams" metadata - Then "OriginatingSystemKey" MUST be "String" data type - And "OriginatingSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Teams @dd-1.7 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "Teams" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "Teams" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Teams @dd-1.7 - Scenario: SocialMediaType - When "SocialMediaType" exists in the "Teams" metadata - Then "SocialMediaType" MUST be "Single Enumeration" data type - - @Teams @dd-1.7 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "Teams" metadata - | MLSID | - When "SourceSystemID" exists in the "Teams" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Teams @dd-1.7 - Scenario: SourceSystemKey - Given that the following synonyms for "SourceSystemKey" DO NOT exist in the "Teams" metadata - | ProviderKey | - When "SourceSystemKey" exists in the "Teams" metadata - Then "SourceSystemKey" MUST be "String" data type - And "SourceSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Teams @dd-1.7 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "Teams" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "Teams" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Teams @dd-1.7 - Scenario: TeamAddress1 - When "TeamAddress1" exists in the "Teams" metadata - Then "TeamAddress1" MUST be "String" data type - And "TeamAddress1" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Teams @dd-1.7 - Scenario: TeamAddress2 - When "TeamAddress2" exists in the "Teams" metadata - Then "TeamAddress2" MUST be "String" data type - And "TeamAddress2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Teams @dd-1.7 - Scenario: TeamCarrierRoute - Given that the following synonyms for "TeamCarrierRoute" DO NOT exist in the "Teams" metadata - | RR | - | CR | - When "TeamCarrierRoute" exists in the "Teams" metadata - Then "TeamCarrierRoute" MUST be "String" data type - And "TeamCarrierRoute" length SHOULD be equal to the RESO Suggested Max Length of 9 - - @Teams @dd-1.7 - Scenario: TeamCity - When "TeamCity" exists in the "Teams" metadata - Then "TeamCity" MUST be "String" data type - And "TeamCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Teams @dd-1.7 - Scenario: TeamCountry - When "TeamCountry" exists in the "Teams" metadata - Then "TeamCountry" MUST be "Single Enumeration" data type - - @Teams @dd-1.7 - Scenario: TeamCountyOrParish - Given that the following synonyms for "TeamCountyOrParish" DO NOT exist in the "Teams" metadata - | County | - When "TeamCountyOrParish" exists in the "Teams" metadata - Then "TeamCountyOrParish" MUST be "Single Enumeration" data type - - @Teams @dd-1.7 - Scenario: TeamDescription - When "TeamDescription" exists in the "Teams" metadata - Then "TeamDescription" MUST be "String" data type - And "TeamDescription" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Teams @dd-1.7 - Scenario: TeamDirectPhone - When "TeamDirectPhone" exists in the "Teams" metadata - Then "TeamDirectPhone" MUST be "String" data type - And "TeamDirectPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Teams @dd-1.7 - Scenario: TeamEmail - When "TeamEmail" exists in the "Teams" metadata - Then "TeamEmail" MUST be "String" data type - And "TeamEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Teams @dd-1.7 - Scenario: TeamFax - When "TeamFax" exists in the "Teams" metadata - Then "TeamFax" MUST be "String" data type - And "TeamFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Teams @dd-1.7 - Scenario: TeamKey - When "TeamKey" exists in the "Teams" metadata - Then "TeamKey" MUST be "String" data type - And "TeamKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Teams @dd-1.7 - Scenario: TeamLeadKey - When "TeamLeadKey" exists in the "Teams" metadata - Then "TeamLeadKey" MUST be "String" data type - And "TeamLeadKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Teams @dd-1.7 - Scenario: TeamLeadLoginId - When "TeamLeadLoginId" exists in the "Teams" metadata - Then "TeamLeadLoginId" MUST be "String" data type - And "TeamLeadLoginId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Teams @dd-1.7 - Scenario: TeamLeadMlsId - When "TeamLeadMlsId" exists in the "Teams" metadata - Then "TeamLeadMlsId" MUST be "String" data type - And "TeamLeadMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Teams @dd-1.7 - Scenario: TeamLeadNationalAssociationId - When "TeamLeadNationalAssociationId" exists in the "Teams" metadata - Then "TeamLeadNationalAssociationId" MUST be "String" data type - And "TeamLeadNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Teams @dd-1.7 - Scenario: TeamLeadStateLicense - When "TeamLeadStateLicense" exists in the "Teams" metadata - Then "TeamLeadStateLicense" MUST be "String" data type - And "TeamLeadStateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Teams @dd-1.7 - Scenario: TeamLeadStateLicenseState - When "TeamLeadStateLicenseState" exists in the "Teams" metadata - Then "TeamLeadStateLicenseState" MUST be "Single Enumeration" data type - - @Teams @dd-1.7 - Scenario: TeamMobilePhone - When "TeamMobilePhone" exists in the "Teams" metadata - Then "TeamMobilePhone" MUST be "String" data type - And "TeamMobilePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Teams @dd-1.7 - Scenario: TeamName - When "TeamName" exists in the "Teams" metadata - Then "TeamName" MUST be "String" data type - And "TeamName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Teams @dd-1.7 - Scenario: TeamOfficePhone - When "TeamOfficePhone" exists in the "Teams" metadata - Then "TeamOfficePhone" MUST be "String" data type - And "TeamOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Teams @dd-1.7 - Scenario: TeamOfficePhoneExt - When "TeamOfficePhoneExt" exists in the "Teams" metadata - Then "TeamOfficePhoneExt" MUST be "String" data type - And "TeamOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Teams @dd-1.7 - Scenario: TeamPostalCode - When "TeamPostalCode" exists in the "Teams" metadata - Then "TeamPostalCode" MUST be "String" data type - And "TeamPostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Teams @dd-1.7 - Scenario: TeamPostalCodePlus4 - When "TeamPostalCodePlus4" exists in the "Teams" metadata - Then "TeamPostalCodePlus4" MUST be "String" data type - And "TeamPostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @Teams @dd-1.7 - Scenario: TeamPreferredPhone - When "TeamPreferredPhone" exists in the "Teams" metadata - Then "TeamPreferredPhone" MUST be "String" data type - And "TeamPreferredPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Teams @dd-1.7 - Scenario: TeamPreferredPhoneExt - When "TeamPreferredPhoneExt" exists in the "Teams" metadata - Then "TeamPreferredPhoneExt" MUST be "String" data type - And "TeamPreferredPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Teams @dd-1.7 - Scenario: TeamStateOrProvince - When "TeamStateOrProvince" exists in the "Teams" metadata - Then "TeamStateOrProvince" MUST be "Single Enumeration" data type - - @Teams @dd-1.7 - Scenario: TeamStatus - When "TeamStatus" exists in the "Teams" metadata - Then "TeamStatus" MUST be "Single Enumeration" data type - - @Teams @dd-1.7 - Scenario: TeamTollFreePhone - When "TeamTollFreePhone" exists in the "Teams" metadata - Then "TeamTollFreePhone" MUST be "String" data type - And "TeamTollFreePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Teams @dd-1.7 - Scenario: TeamVoiceMail - When "TeamVoiceMail" exists in the "Teams" metadata - Then "TeamVoiceMail" MUST be "String" data type - And "TeamVoiceMail" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Teams @dd-1.7 - Scenario: TeamVoiceMailExt - When "TeamVoiceMailExt" exists in the "Teams" metadata - Then "TeamVoiceMailExt" MUST be "String" data type - And "TeamVoiceMailExt" length SHOULD be equal to the RESO Suggested Max Length of 10 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/association.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/association.feature deleted file mode 100644 index 82ef5706..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/association.feature +++ /dev/null @@ -1,235 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: Association - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Association @dd-2.0 - Scenario: AssociationAddress1 - When "AssociationAddress1" exists in the "Association" metadata - Then "AssociationAddress1" MUST be "String" data type - And "AssociationAddress1" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Association @dd-2.0 - Scenario: AssociationAddress2 - When "AssociationAddress2" exists in the "Association" metadata - Then "AssociationAddress2" MUST be "String" data type - And "AssociationAddress2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Association @dd-2.0 - Scenario: AssociationCareOf - When "AssociationCareOf" exists in the "Association" metadata - Then "AssociationCareOf" MUST be "String" data type - And "AssociationCareOf" length SHOULD be equal to the RESO Suggested Max Length of 30 - - @Association @dd-2.0 - Scenario: AssociationCharterDate - When "AssociationCharterDate" exists in the "Association" metadata - Then "AssociationCharterDate" MUST be "Date" data type - - @Association @dd-2.0 - Scenario: AssociationCity - When "AssociationCity" exists in the "Association" metadata - Then "AssociationCity" MUST be "String" data type - And "AssociationCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Association @dd-2.0 - Scenario: AssociationCountry - When "AssociationCountry" exists in the "Association" metadata - Then "AssociationCountry" MUST be "Single Enumeration" data type - - @Association @dd-2.0 - Scenario: AssociationCountyOrParish - When "AssociationCountyOrParish" exists in the "Association" metadata - Then "AssociationCountyOrParish" MUST be "Single Enumeration" data type - - @Association @dd-2.0 - Scenario: AssociationFax - When "AssociationFax" exists in the "Association" metadata - Then "AssociationFax" MUST be "String" data type - And "AssociationFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Association @dd-2.0 - Scenario: AssociationKey - When "AssociationKey" exists in the "Association" metadata - Then "AssociationKey" MUST be "String" data type - And "AssociationKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Association @dd-2.0 - Scenario: AssociationMailAddress1 - When "AssociationMailAddress1" exists in the "Association" metadata - Then "AssociationMailAddress1" MUST be "String" data type - And "AssociationMailAddress1" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Association @dd-2.0 - Scenario: AssociationMailAddress2 - When "AssociationMailAddress2" exists in the "Association" metadata - Then "AssociationMailAddress2" MUST be "String" data type - And "AssociationMailAddress2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Association @dd-2.0 - Scenario: AssociationMailCareOf - When "AssociationMailCareOf" exists in the "Association" metadata - Then "AssociationMailCareOf" MUST be "String" data type - And "AssociationMailCareOf" length SHOULD be equal to the RESO Suggested Max Length of 30 - - @Association @dd-2.0 - Scenario: AssociationMailCity - When "AssociationMailCity" exists in the "Association" metadata - Then "AssociationMailCity" MUST be "String" data type - And "AssociationMailCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Association @dd-2.0 - Scenario: AssociationMailCountry - When "AssociationMailCountry" exists in the "Association" metadata - Then "AssociationMailCountry" MUST be "Single Enumeration" data type - - @Association @dd-2.0 - Scenario: AssociationMailCountyOrParish - When "AssociationMailCountyOrParish" exists in the "Association" metadata - Then "AssociationMailCountyOrParish" MUST be "Single Enumeration" data type - - @Association @dd-2.0 - Scenario: AssociationMailPostalCode - When "AssociationMailPostalCode" exists in the "Association" metadata - Then "AssociationMailPostalCode" MUST be "String" data type - And "AssociationMailPostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Association @dd-2.0 - Scenario: AssociationMailPostalCodePlus4 - When "AssociationMailPostalCodePlus4" exists in the "Association" metadata - Then "AssociationMailPostalCodePlus4" MUST be "String" data type - And "AssociationMailPostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @Association @dd-2.0 - Scenario: AssociationMailStateOfProvince - When "AssociationMailStateOfProvince" exists in the "Association" metadata - Then "AssociationMailStateOfProvince" MUST be "Single Enumeration" data type - - @Association @dd-2.0 - Scenario: AssociationMlsId - When "AssociationMlsId" exists in the "Association" metadata - Then "AssociationMlsId" MUST be "String" data type - And "AssociationMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Association @dd-2.0 - Scenario: AssociationName - When "AssociationName" exists in the "Association" metadata - Then "AssociationName" MUST be "String" data type - And "AssociationName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Association @dd-2.0 - Scenario: AssociationNationalAssociationId - When "AssociationNationalAssociationId" exists in the "Association" metadata - Then "AssociationNationalAssociationId" MUST be "String" data type - And "AssociationNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Association @dd-2.0 - Scenario: AssociationPhone - When "AssociationPhone" exists in the "Association" metadata - Then "AssociationPhone" MUST be "String" data type - And "AssociationPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Association @dd-2.0 - Scenario: AssociationPostalCode - When "AssociationPostalCode" exists in the "Association" metadata - Then "AssociationPostalCode" MUST be "String" data type - And "AssociationPostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Association @dd-2.0 - Scenario: AssociationPostalCodePlus4 - When "AssociationPostalCodePlus4" exists in the "Association" metadata - Then "AssociationPostalCodePlus4" MUST be "String" data type - And "AssociationPostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @Association @dd-2.0 - Scenario: AssociationStateOrProvince - When "AssociationStateOrProvince" exists in the "Association" metadata - Then "AssociationStateOrProvince" MUST be "Single Enumeration" data type - - @Association @dd-2.0 - Scenario: AssociationStatus - When "AssociationStatus" exists in the "Association" metadata - Then "AssociationStatus" MUST be "Single Enumeration" data type - - @Association @dd-2.0 - Scenario: AssociationType - When "AssociationType" exists in the "Association" metadata - Then "AssociationType" MUST be "Single Enumeration" data type - - @Association @dd-2.0 - Scenario: ExecutiveOfficerMemberKey - When "ExecutiveOfficerMemberKey" exists in the "Association" metadata - Then "ExecutiveOfficerMemberKey" MUST be "String" data type - And "ExecutiveOfficerMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Association @dd-2.0 - Scenario: ExecutiveOfficerMemberMlsId - When "ExecutiveOfficerMemberMlsId" exists in the "Association" metadata - Then "ExecutiveOfficerMemberMlsId" MUST be "String" data type - And "ExecutiveOfficerMemberMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Association @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Association" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Association @dd-2.0 - Scenario: MultipleListingServiceId - When "MultipleListingServiceId" exists in the "Association" metadata - Then "MultipleListingServiceId" MUST be "String" data type - And "MultipleListingServiceId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Association @dd-2.0 - Scenario: OriginalEntryTimestamp - When "OriginalEntryTimestamp" exists in the "Association" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @Association @dd-2.0 - Scenario: OriginatingSystemAssociationKey - When "OriginatingSystemAssociationKey" exists in the "Association" metadata - Then "OriginatingSystemAssociationKey" MUST be "String" data type - And "OriginatingSystemAssociationKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Association @dd-2.0 - Scenario: OriginatingSystemId - When "OriginatingSystemId" exists in the "Association" metadata - Then "OriginatingSystemId" MUST be "String" data type - And "OriginatingSystemId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Association @dd-2.0 - Scenario: OriginatingSystemName - When "OriginatingSystemName" exists in the "Association" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Association @dd-2.0 - Scenario: SocialMediaType - When "SocialMediaType" exists in the "Association" metadata - Then "SocialMediaType" MUST be "Single Enumeration" data type - - @Association @dd-2.0 - Scenario: SourceSystemAssociationKey - When "SourceSystemAssociationKey" exists in the "Association" metadata - Then "SourceSystemAssociationKey" MUST be "String" data type - And "SourceSystemAssociationKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Association @dd-2.0 - Scenario: SourceSystemId - When "SourceSystemId" exists in the "Association" metadata - Then "SourceSystemId" MUST be "String" data type - And "SourceSystemId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Association @dd-2.0 - Scenario: SourceSystemName - When "SourceSystemName" exists in the "Association" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/contactlistingnotes.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/contactlistingnotes.feature deleted file mode 100644 index 3fc678b1..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/contactlistingnotes.feature +++ /dev/null @@ -1,53 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: ContactListingNotes - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @ContactListingNotes @dd-2.0 - Scenario: ContactKey - When "ContactKey" exists in the "ContactListingNotes" metadata - Then "ContactKey" MUST be "String" data type - And "ContactKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @ContactListingNotes @dd-2.0 - Scenario: ContactListingNotesKey - When "ContactListingNotesKey" exists in the "ContactListingNotes" metadata - Then "ContactListingNotesKey" MUST be "String" data type - And "ContactListingNotesKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @ContactListingNotes @dd-2.0 - Scenario: ListingId - When "ListingId" exists in the "ContactListingNotes" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @ContactListingNotes @dd-2.0 - Scenario: ListingKey - When "ListingKey" exists in the "ContactListingNotes" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @ContactListingNotes @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "ContactListingNotes" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @ContactListingNotes @dd-2.0 - Scenario: NoteContents - When "NoteContents" exists in the "ContactListingNotes" metadata - Then "NoteContents" MUST be "String" data type - And "NoteContents" length SHOULD be equal to the RESO Suggested Max Length of 500 - - @ContactListingNotes @dd-2.0 - Scenario: NotedBy - When "NotedBy" exists in the "ContactListingNotes" metadata - Then "NotedBy" MUST be "Single Enumeration" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/contactlistings.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/contactlistings.feature deleted file mode 100644 index 68745f04..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/contactlistings.feature +++ /dev/null @@ -1,108 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: ContactListings - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @ContactListings @dd-2.0 - Scenario: AgentNotesUnreadYN - When "AgentNotesUnreadYN" exists in the "ContactListings" metadata - Then "AgentNotesUnreadYN" MUST be "Boolean" data type - - @ContactListings @dd-2.0 - Scenario: ClassName - When "ClassName" exists in the "ContactListings" metadata - Then "ClassName" MUST be "Single Enumeration" data type - - @ContactListings @dd-2.0 - Scenario: ContactKey - When "ContactKey" exists in the "ContactListings" metadata - Then "ContactKey" MUST be "String" data type - And "ContactKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @ContactListings @dd-2.0 - Scenario: ContactListingPreference - When "ContactListingPreference" exists in the "ContactListings" metadata - Then "ContactListingPreference" MUST be "Single Enumeration" data type - - @ContactListings @dd-2.0 - Scenario: ContactListingsKey - When "ContactListingsKey" exists in the "ContactListings" metadata - Then "ContactListingsKey" MUST be "String" data type - And "ContactListingsKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @ContactListings @dd-2.0 - Scenario: ContactLoginId - When "ContactLoginId" exists in the "ContactListings" metadata - Then "ContactLoginId" MUST be "String" data type - And "ContactLoginId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @ContactListings @dd-2.0 - Scenario: ContactNotesUnreadYN - When "ContactNotesUnreadYN" exists in the "ContactListings" metadata - Then "ContactNotesUnreadYN" MUST be "Boolean" data type - - @ContactListings @dd-2.0 - Scenario: DirectEmailYN - When "DirectEmailYN" exists in the "ContactListings" metadata - Then "DirectEmailYN" MUST be "Boolean" data type - - @ContactListings @dd-2.0 - Scenario: LastAgentNoteTimestamp - When "LastAgentNoteTimestamp" exists in the "ContactListings" metadata - Then "LastAgentNoteTimestamp" MUST be "Timestamp" data type - - @ContactListings @dd-2.0 - Scenario: LastContactNoteTimestamp - When "LastContactNoteTimestamp" exists in the "ContactListings" metadata - Then "LastContactNoteTimestamp" MUST be "Timestamp" data type - - @ContactListings @dd-2.0 - Scenario: ListingId - When "ListingId" exists in the "ContactListings" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @ContactListings @dd-2.0 - Scenario: ListingKey - When "ListingKey" exists in the "ContactListings" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @ContactListings @dd-2.0 - Scenario: ListingModificationTimestamp - When "ListingModificationTimestamp" exists in the "ContactListings" metadata - Then "ListingModificationTimestamp" MUST be "Timestamp" data type - - @ContactListings @dd-2.0 - Scenario: ListingSentTimestamp - When "ListingSentTimestamp" exists in the "ContactListings" metadata - Then "ListingSentTimestamp" MUST be "Timestamp" data type - - @ContactListings @dd-2.0 - Scenario: ListingViewedYN - When "ListingViewedYN" exists in the "ContactListings" metadata - Then "ListingViewedYN" MUST be "Boolean" data type - - @ContactListings @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "ContactListings" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @ContactListings @dd-2.0 - Scenario: PortalLastVisitedTimestamp - When "PortalLastVisitedTimestamp" exists in the "ContactListings" metadata - Then "PortalLastVisitedTimestamp" MUST be "Timestamp" data type - - @ContactListings @dd-2.0 - Scenario: ResourceName - When "ResourceName" exists in the "ContactListings" metadata - Then "ResourceName" MUST be "Single Enumeration" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/contacts.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/contacts.feature deleted file mode 100644 index 9aaada11..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/contacts.feature +++ /dev/null @@ -1,534 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: Contacts - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Contacts @dd-2.0 - Scenario: Anniversary - When "Anniversary" exists in the "Contacts" metadata - Then "Anniversary" MUST be "Date" data type - - @Contacts @dd-2.0 - Scenario: AssistantEmail - When "AssistantEmail" exists in the "Contacts" metadata - Then "AssistantEmail" MUST be "String" data type - And "AssistantEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Contacts @dd-2.0 - Scenario: AssistantName - When "AssistantName" exists in the "Contacts" metadata - Then "AssistantName" MUST be "String" data type - And "AssistantName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Contacts @dd-2.0 - Scenario: AssistantPhone - When "AssistantPhone" exists in the "Contacts" metadata - Then "AssistantPhone" MUST be "String" data type - And "AssistantPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-2.0 - Scenario: AssistantPhoneExt - When "AssistantPhoneExt" exists in the "Contacts" metadata - Then "AssistantPhoneExt" MUST be "String" data type - And "AssistantPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Contacts @dd-2.0 - Scenario: Birthdate - When "Birthdate" exists in the "Contacts" metadata - Then "Birthdate" MUST be "Date" data type - - @Contacts @dd-2.0 - Scenario: BusinessFax - When "BusinessFax" exists in the "Contacts" metadata - Then "BusinessFax" MUST be "String" data type - And "BusinessFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-2.0 - Scenario: Children - When "Children" exists in the "Contacts" metadata - Then "Children" MUST be "String" data type - And "Children" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Contacts @dd-2.0 - Scenario: Company - When "Company" exists in the "Contacts" metadata - Then "Company" MUST be "String" data type - And "Company" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-2.0 - Scenario: ContactKey - Given that the following synonyms for "ContactKey" DO NOT exist in the "Contacts" metadata - | RID | - When "ContactKey" exists in the "Contacts" metadata - Then "ContactKey" MUST be "String" data type - And "ContactKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Contacts @dd-2.0 - Scenario: ContactLoginId - When "ContactLoginId" exists in the "Contacts" metadata - Then "ContactLoginId" MUST be "String" data type - And "ContactLoginId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Contacts @dd-2.0 - Scenario: ContactPassword - When "ContactPassword" exists in the "Contacts" metadata - Then "ContactPassword" MUST be "String" data type - And "ContactPassword" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Contacts @dd-2.0 - Scenario: ContactStatus - Given that the following synonyms for "ContactStatus" DO NOT exist in the "Contacts" metadata - | ChoiceList | - When "ContactStatus" exists in the "Contacts" metadata - Then "ContactStatus" MUST be "Single Enumeration" data type - - @Contacts @dd-2.0 - Scenario: ContactType - When "ContactType" exists in the "Contacts" metadata - Then "ContactType" MUST be "Multiple Enumeration" data type - - @Contacts @dd-2.0 - Scenario: Department - When "Department" exists in the "Contacts" metadata - Then "Department" MUST be "String" data type - And "Department" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-2.0 - Scenario: DirectPhone - When "DirectPhone" exists in the "Contacts" metadata - Then "DirectPhone" MUST be "String" data type - And "DirectPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-2.0 - Scenario: Email - When "Email" exists in the "Contacts" metadata - Then "Email" MUST be "String" data type - And "Email" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Contacts @dd-2.0 - Scenario: Email2 - When "Email2" exists in the "Contacts" metadata - Then "Email2" MUST be "String" data type - And "Email2" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Contacts @dd-2.0 - Scenario: Email3 - When "Email3" exists in the "Contacts" metadata - Then "Email3" MUST be "String" data type - And "Email3" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Contacts @dd-2.0 - Scenario: FirstName - When "FirstName" exists in the "Contacts" metadata - Then "FirstName" MUST be "String" data type - And "FirstName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-2.0 - Scenario: FullName - When "FullName" exists in the "Contacts" metadata - Then "FullName" MUST be "String" data type - And "FullName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Contacts @dd-2.0 - Scenario: HomeAddress1 - When "HomeAddress1" exists in the "Contacts" metadata - Then "HomeAddress1" MUST be "String" data type - And "HomeAddress1" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-2.0 - Scenario: HomeAddress2 - When "HomeAddress2" exists in the "Contacts" metadata - Then "HomeAddress2" MUST be "String" data type - And "HomeAddress2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-2.0 - Scenario: HomeCarrierRoute - Given that the following synonyms for "HomeCarrierRoute" DO NOT exist in the "Contacts" metadata - | RR | - | CR | - When "HomeCarrierRoute" exists in the "Contacts" metadata - Then "HomeCarrierRoute" MUST be "String" data type - And "HomeCarrierRoute" length SHOULD be equal to the RESO Suggested Max Length of 9 - - @Contacts @dd-2.0 - Scenario: HomeCity - When "HomeCity" exists in the "Contacts" metadata - Then "HomeCity" MUST be "String" data type - And "HomeCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-2.0 - Scenario: HomeCountry - When "HomeCountry" exists in the "Contacts" metadata - Then "HomeCountry" MUST be "Single Enumeration" data type - - @Contacts @dd-2.0 - Scenario: HomeCountyOrParish - Given that the following synonyms for "HomeCountyOrParish" DO NOT exist in the "Contacts" metadata - | County | - When "HomeCountyOrParish" exists in the "Contacts" metadata - Then "HomeCountyOrParish" MUST be "Single Enumeration" data type - - @Contacts @dd-2.0 - Scenario: HomeFax - When "HomeFax" exists in the "Contacts" metadata - Then "HomeFax" MUST be "String" data type - And "HomeFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-2.0 - Scenario: HomePhone - When "HomePhone" exists in the "Contacts" metadata - Then "HomePhone" MUST be "String" data type - And "HomePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-2.0 - Scenario: HomePostalCode - When "HomePostalCode" exists in the "Contacts" metadata - Then "HomePostalCode" MUST be "String" data type - And "HomePostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Contacts @dd-2.0 - Scenario: HomePostalCodePlus4 - When "HomePostalCodePlus4" exists in the "Contacts" metadata - Then "HomePostalCodePlus4" MUST be "String" data type - And "HomePostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @Contacts @dd-2.0 - Scenario: HomeStateOrProvince - When "HomeStateOrProvince" exists in the "Contacts" metadata - Then "HomeStateOrProvince" MUST be "Single Enumeration" data type - - @Contacts @dd-2.0 - Scenario: JobTitle - When "JobTitle" exists in the "Contacts" metadata - Then "JobTitle" MUST be "String" data type - And "JobTitle" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-2.0 - Scenario: Language - When "Language" exists in the "Contacts" metadata - Then "Language" MUST be "Multiple Enumeration" data type - - @Contacts @dd-2.0 - Scenario: LastName - When "LastName" exists in the "Contacts" metadata - Then "LastName" MUST be "String" data type - And "LastName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-2.0 - Scenario: LeadSource - When "LeadSource" exists in the "Contacts" metadata - Then "LeadSource" MUST be "String" data type - And "LeadSource" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Contacts @dd-2.0 - Scenario: MiddleName - When "MiddleName" exists in the "Contacts" metadata - Then "MiddleName" MUST be "String" data type - And "MiddleName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-2.0 - Scenario: MobilePhone - When "MobilePhone" exists in the "Contacts" metadata - Then "MobilePhone" MUST be "String" data type - And "MobilePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Contacts" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Contacts @dd-2.0 - Scenario: NamePrefix - Given that the following synonyms for "NamePrefix" DO NOT exist in the "Contacts" metadata - | Salutation | - | Title | - When "NamePrefix" exists in the "Contacts" metadata - Then "NamePrefix" MUST be "String" data type - And "NamePrefix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Contacts @dd-2.0 - Scenario: NameSuffix - When "NameSuffix" exists in the "Contacts" metadata - Then "NameSuffix" MUST be "String" data type - And "NameSuffix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Contacts @dd-2.0 - Scenario: Nickname - When "Nickname" exists in the "Contacts" metadata - Then "Nickname" MUST be "String" data type - And "Nickname" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-2.0 - Scenario: Notes - When "Notes" exists in the "Contacts" metadata - Then "Notes" MUST be "String" data type - And "Notes" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Contacts @dd-2.0 - Scenario: OfficePhone - When "OfficePhone" exists in the "Contacts" metadata - Then "OfficePhone" MUST be "String" data type - And "OfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-2.0 - Scenario: OfficePhoneExt - When "OfficePhoneExt" exists in the "Contacts" metadata - Then "OfficePhoneExt" MUST be "String" data type - And "OfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Contacts @dd-2.0 - Scenario: OriginalEntryTimestamp - When "OriginalEntryTimestamp" exists in the "Contacts" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @Contacts @dd-2.0 - Scenario: OriginatingSystemContactKey - Given that the following synonyms for "OriginatingSystemContactKey" DO NOT exist in the "Contacts" metadata - | ProviderKey | - When "OriginatingSystemContactKey" exists in the "Contacts" metadata - Then "OriginatingSystemContactKey" MUST be "String" data type - And "OriginatingSystemContactKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Contacts @dd-2.0 - Scenario: OriginatingSystemID - When "OriginatingSystemID" exists in the "Contacts" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Contacts @dd-2.0 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "Contacts" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "Contacts" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Contacts @dd-2.0 - Scenario: OtherAddress1 - When "OtherAddress1" exists in the "Contacts" metadata - Then "OtherAddress1" MUST be "String" data type - And "OtherAddress1" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-2.0 - Scenario: OtherAddress2 - When "OtherAddress2" exists in the "Contacts" metadata - Then "OtherAddress2" MUST be "String" data type - And "OtherAddress2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-2.0 - Scenario: OtherCarrierRoute - Given that the following synonyms for "OtherCarrierRoute" DO NOT exist in the "Contacts" metadata - | RR | - | CR | - When "OtherCarrierRoute" exists in the "Contacts" metadata - Then "OtherCarrierRoute" MUST be "String" data type - And "OtherCarrierRoute" length SHOULD be equal to the RESO Suggested Max Length of 9 - - @Contacts @dd-2.0 - Scenario: OtherCity - When "OtherCity" exists in the "Contacts" metadata - Then "OtherCity" MUST be "String" data type - And "OtherCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-2.0 - Scenario: OtherCountry - When "OtherCountry" exists in the "Contacts" metadata - Then "OtherCountry" MUST be "Single Enumeration" data type - - @Contacts @dd-2.0 - Scenario: OtherCountyOrParish - Given that the following synonyms for "OtherCountyOrParish" DO NOT exist in the "Contacts" metadata - | County | - When "OtherCountyOrParish" exists in the "Contacts" metadata - Then "OtherCountyOrParish" MUST be "Single Enumeration" data type - - @Contacts @dd-2.0 - Scenario: OtherPhoneType - When "OtherPhoneType" exists in the "Contacts" metadata - Then "OtherPhoneType" MUST be "Single Enumeration" data type - - @Contacts @dd-2.0 - Scenario: OtherPostalCode - When "OtherPostalCode" exists in the "Contacts" metadata - Then "OtherPostalCode" MUST be "String" data type - And "OtherPostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Contacts @dd-2.0 - Scenario: OtherPostalCodePlus4 - When "OtherPostalCodePlus4" exists in the "Contacts" metadata - Then "OtherPostalCodePlus4" MUST be "String" data type - And "OtherPostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @Contacts @dd-2.0 - Scenario: OtherStateOrProvince - When "OtherStateOrProvince" exists in the "Contacts" metadata - Then "OtherStateOrProvince" MUST be "Single Enumeration" data type - - @Contacts @dd-2.0 - Scenario: OwnerMemberID - Given that the following synonyms for "OwnerMemberID" DO NOT exist in the "Contacts" metadata - | OwnerAgentID | - When "OwnerMemberID" exists in the "Contacts" metadata - Then "OwnerMemberID" MUST be "String" data type - And "OwnerMemberID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Contacts @dd-2.0 - Scenario: OwnerMemberKey - Given that the following synonyms for "OwnerMemberKey" DO NOT exist in the "Contacts" metadata - | OwnerAgentKey | - When "OwnerMemberKey" exists in the "Contacts" metadata - Then "OwnerMemberKey" MUST be "String" data type - And "OwnerMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Contacts @dd-2.0 - Scenario: Pager - When "Pager" exists in the "Contacts" metadata - Then "Pager" MUST be "String" data type - And "Pager" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-2.0 - Scenario: PhoneTTYTDD - When "PhoneTTYTDD" exists in the "Contacts" metadata - Then "PhoneTTYTDD" MUST be "String" data type - And "PhoneTTYTDD" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-2.0 - Scenario: PreferredAddress - When "PreferredAddress" exists in the "Contacts" metadata - Then "PreferredAddress" MUST be "Single Enumeration" data type - - @Contacts @dd-2.0 - Scenario: PreferredPhone - When "PreferredPhone" exists in the "Contacts" metadata - Then "PreferredPhone" MUST be "Single Enumeration" data type - - @Contacts @dd-2.0 - Scenario: ReferredBy - When "ReferredBy" exists in the "Contacts" metadata - Then "ReferredBy" MUST be "String" data type - And "ReferredBy" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Contacts @dd-2.0 - Scenario: SocialMediaType - When "SocialMediaType" exists in the "Contacts" metadata - Then "SocialMediaType" MUST be "Single Enumeration" data type - - @Contacts @dd-2.0 - Scenario: SourceSystemContactKey - Given that the following synonyms for "SourceSystemContactKey" DO NOT exist in the "Contacts" metadata - | ProviderKey | - When "SourceSystemContactKey" exists in the "Contacts" metadata - Then "SourceSystemContactKey" MUST be "String" data type - And "SourceSystemContactKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Contacts @dd-2.0 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "Contacts" metadata - | MLSID | - When "SourceSystemID" exists in the "Contacts" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Contacts @dd-2.0 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "Contacts" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "Contacts" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Contacts @dd-2.0 - Scenario: SpousePartnerName - When "SpousePartnerName" exists in the "Contacts" metadata - Then "SpousePartnerName" MUST be "String" data type - And "SpousePartnerName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Contacts @dd-2.0 - Scenario: TollFreePhone - When "TollFreePhone" exists in the "Contacts" metadata - Then "TollFreePhone" MUST be "String" data type - And "TollFreePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-2.0 - Scenario: VoiceMail - When "VoiceMail" exists in the "Contacts" metadata - Then "VoiceMail" MUST be "String" data type - And "VoiceMail" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Contacts @dd-2.0 - Scenario: VoiceMailExt - When "VoiceMailExt" exists in the "Contacts" metadata - Then "VoiceMailExt" MUST be "String" data type - And "VoiceMailExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Contacts @dd-2.0 - Scenario: WorkAddress1 - When "WorkAddress1" exists in the "Contacts" metadata - Then "WorkAddress1" MUST be "String" data type - And "WorkAddress1" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-2.0 - Scenario: WorkAddress2 - When "WorkAddress2" exists in the "Contacts" metadata - Then "WorkAddress2" MUST be "String" data type - And "WorkAddress2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-2.0 - Scenario: WorkCarrierRoute - Given that the following synonyms for "WorkCarrierRoute" DO NOT exist in the "Contacts" metadata - | RR | - | CR | - When "WorkCarrierRoute" exists in the "Contacts" metadata - Then "WorkCarrierRoute" MUST be "String" data type - And "WorkCarrierRoute" length SHOULD be equal to the RESO Suggested Max Length of 9 - - @Contacts @dd-2.0 - Scenario: WorkCity - When "WorkCity" exists in the "Contacts" metadata - Then "WorkCity" MUST be "String" data type - And "WorkCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Contacts @dd-2.0 - Scenario: WorkCountry - When "WorkCountry" exists in the "Contacts" metadata - Then "WorkCountry" MUST be "Single Enumeration" data type - - @Contacts @dd-2.0 - Scenario: WorkCountyOrParish - Given that the following synonyms for "WorkCountyOrParish" DO NOT exist in the "Contacts" metadata - | County | - When "WorkCountyOrParish" exists in the "Contacts" metadata - Then "WorkCountyOrParish" MUST be "Single Enumeration" data type - - @Contacts @dd-2.0 - Scenario: WorkPostalCode - When "WorkPostalCode" exists in the "Contacts" metadata - Then "WorkPostalCode" MUST be "String" data type - And "WorkPostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Contacts @dd-2.0 - Scenario: WorkPostalCodePlus4 - When "WorkPostalCodePlus4" exists in the "Contacts" metadata - Then "WorkPostalCodePlus4" MUST be "String" data type - And "WorkPostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @Contacts @dd-2.0 - Scenario: WorkStateOrProvince - When "WorkStateOrProvince" exists in the "Contacts" metadata - Then "WorkStateOrProvince" MUST be "Single Enumeration" data type - - @Contacts @dd-2.0 - Scenario: ReverseProspectingEnabledYN - When "ReverseProspectingEnabledYN" exists in the "Contacts" metadata - Then "ReverseProspectingEnabledYN" MUST be "Boolean" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/entityevent.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/entityevent.feature deleted file mode 100644 index 9adbf5a2..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/entityevent.feature +++ /dev/null @@ -1,36 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: EntityEvent - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @EntityEvent @dd-2.0 - Scenario: EntityEventSequence - When "EntityEventSequence" exists in the "EntityEvent" metadata - Then "EntityEventSequence" MUST be "Integer" data type - - @EntityEvent @dd-2.0 - Scenario: ResourceName - When "ResourceName" exists in the "EntityEvent" metadata - Then "ResourceName" MUST be "String" data type - And "ResourceName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @EntityEvent @dd-2.0 - Scenario: ResourceRecordKey - When "ResourceRecordKey" exists in the "EntityEvent" metadata - Then "ResourceRecordKey" MUST be "String" data type - And "ResourceRecordKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @EntityEvent @dd-2.0 - Scenario: ResourceRecordUrl - When "ResourceRecordUrl" exists in the "EntityEvent" metadata - Then "ResourceRecordUrl" MUST be "String" data type - And "ResourceRecordUrl" length SHOULD be equal to the RESO Suggested Max Length of 8000 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/field.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/field.feature deleted file mode 100644 index c341c00c..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/field.feature +++ /dev/null @@ -1,38 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: Field - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Field @dd-2.0 - Scenario: DisplayName - When "DisplayName" exists in the "Field" metadata - Then "DisplayName" MUST be "String" data type - - @Field @dd-2.0 - Scenario: FieldKey - When "FieldKey" exists in the "Field" metadata - Then "FieldKey" MUST be "String" data type - - @Field @dd-2.0 - Scenario: FieldName - When "FieldName" exists in the "Field" metadata - Then "FieldName" MUST be "String" data type - - @Field @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Field" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Field @dd-2.0 - Scenario: ResourceName - When "ResourceName" exists in the "Field" metadata - Then "ResourceName" MUST be "String" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/historytransactional.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/historytransactional.feature deleted file mode 100644 index c8005bfc..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/historytransactional.feature +++ /dev/null @@ -1,156 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: HistoryTransactional - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @HistoryTransactional @dd-2.0 - Scenario: ChangeType - When "ChangeType" exists in the "HistoryTransactional" metadata - Then "ChangeType" MUST be "Single Enumeration" data type - - @HistoryTransactional @dd-2.0 - Scenario: ChangedByMemberID - Given that the following synonyms for "ChangedByMemberID" DO NOT exist in the "HistoryTransactional" metadata - | ChangedByAgentID | - When "ChangedByMemberID" exists in the "HistoryTransactional" metadata - Then "ChangedByMemberID" MUST be "String" data type - And "ChangedByMemberID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @HistoryTransactional @dd-2.0 - Scenario: ChangedByMemberKey - Given that the following synonyms for "ChangedByMemberKey" DO NOT exist in the "HistoryTransactional" metadata - | ChangedByAgentKey | - When "ChangedByMemberKey" exists in the "HistoryTransactional" metadata - Then "ChangedByMemberKey" MUST be "String" data type - And "ChangedByMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-2.0 - Scenario: ClassName - When "ClassName" exists in the "HistoryTransactional" metadata - Then "ClassName" MUST be "String" data type - And "ClassName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-2.0 - Scenario: FieldKey - When "FieldKey" exists in the "HistoryTransactional" metadata - Then "FieldKey" MUST be "String" data type - And "FieldKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-2.0 - Scenario: FieldName - When "FieldName" exists in the "HistoryTransactional" metadata - Then "FieldName" MUST be "String" data type - And "FieldName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-2.0 - Scenario: HistoryTransactionalKey - When "HistoryTransactionalKey" exists in the "HistoryTransactional" metadata - Then "HistoryTransactionalKey" MUST be "String" data type - And "HistoryTransactionalKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "HistoryTransactional" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @HistoryTransactional @dd-2.0 - Scenario: NewValue - When "NewValue" exists in the "HistoryTransactional" metadata - Then "NewValue" MUST be "String" data type - And "NewValue" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @HistoryTransactional @dd-2.0 - Scenario: OriginatingSystemHistoryKey - Given that the following synonyms for "OriginatingSystemHistoryKey" DO NOT exist in the "HistoryTransactional" metadata - | ProviderKey | - When "OriginatingSystemHistoryKey" exists in the "HistoryTransactional" metadata - Then "OriginatingSystemHistoryKey" MUST be "String" data type - And "OriginatingSystemHistoryKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-2.0 - Scenario: OriginatingSystemID - When "OriginatingSystemID" exists in the "HistoryTransactional" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @HistoryTransactional @dd-2.0 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "HistoryTransactional" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "HistoryTransactional" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-2.0 - Scenario: PreviousValue - When "PreviousValue" exists in the "HistoryTransactional" metadata - Then "PreviousValue" MUST be "String" data type - And "PreviousValue" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @HistoryTransactional @dd-2.0 - Scenario: ResourceName - When "ResourceName" exists in the "HistoryTransactional" metadata - Then "ResourceName" MUST be "String" data type - And "ResourceName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-2.0 - Scenario: ResourceRecordID - Given that the following synonyms for "ResourceRecordID" DO NOT exist in the "HistoryTransactional" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - | AgentID | - | OfficeID | - | ContactID | - When "ResourceRecordID" exists in the "HistoryTransactional" metadata - Then "ResourceRecordID" MUST be "String" data type - And "ResourceRecordID" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-2.0 - Scenario: ResourceRecordKey - Given that the following synonyms for "ResourceRecordKey" DO NOT exist in the "HistoryTransactional" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ResourceRecordKey" exists in the "HistoryTransactional" metadata - Then "ResourceRecordKey" MUST be "String" data type - And "ResourceRecordKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-2.0 - Scenario: SourceSystemHistoryKey - Given that the following synonyms for "SourceSystemHistoryKey" DO NOT exist in the "HistoryTransactional" metadata - | ProviderKey | - When "SourceSystemHistoryKey" exists in the "HistoryTransactional" metadata - Then "SourceSystemHistoryKey" MUST be "String" data type - And "SourceSystemHistoryKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-2.0 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "HistoryTransactional" metadata - | MLSID | - When "SourceSystemID" exists in the "HistoryTransactional" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @HistoryTransactional @dd-2.0 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "HistoryTransactional" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "HistoryTransactional" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @HistoryTransactional @dd-2.0 - Scenario: EntityEventSequence - When "EntityEventSequence" exists in the "HistoryTransactional" metadata - Then "EntityEventSequence" MUST be "Integer" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/internettracking.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/internettracking.feature deleted file mode 100644 index b987ffc4..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/internettracking.feature +++ /dev/null @@ -1,410 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: InternetTracking - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @InternetTracking @dd-2.0 - Scenario: ActorCity - When "ActorCity" exists in the "InternetTracking" metadata - Then "ActorCity" MUST be "String" data type - And "ActorCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @InternetTracking @dd-2.0 - Scenario: ActorEmail - When "ActorEmail" exists in the "InternetTracking" metadata - Then "ActorEmail" MUST be "String" data type - And "ActorEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @InternetTracking @dd-2.0 - Scenario: ActorID - When "ActorID" exists in the "InternetTracking" metadata - Then "ActorID" MUST be "String" data type - And "ActorID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @InternetTracking @dd-2.0 - Scenario: ActorIP - When "ActorIP" exists in the "InternetTracking" metadata - Then "ActorIP" MUST be "String" data type - And "ActorIP" length SHOULD be equal to the RESO Suggested Max Length of 39 - - @InternetTracking @dd-2.0 - Scenario: ActorKey - When "ActorKey" exists in the "InternetTracking" metadata - Then "ActorKey" MUST be "String" data type - And "ActorKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-2.0 - Scenario: ActorLatitude - When "ActorLatitude" exists in the "InternetTracking" metadata - Then "ActorLatitude" MUST be "Decimal" data type - And "ActorLatitude" precision SHOULD be equal to the RESO Suggested Max Precision of 12 - And "ActorLatitude" scale SHOULD be equal to the RESO Suggested Max Scale of 8 - - @InternetTracking @dd-2.0 - Scenario: ActorLongitude - When "ActorLongitude" exists in the "InternetTracking" metadata - Then "ActorLongitude" MUST be "Decimal" data type - And "ActorLongitude" precision SHOULD be equal to the RESO Suggested Max Precision of 12 - And "ActorLongitude" scale SHOULD be equal to the RESO Suggested Max Scale of 8 - - @InternetTracking @dd-2.0 - Scenario: ActorOriginatingSystemID - When "ActorOriginatingSystemID" exists in the "InternetTracking" metadata - Then "ActorOriginatingSystemID" MUST be "String" data type - And "ActorOriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @InternetTracking @dd-2.0 - Scenario: ActorOriginatingSystemName - When "ActorOriginatingSystemName" exists in the "InternetTracking" metadata - Then "ActorOriginatingSystemName" MUST be "String" data type - And "ActorOriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-2.0 - Scenario: ActorPhone - When "ActorPhone" exists in the "InternetTracking" metadata - Then "ActorPhone" MUST be "String" data type - And "ActorPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @InternetTracking @dd-2.0 - Scenario: ActorPhoneExt - When "ActorPhoneExt" exists in the "InternetTracking" metadata - Then "ActorPhoneExt" MUST be "String" data type - And "ActorPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @InternetTracking @dd-2.0 - Scenario: ActorPostalCode - When "ActorPostalCode" exists in the "InternetTracking" metadata - Then "ActorPostalCode" MUST be "String" data type - And "ActorPostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @InternetTracking @dd-2.0 - Scenario: ActorPostalCodePlus4 - When "ActorPostalCodePlus4" exists in the "InternetTracking" metadata - Then "ActorPostalCodePlus4" MUST be "String" data type - And "ActorPostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @InternetTracking @dd-2.0 - Scenario: ActorRegion - When "ActorRegion" exists in the "InternetTracking" metadata - Then "ActorRegion" MUST be "String" data type - And "ActorRegion" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @InternetTracking @dd-2.0 - Scenario: ActorSourceSystemID - When "ActorSourceSystemID" exists in the "InternetTracking" metadata - Then "ActorSourceSystemID" MUST be "String" data type - And "ActorSourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @InternetTracking @dd-2.0 - Scenario: ActorSourceSystemName - When "ActorSourceSystemName" exists in the "InternetTracking" metadata - Then "ActorSourceSystemName" MUST be "String" data type - And "ActorSourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-2.0 - Scenario: ActorStateOrProvince - When "ActorStateOrProvince" exists in the "InternetTracking" metadata - Then "ActorStateOrProvince" MUST be "Single Enumeration" data type - - @InternetTracking @dd-2.0 - Scenario: ActorType - When "ActorType" exists in the "InternetTracking" metadata - Then "ActorType" MUST be "Single Enumeration" data type - - @InternetTracking @dd-2.0 - Scenario: ColorDepth - When "ColorDepth" exists in the "InternetTracking" metadata - Then "ColorDepth" MUST be "Integer" data type - - @InternetTracking @dd-2.0 - Scenario: DeviceType - When "DeviceType" exists in the "InternetTracking" metadata - Then "DeviceType" MUST be "Single Enumeration" data type - - @InternetTracking @dd-2.0 - Scenario: EventDescription - When "EventDescription" exists in the "InternetTracking" metadata - Then "EventDescription" MUST be "String" data type - And "EventDescription" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @InternetTracking @dd-2.0 - Scenario: EventKey - When "EventKey" exists in the "InternetTracking" metadata - Then "EventKey" MUST be "String" data type - And "EventKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-2.0 - Scenario: EventLabel - When "EventLabel" exists in the "InternetTracking" metadata - Then "EventLabel" MUST be "String" data type - And "EventLabel" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @InternetTracking @dd-2.0 - Scenario: EventOriginatingSystemID - When "EventOriginatingSystemID" exists in the "InternetTracking" metadata - Then "EventOriginatingSystemID" MUST be "String" data type - And "EventOriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @InternetTracking @dd-2.0 - Scenario: EventOriginatingSystemName - When "EventOriginatingSystemName" exists in the "InternetTracking" metadata - Then "EventOriginatingSystemName" MUST be "String" data type - And "EventOriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-2.0 - Scenario: EventSourceSystemID - When "EventSourceSystemID" exists in the "InternetTracking" metadata - Then "EventSourceSystemID" MUST be "String" data type - And "EventSourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @InternetTracking @dd-2.0 - Scenario: EventSourceSystemName - When "EventSourceSystemName" exists in the "InternetTracking" metadata - Then "EventSourceSystemName" MUST be "String" data type - And "EventSourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-2.0 - Scenario: EventTarget - When "EventTarget" exists in the "InternetTracking" metadata - Then "EventTarget" MUST be "Single Enumeration" data type - - @InternetTracking @dd-2.0 - Scenario: EventTimestamp - When "EventTimestamp" exists in the "InternetTracking" metadata - Then "EventTimestamp" MUST be "Timestamp" data type - - @InternetTracking @dd-2.0 - Scenario: EventType - When "EventType" exists in the "InternetTracking" metadata - Then "EventType" MUST be "Single Enumeration" data type - - @InternetTracking @dd-2.0 - Scenario: ObjectID - When "ObjectID" exists in the "InternetTracking" metadata - Then "ObjectID" MUST be "String" data type - And "ObjectID" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-2.0 - Scenario: ObjectIdType - When "ObjectIdType" exists in the "InternetTracking" metadata - Then "ObjectIdType" MUST be "Single Enumeration" data type - - @InternetTracking @dd-2.0 - Scenario: ObjectKey - When "ObjectKey" exists in the "InternetTracking" metadata - Then "ObjectKey" MUST be "String" data type - And "ObjectKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-2.0 - Scenario: ObjectOriginatingSystemID - When "ObjectOriginatingSystemID" exists in the "InternetTracking" metadata - Then "ObjectOriginatingSystemID" MUST be "String" data type - And "ObjectOriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @InternetTracking @dd-2.0 - Scenario: ObjectOriginatingSystemName - When "ObjectOriginatingSystemName" exists in the "InternetTracking" metadata - Then "ObjectOriginatingSystemName" MUST be "String" data type - And "ObjectOriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-2.0 - Scenario: ObjectSourceSystemID - When "ObjectSourceSystemID" exists in the "InternetTracking" metadata - Then "ObjectSourceSystemID" MUST be "String" data type - And "ObjectSourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @InternetTracking @dd-2.0 - Scenario: ObjectSourceSystemName - When "ObjectSourceSystemName" exists in the "InternetTracking" metadata - Then "ObjectSourceSystemName" MUST be "String" data type - And "ObjectSourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-2.0 - Scenario: ObjectType - When "ObjectType" exists in the "InternetTracking" metadata - Then "ObjectType" MUST be "Single Enumeration" data type - - @InternetTracking @dd-2.0 - Scenario: ObjectURL - When "ObjectURL" exists in the "InternetTracking" metadata - Then "ObjectURL" MUST be "String" data type - And "ObjectURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @InternetTracking @dd-2.0 - Scenario: OriginatingSystemActorKey - When "OriginatingSystemActorKey" exists in the "InternetTracking" metadata - Then "OriginatingSystemActorKey" MUST be "String" data type - And "OriginatingSystemActorKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-2.0 - Scenario: OriginatingSystemEventKey - When "OriginatingSystemEventKey" exists in the "InternetTracking" metadata - Then "OriginatingSystemEventKey" MUST be "String" data type - And "OriginatingSystemEventKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-2.0 - Scenario: OriginatingSystemObjectKey - When "OriginatingSystemObjectKey" exists in the "InternetTracking" metadata - Then "OriginatingSystemObjectKey" MUST be "String" data type - And "OriginatingSystemObjectKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-2.0 - Scenario: ReferringURL - When "ReferringURL" exists in the "InternetTracking" metadata - Then "ReferringURL" MUST be "String" data type - And "ReferringURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @InternetTracking @dd-2.0 - Scenario: ScreenHeight - When "ScreenHeight" exists in the "InternetTracking" metadata - Then "ScreenHeight" MUST be "Integer" data type - - @InternetTracking @dd-2.0 - Scenario: ScreenWidth - When "ScreenWidth" exists in the "InternetTracking" metadata - Then "ScreenWidth" MUST be "Integer" data type - - @InternetTracking @dd-2.0 - Scenario: SessionID - When "SessionID" exists in the "InternetTracking" metadata - Then "SessionID" MUST be "String" data type - And "SessionID" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-2.0 - Scenario: SourceSystemActorKey - When "SourceSystemActorKey" exists in the "InternetTracking" metadata - Then "SourceSystemActorKey" MUST be "String" data type - And "SourceSystemActorKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-2.0 - Scenario: SourceSystemEventKey - When "SourceSystemEventKey" exists in the "InternetTracking" metadata - Then "SourceSystemEventKey" MUST be "String" data type - And "SourceSystemEventKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-2.0 - Scenario: SourceSystemObjectKey - When "SourceSystemObjectKey" exists in the "InternetTracking" metadata - Then "SourceSystemObjectKey" MUST be "String" data type - And "SourceSystemObjectKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-2.0 - Scenario: TimeZoneOffset - When "TimeZoneOffset" exists in the "InternetTracking" metadata - Then "TimeZoneOffset" MUST be "Integer" data type - - @InternetTracking @dd-2.0 - Scenario: UserAgent - When "UserAgent" exists in the "InternetTracking" metadata - Then "UserAgent" MUST be "String" data type - And "UserAgent" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @dd-2.0 - Scenario: SummaryEndTimestamp - When "SummaryEndTimestamp" exists in the "InternetTracking" metadata - Then "SummaryEndTimestamp" MUST be "Timestamp" data type - - @InternetTracking @dd-2.0 - Scenario: SummaryStartTimestamp - When "SummaryStartTimestamp" exists in the "InternetTracking" metadata - Then "SummaryStartTimestamp" MUST be "Timestamp" data type - - @InternetTracking @dd-2.0 - Scenario: TotalListingImpressions - When "TotalListingImpressions" exists in the "InternetTracking" metadata - Then "TotalListingImpressions" MUST be "Integer" data type - - @InternetTracking @dd-2.0 - Scenario: TrackingDate - When "TrackingDate" exists in the "InternetTracking" metadata - Then "TrackingDate" MUST be "Date" data type - - @InternetTracking @dd-2.0 - Scenario: TrackingType - When "TrackingType" exists in the "InternetTracking" metadata - Then "TrackingType" MUST be "Single Enumeration" data type - - @InternetTracking @dd-2.0 - Scenario: TrackingValues - When "TrackingValues" exists in the "InternetTracking" metadata - Then "TrackingValues" MUST be "String" data type - And "TrackingValues" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @InternetTracking @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: EventSource - When "EventSource" exists in the "InternetTracking" metadata - Then "EventSource" MUST be "Single Enumeration" data type - - @InternetTracking @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: TotalListingViews - When "TotalListingViews" exists in the "InternetTracking" metadata - Then "TotalListingViews" MUST be "Integer" data type - - @InternetTracking @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: TotalListingsFavorited - When "TotalListingsFavorited" exists in the "InternetTracking" metadata - Then "TotalListingsFavorited" MUST be "Integer" data type - - @InternetTracking @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: TotalListingsShared - When "TotalListingsShared" exists in the "InternetTracking" metadata - Then "TotalListingsShared" MUST be "Integer" data type - - @InternetTracking @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: TotalListingsEmailed - When "TotalListingsEmailed" exists in the "InternetTracking" metadata - Then "TotalListingsEmailed" MUST be "Integer" data type - - @InternetTracking @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: TotalCmaReportsCreated - When "TotalCmaReportsCreated" exists in the "InternetTracking" metadata - Then "TotalCmaReportsCreated" MUST be "Integer" data type - - @InternetTracking @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: TotalCmaReportsRan - When "TotalCmaReportsRan" exists in the "InternetTracking" metadata - Then "TotalCmaReportsRan" MUST be "Integer" data type - - @InternetTracking @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: TotalCmaReportsShared - When "TotalCmaReportsShared" exists in the "InternetTracking" metadata - Then "TotalCmaReportsShared" MUST be "Integer" data type - - @InternetTracking @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: TotalCmaReportsEmailed - When "TotalCmaReportsEmailed" exists in the "InternetTracking" metadata - Then "TotalCmaReportsEmailed" MUST be "Integer" data type - - @InternetTracking @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: TotalShowingsRequested - When "TotalShowingsRequested" exists in the "InternetTracking" metadata - Then "TotalShowingsRequested" MUST be "Integer" data type - - @InternetTracking @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: TotalShowingsCompleted - When "TotalShowingsCompleted" exists in the "InternetTracking" metadata - Then "TotalShowingsCompleted" MUST be "Integer" data type - - @InternetTracking @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: TotalLogins - When "TotalLogins" exists in the "InternetTracking" metadata - Then "TotalLogins" MUST be "Integer" data type - - @InternetTracking @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: UniqueLogins - When "UniqueLogins" exists in the "InternetTracking" metadata - Then "UniqueLogins" MUST be "Integer" data type - - @InternetTracking @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: MobileLogins - When "MobileLogins" exists in the "InternetTracking" metadata - Then "MobileLogins" MUST be "Integer" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/lockorbox.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/lockorbox.feature deleted file mode 100644 index 61c67c32..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/lockorbox.feature +++ /dev/null @@ -1,233 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: LockOrBox - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @LockOrBox @dd-2.0 - Scenario: KeyOrCredentialId - When "KeyOrCredentialId" exists in the "LockOrBox" metadata - Then "KeyOrCredentialId" MUST be "String" data type - And "KeyOrCredentialId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @LockOrBox @dd-2.0 - Scenario: ListAgentFullName - When "ListAgentFullName" exists in the "LockOrBox" metadata - Then "ListAgentFullName" MUST be "String" data type - And "ListAgentFullName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @LockOrBox @dd-2.0 - Scenario: ListingAddress1 - When "ListingAddress1" exists in the "LockOrBox" metadata - Then "ListingAddress1" MUST be "String" data type - And "ListingAddress1" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @LockOrBox @dd-2.0 - Scenario: ListingAddress2 - When "ListingAddress2" exists in the "LockOrBox" metadata - Then "ListingAddress2" MUST be "String" data type - And "ListingAddress2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @LockOrBox @dd-2.0 - Scenario: ListingCity - When "ListingCity" exists in the "LockOrBox" metadata - Then "ListingCity" MUST be "String" data type - And "ListingCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @LockOrBox @dd-2.0 - Scenario: ListingCountry - When "ListingCountry" exists in the "LockOrBox" metadata - Then "ListingCountry" MUST be "Single Enumeration" data type - - @LockOrBox @dd-2.0 - Scenario: ListingId - When "ListingId" exists in the "LockOrBox" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @LockOrBox @dd-2.0 - Scenario: ListingKey - When "ListingKey" exists in the "LockOrBox" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @LockOrBox @dd-2.0 - Scenario: ListingLatitude - When "ListingLatitude" exists in the "LockOrBox" metadata - Then "ListingLatitude" MUST be "Integer" data type - - @LockOrBox @dd-2.0 - Scenario: ListingLongitude - When "ListingLongitude" exists in the "LockOrBox" metadata - Then "ListingLongitude" MUST be "Integer" data type - - @LockOrBox @dd-2.0 - Scenario: ListingPostalCode - When "ListingPostalCode" exists in the "LockOrBox" metadata - Then "ListingPostalCode" MUST be "String" data type - And "ListingPostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @LockOrBox @dd-2.0 - Scenario: ListingPostalCodePlus4 - When "ListingPostalCodePlus4" exists in the "LockOrBox" metadata - Then "ListingPostalCodePlus4" MUST be "String" data type - And "ListingPostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @LockOrBox @dd-2.0 - Scenario: ListingStateOrProvince - When "ListingStateOrProvince" exists in the "LockOrBox" metadata - Then "ListingStateOrProvince" MUST be "Single Enumeration" data type - - @LockOrBox @dd-2.0 - Scenario: ListingTimeZone - When "ListingTimeZone" exists in the "LockOrBox" metadata - Then "ListingTimeZone" MUST be "String" data type - And "ListingTimeZone" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @LockOrBox @dd-2.0 - Scenario: LockOrBoxAccessTimestamp - When "LockOrBoxAccessTimestamp" exists in the "LockOrBox" metadata - Then "LockOrBoxAccessTimestamp" MUST be "Timestamp" data type - - @LockOrBox @dd-2.0 - Scenario: LockOrBoxAccessType - When "LockOrBoxAccessType" exists in the "LockOrBox" metadata - Then "LockOrBoxAccessType" MUST be "Multiple Enumeration" data type - - @LockOrBox @dd-2.0 - Scenario: LockOrBoxId - When "LockOrBoxId" exists in the "LockOrBox" metadata - Then "LockOrBoxId" MUST be "String" data type - And "LockOrBoxId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @LockOrBox @dd-2.0 - Scenario: LockOrBoxInstalledTimestamp - When "LockOrBoxInstalledTimestamp" exists in the "LockOrBox" metadata - Then "LockOrBoxInstalledTimestamp" MUST be "Timestamp" data type - - @LockOrBox @dd-2.0 - Scenario: LockOrBoxKey - When "LockOrBoxKey" exists in the "LockOrBox" metadata - Then "LockOrBoxKey" MUST be "String" data type - And "LockOrBoxKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @LockOrBox @dd-2.0 - Scenario: LockOrBoxOriginatingSystemID - When "LockOrBoxOriginatingSystemID" exists in the "LockOrBox" metadata - Then "LockOrBoxOriginatingSystemID" MUST be "String" data type - And "LockOrBoxOriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @LockOrBox @dd-2.0 - Scenario: LockOrBoxOriginatingSystemKey - When "LockOrBoxOriginatingSystemKey" exists in the "LockOrBox" metadata - Then "LockOrBoxOriginatingSystemKey" MUST be "String" data type - And "LockOrBoxOriginatingSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @LockOrBox @dd-2.0 - Scenario: LockOrBoxOriginatingSystemName - When "LockOrBoxOriginatingSystemName" exists in the "LockOrBox" metadata - Then "LockOrBoxOriginatingSystemName" MUST be "String" data type - And "LockOrBoxOriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @LockOrBox @dd-2.0 - Scenario: LockOrBoxSourceSystemID - When "LockOrBoxSourceSystemID" exists in the "LockOrBox" metadata - Then "LockOrBoxSourceSystemID" MUST be "String" data type - And "LockOrBoxSourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @LockOrBox @dd-2.0 - Scenario: LockOrBoxSourceSystemKey - When "LockOrBoxSourceSystemKey" exists in the "LockOrBox" metadata - Then "LockOrBoxSourceSystemKey" MUST be "String" data type - And "LockOrBoxSourceSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @LockOrBox @dd-2.0 - Scenario: LockOrBoxSourceSystemName - When "LockOrBoxSourceSystemName" exists in the "LockOrBox" metadata - Then "LockOrBoxSourceSystemName" MUST be "String" data type - And "LockOrBoxSourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @LockOrBox @dd-2.0 - Scenario: Notes - When "Notes" exists in the "LockOrBox" metadata - Then "Notes" MUST be "String" data type - And "Notes" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @LockOrBox @dd-2.0 - Scenario: ShowingAgentAOR - When "ShowingAgentAOR" exists in the "LockOrBox" metadata - Then "ShowingAgentAOR" MUST be "Single Enumeration" data type - - @LockOrBox @dd-2.0 - Scenario: ShowingAgentEmail - When "ShowingAgentEmail" exists in the "LockOrBox" metadata - Then "ShowingAgentEmail" MUST be "String" data type - And "ShowingAgentEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @LockOrBox @dd-2.0 - Scenario: ShowingAgentFirstName - When "ShowingAgentFirstName" exists in the "LockOrBox" metadata - Then "ShowingAgentFirstName" MUST be "String" data type - And "ShowingAgentFirstName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @LockOrBox @dd-2.0 - Scenario: ShowingAgentFullName - When "ShowingAgentFullName" exists in the "LockOrBox" metadata - Then "ShowingAgentFullName" MUST be "String" data type - And "ShowingAgentFullName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @LockOrBox @dd-2.0 - Scenario: ShowingAgentId - When "ShowingAgentId" exists in the "LockOrBox" metadata - Then "ShowingAgentId" MUST be "String" data type - And "ShowingAgentId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @LockOrBox @dd-2.0 - Scenario: ShowingAgentLastName - When "ShowingAgentLastName" exists in the "LockOrBox" metadata - Then "ShowingAgentLastName" MUST be "String" data type - And "ShowingAgentLastName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @LockOrBox @dd-2.0 - Scenario: ShowingAgentMlsId - When "ShowingAgentMlsId" exists in the "LockOrBox" metadata - Then "ShowingAgentMlsId" MUST be "String" data type - And "ShowingAgentMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @LockOrBox @dd-2.0 - Scenario: ShowingAgentPhone - When "ShowingAgentPhone" exists in the "LockOrBox" metadata - Then "ShowingAgentPhone" MUST be "String" data type - And "ShowingAgentPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @LockOrBox @dd-2.0 - Scenario: ShowingAgentPhoneExt - When "ShowingAgentPhoneExt" exists in the "LockOrBox" metadata - Then "ShowingAgentPhoneExt" MUST be "String" data type - And "ShowingAgentPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @LockOrBox @dd-2.0 - Scenario: ShowingOfficeId - When "ShowingOfficeId" exists in the "LockOrBox" metadata - Then "ShowingOfficeId" MUST be "String" data type - And "ShowingOfficeId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @LockOrBox @dd-2.0 - Scenario: ShowingOfficeName - When "ShowingOfficeName" exists in the "LockOrBox" metadata - Then "ShowingOfficeName" MUST be "String" data type - And "ShowingOfficeName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @LockOrBox @dd-2.0 - Scenario: ShowingOfficePhone - When "ShowingOfficePhone" exists in the "LockOrBox" metadata - Then "ShowingOfficePhone" MUST be "String" data type - And "ShowingOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/lookup.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/lookup.feature deleted file mode 100644 index 987e2af1..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/lookup.feature +++ /dev/null @@ -1,43 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: Lookup - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Lookup @dd-2.0 - Scenario: LegacyODataValue - When "LegacyODataValue" exists in the "Lookup" metadata - Then "LegacyODataValue" MUST be "String" data type - - @Lookup @dd-2.0 - Scenario: LookupKey - When "LookupKey" exists in the "Lookup" metadata - Then "LookupKey" MUST be "String" data type - - @Lookup @dd-2.0 - Scenario: LookupName - When "LookupName" exists in the "Lookup" metadata - Then "LookupName" MUST be "String" data type - - @Lookup @dd-2.0 - Scenario: LookupValue - When "LookupValue" exists in the "Lookup" metadata - Then "LookupValue" MUST be "String" data type - - @Lookup @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Lookup" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Lookup @dd-2.0 - Scenario: StandardLookupValue - When "StandardLookupValue" exists in the "Lookup" metadata - Then "StandardLookupValue" MUST be "String" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/media.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/media.feature deleted file mode 100644 index 1449e820..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/media.feature +++ /dev/null @@ -1,224 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: Media - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Media @dd-2.0 - Scenario: ChangedByMemberID - Given that the following synonyms for "ChangedByMemberID" DO NOT exist in the "Media" metadata - | ChangedByAgentID | - When "ChangedByMemberID" exists in the "Media" metadata - Then "ChangedByMemberID" MUST be "String" data type - And "ChangedByMemberID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Media @dd-2.0 - Scenario: ChangedByMemberKey - Given that the following synonyms for "ChangedByMemberKey" DO NOT exist in the "Media" metadata - | ChangedByAgentKey | - When "ChangedByMemberKey" exists in the "Media" metadata - Then "ChangedByMemberKey" MUST be "String" data type - And "ChangedByMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Media @dd-2.0 - Scenario: ClassName - When "ClassName" exists in the "Media" metadata - Then "ClassName" MUST be "Single Enumeration" data type - - @Media @IDX @dd-2.0 - Scenario: ImageHeight - When "ImageHeight" exists in the "Media" metadata - Then "ImageHeight" MUST be "Integer" data type - - @Media @IDX @dd-2.0 - Scenario: ImageOf - When "ImageOf" exists in the "Media" metadata - Then "ImageOf" MUST be "Single Enumeration" data type - - @Media @IDX @dd-2.0 - Scenario: ImageSizeDescription - When "ImageSizeDescription" exists in the "Media" metadata - Then "ImageSizeDescription" MUST be "Single Enumeration" data type - - @Media @IDX @dd-2.0 - Scenario: ImageWidth - When "ImageWidth" exists in the "Media" metadata - Then "ImageWidth" MUST be "Integer" data type - - @Media @IDX @dd-2.0 - Scenario: LongDescription - Given that the following synonyms for "LongDescription" DO NOT exist in the "Media" metadata - | FullDescription | - When "LongDescription" exists in the "Media" metadata - Then "LongDescription" MUST be "String" data type - And "LongDescription" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Media @IDX @dd-2.0 - Scenario: MediaCategory - When "MediaCategory" exists in the "Media" metadata - Then "MediaCategory" MUST be "Single Enumeration" data type - - @Media @dd-2.0 - Scenario: MediaHTML - When "MediaHTML" exists in the "Media" metadata - Then "MediaHTML" MUST be "String" data type - And "MediaHTML" length SHOULD be equal to the RESO Suggested Max Length of 8500 - - @Media @IDX @dd-2.0 - Scenario: MediaKey - Given that the following synonyms for "MediaKey" DO NOT exist in the "Media" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "MediaKey" exists in the "Media" metadata - Then "MediaKey" MUST be "String" data type - And "MediaKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Media @IDX @dd-2.0 - Scenario: MediaModificationTimestamp - Given that the following synonyms for "MediaModificationTimestamp" DO NOT exist in the "Media" metadata - | MediaTimestamp | - When "MediaModificationTimestamp" exists in the "Media" metadata - Then "MediaModificationTimestamp" MUST be "Timestamp" data type - - @Media @dd-2.0 - Scenario: MediaObjectID - When "MediaObjectID" exists in the "Media" metadata - Then "MediaObjectID" MUST be "String" data type - And "MediaObjectID" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Media @IDX @dd-2.0 - Scenario: MediaStatus - When "MediaStatus" exists in the "Media" metadata - Then "MediaStatus" MUST be "Single Enumeration" data type - - @Media @dd-2.0 - Scenario: MediaType - Given that the following synonyms for "MediaType" DO NOT exist in the "Media" metadata - | MimeType | - When "MediaType" exists in the "Media" metadata - Then "MediaType" MUST be "Single Enumeration" data type - - @Media @IDX @dd-2.0 - Scenario: MediaURL - When "MediaURL" exists in the "Media" metadata - Then "MediaURL" MUST be "String" data type - And "MediaURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Media @IDX @dd-2.0 - Scenario: ModificationTimestamp - Given that the following synonyms for "ModificationTimestamp" DO NOT exist in the "Media" metadata - | ModificationDateTime | - | DateTimeModified | - | ModDate | - | DateMod | - | UpdateDate | - | UpdateTimestamp | - When "ModificationTimestamp" exists in the "Media" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Media @IDX @dd-2.0 - Scenario: Order - When "Order" exists in the "Media" metadata - Then "Order" MUST be "Integer" data type - - @Media @IDX @dd-2.0 - Scenario: OriginatingSystemID - When "OriginatingSystemID" exists in the "Media" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Media @IDX @dd-2.0 - Scenario: OriginatingSystemMediaKey - Given that the following synonyms for "OriginatingSystemMediaKey" DO NOT exist in the "Media" metadata - | ProviderKey | - When "OriginatingSystemMediaKey" exists in the "Media" metadata - Then "OriginatingSystemMediaKey" MUST be "String" data type - And "OriginatingSystemMediaKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Media @dd-2.0 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "Media" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "Media" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Media @dd-2.0 - Scenario: Permission - When "Permission" exists in the "Media" metadata - Then "Permission" MUST be "Multiple Enumeration" data type - - @Media @dd-2.0 - Scenario: PreferredPhotoYN - When "PreferredPhotoYN" exists in the "Media" metadata - Then "PreferredPhotoYN" MUST be "Boolean" data type - - @Media @IDX @dd-2.0 - Scenario: ResourceName - When "ResourceName" exists in the "Media" metadata - Then "ResourceName" MUST be "Single Enumeration" data type - - @Media @IDX @dd-2.0 - Scenario: ResourceRecordID - Given that the following synonyms for "ResourceRecordID" DO NOT exist in the "Media" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - | AgentID | - | OfficeID | - | ContactID | - When "ResourceRecordID" exists in the "Media" metadata - Then "ResourceRecordID" MUST be "String" data type - And "ResourceRecordID" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Media @IDX @dd-2.0 - Scenario: ResourceRecordKey - Given that the following synonyms for "ResourceRecordKey" DO NOT exist in the "Media" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ResourceRecordKey" exists in the "Media" metadata - Then "ResourceRecordKey" MUST be "String" data type - And "ResourceRecordKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Media @IDX @dd-2.0 - Scenario: ShortDescription - Given that the following synonyms for "ShortDescription" DO NOT exist in the "Media" metadata - | Caption | - | Name | - When "ShortDescription" exists in the "Media" metadata - Then "ShortDescription" MUST be "String" data type - And "ShortDescription" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Media @IDX @dd-2.0 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "Media" metadata - | MLSID | - When "SourceSystemID" exists in the "Media" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Media @IDX @dd-2.0 - Scenario: SourceSystemMediaKey - Given that the following synonyms for "SourceSystemMediaKey" DO NOT exist in the "Media" metadata - | ProviderKey | - When "SourceSystemMediaKey" exists in the "Media" metadata - Then "SourceSystemMediaKey" MUST be "String" data type - And "SourceSystemMediaKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Media @dd-2.0 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "Media" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "Media" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/member.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/member.feature deleted file mode 100644 index 4f24603d..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/member.feature +++ /dev/null @@ -1,579 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: Member - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Member @dd-2.0 - Scenario: JobTitle - When "JobTitle" exists in the "Member" metadata - Then "JobTitle" MUST be "String" data type - And "JobTitle" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @dd-2.0 - Scenario: LastLoginTimestamp - When "LastLoginTimestamp" exists in the "Member" metadata - Then "LastLoginTimestamp" MUST be "Timestamp" data type - - @Member @dd-2.0 - Scenario: MemberAOR - Given that the following synonyms for "MemberAOR" DO NOT exist in the "Member" metadata - | AgentAOR | - When "MemberAOR" exists in the "Member" metadata - Then "MemberAOR" MUST be "Single Enumeration" data type - - @Member @dd-2.0 - Scenario: MemberAORMlsId - Given that the following synonyms for "MemberAORMlsId" DO NOT exist in the "Member" metadata - | AgentAORMlsld | - When "MemberAORMlsId" exists in the "Member" metadata - Then "MemberAORMlsId" MUST be "String" data type - And "MemberAORMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Member @dd-2.0 - Scenario: MemberAORkey - Given that the following synonyms for "MemberAORkey" DO NOT exist in the "Member" metadata - | AgentAORkey | - When "MemberAORkey" exists in the "Member" metadata - Then "MemberAORkey" MUST be "String" data type - And "MemberAORkey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Member @dd-2.0 - Scenario: MemberAddress1 - Given that the following synonyms for "MemberAddress1" DO NOT exist in the "Member" metadata - | AgentAddress1 | - When "MemberAddress1" exists in the "Member" metadata - Then "MemberAddress1" MUST be "String" data type - And "MemberAddress1" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @dd-2.0 - Scenario: MemberAddress2 - Given that the following synonyms for "MemberAddress2" DO NOT exist in the "Member" metadata - | AgentAddress2 | - When "MemberAddress2" exists in the "Member" metadata - Then "MemberAddress2" MUST be "String" data type - And "MemberAddress2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @dd-2.0 - Scenario: MemberAssociationComments - Given that the following synonyms for "MemberAssociationComments" DO NOT exist in the "Member" metadata - | AgentAssociationComments | - When "MemberAssociationComments" exists in the "Member" metadata - Then "MemberAssociationComments" MUST be "String" data type - And "MemberAssociationComments" length SHOULD be equal to the RESO Suggested Max Length of 500 - - @Member @dd-2.0 - Scenario: MemberCarrierRoute - Given that the following synonyms for "MemberCarrierRoute" DO NOT exist in the "Member" metadata - | AgentCarrierRoute | - | RR | - | CR | - When "MemberCarrierRoute" exists in the "Member" metadata - Then "MemberCarrierRoute" MUST be "String" data type - And "MemberCarrierRoute" length SHOULD be equal to the RESO Suggested Max Length of 9 - - @Member @dd-2.0 - Scenario: MemberCity - Given that the following synonyms for "MemberCity" DO NOT exist in the "Member" metadata - | AgentCity | - When "MemberCity" exists in the "Member" metadata - Then "MemberCity" MUST be "String" data type - And "MemberCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @dd-2.0 - Scenario: MemberCountry - Given that the following synonyms for "MemberCountry" DO NOT exist in the "Member" metadata - | AgentCountry | - When "MemberCountry" exists in the "Member" metadata - Then "MemberCountry" MUST be "Single Enumeration" data type - - @Member @dd-2.0 - Scenario: MemberCountyOrParish - Given that the following synonyms for "MemberCountyOrParish" DO NOT exist in the "Member" metadata - | AgentCountyOrParish | - When "MemberCountyOrParish" exists in the "Member" metadata - Then "MemberCountyOrParish" MUST be "Single Enumeration" data type - - @Member @dd-2.0 - Scenario: MemberDesignation - Given that the following synonyms for "MemberDesignation" DO NOT exist in the "Member" metadata - | AgentDesignation | - When "MemberDesignation" exists in the "Member" metadata - Then "MemberDesignation" MUST be "Multiple Enumeration" data type - - @Member @dd-2.0 - Scenario: MemberDirectPhone - Given that the following synonyms for "MemberDirectPhone" DO NOT exist in the "Member" metadata - | AgentDirectPhone | - When "MemberDirectPhone" exists in the "Member" metadata - Then "MemberDirectPhone" MUST be "String" data type - And "MemberDirectPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @IDX @dd-2.0 - Scenario: MemberEmail - Given that the following synonyms for "MemberEmail" DO NOT exist in the "Member" metadata - | AgentEmail | - When "MemberEmail" exists in the "Member" metadata - Then "MemberEmail" MUST be "String" data type - And "MemberEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Member @dd-2.0 - Scenario: MemberFax - Given that the following synonyms for "MemberFax" DO NOT exist in the "Member" metadata - | AgentFax | - When "MemberFax" exists in the "Member" metadata - Then "MemberFax" MUST be "String" data type - And "MemberFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @IDX @dd-2.0 - Scenario: MemberFirstName - Given that the following synonyms for "MemberFirstName" DO NOT exist in the "Member" metadata - | AgentFirstName | - When "MemberFirstName" exists in the "Member" metadata - Then "MemberFirstName" MUST be "String" data type - And "MemberFirstName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @IDX @dd-2.0 - Scenario: MemberFullName - Given that the following synonyms for "MemberFullName" DO NOT exist in the "Member" metadata - | AgentFullName | - When "MemberFullName" exists in the "Member" metadata - Then "MemberFullName" MUST be "String" data type - And "MemberFullName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Member @dd-2.0 - Scenario: MemberHomePhone - Given that the following synonyms for "MemberHomePhone" DO NOT exist in the "Member" metadata - | AgentHomePhone | - When "MemberHomePhone" exists in the "Member" metadata - Then "MemberHomePhone" MUST be "String" data type - And "MemberHomePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @dd-2.0 - Scenario: MemberIsAssistantTo - Given that the following synonyms for "MemberIsAssistantTo" DO NOT exist in the "Member" metadata - | AgentIsAssistantTo | - When "MemberIsAssistantTo" exists in the "Member" metadata - Then "MemberIsAssistantTo" MUST be "String" data type - And "MemberIsAssistantTo" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @IDX @dd-2.0 - Scenario: MemberKey - Given that the following synonyms for "MemberKey" DO NOT exist in the "Member" metadata - | AgentKey | - When "MemberKey" exists in the "Member" metadata - Then "MemberKey" MUST be "String" data type - And "MemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Member @dd-2.0 - Scenario: MemberLanguages - Given that the following synonyms for "MemberLanguages" DO NOT exist in the "Member" metadata - | AgentLanguages | - When "MemberLanguages" exists in the "Member" metadata - Then "MemberLanguages" MUST be "Multiple Enumeration" data type - - @Member @IDX @dd-2.0 - Scenario: MemberLastName - Given that the following synonyms for "MemberLastName" DO NOT exist in the "Member" metadata - | AgentLastName | - When "MemberLastName" exists in the "Member" metadata - Then "MemberLastName" MUST be "String" data type - And "MemberLastName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @IDX @dd-2.0 - Scenario: MemberLoginId - Given that the following synonyms for "MemberLoginId" DO NOT exist in the "Member" metadata - | AgentLoginId | - When "MemberLoginId" exists in the "Member" metadata - Then "MemberLoginId" MUST be "String" data type - And "MemberLoginId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Member @IDX @dd-2.0 - Scenario: MemberMiddleName - Given that the following synonyms for "MemberMiddleName" DO NOT exist in the "Member" metadata - | AgentMiddleName | - When "MemberMiddleName" exists in the "Member" metadata - Then "MemberMiddleName" MUST be "String" data type - And "MemberMiddleName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @dd-2.0 - Scenario: MemberMlsAccessYN - Given that the following synonyms for "MemberMlsAccessYN" DO NOT exist in the "Member" metadata - | AgentMlsAccessYN | - When "MemberMlsAccessYN" exists in the "Member" metadata - Then "MemberMlsAccessYN" MUST be "Boolean" data type - - @Member @IDX @dd-2.0 - Scenario: MemberMlsId - Given that the following synonyms for "MemberMlsId" DO NOT exist in the "Member" metadata - | AgentMlsId | - When "MemberMlsId" exists in the "Member" metadata - Then "MemberMlsId" MUST be "String" data type - And "MemberMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Member @dd-2.0 - Scenario: MemberMlsSecurityClass - Given that the following synonyms for "MemberMlsSecurityClass" DO NOT exist in the "Member" metadata - | AgentMlsSecurityClass | - When "MemberMlsSecurityClass" exists in the "Member" metadata - Then "MemberMlsSecurityClass" MUST be "Single Enumeration" data type - - @Member @dd-2.0 - Scenario: MemberMobilePhone - Given that the following synonyms for "MemberMobilePhone" DO NOT exist in the "Member" metadata - | AgentMobilePhone | - When "MemberMobilePhone" exists in the "Member" metadata - Then "MemberMobilePhone" MUST be "String" data type - And "MemberMobilePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @dd-2.0 - Scenario: MemberNamePrefix - Given that the following synonyms for "MemberNamePrefix" DO NOT exist in the "Member" metadata - | AgentNamePrefix | - | Salutation | - | Title | - When "MemberNamePrefix" exists in the "Member" metadata - Then "MemberNamePrefix" MUST be "String" data type - And "MemberNamePrefix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Member @IDX @dd-2.0 - Scenario: MemberNameSuffix - Given that the following synonyms for "MemberNameSuffix" DO NOT exist in the "Member" metadata - | AgentNameSuffix | - When "MemberNameSuffix" exists in the "Member" metadata - Then "MemberNameSuffix" MUST be "String" data type - And "MemberNameSuffix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Member @dd-2.0 - Scenario: MemberNationalAssociationId - Given that the following synonyms for "MemberNationalAssociationId" DO NOT exist in the "Member" metadata - | AgentNationalAssociationId | - When "MemberNationalAssociationId" exists in the "Member" metadata - Then "MemberNationalAssociationId" MUST be "String" data type - And "MemberNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Member @IDX @dd-2.0 - Scenario: MemberNickname - Given that the following synonyms for "MemberNickname" DO NOT exist in the "Member" metadata - | AgentNickname | - When "MemberNickname" exists in the "Member" metadata - Then "MemberNickname" MUST be "String" data type - And "MemberNickname" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @dd-2.0 - Scenario: MemberOfficePhone - Given that the following synonyms for "MemberOfficePhone" DO NOT exist in the "Member" metadata - | AgentOfficePhone | - When "MemberOfficePhone" exists in the "Member" metadata - Then "MemberOfficePhone" MUST be "String" data type - And "MemberOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @dd-2.0 - Scenario: MemberOfficePhoneExt - Given that the following synonyms for "MemberOfficePhoneExt" DO NOT exist in the "Member" metadata - | AgentOfficePhoneExt | - When "MemberOfficePhoneExt" exists in the "Member" metadata - Then "MemberOfficePhoneExt" MUST be "String" data type - And "MemberOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Member @dd-2.0 - Scenario: MemberOtherPhoneType - Given that the following synonyms for "MemberOtherPhoneType" DO NOT exist in the "Member" metadata - | AgentOtherPhoneType | - When "MemberOtherPhoneType" exists in the "Member" metadata - Then "MemberOtherPhoneType" MUST be "Single Enumeration" data type - - @Member @dd-2.0 - Scenario: MemberPager - Given that the following synonyms for "MemberPager" DO NOT exist in the "Member" metadata - | AgentPager | - When "MemberPager" exists in the "Member" metadata - Then "MemberPager" MUST be "String" data type - And "MemberPager" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @dd-2.0 - Scenario: MemberPassword - Given that the following synonyms for "MemberPassword" DO NOT exist in the "Member" metadata - | AgentPassword | - When "MemberPassword" exists in the "Member" metadata - Then "MemberPassword" MUST be "String" data type - And "MemberPassword" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Member @dd-2.0 - Scenario: MemberPhoneTTYTDD - Given that the following synonyms for "MemberPhoneTTYTDD" DO NOT exist in the "Member" metadata - | AgentPhoneTTYTDD | - When "MemberPhoneTTYTDD" exists in the "Member" metadata - Then "MemberPhoneTTYTDD" MUST be "String" data type - And "MemberPhoneTTYTDD" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @dd-2.0 - Scenario: MemberPostalCode - Given that the following synonyms for "MemberPostalCode" DO NOT exist in the "Member" metadata - | AgentPostalCode | - When "MemberPostalCode" exists in the "Member" metadata - Then "MemberPostalCode" MUST be "String" data type - And "MemberPostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Member @dd-2.0 - Scenario: MemberPostalCodePlus4 - Given that the following synonyms for "MemberPostalCodePlus4" DO NOT exist in the "Member" metadata - | AgentPostalCodePlus4 | - When "MemberPostalCodePlus4" exists in the "Member" metadata - Then "MemberPostalCodePlus4" MUST be "String" data type - And "MemberPostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @Member @IDX @dd-2.0 - Scenario: MemberPreferredPhone - Given that the following synonyms for "MemberPreferredPhone" DO NOT exist in the "Member" metadata - | AgentPreferredPhone | - When "MemberPreferredPhone" exists in the "Member" metadata - Then "MemberPreferredPhone" MUST be "String" data type - And "MemberPreferredPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @IDX @dd-2.0 - Scenario: MemberPreferredPhoneExt - Given that the following synonyms for "MemberPreferredPhoneExt" DO NOT exist in the "Member" metadata - | AgentPreferredPhoneExt | - When "MemberPreferredPhoneExt" exists in the "Member" metadata - Then "MemberPreferredPhoneExt" MUST be "String" data type - And "MemberPreferredPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Member @IDX @dd-2.0 - Scenario: MemberStateLicense - Given that the following synonyms for "MemberStateLicense" DO NOT exist in the "Member" metadata - | AgentStateLicense | - When "MemberStateLicense" exists in the "Member" metadata - Then "MemberStateLicense" MUST be "String" data type - And "MemberStateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @IDX @dd-2.0 - Scenario: MemberStateLicenseState - Given that the following synonyms for "MemberStateLicenseState" DO NOT exist in the "Member" metadata - | AgentStateLicenseState | - When "MemberStateLicenseState" exists in the "Member" metadata - Then "MemberStateLicenseState" MUST be "Single Enumeration" data type - - @Member @dd-2.0 - Scenario: MemberStateOrProvince - Given that the following synonyms for "MemberStateOrProvince" DO NOT exist in the "Member" metadata - | AgentStateOrProvince | - When "MemberStateOrProvince" exists in the "Member" metadata - Then "MemberStateOrProvince" MUST be "Single Enumeration" data type - - @Member @IDX @dd-2.0 - Scenario: MemberStatus - Given that the following synonyms for "MemberStatus" DO NOT exist in the "Member" metadata - | AgentStatus | - When "MemberStatus" exists in the "Member" metadata - Then "MemberStatus" MUST be "Single Enumeration" data type - - @Member @dd-2.0 - Scenario: MemberTollFreePhone - Given that the following synonyms for "MemberTollFreePhone" DO NOT exist in the "Member" metadata - | AgentTollFreePhone | - When "MemberTollFreePhone" exists in the "Member" metadata - Then "MemberTollFreePhone" MUST be "String" data type - And "MemberTollFreePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @dd-2.0 - Scenario: MemberType - Given that the following synonyms for "MemberType" DO NOT exist in the "Member" metadata - | AgentType | - When "MemberType" exists in the "Member" metadata - Then "MemberType" MUST be "Single Enumeration" data type - - @Member @dd-2.0 - Scenario: MemberVoiceMail - Given that the following synonyms for "MemberVoiceMail" DO NOT exist in the "Member" metadata - | AgentVoiceMail | - When "MemberVoiceMail" exists in the "Member" metadata - Then "MemberVoiceMail" MUST be "String" data type - And "MemberVoiceMail" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Member @dd-2.0 - Scenario: MemberVoiceMailExt - Given that the following synonyms for "MemberVoiceMailExt" DO NOT exist in the "Member" metadata - | AgentVoiceMailExt | - When "MemberVoiceMailExt" exists in the "Member" metadata - Then "MemberVoiceMailExt" MUST be "String" data type - And "MemberVoiceMailExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Member @IDX @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Member" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Member @IDX @dd-2.0 - Scenario: OfficeKey - When "OfficeKey" exists in the "Member" metadata - Then "OfficeKey" MUST be "String" data type - And "OfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Member @IDX @dd-2.0 - Scenario: OfficeMlsId - When "OfficeMlsId" exists in the "Member" metadata - Then "OfficeMlsId" MUST be "String" data type - And "OfficeMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Member @IDX @dd-2.0 - Scenario: OfficeName - When "OfficeName" exists in the "Member" metadata - Then "OfficeName" MUST be "String" data type - And "OfficeName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Member @dd-2.0 - Scenario: OriginalEntryTimestamp - When "OriginalEntryTimestamp" exists in the "Member" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @Member @IDX @dd-2.0 - Scenario: OriginatingSystemID - Given that the following synonyms for "OriginatingSystemID" DO NOT exist in the "Member" metadata - | MLSID | - When "OriginatingSystemID" exists in the "Member" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Member @IDX @dd-2.0 - Scenario: OriginatingSystemMemberKey - Given that the following synonyms for "OriginatingSystemMemberKey" DO NOT exist in the "Member" metadata - | OriginatingSystemAgentkey | - | ProviderKey | - When "OriginatingSystemMemberKey" exists in the "Member" metadata - Then "OriginatingSystemMemberKey" MUST be "String" data type - And "OriginatingSystemMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Member @dd-2.0 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "Member" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "Member" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Member @dd-2.0 - Scenario: SocialMediaType - When "SocialMediaType" exists in the "Member" metadata - Then "SocialMediaType" MUST be "Single Enumeration" data type - - @Member @dd-2.0 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "Member" metadata - | MLSID | - When "SourceSystemID" exists in the "Member" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Member @IDX @dd-2.0 - Scenario: SourceSystemMemberKey - Given that the following synonyms for "SourceSystemMemberKey" DO NOT exist in the "Member" metadata - | SourceSystemAgentKey | - | ProviderKey | - When "SourceSystemMemberKey" exists in the "Member" metadata - Then "SourceSystemMemberKey" MUST be "String" data type - And "SourceSystemMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Member @dd-2.0 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "Member" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "Member" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Member @dd-2.0 - Scenario: SyndicateTo - When "SyndicateTo" exists in the "Member" metadata - Then "SyndicateTo" MUST be "Multiple Enumeration" data type - - @Member @dd-2.0 - Scenario: MemberAlternateId - When "MemberAlternateId" exists in the "Member" metadata - Then "MemberAlternateId" MUST be "String" data type - And "MemberAlternateId" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @dd-2.0 - Scenario: MemberBillingPreference - When "MemberBillingPreference" exists in the "Member" metadata - Then "MemberBillingPreference" MUST be "Single Enumeration" data type - - @Member @dd-2.0 - Scenario: MemberCommitteeCount - When "MemberCommitteeCount" exists in the "Member" metadata - Then "MemberCommitteeCount" MUST be "Integer" data type - - @Member @dd-2.0 - Scenario: MemberMailOptOutYN - When "MemberMailOptOutYN" exists in the "Member" metadata - Then "MemberMailOptOutYN" MUST be "Boolean" data type - - @Member @dd-2.0 - Scenario: MemberNationalAssociationEntryDate - When "MemberNationalAssociationEntryDate" exists in the "Member" metadata - Then "MemberNationalAssociationEntryDate" MUST be "Date" data type - - @Member @dd-2.0 - Scenario: MemberPreferredMail - When "MemberPreferredMail" exists in the "Member" metadata - Then "MemberPreferredMail" MUST be "Single Enumeration" data type - - @Member @dd-2.0 - Scenario: MemberPreferredMedia - When "MemberPreferredMedia" exists in the "Member" metadata - Then "MemberPreferredMedia" MUST be "Single Enumeration" data type - - @Member @dd-2.0 - Scenario: MemberPreferredPublication - When "MemberPreferredPublication" exists in the "Member" metadata - Then "MemberPreferredPublication" MUST be "Single Enumeration" data type - - @Member @dd-2.0 - Scenario: MemberPrimaryAorId - When "MemberPrimaryAorId" exists in the "Member" metadata - Then "MemberPrimaryAorId" MUST be "String" data type - And "MemberPrimaryAorId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Member @dd-2.0 - Scenario: MemberStateLicenseExpirationDate - When "MemberStateLicenseExpirationDate" exists in the "Member" metadata - Then "MemberStateLicenseExpirationDate" MUST be "Date" data type - - @Member @dd-2.0 - Scenario: MemberStateLicenseType - When "MemberStateLicenseType" exists in the "Member" metadata - Then "MemberStateLicenseType" MUST be "String" data type - And "MemberStateLicenseType" length SHOULD be equal to the RESO Suggested Max Length of 30 - - @Member @dd-2.0 - Scenario: MemberTransferDate - When "MemberTransferDate" exists in the "Member" metadata - Then "MemberTransferDate" MUST be "Date" data type - - @Member @dd-2.0 - Scenario: MemberVotingPrecinct - When "MemberVotingPrecinct" exists in the "Member" metadata - Then "MemberVotingPrecinct" MUST be "String" data type - And "MemberVotingPrecinct" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Member @dd-2.0 - Scenario: OfficeNationalAssociationId - When "OfficeNationalAssociationId" exists in the "Member" metadata - Then "OfficeNationalAssociationId" MUST be "String" data type - And "OfficeNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Member @dd-2.0 - Scenario: UniqueLicenseeIdentifier - When "UniqueLicenseeIdentifier" exists in the "Member" metadata - Then "UniqueLicenseeIdentifier" MUST be "String" data type - And "UniqueLicenseeIdentifier" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/memberassociation.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/memberassociation.feature deleted file mode 100644 index cd73c438..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/memberassociation.feature +++ /dev/null @@ -1,151 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: MemberAssociation - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @MemberAssociation @dd-2.0 - Scenario: AssociationKey - When "AssociationKey" exists in the "MemberAssociation" metadata - Then "AssociationKey" MUST be "String" data type - And "AssociationKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @MemberAssociation @dd-2.0 - Scenario: AssociationMlsId - When "AssociationMlsId" exists in the "MemberAssociation" metadata - Then "AssociationMlsId" MUST be "String" data type - And "AssociationMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @MemberAssociation @dd-2.0 - Scenario: AssociationNationalAssociationId - When "AssociationNationalAssociationId" exists in the "MemberAssociation" metadata - Then "AssociationNationalAssociationId" MUST be "String" data type - And "AssociationNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @MemberAssociation @dd-2.0 - Scenario: AssociationStaffYN - When "AssociationStaffYN" exists in the "MemberAssociation" metadata - Then "AssociationStaffYN" MUST be "Boolean" data type - - @MemberAssociation @dd-2.0 - Scenario: MemberAssociationBillStatus - When "MemberAssociationBillStatus" exists in the "MemberAssociation" metadata - Then "MemberAssociationBillStatus" MUST be "Single Enumeration" data type - - @MemberAssociation @dd-2.0 - Scenario: MemberAssociationBillStatusDescription - When "MemberAssociationBillStatusDescription" exists in the "MemberAssociation" metadata - Then "MemberAssociationBillStatusDescription" MUST be "String" data type - And "MemberAssociationBillStatusDescription" length SHOULD be equal to the RESO Suggested Max Length of 100 - - @MemberAssociation @dd-2.0 - Scenario: MemberAssociationDuesPaidDate - When "MemberAssociationDuesPaidDate" exists in the "MemberAssociation" metadata - Then "MemberAssociationDuesPaidDate" MUST be "Date" data type - - @MemberAssociation @dd-2.0 - Scenario: MemberAssociationJoinDate - When "MemberAssociationJoinDate" exists in the "MemberAssociation" metadata - Then "MemberAssociationJoinDate" MUST be "Date" data type - - @MemberAssociation @dd-2.0 - Scenario: MemberAssociationOrientationDate - When "MemberAssociationOrientationDate" exists in the "MemberAssociation" metadata - Then "MemberAssociationOrientationDate" MUST be "Date" data type - - @MemberAssociation @dd-2.0 - Scenario: MemberAssociationPrimaryIndicator - When "MemberAssociationPrimaryIndicator" exists in the "MemberAssociation" metadata - Then "MemberAssociationPrimaryIndicator" MUST be "String" data type - And "MemberAssociationPrimaryIndicator" length SHOULD be equal to the RESO Suggested Max Length of 20 - - @MemberAssociation @dd-2.0 - Scenario: MemberAssociationStatus - When "MemberAssociationStatus" exists in the "MemberAssociation" metadata - Then "MemberAssociationStatus" MUST be "Single Enumeration" data type - - @MemberAssociation @dd-2.0 - Scenario: MemberAssociationStatusDate - When "MemberAssociationStatusDate" exists in the "MemberAssociation" metadata - Then "MemberAssociationStatusDate" MUST be "Date" data type - - @MemberAssociation @dd-2.0 - Scenario: MemberKey - When "MemberKey" exists in the "MemberAssociation" metadata - Then "MemberKey" MUST be "String" data type - And "MemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @MemberAssociation @dd-2.0 - Scenario: MemberLocalDuesWaivedYN - When "MemberLocalDuesWaivedYN" exists in the "MemberAssociation" metadata - Then "MemberLocalDuesWaivedYN" MUST be "Boolean" data type - - @MemberAssociation @dd-2.0 - Scenario: MemberMlsId - When "MemberMlsId" exists in the "MemberAssociation" metadata - Then "MemberMlsId" MUST be "String" data type - And "MemberMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @MemberAssociation @dd-2.0 - Scenario: MemberNationalDuesWaivedYN - When "MemberNationalDuesWaivedYN" exists in the "MemberAssociation" metadata - Then "MemberNationalDuesWaivedYN" MUST be "Boolean" data type - - @MemberAssociation @dd-2.0 - Scenario: MemberStatelDuesWaivedYN - When "MemberStatelDuesWaivedYN" exists in the "MemberAssociation" metadata - Then "MemberStatelDuesWaivedYN" MUST be "Boolean" data type - - @MemberAssociation @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "MemberAssociation" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @MemberAssociation @dd-2.0 - Scenario: OriginalEntryTimestamp - When "OriginalEntryTimestamp" exists in the "MemberAssociation" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @MemberAssociation @dd-2.0 - Scenario: OriginatingSystemId - When "OriginatingSystemId" exists in the "MemberAssociation" metadata - Then "OriginatingSystemId" MUST be "String" data type - And "OriginatingSystemId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @MemberAssociation @dd-2.0 - Scenario: OriginatingSystemMemberKey - When "OriginatingSystemMemberKey" exists in the "MemberAssociation" metadata - Then "OriginatingSystemMemberKey" MUST be "String" data type - And "OriginatingSystemMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @MemberAssociation @dd-2.0 - Scenario: OriginatingSystemName - When "OriginatingSystemName" exists in the "MemberAssociation" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @MemberAssociation @dd-2.0 - Scenario: SourceSystemId - When "SourceSystemId" exists in the "MemberAssociation" metadata - Then "SourceSystemId" MUST be "String" data type - And "SourceSystemId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @MemberAssociation @dd-2.0 - Scenario: SourceSystemMemberKey - When "SourceSystemMemberKey" exists in the "MemberAssociation" metadata - Then "SourceSystemMemberKey" MUST be "String" data type - And "SourceSystemMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @MemberAssociation @dd-2.0 - Scenario: SourceSystemName - When "SourceSystemName" exists in the "MemberAssociation" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/memberstatelicenses.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/memberstatelicenses.feature deleted file mode 100644 index e30f42d7..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/memberstatelicenses.feature +++ /dev/null @@ -1,57 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: MemberStateLicenses - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @MemberStateLicenses @dd-2.0 - Scenario: MemberMlsId - When "MemberMlsId" exists in the "MemberStateLicenses" metadata - Then "MemberMlsId" MUST be "String" data type - And "MemberMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @MemberStateLicenses @dd-2.0 - Scenario: MemberKey - When "MemberKey" exists in the "MemberStateLicenses" metadata - Then "MemberKey" MUST be "String" data type - And "MemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @MemberStateLicenses @dd-2.0 - Scenario: MemberStateLicense - When "MemberStateLicense" exists in the "MemberStateLicenses" metadata - Then "MemberStateLicense" MUST be "String" data type - And "MemberStateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @MemberStateLicenses @dd-2.0 - Scenario: MemberStateLicenseExpirationDate - When "MemberStateLicenseExpirationDate" exists in the "MemberStateLicenses" metadata - Then "MemberStateLicenseExpirationDate" MUST be "Date" data type - - @MemberStateLicenses @dd-2.0 - Scenario: MemberStateLicenseType - When "MemberStateLicenseType" exists in the "MemberStateLicenses" metadata - Then "MemberStateLicenseType" MUST be "Single Enumeration" data type - - @MemberStateLicenses @dd-2.0 - Scenario: MemberStateLicenseState - When "MemberStateLicenseState" exists in the "MemberStateLicenses" metadata - Then "MemberStateLicenseState" MUST be "Single Enumeration" data type - - @MemberStateLicenses @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "MemberStateLicenses" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @MemberStateLicenses @dd-2.0 - Scenario: MemberStateLicenseKey - When "MemberStateLicenseKey" exists in the "MemberStateLicenses" metadata - Then "MemberStateLicenseKey" MUST be "String" data type - And "MemberStateLicenseKey" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/office.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/office.feature deleted file mode 100644 index 50213284..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/office.feature +++ /dev/null @@ -1,397 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: Office - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Office @dd-2.0 - Scenario: FranchiseAffiliation - When "FranchiseAffiliation" exists in the "Office" metadata - Then "FranchiseAffiliation" MUST be "String" data type - And "FranchiseAffiliation" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Office @IDX @dd-2.0 - Scenario: IDXOfficeParticipationYN - When "IDXOfficeParticipationYN" exists in the "Office" metadata - Then "IDXOfficeParticipationYN" MUST be "Boolean" data type - - @Office @IDX @dd-2.0 - Scenario: MainOfficeKey - When "MainOfficeKey" exists in the "Office" metadata - Then "MainOfficeKey" MUST be "String" data type - And "MainOfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @IDX @dd-2.0 - Scenario: MainOfficeMlsId - When "MainOfficeMlsId" exists in the "Office" metadata - Then "MainOfficeMlsId" MUST be "String" data type - And "MainOfficeMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @IDX @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Office" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Office @dd-2.0 - Scenario: OfficeAOR - When "OfficeAOR" exists in the "Office" metadata - Then "OfficeAOR" MUST be "Single Enumeration" data type - - @Office @dd-2.0 - Scenario: OfficeAORMlsId - When "OfficeAORMlsId" exists in the "Office" metadata - Then "OfficeAORMlsId" MUST be "String" data type - And "OfficeAORMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @dd-2.0 - Scenario: OfficeAORkey - When "OfficeAORkey" exists in the "Office" metadata - Then "OfficeAORkey" MUST be "String" data type - And "OfficeAORkey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @IDX @dd-2.0 - Scenario: OfficeAddress1 - When "OfficeAddress1" exists in the "Office" metadata - Then "OfficeAddress1" MUST be "String" data type - And "OfficeAddress1" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Office @IDX @dd-2.0 - Scenario: OfficeAddress2 - When "OfficeAddress2" exists in the "Office" metadata - Then "OfficeAddress2" MUST be "String" data type - And "OfficeAddress2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Office @dd-2.0 - Scenario: OfficeAssociationComments - When "OfficeAssociationComments" exists in the "Office" metadata - Then "OfficeAssociationComments" MUST be "String" data type - And "OfficeAssociationComments" length SHOULD be equal to the RESO Suggested Max Length of 500 - - @Office @dd-2.0 - Scenario: OfficeBranchType - When "OfficeBranchType" exists in the "Office" metadata - Then "OfficeBranchType" MUST be "Single Enumeration" data type - - @Office @IDX @dd-2.0 - Scenario: OfficeBrokerKey - When "OfficeBrokerKey" exists in the "Office" metadata - Then "OfficeBrokerKey" MUST be "String" data type - And "OfficeBrokerKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @dd-2.0 - Scenario: OfficeBrokerMlsId - When "OfficeBrokerMlsId" exists in the "Office" metadata - Then "OfficeBrokerMlsId" MUST be "String" data type - And "OfficeBrokerMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @IDX @dd-2.0 - Scenario: OfficeCity - When "OfficeCity" exists in the "Office" metadata - Then "OfficeCity" MUST be "String" data type - And "OfficeCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Office @dd-2.0 - Scenario: OfficeCorporateLicense - When "OfficeCorporateLicense" exists in the "Office" metadata - Then "OfficeCorporateLicense" MUST be "String" data type - And "OfficeCorporateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Office @dd-2.0 - Scenario: OfficeCountyOrParish - Given that the following synonyms for "OfficeCountyOrParish" DO NOT exist in the "Office" metadata - | County | - When "OfficeCountyOrParish" exists in the "Office" metadata - Then "OfficeCountyOrParish" MUST be "Single Enumeration" data type - - @Office @dd-2.0 - Scenario: OfficeEmail - When "OfficeEmail" exists in the "Office" metadata - Then "OfficeEmail" MUST be "String" data type - And "OfficeEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Office @dd-2.0 - Scenario: OfficeFax - When "OfficeFax" exists in the "Office" metadata - Then "OfficeFax" MUST be "String" data type - And "OfficeFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Office @IDX @dd-2.0 - Scenario: OfficeKey - When "OfficeKey" exists in the "Office" metadata - Then "OfficeKey" MUST be "String" data type - And "OfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @dd-2.0 - Scenario: OfficeManagerKey - When "OfficeManagerKey" exists in the "Office" metadata - Then "OfficeManagerKey" MUST be "String" data type - And "OfficeManagerKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @dd-2.0 - Scenario: OfficeManagerMlsId - When "OfficeManagerMlsId" exists in the "Office" metadata - Then "OfficeManagerMlsId" MUST be "String" data type - And "OfficeManagerMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @IDX @dd-2.0 - Scenario: OfficeMlsId - When "OfficeMlsId" exists in the "Office" metadata - Then "OfficeMlsId" MUST be "String" data type - And "OfficeMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @IDX @dd-2.0 - Scenario: OfficeName - When "OfficeName" exists in the "Office" metadata - Then "OfficeName" MUST be "String" data type - And "OfficeName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @dd-2.0 - Scenario: OfficeNationalAssociationId - When "OfficeNationalAssociationId" exists in the "Office" metadata - Then "OfficeNationalAssociationId" MUST be "String" data type - And "OfficeNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @IDX @dd-2.0 - Scenario: OfficePhone - When "OfficePhone" exists in the "Office" metadata - Then "OfficePhone" MUST be "String" data type - And "OfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Office @dd-2.0 - Scenario: OfficePhoneExt - When "OfficePhoneExt" exists in the "Office" metadata - Then "OfficePhoneExt" MUST be "String" data type - And "OfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Office @IDX @dd-2.0 - Scenario: OfficePostalCode - When "OfficePostalCode" exists in the "Office" metadata - Then "OfficePostalCode" MUST be "String" data type - And "OfficePostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Office @IDX @dd-2.0 - Scenario: OfficePostalCodePlus4 - When "OfficePostalCodePlus4" exists in the "Office" metadata - Then "OfficePostalCodePlus4" MUST be "String" data type - And "OfficePostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @Office @IDX @dd-2.0 - Scenario: OfficeStateOrProvince - When "OfficeStateOrProvince" exists in the "Office" metadata - Then "OfficeStateOrProvince" MUST be "Single Enumeration" data type - - @Office @IDX @dd-2.0 - Scenario: OfficeStatus - When "OfficeStatus" exists in the "Office" metadata - Then "OfficeStatus" MUST be "Single Enumeration" data type - - @Office @dd-2.0 - Scenario: OfficeType - When "OfficeType" exists in the "Office" metadata - Then "OfficeType" MUST be "Single Enumeration" data type - - @Office @dd-2.0 - Scenario: OriginalEntryTimestamp - When "OriginalEntryTimestamp" exists in the "Office" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @Office @IDX @dd-2.0 - Scenario: OriginatingSystemID - Given that the following synonyms for "OriginatingSystemID" DO NOT exist in the "Office" metadata - | MLSID | - When "OriginatingSystemID" exists in the "Office" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @IDX @dd-2.0 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "Office" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "Office" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @IDX @dd-2.0 - Scenario: OriginatingSystemOfficeKey - Given that the following synonyms for "OriginatingSystemOfficeKey" DO NOT exist in the "Office" metadata - | ProviderKey | - When "OriginatingSystemOfficeKey" exists in the "Office" metadata - Then "OriginatingSystemOfficeKey" MUST be "String" data type - And "OriginatingSystemOfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @dd-2.0 - Scenario: SocialMediaType - When "SocialMediaType" exists in the "Office" metadata - Then "SocialMediaType" MUST be "Single Enumeration" data type - - @Office @IDX @dd-2.0 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "Office" metadata - | MLSID | - When "SourceSystemID" exists in the "Office" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @IDX @dd-2.0 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "Office" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "Office" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @IDX @dd-2.0 - Scenario: SourceSystemOfficeKey - Given that the following synonyms for "SourceSystemOfficeKey" DO NOT exist in the "Office" metadata - | ProviderKey | - When "SourceSystemOfficeKey" exists in the "Office" metadata - Then "SourceSystemOfficeKey" MUST be "String" data type - And "SourceSystemOfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @dd-2.0 - Scenario: SyndicateAgentOption - Given that the following synonyms for "SyndicateAgentOption" DO NOT exist in the "Office" metadata - | SyndicateMemberOption | - When "SyndicateAgentOption" exists in the "Office" metadata - Then "SyndicateAgentOption" MUST be "Single Enumeration" data type - - @Office @dd-2.0 - Scenario: SyndicateTo - When "SyndicateTo" exists in the "Office" metadata - Then "SyndicateTo" MUST be "Multiple Enumeration" data type - - @Office @dd-2.0 - Scenario: BillingOfficeKey - When "BillingOfficeKey" exists in the "Office" metadata - Then "BillingOfficeKey" MUST be "String" data type - And "BillingOfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Office @dd-2.0 - Scenario: FranchiseNationalAssociationID - When "FranchiseNationalAssociationID" exists in the "Office" metadata - Then "FranchiseNationalAssociationID" MUST be "String" data type - And "FranchiseNationalAssociationID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @dd-2.0 - Scenario: NumberOfBranches - When "NumberOfBranches" exists in the "Office" metadata - Then "NumberOfBranches" MUST be "Integer" data type - - @Office @dd-2.0 - Scenario: NumberOfNonMemberSalespersons - When "NumberOfNonMemberSalespersons" exists in the "Office" metadata - Then "NumberOfNonMemberSalespersons" MUST be "Integer" data type - - @Office @dd-2.0 - Scenario: OfficeAlternateId - When "OfficeAlternateId" exists in the "Office" metadata - Then "OfficeAlternateId" MUST be "String" data type - And "OfficeAlternateId" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Office @dd-2.0 - Scenario: OfficeBrokerNationalAssociationID - When "OfficeBrokerNationalAssociationID" exists in the "Office" metadata - Then "OfficeBrokerNationalAssociationID" MUST be "String" data type - And "OfficeBrokerNationalAssociationID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @dd-2.0 - Scenario: OfficeCountry - When "OfficeCountry" exists in the "Office" metadata - Then "OfficeCountry" MUST be "String" data type - And "OfficeCountry" length SHOULD be equal to the RESO Suggested Max Length of 2 - - @Office @dd-2.0 - Scenario: OfficeMailAddress1 - When "OfficeMailAddress1" exists in the "Office" metadata - Then "OfficeMailAddress1" MUST be "String" data type - And "OfficeMailAddress1" length SHOULD be equal to the RESO Suggested Max Length of 30 - - @Office @dd-2.0 - Scenario: OfficeMailAddress2 - When "OfficeMailAddress2" exists in the "Office" metadata - Then "OfficeMailAddress2" MUST be "String" data type - And "OfficeMailAddress2" length SHOULD be equal to the RESO Suggested Max Length of 30 - - @Office @dd-2.0 - Scenario: OfficeMailCareOf - When "OfficeMailCareOf" exists in the "Office" metadata - Then "OfficeMailCareOf" MUST be "String" data type - And "OfficeMailCareOf" length SHOULD be equal to the RESO Suggested Max Length of 30 - - @Office @dd-2.0 - Scenario: OfficeMailCity - When "OfficeMailCity" exists in the "Office" metadata - Then "OfficeMailCity" MUST be "String" data type - And "OfficeMailCity" length SHOULD be equal to the RESO Suggested Max Length of 21 - - @Office @dd-2.0 - Scenario: OfficeMailCountry - When "OfficeMailCountry" exists in the "Office" metadata - Then "OfficeMailCountry" MUST be "String" data type - And "OfficeMailCountry" length SHOULD be equal to the RESO Suggested Max Length of 2 - - @Office @dd-2.0 - Scenario: OfficeMailCountyOrParish - When "OfficeMailCountyOrParish" exists in the "Office" metadata - Then "OfficeMailCountyOrParish" MUST be "String" data type - And "OfficeMailCountyOrParish" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @dd-2.0 - Scenario: OfficeMailPostalCode - When "OfficeMailPostalCode" exists in the "Office" metadata - Then "OfficeMailPostalCode" MUST be "String" data type - And "OfficeMailPostalCode" length SHOULD be equal to the RESO Suggested Max Length of 5 - - @Office @dd-2.0 - Scenario: OfficeMailPostalCodePlus4 - When "OfficeMailPostalCodePlus4" exists in the "Office" metadata - Then "OfficeMailPostalCodePlus4" MUST be "String" data type - And "OfficeMailPostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @Office @dd-2.0 - Scenario: OfficeMailStateOrProvince - When "OfficeMailStateOrProvince" exists in the "Office" metadata - Then "OfficeMailStateOrProvince" MUST be "String" data type - And "OfficeMailStateOrProvince" length SHOULD be equal to the RESO Suggested Max Length of 2 - - @Office @dd-2.0 - Scenario: OfficeNationalAssociationIdInsertDate - When "OfficeNationalAssociationIdInsertDate" exists in the "Office" metadata - Then "OfficeNationalAssociationIdInsertDate" MUST be "Date" data type - - @Office @dd-2.0 - Scenario: OfficePreferredMedia - When "OfficePreferredMedia" exists in the "Office" metadata - Then "OfficePreferredMedia" MUST be "Single Enumeration" data type - - @Office @dd-2.0 - Scenario: OfficePrimaryAorId - When "OfficePrimaryAorId" exists in the "Office" metadata - Then "OfficePrimaryAorId" MUST be "String" data type - And "OfficePrimaryAorId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Office @dd-2.0 - Scenario: OfficePrimaryStateOrProvince - When "OfficePrimaryStateOrProvince" exists in the "Office" metadata - Then "OfficePrimaryStateOrProvince" MUST be "Single Enumeration" data type - - @Office @dd-2.0 - Scenario: OtherPhone - When "OtherPhone" exists in the "Office" metadata - Then "OtherPhone" MUST be "String" data type - And "OtherPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Office @dd-2.0 - Scenario: VirtualOfficeWebsiteYN - When "VirtualOfficeWebsiteYN" exists in the "Office" metadata - Then "VirtualOfficeWebsiteYN" MUST be "Boolean" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/officeassociation.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/officeassociation.feature deleted file mode 100644 index 580de7b4..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/officeassociation.feature +++ /dev/null @@ -1,115 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: OfficeAssociation - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @OfficeAssociation @dd-2.0 - Scenario: AssociationKey - When "AssociationKey" exists in the "OfficeAssociation" metadata - Then "AssociationKey" MUST be "String" data type - And "AssociationKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OfficeAssociation @dd-2.0 - Scenario: AssociationMlsId - When "AssociationMlsId" exists in the "OfficeAssociation" metadata - Then "AssociationMlsId" MUST be "String" data type - And "AssociationMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OfficeAssociation @dd-2.0 - Scenario: AssociationNationalAssociationId - When "AssociationNationalAssociationId" exists in the "OfficeAssociation" metadata - Then "AssociationNationalAssociationId" MUST be "String" data type - And "AssociationNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OfficeAssociation @dd-2.0 - Scenario: BillStatus - When "BillStatus" exists in the "OfficeAssociation" metadata - Then "BillStatus" MUST be "String" data type - And "BillStatus" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OfficeAssociation @dd-2.0 - Scenario: JoinDate - When "JoinDate" exists in the "OfficeAssociation" metadata - Then "JoinDate" MUST be "Date" data type - - @OfficeAssociation @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "OfficeAssociation" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @OfficeAssociation @dd-2.0 - Scenario: OfficeAssociationPrimaryIndicator - When "OfficeAssociationPrimaryIndicator" exists in the "OfficeAssociation" metadata - Then "OfficeAssociationPrimaryIndicator" MUST be "Single Enumeration" data type - - @OfficeAssociation @dd-2.0 - Scenario: OfficeAssociationStatus - When "OfficeAssociationStatus" exists in the "OfficeAssociation" metadata - Then "OfficeAssociationStatus" MUST be "Single Enumeration" data type - - @OfficeAssociation @dd-2.0 - Scenario: OfficeAssociationStatusDate - When "OfficeAssociationStatusDate" exists in the "OfficeAssociation" metadata - Then "OfficeAssociationStatusDate" MUST be "Date" data type - - @OfficeAssociation @dd-2.0 - Scenario: OfficeKey - When "OfficeKey" exists in the "OfficeAssociation" metadata - Then "OfficeKey" MUST be "String" data type - And "OfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OfficeAssociation @dd-2.0 - Scenario: OfficeMlsId - When "OfficeMlsId" exists in the "OfficeAssociation" metadata - Then "OfficeMlsId" MUST be "String" data type - And "OfficeMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OfficeAssociation @dd-2.0 - Scenario: OriginalEntryTimestamp - When "OriginalEntryTimestamp" exists in the "OfficeAssociation" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @OfficeAssociation @dd-2.0 - Scenario: OriginatingSystemId - When "OriginatingSystemId" exists in the "OfficeAssociation" metadata - Then "OriginatingSystemId" MUST be "String" data type - And "OriginatingSystemId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OfficeAssociation @dd-2.0 - Scenario: OriginatingSystemMemberKey - When "OriginatingSystemMemberKey" exists in the "OfficeAssociation" metadata - Then "OriginatingSystemMemberKey" MUST be "String" data type - And "OriginatingSystemMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OfficeAssociation @dd-2.0 - Scenario: OriginatingSystemName - When "OriginatingSystemName" exists in the "OfficeAssociation" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OfficeAssociation @dd-2.0 - Scenario: SourceSystemId - When "SourceSystemId" exists in the "OfficeAssociation" metadata - Then "SourceSystemId" MUST be "String" data type - And "SourceSystemId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OfficeAssociation @dd-2.0 - Scenario: SourceSystemMemberKey - When "SourceSystemMemberKey" exists in the "OfficeAssociation" metadata - Then "SourceSystemMemberKey" MUST be "String" data type - And "SourceSystemMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OfficeAssociation @dd-2.0 - Scenario: SourceSystemName - When "SourceSystemName" exists in the "OfficeAssociation" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/officecorporatelicenses.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/officecorporatelicenses.feature deleted file mode 100644 index 49ba2032..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/officecorporatelicenses.feature +++ /dev/null @@ -1,57 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: OfficeCorporateLicenses - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @OfficeCorporateLicenses @dd-2.0 - Scenario: OfficeMlsId - When "OfficeMlsId" exists in the "OfficeCorporateLicenses" metadata - Then "OfficeMlsId" MUST be "String" data type - And "OfficeMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OfficeCorporateLicenses @dd-2.0 - Scenario: OfficeKey - When "OfficeKey" exists in the "OfficeCorporateLicenses" metadata - Then "OfficeKey" MUST be "String" data type - And "OfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OfficeCorporateLicenses @dd-2.0 - Scenario: OfficeCorporateLicense - When "OfficeCorporateLicense" exists in the "OfficeCorporateLicenses" metadata - Then "OfficeCorporateLicense" MUST be "String" data type - And "OfficeCorporateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OfficeCorporateLicenses @dd-2.0 - Scenario: OfficeCorporateLicenseState - When "OfficeCorporateLicenseState" exists in the "OfficeCorporateLicenses" metadata - Then "OfficeCorporateLicenseState" MUST be "Single Enumeration" data type - - @OfficeCorporateLicenses @dd-2.0 - Scenario: OfficeCorporateLicenseExpirationDate - When "OfficeCorporateLicenseExpirationDate" exists in the "OfficeCorporateLicenses" metadata - Then "OfficeCorporateLicenseExpirationDate" MUST be "Date" data type - - @OfficeCorporateLicenses @dd-2.0 - Scenario: OfficeCorporateLicenseType - When "OfficeCorporateLicenseType" exists in the "OfficeCorporateLicenses" metadata - Then "OfficeCorporateLicenseType" MUST be "Single Enumeration" data type - - @OfficeCorporateLicenses @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "OfficeCorporateLicenses" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @OfficeCorporateLicenses @dd-2.0 - Scenario: OfficeCorporateLicenseKey - When "OfficeCorporateLicenseKey" exists in the "OfficeCorporateLicenses" metadata - Then "OfficeCorporateLicenseKey" MUST be "String" data type - And "OfficeCorporateLicenseKey" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/openhouse.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/openhouse.feature deleted file mode 100644 index 512515a2..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/openhouse.feature +++ /dev/null @@ -1,199 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: OpenHouse - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @OpenHouse @dd-2.0 - Scenario: AppointmentRequiredYN - When "AppointmentRequiredYN" exists in the "OpenHouse" metadata - Then "AppointmentRequiredYN" MUST be "Boolean" data type - - @OpenHouse @IDX @dd-2.0 - Scenario: ListingId - Given that the following synonyms for "ListingId" DO NOT exist in the "OpenHouse" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - When "ListingId" exists in the "OpenHouse" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @IDX @dd-2.0 - Scenario: ListingKey - Given that the following synonyms for "ListingKey" DO NOT exist in the "OpenHouse" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ListingKey" exists in the "OpenHouse" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @IDX @dd-2.0 - Scenario: ModificationTimestamp - Given that the following synonyms for "ModificationTimestamp" DO NOT exist in the "OpenHouse" metadata - | ModificationDateTime | - | DateTimeModified | - | ModDate | - | DateMod | - | UpdateDate | - | UpdateTimestamp | - When "ModificationTimestamp" exists in the "OpenHouse" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @OpenHouse @dd-2.0 - Scenario: OpenHouseAttendedBy - When "OpenHouseAttendedBy" exists in the "OpenHouse" metadata - Then "OpenHouseAttendedBy" MUST be "Single Enumeration" data type - - @OpenHouse @IDX @dd-2.0 - Scenario: OpenHouseDate - When "OpenHouseDate" exists in the "OpenHouse" metadata - Then "OpenHouseDate" MUST be "Date" data type - - @OpenHouse @IDX @dd-2.0 - Scenario: OpenHouseEndTime - When "OpenHouseEndTime" exists in the "OpenHouse" metadata - Then "OpenHouseEndTime" MUST be "Timestamp" data type - - @OpenHouse @dd-2.0 - Scenario: OpenHouseId - When "OpenHouseId" exists in the "OpenHouse" metadata - Then "OpenHouseId" MUST be "String" data type - And "OpenHouseId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @IDX @dd-2.0 - Scenario: OpenHouseKey - When "OpenHouseKey" exists in the "OpenHouse" metadata - Then "OpenHouseKey" MUST be "String" data type - And "OpenHouseKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @IDX @dd-2.0 - Scenario: OpenHouseRemarks - When "OpenHouseRemarks" exists in the "OpenHouse" metadata - Then "OpenHouseRemarks" MUST be "String" data type - And "OpenHouseRemarks" length SHOULD be equal to the RESO Suggested Max Length of 500 - - @OpenHouse @IDX @dd-2.0 - Scenario: OpenHouseStartTime - When "OpenHouseStartTime" exists in the "OpenHouse" metadata - Then "OpenHouseStartTime" MUST be "Timestamp" data type - - @OpenHouse @IDX @dd-2.0 - Scenario: OpenHouseStatus - When "OpenHouseStatus" exists in the "OpenHouse" metadata - Then "OpenHouseStatus" MUST be "Single Enumeration" data type - - @OpenHouse @IDX @dd-2.0 - Scenario: OpenHouseType - When "OpenHouseType" exists in the "OpenHouse" metadata - Then "OpenHouseType" MUST be "Single Enumeration" data type - - @OpenHouse @IDX @dd-2.0 - Scenario: OriginalEntryTimestamp - Given that the following synonyms for "OriginalEntryTimestamp" DO NOT exist in the "OpenHouse" metadata - | EntryDate | - | InputDate | - | DateTimeCreated | - | CreatedDate. | - When "OriginalEntryTimestamp" exists in the "OpenHouse" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @OpenHouse @IDX @dd-2.0 - Scenario: OriginatingSystemID - When "OriginatingSystemID" exists in the "OpenHouse" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OpenHouse @IDX @dd-2.0 - Scenario: OriginatingSystemKey - Given that the following synonyms for "OriginatingSystemKey" DO NOT exist in the "OpenHouse" metadata - | ProviderKey | - When "OriginatingSystemKey" exists in the "OpenHouse" metadata - Then "OriginatingSystemKey" MUST be "String" data type - And "OriginatingSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @dd-2.0 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "OpenHouse" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "OpenHouse" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @IDX @dd-2.0 - Scenario: Refreshments - When "Refreshments" exists in the "OpenHouse" metadata - Then "Refreshments" MUST be "String" data type - And "Refreshments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @dd-2.0 - Scenario: ShowingAgentFirstName - Given that the following synonyms for "ShowingAgentFirstName" DO NOT exist in the "OpenHouse" metadata - | ShowingMemberFirstName | - When "ShowingAgentFirstName" exists in the "OpenHouse" metadata - Then "ShowingAgentFirstName" MUST be "String" data type - And "ShowingAgentFirstName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OpenHouse @IDX @dd-2.0 - Scenario: ShowingAgentKey - Given that the following synonyms for "ShowingAgentKey" DO NOT exist in the "OpenHouse" metadata - | ShowingMemberKey | - When "ShowingAgentKey" exists in the "OpenHouse" metadata - Then "ShowingAgentKey" MUST be "String" data type - And "ShowingAgentKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @dd-2.0 - Scenario: ShowingAgentLastName - Given that the following synonyms for "ShowingAgentLastName" DO NOT exist in the "OpenHouse" metadata - | ShowingMemberLastName | - When "ShowingAgentLastName" exists in the "OpenHouse" metadata - Then "ShowingAgentLastName" MUST be "String" data type - And "ShowingAgentLastName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OpenHouse @dd-2.0 - Scenario: ShowingAgentMlsID - Given that the following synonyms for "ShowingAgentMlsID" DO NOT exist in the "OpenHouse" metadata - | ShowingMemberMlslD | - When "ShowingAgentMlsID" exists in the "OpenHouse" metadata - Then "ShowingAgentMlsID" MUST be "String" data type - And "ShowingAgentMlsID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OpenHouse @IDX @dd-2.0 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "OpenHouse" metadata - | MLSID | - When "SourceSystemID" exists in the "OpenHouse" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OpenHouse @IDX @dd-2.0 - Scenario: SourceSystemKey - Given that the following synonyms for "SourceSystemKey" DO NOT exist in the "OpenHouse" metadata - | ProviderKey | - When "SourceSystemKey" exists in the "OpenHouse" metadata - Then "SourceSystemKey" MUST be "String" data type - And "SourceSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @dd-2.0 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "OpenHouse" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "OpenHouse" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OpenHouse @dd-2.0 - Scenario: LivestreamOpenHouseURL - When "LivestreamOpenHouseURL" exists in the "OpenHouse" metadata - Then "LivestreamOpenHouseURL" MUST be "String" data type - And "LivestreamOpenHouseURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/otherphone.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/otherphone.feature deleted file mode 100644 index 07233b0f..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/otherphone.feature +++ /dev/null @@ -1,85 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: OtherPhone - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @OtherPhone @dd-2.0 - Scenario: ClassName - When "ClassName" exists in the "OtherPhone" metadata - Then "ClassName" MUST be "Single Enumeration" data type - - @OtherPhone @dd-2.0 - Scenario: ModificationTimestamp - Given that the following synonyms for "ModificationTimestamp" DO NOT exist in the "OtherPhone" metadata - | ModificationDateTime | - | DateTimeModified | - | ModDate | - | DateMod | - | UpdateDate | - | UpdateTimestamp | - When "ModificationTimestamp" exists in the "OtherPhone" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @OtherPhone @dd-2.0 - Scenario: OtherPhoneExt - When "OtherPhoneExt" exists in the "OtherPhone" metadata - Then "OtherPhoneExt" MUST be "String" data type - And "OtherPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @OtherPhone @dd-2.0 - Scenario: OtherPhoneKey - Given that the following synonyms for "OtherPhoneKey" DO NOT exist in the "OtherPhone" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "OtherPhoneKey" exists in the "OtherPhone" metadata - Then "OtherPhoneKey" MUST be "String" data type - And "OtherPhoneKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OtherPhone @dd-2.0 - Scenario: OtherPhoneNumber - When "OtherPhoneNumber" exists in the "OtherPhone" metadata - Then "OtherPhoneNumber" MUST be "String" data type - And "OtherPhoneNumber" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @OtherPhone @dd-2.0 - Scenario: OtherPhoneType - Given that the following synonyms for "OtherPhoneType" DO NOT exist in the "OtherPhone" metadata - | PhoneType | - When "OtherPhoneType" exists in the "OtherPhone" metadata - Then "OtherPhoneType" MUST be "Single Enumeration" data type - - @OtherPhone @dd-2.0 - Scenario: ResourceName - When "ResourceName" exists in the "OtherPhone" metadata - Then "ResourceName" MUST be "Single Enumeration" data type - - @OtherPhone @dd-2.0 - Scenario: ResourceRecordID - Given that the following synonyms for "ResourceRecordID" DO NOT exist in the "OtherPhone" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - | AgentID | - | OfficeID | - | ContactID | - When "ResourceRecordID" exists in the "OtherPhone" metadata - Then "ResourceRecordID" MUST be "String" data type - And "ResourceRecordID" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OtherPhone @dd-2.0 - Scenario: ResourceRecordKey - Given that the following synonyms for "ResourceRecordKey" DO NOT exist in the "OtherPhone" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ResourceRecordKey" exists in the "OtherPhone" metadata - Then "ResourceRecordKey" MUST be "String" data type - And "ResourceRecordKey" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/ouid.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/ouid.feature deleted file mode 100644 index d993eda3..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/ouid.feature +++ /dev/null @@ -1,267 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: OUID - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @OUID @dd-2.0 - Scenario: ChangedByMemberID - Given that the following synonyms for "ChangedByMemberID" DO NOT exist in the "OUID" metadata - | ChangedByAgentID | - When "ChangedByMemberID" exists in the "OUID" metadata - Then "ChangedByMemberID" MUST be "String" data type - And "ChangedByMemberID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OUID @dd-2.0 - Scenario: ChangedByMemberKey - Given that the following synonyms for "ChangedByMemberKey" DO NOT exist in the "OUID" metadata - | ChangedByAgentKey | - When "ChangedByMemberKey" exists in the "OUID" metadata - Then "ChangedByMemberKey" MUST be "String" data type - And "ChangedByMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OUID @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "OUID" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @OUID @dd-2.0 - Scenario: OrganizationAOR - When "OrganizationAOR" exists in the "OUID" metadata - Then "OrganizationAOR" MUST be "Single Enumeration" data type - - @OUID @dd-2.0 - Scenario: OrganizationAddress1 - When "OrganizationAddress1" exists in the "OUID" metadata - Then "OrganizationAddress1" MUST be "String" data type - And "OrganizationAddress1" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OUID @dd-2.0 - Scenario: OrganizationAddress2 - When "OrganizationAddress2" exists in the "OUID" metadata - Then "OrganizationAddress2" MUST be "String" data type - And "OrganizationAddress2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OUID @dd-2.0 - Scenario: OrganizationAorOuid - When "OrganizationAorOuid" exists in the "OUID" metadata - Then "OrganizationAorOuid" MUST be "String" data type - And "OrganizationAorOuid" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OUID @dd-2.0 - Scenario: OrganizationAorOuidKey - When "OrganizationAorOuidKey" exists in the "OUID" metadata - Then "OrganizationAorOuidKey" MUST be "String" data type - And "OrganizationAorOuidKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OUID @dd-2.0 - Scenario: OrganizationCarrierRoute - Given that the following synonyms for "OrganizationCarrierRoute" DO NOT exist in the "OUID" metadata - | RR | - | CR | - When "OrganizationCarrierRoute" exists in the "OUID" metadata - Then "OrganizationCarrierRoute" MUST be "String" data type - And "OrganizationCarrierRoute" length SHOULD be equal to the RESO Suggested Max Length of 9 - - @OUID @dd-2.0 - Scenario: OrganizationCity - When "OrganizationCity" exists in the "OUID" metadata - Then "OrganizationCity" MUST be "String" data type - And "OrganizationCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OUID @dd-2.0 - Scenario: OrganizationComments - When "OrganizationComments" exists in the "OUID" metadata - Then "OrganizationComments" MUST be "String" data type - And "OrganizationComments" length SHOULD be equal to the RESO Suggested Max Length of 500 - - @OUID @dd-2.0 - Scenario: OrganizationContactEmail - When "OrganizationContactEmail" exists in the "OUID" metadata - Then "OrganizationContactEmail" MUST be "String" data type - And "OrganizationContactEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @OUID @dd-2.0 - Scenario: OrganizationContactFax - When "OrganizationContactFax" exists in the "OUID" metadata - Then "OrganizationContactFax" MUST be "String" data type - And "OrganizationContactFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @OUID @dd-2.0 - Scenario: OrganizationContactFirstName - When "OrganizationContactFirstName" exists in the "OUID" metadata - Then "OrganizationContactFirstName" MUST be "String" data type - And "OrganizationContactFirstName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OUID @dd-2.0 - Scenario: OrganizationContactFullName - When "OrganizationContactFullName" exists in the "OUID" metadata - Then "OrganizationContactFullName" MUST be "String" data type - And "OrganizationContactFullName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @OUID @dd-2.0 - Scenario: OrganizationContactJobTitle - When "OrganizationContactJobTitle" exists in the "OUID" metadata - Then "OrganizationContactJobTitle" MUST be "String" data type - And "OrganizationContactJobTitle" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OUID @dd-2.0 - Scenario: OrganizationContactLastName - When "OrganizationContactLastName" exists in the "OUID" metadata - Then "OrganizationContactLastName" MUST be "String" data type - And "OrganizationContactLastName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OUID @dd-2.0 - Scenario: OrganizationContactMiddleName - When "OrganizationContactMiddleName" exists in the "OUID" metadata - Then "OrganizationContactMiddleName" MUST be "String" data type - And "OrganizationContactMiddleName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OUID @dd-2.0 - Scenario: OrganizationContactNamePrefix - Given that the following synonyms for "OrganizationContactNamePrefix" DO NOT exist in the "OUID" metadata - | Salutation | - | Title | - When "OrganizationContactNamePrefix" exists in the "OUID" metadata - Then "OrganizationContactNamePrefix" MUST be "String" data type - And "OrganizationContactNamePrefix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @OUID @dd-2.0 - Scenario: OrganizationContactNameSuffix - When "OrganizationContactNameSuffix" exists in the "OUID" metadata - Then "OrganizationContactNameSuffix" MUST be "String" data type - And "OrganizationContactNameSuffix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @OUID @dd-2.0 - Scenario: OrganizationContactPhone - When "OrganizationContactPhone" exists in the "OUID" metadata - Then "OrganizationContactPhone" MUST be "String" data type - And "OrganizationContactPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @OUID @dd-2.0 - Scenario: OrganizationContactPhoneExt - When "OrganizationContactPhoneExt" exists in the "OUID" metadata - Then "OrganizationContactPhoneExt" MUST be "String" data type - And "OrganizationContactPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @OUID @dd-2.0 - Scenario: OrganizationCountry - When "OrganizationCountry" exists in the "OUID" metadata - Then "OrganizationCountry" MUST be "Single Enumeration" data type - - @OUID @dd-2.0 - Scenario: OrganizationCountyOrParish - Given that the following synonyms for "OrganizationCountyOrParish" DO NOT exist in the "OUID" metadata - | County | - When "OrganizationCountyOrParish" exists in the "OUID" metadata - Then "OrganizationCountyOrParish" MUST be "Single Enumeration" data type - - @OUID @dd-2.0 - Scenario: OrganizationMemberCount - Given that the following synonyms for "OrganizationMemberCount" DO NOT exist in the "OUID" metadata - | OrganizationAgentCount | - When "OrganizationMemberCount" exists in the "OUID" metadata - Then "OrganizationMemberCount" MUST be "Integer" data type - - @OUID @dd-2.0 - Scenario: OrganizationMlsCode - When "OrganizationMlsCode" exists in the "OUID" metadata - Then "OrganizationMlsCode" MUST be "String" data type - And "OrganizationMlsCode" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OUID @dd-2.0 - Scenario: OrganizationMlsVendorName - When "OrganizationMlsVendorName" exists in the "OUID" metadata - Then "OrganizationMlsVendorName" MUST be "String" data type - And "OrganizationMlsVendorName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OUID @dd-2.0 - Scenario: OrganizationMlsVendorOuid - When "OrganizationMlsVendorOuid" exists in the "OUID" metadata - Then "OrganizationMlsVendorOuid" MUST be "String" data type - And "OrganizationMlsVendorOuid" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OUID @dd-2.0 - Scenario: OrganizationName - When "OrganizationName" exists in the "OUID" metadata - Then "OrganizationName" MUST be "String" data type - And "OrganizationName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OUID @dd-2.0 - Scenario: OrganizationNationalAssociationId - When "OrganizationNationalAssociationId" exists in the "OUID" metadata - Then "OrganizationNationalAssociationId" MUST be "String" data type - And "OrganizationNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OUID @dd-2.0 - Scenario: OrganizationPostalCode - When "OrganizationPostalCode" exists in the "OUID" metadata - Then "OrganizationPostalCode" MUST be "String" data type - And "OrganizationPostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @OUID @dd-2.0 - Scenario: OrganizationPostalCodePlus4 - When "OrganizationPostalCodePlus4" exists in the "OUID" metadata - Then "OrganizationPostalCodePlus4" MUST be "String" data type - And "OrganizationPostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @OUID @dd-2.0 - Scenario: OrganizationSocialMediaType - When "OrganizationSocialMediaType" exists in the "OUID" metadata - Then "OrganizationSocialMediaType" MUST be "Single Enumeration" data type - - @OUID @dd-2.0 - Scenario: OrganizationStateLicense - When "OrganizationStateLicense" exists in the "OUID" metadata - Then "OrganizationStateLicense" MUST be "String" data type - And "OrganizationStateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @OUID @dd-2.0 - Scenario: OrganizationStateLicenseState - When "OrganizationStateLicenseState" exists in the "OUID" metadata - Then "OrganizationStateLicenseState" MUST be "Single Enumeration" data type - - @OUID @dd-2.0 - Scenario: OrganizationStateOrProvince - When "OrganizationStateOrProvince" exists in the "OUID" metadata - Then "OrganizationStateOrProvince" MUST be "Single Enumeration" data type - - @OUID @dd-2.0 - Scenario: OrganizationStatus - When "OrganizationStatus" exists in the "OUID" metadata - Then "OrganizationStatus" MUST be "Boolean" data type - - @OUID @dd-2.0 - Scenario: OrganizationStatusChangeTimestamp - When "OrganizationStatusChangeTimestamp" exists in the "OUID" metadata - Then "OrganizationStatusChangeTimestamp" MUST be "Timestamp" data type - - @OUID @dd-2.0 - Scenario: OrganizationType - When "OrganizationType" exists in the "OUID" metadata - Then "OrganizationType" MUST be "Single Enumeration" data type - - @OUID @dd-2.0 - Scenario: OrganizationUniqueId - When "OrganizationUniqueId" exists in the "OUID" metadata - Then "OrganizationUniqueId" MUST be "String" data type - And "OrganizationUniqueId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @OUID @dd-2.0 - Scenario: OrganizationUniqueIdKey - When "OrganizationUniqueIdKey" exists in the "OUID" metadata - Then "OrganizationUniqueIdKey" MUST be "String" data type - And "OrganizationUniqueIdKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @OUID @dd-2.0 - Scenario: OriginalEntryTimestamp - When "OriginalEntryTimestamp" exists in the "OUID" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/property.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/property.feature deleted file mode 100644 index 7ec16e42..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/property.feature +++ /dev/null @@ -1,4033 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: Property - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: AboveGradeFinishedArea - When "AboveGradeFinishedArea" exists in the "Property" metadata - Then "AboveGradeFinishedArea" MUST be "Decimal" data type - And "AboveGradeFinishedArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "AboveGradeFinishedArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: AboveGradeFinishedAreaSource - When "AboveGradeFinishedAreaSource" exists in the "Property" metadata - Then "AboveGradeFinishedAreaSource" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: AboveGradeFinishedAreaUnits - When "AboveGradeFinishedAreaUnits" exists in the "Property" metadata - Then "AboveGradeFinishedAreaUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: AccessCode - Given that the following synonyms for "AccessCode" DO NOT exist in the "Property" metadata - | GateCode | - When "AccessCode" exists in the "Property" metadata - Then "AccessCode" MUST be "String" data type - And "AccessCode" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: AccessibilityFeatures - When "AccessibilityFeatures" exists in the "Property" metadata - Then "AccessibilityFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: AdditionalParcelsDescription - When "AdditionalParcelsDescription" exists in the "Property" metadata - Then "AdditionalParcelsDescription" MUST be "String" data type - And "AdditionalParcelsDescription" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: AdditionalParcelsYN - When "AdditionalParcelsYN" exists in the "Property" metadata - Then "AdditionalParcelsYN" MUST be "Boolean" data type - - @Property @COMS @COML @dd-2.0 - Scenario: AnchorsCoTenants - When "AnchorsCoTenants" exists in the "Property" metadata - Then "AnchorsCoTenants" MUST be "String" data type - And "AnchorsCoTenants" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: Appliances - When "Appliances" exists in the "Property" metadata - Then "Appliances" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: ArchitecturalStyle - Given that the following synonyms for "ArchitecturalStyle" DO NOT exist in the "Property" metadata - | Style | - When "ArchitecturalStyle" exists in the "Property" metadata - Then "ArchitecturalStyle" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @IDX @dd-2.0 - Scenario: AssociationAmenities - Given that the following synonyms for "AssociationAmenities" DO NOT exist in the "Property" metadata - | AssociationRules | - | AssociationInfo | - | HOAAmenities | - When "AssociationAmenities" exists in the "Property" metadata - Then "AssociationAmenities" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @IDX @dd-2.0 - Scenario: AssociationFee - Given that the following synonyms for "AssociationFee" DO NOT exist in the "Property" metadata - | HOAFee | - | CAMCharge | - | CondoCharge | - When "AssociationFee" exists in the "Property" metadata - Then "AssociationFee" MUST be "Decimal" data type - And "AssociationFee" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "AssociationFee" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @dd-2.0 - Scenario: AssociationFee2 - Given that the following synonyms for "AssociationFee2" DO NOT exist in the "Property" metadata - | HOAFee2 | - When "AssociationFee2" exists in the "Property" metadata - Then "AssociationFee2" MUST be "Decimal" data type - And "AssociationFee2" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "AssociationFee2" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @dd-2.0 - Scenario: AssociationFee2Frequency - Given that the following synonyms for "AssociationFee2Frequency" DO NOT exist in the "Property" metadata - | HOAFeeFrequency2 | - When "AssociationFee2Frequency" exists in the "Property" metadata - Then "AssociationFee2Frequency" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @IDX @dd-2.0 - Scenario: AssociationFeeFrequency - Given that the following synonyms for "AssociationFeeFrequency" DO NOT exist in the "Property" metadata - | HOAFeeFrequency | - When "AssociationFeeFrequency" exists in the "Property" metadata - Then "AssociationFeeFrequency" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @IDX @dd-2.0 - Scenario: AssociationFeeIncludes - Given that the following synonyms for "AssociationFeeIncludes" DO NOT exist in the "Property" metadata - | HOAFeeIncludes | - When "AssociationFeeIncludes" exists in the "Property" metadata - Then "AssociationFeeIncludes" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @dd-2.0 - Scenario: AssociationName - Given that the following synonyms for "AssociationName" DO NOT exist in the "Property" metadata - | HOAName | - When "AssociationName" exists in the "Property" metadata - Then "AssociationName" MUST be "String" data type - And "AssociationName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @dd-2.0 - Scenario: AssociationName2 - Given that the following synonyms for "AssociationName2" DO NOT exist in the "Property" metadata - | HOAName2 | - When "AssociationName2" exists in the "Property" metadata - Then "AssociationName2" MUST be "String" data type - And "AssociationName2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @dd-2.0 - Scenario: AssociationPhone - Given that the following synonyms for "AssociationPhone" DO NOT exist in the "Property" metadata - | HOAPhone | - When "AssociationPhone" exists in the "Property" metadata - Then "AssociationPhone" MUST be "String" data type - And "AssociationPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @dd-2.0 - Scenario: AssociationPhone2 - Given that the following synonyms for "AssociationPhone2" DO NOT exist in the "Property" metadata - | HOAPhone2 | - When "AssociationPhone2" exists in the "Property" metadata - Then "AssociationPhone2" MUST be "String" data type - And "AssociationPhone2" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @IDX @dd-2.0 - Scenario: AssociationYN - Given that the following synonyms for "AssociationYN" DO NOT exist in the "Property" metadata - | HOAYN | - When "AssociationYN" exists in the "Property" metadata - Then "AssociationYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: AttachedGarageYN - When "AttachedGarageYN" exists in the "Property" metadata - Then "AttachedGarageYN" MUST be "Boolean" data type - - @Property @RLSE @COMS @COML @dd-2.0 - Scenario: AvailabilityDate - When "AvailabilityDate" exists in the "Property" metadata - Then "AvailabilityDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: Basement - When "Basement" exists in the "Property" metadata - Then "Basement" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: BasementYN - When "BasementYN" exists in the "Property" metadata - Then "BasementYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: BathroomsFull - Given that the following synonyms for "BathroomsFull" DO NOT exist in the "Property" metadata - | FullBaths | - When "BathroomsFull" exists in the "Property" metadata - Then "BathroomsFull" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: BathroomsHalf - Given that the following synonyms for "BathroomsHalf" DO NOT exist in the "Property" metadata - | HalfBaths | - When "BathroomsHalf" exists in the "Property" metadata - Then "BathroomsHalf" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: BathroomsOneQuarter - Given that the following synonyms for "BathroomsOneQuarter" DO NOT exist in the "Property" metadata - | QuarterBaths | - When "BathroomsOneQuarter" exists in the "Property" metadata - Then "BathroomsOneQuarter" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: BathroomsPartial - When "BathroomsPartial" exists in the "Property" metadata - Then "BathroomsPartial" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: BathroomsThreeQuarter - Given that the following synonyms for "BathroomsThreeQuarter" DO NOT exist in the "Property" metadata - | ThreeQuarterBaths | - When "BathroomsThreeQuarter" exists in the "Property" metadata - Then "BathroomsThreeQuarter" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: BathroomsTotalInteger - When "BathroomsTotalInteger" exists in the "Property" metadata - Then "BathroomsTotalInteger" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: BedroomsPossible - When "BedroomsPossible" exists in the "Property" metadata - Then "BedroomsPossible" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: BedroomsTotal - When "BedroomsTotal" exists in the "Property" metadata - Then "BedroomsTotal" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: BelowGradeFinishedArea - When "BelowGradeFinishedArea" exists in the "Property" metadata - Then "BelowGradeFinishedArea" MUST be "Decimal" data type - And "BelowGradeFinishedArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "BelowGradeFinishedArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: BelowGradeFinishedAreaSource - When "BelowGradeFinishedAreaSource" exists in the "Property" metadata - Then "BelowGradeFinishedAreaSource" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: BelowGradeFinishedAreaUnits - When "BelowGradeFinishedAreaUnits" exists in the "Property" metadata - Then "BelowGradeFinishedAreaUnits" MUST be "Single Enumeration" data type - - @Property @MOBI @IDX @dd-2.0 - Scenario: BodyType - When "BodyType" exists in the "Property" metadata - Then "BodyType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @FARM @dd-2.0 - Scenario: BuilderModel - When "BuilderModel" exists in the "Property" metadata - Then "BuilderModel" MUST be "String" data type - And "BuilderModel" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: BuilderName - When "BuilderName" exists in the "Property" metadata - Then "BuilderName" MUST be "String" data type - And "BuilderName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: BuildingAreaSource - When "BuildingAreaSource" exists in the "Property" metadata - Then "BuildingAreaSource" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: BuildingAreaTotal - When "BuildingAreaTotal" exists in the "Property" metadata - Then "BuildingAreaTotal" MUST be "Decimal" data type - And "BuildingAreaTotal" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "BuildingAreaTotal" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: BuildingAreaUnits - When "BuildingAreaUnits" exists in the "Property" metadata - Then "BuildingAreaUnits" MUST be "Single Enumeration" data type - - @Property @COMS @COML @dd-2.0 - Scenario: BuildingFeatures - When "BuildingFeatures" exists in the "Property" metadata - Then "BuildingFeatures" MUST be "Multiple Enumeration" data type - - @Property @COMS @COML @dd-2.0 - Scenario: BuildingName - When "BuildingName" exists in the "Property" metadata - Then "BuildingName" MUST be "String" data type - And "BuildingName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @BUSO @dd-2.0 - Scenario: BusinessName - When "BusinessName" exists in the "Property" metadata - Then "BusinessName" MUST be "String" data type - And "BusinessName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: BusinessType - When "BusinessType" exists in the "Property" metadata - Then "BusinessType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentAOR - Given that the following synonyms for "BuyerAgentAOR" DO NOT exist in the "Property" metadata - | BuyerMemberAOR | - When "BuyerAgentAOR" exists in the "Property" metadata - Then "BuyerAgentAOR" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentDesignation - Given that the following synonyms for "BuyerAgentDesignation" DO NOT exist in the "Property" metadata - | BuyerMemberDesignation | - When "BuyerAgentDesignation" exists in the "Property" metadata - Then "BuyerAgentDesignation" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentDirectPhone - Given that the following synonyms for "BuyerAgentDirectPhone" DO NOT exist in the "Property" metadata - | BuyerMemberDirectPhone | - When "BuyerAgentDirectPhone" exists in the "Property" metadata - Then "BuyerAgentDirectPhone" MUST be "String" data type - And "BuyerAgentDirectPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentEmail - Given that the following synonyms for "BuyerAgentEmail" DO NOT exist in the "Property" metadata - | BuyerMemberEmail | - When "BuyerAgentEmail" exists in the "Property" metadata - Then "BuyerAgentEmail" MUST be "String" data type - And "BuyerAgentEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentFax - Given that the following synonyms for "BuyerAgentFax" DO NOT exist in the "Property" metadata - | BuyerMemberFax | - When "BuyerAgentFax" exists in the "Property" metadata - Then "BuyerAgentFax" MUST be "String" data type - And "BuyerAgentFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: BuyerAgentFirstName - Given that the following synonyms for "BuyerAgentFirstName" DO NOT exist in the "Property" metadata - | BuyerMemberFirstName | - When "BuyerAgentFirstName" exists in the "Property" metadata - Then "BuyerAgentFirstName" MUST be "String" data type - And "BuyerAgentFirstName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: BuyerAgentFullName - Given that the following synonyms for "BuyerAgentFullName" DO NOT exist in the "Property" metadata - | BuyerMemberFullName | - When "BuyerAgentFullName" exists in the "Property" metadata - Then "BuyerAgentFullName" MUST be "String" data type - And "BuyerAgentFullName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentHomePhone - Given that the following synonyms for "BuyerAgentHomePhone" DO NOT exist in the "Property" metadata - | BuyerMemberHomePhone | - When "BuyerAgentHomePhone" exists in the "Property" metadata - Then "BuyerAgentHomePhone" MUST be "String" data type - And "BuyerAgentHomePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentKey - Given that the following synonyms for "BuyerAgentKey" DO NOT exist in the "Property" metadata - | BuyerMemberKey | - When "BuyerAgentKey" exists in the "Property" metadata - Then "BuyerAgentKey" MUST be "String" data type - And "BuyerAgentKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: BuyerAgentLastName - Given that the following synonyms for "BuyerAgentLastName" DO NOT exist in the "Property" metadata - | BuyerMemberLastName | - When "BuyerAgentLastName" exists in the "Property" metadata - Then "BuyerAgentLastName" MUST be "String" data type - And "BuyerAgentLastName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentMiddleName - Given that the following synonyms for "BuyerAgentMiddleName" DO NOT exist in the "Property" metadata - | BuyerMemberMiddleName | - When "BuyerAgentMiddleName" exists in the "Property" metadata - Then "BuyerAgentMiddleName" MUST be "String" data type - And "BuyerAgentMiddleName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: BuyerAgentMlsId - Given that the following synonyms for "BuyerAgentMlsId" DO NOT exist in the "Property" metadata - | BuyerMemberMlsId | - When "BuyerAgentMlsId" exists in the "Property" metadata - Then "BuyerAgentMlsId" MUST be "String" data type - And "BuyerAgentMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentMobilePhone - Given that the following synonyms for "BuyerAgentMobilePhone" DO NOT exist in the "Property" metadata - | BuyerMemberMobilePhone | - When "BuyerAgentMobilePhone" exists in the "Property" metadata - Then "BuyerAgentMobilePhone" MUST be "String" data type - And "BuyerAgentMobilePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentNamePrefix - Given that the following synonyms for "BuyerAgentNamePrefix" DO NOT exist in the "Property" metadata - | BuyerMemberNamePrefix | - When "BuyerAgentNamePrefix" exists in the "Property" metadata - Then "BuyerAgentNamePrefix" MUST be "String" data type - And "BuyerAgentNamePrefix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentNameSuffix - Given that the following synonyms for "BuyerAgentNameSuffix" DO NOT exist in the "Property" metadata - | BuyerMemberNameSuffix | - When "BuyerAgentNameSuffix" exists in the "Property" metadata - Then "BuyerAgentNameSuffix" MUST be "String" data type - And "BuyerAgentNameSuffix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentOfficePhone - Given that the following synonyms for "BuyerAgentOfficePhone" DO NOT exist in the "Property" metadata - | BuyerMemberOfficePhone | - When "BuyerAgentOfficePhone" exists in the "Property" metadata - Then "BuyerAgentOfficePhone" MUST be "String" data type - And "BuyerAgentOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentOfficePhoneExt - Given that the following synonyms for "BuyerAgentOfficePhoneExt" DO NOT exist in the "Property" metadata - | BuyerMemberOfficePhoneExt | - When "BuyerAgentOfficePhoneExt" exists in the "Property" metadata - Then "BuyerAgentOfficePhoneExt" MUST be "String" data type - And "BuyerAgentOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentPager - Given that the following synonyms for "BuyerAgentPager" DO NOT exist in the "Property" metadata - | BuyerMemberPager | - When "BuyerAgentPager" exists in the "Property" metadata - Then "BuyerAgentPager" MUST be "String" data type - And "BuyerAgentPager" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentPreferredPhone - Given that the following synonyms for "BuyerAgentPreferredPhone" DO NOT exist in the "Property" metadata - | BuyerMemberPreferredPhone | - When "BuyerAgentPreferredPhone" exists in the "Property" metadata - Then "BuyerAgentPreferredPhone" MUST be "String" data type - And "BuyerAgentPreferredPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentPreferredPhoneExt - Given that the following synonyms for "BuyerAgentPreferredPhoneExt" DO NOT exist in the "Property" metadata - | BuyerMemberPreferredPhoneExt | - When "BuyerAgentPreferredPhoneExt" exists in the "Property" metadata - Then "BuyerAgentPreferredPhoneExt" MUST be "String" data type - And "BuyerAgentPreferredPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentStateLicense - Given that the following synonyms for "BuyerAgentStateLicense" DO NOT exist in the "Property" metadata - | BuyerMemberStateLicense | - When "BuyerAgentStateLicense" exists in the "Property" metadata - Then "BuyerAgentStateLicense" MUST be "String" data type - And "BuyerAgentStateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentTollFreePhone - Given that the following synonyms for "BuyerAgentTollFreePhone" DO NOT exist in the "Property" metadata - | BuyerMemberTollFreePhone | - When "BuyerAgentTollFreePhone" exists in the "Property" metadata - Then "BuyerAgentTollFreePhone" MUST be "String" data type - And "BuyerAgentTollFreePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentURL - Given that the following synonyms for "BuyerAgentURL" DO NOT exist in the "Property" metadata - | BuyerMemberURL | - When "BuyerAgentURL" exists in the "Property" metadata - Then "BuyerAgentURL" MUST be "String" data type - And "BuyerAgentURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentVoiceMail - Given that the following synonyms for "BuyerAgentVoiceMail" DO NOT exist in the "Property" metadata - | BuyerMembervoiceMail | - When "BuyerAgentVoiceMail" exists in the "Property" metadata - Then "BuyerAgentVoiceMail" MUST be "String" data type - And "BuyerAgentVoiceMail" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentVoiceMailExt - Given that the following synonyms for "BuyerAgentVoiceMailExt" DO NOT exist in the "Property" metadata - | BuyerMemberVoiceMailExt | - When "BuyerAgentVoiceMailExt" exists in the "Property" metadata - Then "BuyerAgentVoiceMailExt" MUST be "String" data type - And "BuyerAgentVoiceMailExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerFinancing - When "BuyerFinancing" exists in the "Property" metadata - Then "BuyerFinancing" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerOfficeAOR - When "BuyerOfficeAOR" exists in the "Property" metadata - Then "BuyerOfficeAOR" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerOfficeEmail - When "BuyerOfficeEmail" exists in the "Property" metadata - Then "BuyerOfficeEmail" MUST be "String" data type - And "BuyerOfficeEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerOfficeFax - When "BuyerOfficeFax" exists in the "Property" metadata - Then "BuyerOfficeFax" MUST be "String" data type - And "BuyerOfficeFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerOfficeKey - When "BuyerOfficeKey" exists in the "Property" metadata - Then "BuyerOfficeKey" MUST be "String" data type - And "BuyerOfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: BuyerOfficeMlsId - When "BuyerOfficeMlsId" exists in the "Property" metadata - Then "BuyerOfficeMlsId" MUST be "String" data type - And "BuyerOfficeMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: BuyerOfficeName - When "BuyerOfficeName" exists in the "Property" metadata - Then "BuyerOfficeName" MUST be "String" data type - And "BuyerOfficeName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerOfficePhone - When "BuyerOfficePhone" exists in the "Property" metadata - Then "BuyerOfficePhone" MUST be "String" data type - And "BuyerOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerOfficePhoneExt - When "BuyerOfficePhoneExt" exists in the "Property" metadata - Then "BuyerOfficePhoneExt" MUST be "String" data type - And "BuyerOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerOfficeURL - When "BuyerOfficeURL" exists in the "Property" metadata - Then "BuyerOfficeURL" MUST be "String" data type - And "BuyerOfficeURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerTeamKey - When "BuyerTeamKey" exists in the "Property" metadata - Then "BuyerTeamKey" MUST be "String" data type - And "BuyerTeamKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerTeamName - When "BuyerTeamName" exists in the "Property" metadata - Then "BuyerTeamName" MUST be "String" data type - And "BuyerTeamName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RINC @dd-2.0 - Scenario: CableTvExpense - When "CableTvExpense" exists in the "Property" metadata - Then "CableTvExpense" MUST be "Decimal" data type - And "CableTvExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "CableTvExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CancellationDate - When "CancellationDate" exists in the "Property" metadata - Then "CancellationDate" MUST be "Date" data type - - @Property @RINC @COMS @COML @dd-2.0 - Scenario: CapRate - Given that the following synonyms for "CapRate" DO NOT exist in the "Property" metadata - | CapitalizationRate | - When "CapRate" exists in the "Property" metadata - Then "CapRate" MUST be "Decimal" data type - And "CapRate" precision SHOULD be equal to the RESO Suggested Max Precision of 5 - And "CapRate" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: CarportSpaces - When "CarportSpaces" exists in the "Property" metadata - Then "CarportSpaces" MUST be "Decimal" data type - And "CarportSpaces" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "CarportSpaces" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: CarportYN - When "CarportYN" exists in the "Property" metadata - Then "CarportYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CarrierRoute - Given that the following synonyms for "CarrierRoute" DO NOT exist in the "Property" metadata - | RR | - | CR | - When "CarrierRoute" exists in the "Property" metadata - Then "CarrierRoute" MUST be "String" data type - And "CarrierRoute" length SHOULD be equal to the RESO Suggested Max Length of 9 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: City - When "City" exists in the "Property" metadata - Then "City" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CityRegion - When "CityRegion" exists in the "Property" metadata - Then "CityRegion" MUST be "String" data type - And "CityRegion" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: CloseDate - Given that the following synonyms for "CloseDate" DO NOT exist in the "Property" metadata - | SoldDate | - | DateSold | - | COE | - | COEDate | - | DateLeased | - | DateRented | - | DateLeaseBegins | - | EffectiveLeaseDate | - When "CloseDate" exists in the "Property" metadata - Then "CloseDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: ClosePrice - Given that the following synonyms for "ClosePrice" DO NOT exist in the "Property" metadata - | SellingPrice | - | SoldPrice | - | SalePrice | - | PriceSold | - | LeasePrice | - | RentalPrice | - | PurchasePrice | - | CurrentPrice | - When "ClosePrice" exists in the "Property" metadata - Then "ClosePrice" MUST be "Decimal" data type - And "ClosePrice" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "ClosePrice" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentAOR - Given that the following synonyms for "CoBuyerAgentAOR" DO NOT exist in the "Property" metadata - | CoBuyerMemberAOR | - When "CoBuyerAgentAOR" exists in the "Property" metadata - Then "CoBuyerAgentAOR" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentDesignation - Given that the following synonyms for "CoBuyerAgentDesignation" DO NOT exist in the "Property" metadata - | CoBuyerMemberDesignation | - When "CoBuyerAgentDesignation" exists in the "Property" metadata - Then "CoBuyerAgentDesignation" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentDirectPhone - Given that the following synonyms for "CoBuyerAgentDirectPhone" DO NOT exist in the "Property" metadata - | CoBuyerMemberDirectPhone | - When "CoBuyerAgentDirectPhone" exists in the "Property" metadata - Then "CoBuyerAgentDirectPhone" MUST be "String" data type - And "CoBuyerAgentDirectPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentEmail - Given that the following synonyms for "CoBuyerAgentEmail" DO NOT exist in the "Property" metadata - | CoBuyerMemberEmail | - When "CoBuyerAgentEmail" exists in the "Property" metadata - Then "CoBuyerAgentEmail" MUST be "String" data type - And "CoBuyerAgentEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentFax - Given that the following synonyms for "CoBuyerAgentFax" DO NOT exist in the "Property" metadata - | CoBuyerMemberFax | - When "CoBuyerAgentFax" exists in the "Property" metadata - Then "CoBuyerAgentFax" MUST be "String" data type - And "CoBuyerAgentFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: CoBuyerAgentFirstName - Given that the following synonyms for "CoBuyerAgentFirstName" DO NOT exist in the "Property" metadata - | CoBuyerMemberFirstName | - When "CoBuyerAgentFirstName" exists in the "Property" metadata - Then "CoBuyerAgentFirstName" MUST be "String" data type - And "CoBuyerAgentFirstName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: CoBuyerAgentFullName - Given that the following synonyms for "CoBuyerAgentFullName" DO NOT exist in the "Property" metadata - | CoBuyerMemberFullName | - When "CoBuyerAgentFullName" exists in the "Property" metadata - Then "CoBuyerAgentFullName" MUST be "String" data type - And "CoBuyerAgentFullName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentHomePhone - Given that the following synonyms for "CoBuyerAgentHomePhone" DO NOT exist in the "Property" metadata - | CoBuyerMemberHomePhone | - When "CoBuyerAgentHomePhone" exists in the "Property" metadata - Then "CoBuyerAgentHomePhone" MUST be "String" data type - And "CoBuyerAgentHomePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentKey - Given that the following synonyms for "CoBuyerAgentKey" DO NOT exist in the "Property" metadata - | CoBuyerMemberKey | - When "CoBuyerAgentKey" exists in the "Property" metadata - Then "CoBuyerAgentKey" MUST be "String" data type - And "CoBuyerAgentKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: CoBuyerAgentLastName - Given that the following synonyms for "CoBuyerAgentLastName" DO NOT exist in the "Property" metadata - | CoBuyerMemberLastName | - When "CoBuyerAgentLastName" exists in the "Property" metadata - Then "CoBuyerAgentLastName" MUST be "String" data type - And "CoBuyerAgentLastName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentMiddleName - Given that the following synonyms for "CoBuyerAgentMiddleName" DO NOT exist in the "Property" metadata - | CoBuyerMemberMiddleName | - When "CoBuyerAgentMiddleName" exists in the "Property" metadata - Then "CoBuyerAgentMiddleName" MUST be "String" data type - And "CoBuyerAgentMiddleName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: CoBuyerAgentMlsId - Given that the following synonyms for "CoBuyerAgentMlsId" DO NOT exist in the "Property" metadata - | CoBuyerMemberMlsId | - When "CoBuyerAgentMlsId" exists in the "Property" metadata - Then "CoBuyerAgentMlsId" MUST be "String" data type - And "CoBuyerAgentMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentMobilePhone - Given that the following synonyms for "CoBuyerAgentMobilePhone" DO NOT exist in the "Property" metadata - | CoBuyerMemberMobilePhone | - When "CoBuyerAgentMobilePhone" exists in the "Property" metadata - Then "CoBuyerAgentMobilePhone" MUST be "String" data type - And "CoBuyerAgentMobilePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentNamePrefix - Given that the following synonyms for "CoBuyerAgentNamePrefix" DO NOT exist in the "Property" metadata - | CoBuyerMemberNamePrefix | - When "CoBuyerAgentNamePrefix" exists in the "Property" metadata - Then "CoBuyerAgentNamePrefix" MUST be "String" data type - And "CoBuyerAgentNamePrefix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentNameSuffix - Given that the following synonyms for "CoBuyerAgentNameSuffix" DO NOT exist in the "Property" metadata - | CoBuyerMemberNameSuffix | - When "CoBuyerAgentNameSuffix" exists in the "Property" metadata - Then "CoBuyerAgentNameSuffix" MUST be "String" data type - And "CoBuyerAgentNameSuffix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentOfficePhone - Given that the following synonyms for "CoBuyerAgentOfficePhone" DO NOT exist in the "Property" metadata - | CoBuyerMemberOfficePhone | - When "CoBuyerAgentOfficePhone" exists in the "Property" metadata - Then "CoBuyerAgentOfficePhone" MUST be "String" data type - And "CoBuyerAgentOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentOfficePhoneExt - Given that the following synonyms for "CoBuyerAgentOfficePhoneExt" DO NOT exist in the "Property" metadata - | CoBuyerMemberOfficePhoneExt | - When "CoBuyerAgentOfficePhoneExt" exists in the "Property" metadata - Then "CoBuyerAgentOfficePhoneExt" MUST be "String" data type - And "CoBuyerAgentOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentPager - Given that the following synonyms for "CoBuyerAgentPager" DO NOT exist in the "Property" metadata - | CoBuyerMemberPager | - When "CoBuyerAgentPager" exists in the "Property" metadata - Then "CoBuyerAgentPager" MUST be "String" data type - And "CoBuyerAgentPager" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentPreferredPhone - Given that the following synonyms for "CoBuyerAgentPreferredPhone" DO NOT exist in the "Property" metadata - | CoBuyerMemberPreferredPhone | - When "CoBuyerAgentPreferredPhone" exists in the "Property" metadata - Then "CoBuyerAgentPreferredPhone" MUST be "String" data type - And "CoBuyerAgentPreferredPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentPreferredPhoneExt - Given that the following synonyms for "CoBuyerAgentPreferredPhoneExt" DO NOT exist in the "Property" metadata - | CoBuyerMemberPreferredPhoneExt | - When "CoBuyerAgentPreferredPhoneExt" exists in the "Property" metadata - Then "CoBuyerAgentPreferredPhoneExt" MUST be "String" data type - And "CoBuyerAgentPreferredPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentStateLicense - Given that the following synonyms for "CoBuyerAgentStateLicense" DO NOT exist in the "Property" metadata - | CoBuyerMemberStateLicense | - When "CoBuyerAgentStateLicense" exists in the "Property" metadata - Then "CoBuyerAgentStateLicense" MUST be "String" data type - And "CoBuyerAgentStateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentTollFreePhone - Given that the following synonyms for "CoBuyerAgentTollFreePhone" DO NOT exist in the "Property" metadata - | CoBuyerMemberTollFreePhone | - When "CoBuyerAgentTollFreePhone" exists in the "Property" metadata - Then "CoBuyerAgentTollFreePhone" MUST be "String" data type - And "CoBuyerAgentTollFreePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentURL - Given that the following synonyms for "CoBuyerAgentURL" DO NOT exist in the "Property" metadata - | CoBuyerMemberURL | - When "CoBuyerAgentURL" exists in the "Property" metadata - Then "CoBuyerAgentURL" MUST be "String" data type - And "CoBuyerAgentURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentVoiceMail - Given that the following synonyms for "CoBuyerAgentVoiceMail" DO NOT exist in the "Property" metadata - | CoBuyerMemberVoiceMail | - When "CoBuyerAgentVoiceMail" exists in the "Property" metadata - Then "CoBuyerAgentVoiceMail" MUST be "String" data type - And "CoBuyerAgentVoiceMail" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentVoiceMailExt - Given that the following synonyms for "CoBuyerAgentVoiceMailExt" DO NOT exist in the "Property" metadata - | CoBuyerMemberVoiceMailExt | - When "CoBuyerAgentVoiceMailExt" exists in the "Property" metadata - Then "CoBuyerAgentVoiceMailExt" MUST be "String" data type - And "CoBuyerAgentVoiceMailExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerOfficeAOR - When "CoBuyerOfficeAOR" exists in the "Property" metadata - Then "CoBuyerOfficeAOR" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerOfficeEmail - When "CoBuyerOfficeEmail" exists in the "Property" metadata - Then "CoBuyerOfficeEmail" MUST be "String" data type - And "CoBuyerOfficeEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerOfficeFax - When "CoBuyerOfficeFax" exists in the "Property" metadata - Then "CoBuyerOfficeFax" MUST be "String" data type - And "CoBuyerOfficeFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerOfficeKey - When "CoBuyerOfficeKey" exists in the "Property" metadata - Then "CoBuyerOfficeKey" MUST be "String" data type - And "CoBuyerOfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: CoBuyerOfficeMlsId - When "CoBuyerOfficeMlsId" exists in the "Property" metadata - Then "CoBuyerOfficeMlsId" MUST be "String" data type - And "CoBuyerOfficeMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: CoBuyerOfficeName - When "CoBuyerOfficeName" exists in the "Property" metadata - Then "CoBuyerOfficeName" MUST be "String" data type - And "CoBuyerOfficeName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerOfficePhone - When "CoBuyerOfficePhone" exists in the "Property" metadata - Then "CoBuyerOfficePhone" MUST be "String" data type - And "CoBuyerOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerOfficePhoneExt - When "CoBuyerOfficePhoneExt" exists in the "Property" metadata - Then "CoBuyerOfficePhoneExt" MUST be "String" data type - And "CoBuyerOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerOfficeURL - When "CoBuyerOfficeURL" exists in the "Property" metadata - Then "CoBuyerOfficeURL" MUST be "String" data type - And "CoBuyerOfficeURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentAOR - Given that the following synonyms for "CoListAgentAOR" DO NOT exist in the "Property" metadata - | CoListMemberAOR | - When "CoListAgentAOR" exists in the "Property" metadata - Then "CoListAgentAOR" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentDesignation - Given that the following synonyms for "CoListAgentDesignation" DO NOT exist in the "Property" metadata - | CoListMemberDesignation | - When "CoListAgentDesignation" exists in the "Property" metadata - Then "CoListAgentDesignation" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentDirectPhone - Given that the following synonyms for "CoListAgentDirectPhone" DO NOT exist in the "Property" metadata - | CoListMemberDirectPhone | - When "CoListAgentDirectPhone" exists in the "Property" metadata - Then "CoListAgentDirectPhone" MUST be "String" data type - And "CoListAgentDirectPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentEmail - Given that the following synonyms for "CoListAgentEmail" DO NOT exist in the "Property" metadata - | CoListMemberEmail | - When "CoListAgentEmail" exists in the "Property" metadata - Then "CoListAgentEmail" MUST be "String" data type - And "CoListAgentEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentFax - Given that the following synonyms for "CoListAgentFax" DO NOT exist in the "Property" metadata - | CoListMemberFax | - When "CoListAgentFax" exists in the "Property" metadata - Then "CoListAgentFax" MUST be "String" data type - And "CoListAgentFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: CoListAgentFirstName - Given that the following synonyms for "CoListAgentFirstName" DO NOT exist in the "Property" metadata - | CoListMemberFirstName | - When "CoListAgentFirstName" exists in the "Property" metadata - Then "CoListAgentFirstName" MUST be "String" data type - And "CoListAgentFirstName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: CoListAgentFullName - Given that the following synonyms for "CoListAgentFullName" DO NOT exist in the "Property" metadata - | CoListMemberFullName | - When "CoListAgentFullName" exists in the "Property" metadata - Then "CoListAgentFullName" MUST be "String" data type - And "CoListAgentFullName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentHomePhone - Given that the following synonyms for "CoListAgentHomePhone" DO NOT exist in the "Property" metadata - | CoListMemberHomePhone | - When "CoListAgentHomePhone" exists in the "Property" metadata - Then "CoListAgentHomePhone" MUST be "String" data type - And "CoListAgentHomePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentKey - Given that the following synonyms for "CoListAgentKey" DO NOT exist in the "Property" metadata - | CoListMemberKey | - When "CoListAgentKey" exists in the "Property" metadata - Then "CoListAgentKey" MUST be "String" data type - And "CoListAgentKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: CoListAgentLastName - Given that the following synonyms for "CoListAgentLastName" DO NOT exist in the "Property" metadata - | CoListMemberLastName | - When "CoListAgentLastName" exists in the "Property" metadata - Then "CoListAgentLastName" MUST be "String" data type - And "CoListAgentLastName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentMiddleName - Given that the following synonyms for "CoListAgentMiddleName" DO NOT exist in the "Property" metadata - | CoListMemberMiddleName | - When "CoListAgentMiddleName" exists in the "Property" metadata - Then "CoListAgentMiddleName" MUST be "String" data type - And "CoListAgentMiddleName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: CoListAgentMlsId - Given that the following synonyms for "CoListAgentMlsId" DO NOT exist in the "Property" metadata - | CoListMemberMlsld | - When "CoListAgentMlsId" exists in the "Property" metadata - Then "CoListAgentMlsId" MUST be "String" data type - And "CoListAgentMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentMobilePhone - Given that the following synonyms for "CoListAgentMobilePhone" DO NOT exist in the "Property" metadata - | CoListMemberMobilePhone | - When "CoListAgentMobilePhone" exists in the "Property" metadata - Then "CoListAgentMobilePhone" MUST be "String" data type - And "CoListAgentMobilePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentNamePrefix - Given that the following synonyms for "CoListAgentNamePrefix" DO NOT exist in the "Property" metadata - | CoListMemberNamePrefix | - When "CoListAgentNamePrefix" exists in the "Property" metadata - Then "CoListAgentNamePrefix" MUST be "String" data type - And "CoListAgentNamePrefix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentNameSuffix - Given that the following synonyms for "CoListAgentNameSuffix" DO NOT exist in the "Property" metadata - | CoListMemberNameSuffix | - When "CoListAgentNameSuffix" exists in the "Property" metadata - Then "CoListAgentNameSuffix" MUST be "String" data type - And "CoListAgentNameSuffix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentOfficePhone - Given that the following synonyms for "CoListAgentOfficePhone" DO NOT exist in the "Property" metadata - | CoListMemberOfficePhone | - When "CoListAgentOfficePhone" exists in the "Property" metadata - Then "CoListAgentOfficePhone" MUST be "String" data type - And "CoListAgentOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentOfficePhoneExt - Given that the following synonyms for "CoListAgentOfficePhoneExt" DO NOT exist in the "Property" metadata - | CoListMemberOfficePhoneExt | - When "CoListAgentOfficePhoneExt" exists in the "Property" metadata - Then "CoListAgentOfficePhoneExt" MUST be "String" data type - And "CoListAgentOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentPager - Given that the following synonyms for "CoListAgentPager" DO NOT exist in the "Property" metadata - | CoListMemberPager | - When "CoListAgentPager" exists in the "Property" metadata - Then "CoListAgentPager" MUST be "String" data type - And "CoListAgentPager" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentPreferredPhone - Given that the following synonyms for "CoListAgentPreferredPhone" DO NOT exist in the "Property" metadata - | CoListMemberPreferredPhone | - When "CoListAgentPreferredPhone" exists in the "Property" metadata - Then "CoListAgentPreferredPhone" MUST be "String" data type - And "CoListAgentPreferredPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentPreferredPhoneExt - Given that the following synonyms for "CoListAgentPreferredPhoneExt" DO NOT exist in the "Property" metadata - | CoListMemberPreferredPhoneExt | - When "CoListAgentPreferredPhoneExt" exists in the "Property" metadata - Then "CoListAgentPreferredPhoneExt" MUST be "String" data type - And "CoListAgentPreferredPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentStateLicense - Given that the following synonyms for "CoListAgentStateLicense" DO NOT exist in the "Property" metadata - | CoListMemberStateLicense | - When "CoListAgentStateLicense" exists in the "Property" metadata - Then "CoListAgentStateLicense" MUST be "String" data type - And "CoListAgentStateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentTollFreePhone - Given that the following synonyms for "CoListAgentTollFreePhone" DO NOT exist in the "Property" metadata - | CoListMemberTollFreePhone | - When "CoListAgentTollFreePhone" exists in the "Property" metadata - Then "CoListAgentTollFreePhone" MUST be "String" data type - And "CoListAgentTollFreePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentURL - Given that the following synonyms for "CoListAgentURL" DO NOT exist in the "Property" metadata - | CoListMemberURL | - When "CoListAgentURL" exists in the "Property" metadata - Then "CoListAgentURL" MUST be "String" data type - And "CoListAgentURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentVoiceMail - Given that the following synonyms for "CoListAgentVoiceMail" DO NOT exist in the "Property" metadata - | CoListMemberVoiceMail | - When "CoListAgentVoiceMail" exists in the "Property" metadata - Then "CoListAgentVoiceMail" MUST be "String" data type - And "CoListAgentVoiceMail" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentVoiceMailExt - Given that the following synonyms for "CoListAgentVoiceMailExt" DO NOT exist in the "Property" metadata - | CoListMemberVoiceMailExt | - When "CoListAgentVoiceMailExt" exists in the "Property" metadata - Then "CoListAgentVoiceMailExt" MUST be "String" data type - And "CoListAgentVoiceMailExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListOfficeAOR - When "CoListOfficeAOR" exists in the "Property" metadata - Then "CoListOfficeAOR" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListOfficeEmail - When "CoListOfficeEmail" exists in the "Property" metadata - Then "CoListOfficeEmail" MUST be "String" data type - And "CoListOfficeEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListOfficeFax - When "CoListOfficeFax" exists in the "Property" metadata - Then "CoListOfficeFax" MUST be "String" data type - And "CoListOfficeFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListOfficeKey - When "CoListOfficeKey" exists in the "Property" metadata - Then "CoListOfficeKey" MUST be "String" data type - And "CoListOfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: CoListOfficeMlsId - When "CoListOfficeMlsId" exists in the "Property" metadata - Then "CoListOfficeMlsId" MUST be "String" data type - And "CoListOfficeMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: CoListOfficeName - When "CoListOfficeName" exists in the "Property" metadata - Then "CoListOfficeName" MUST be "String" data type - And "CoListOfficeName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListOfficePhone - When "CoListOfficePhone" exists in the "Property" metadata - Then "CoListOfficePhone" MUST be "String" data type - And "CoListOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListOfficePhoneExt - When "CoListOfficePhoneExt" exists in the "Property" metadata - Then "CoListOfficePhoneExt" MUST be "String" data type - And "CoListOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListOfficeURL - When "CoListOfficeURL" exists in the "Property" metadata - Then "CoListOfficeURL" MUST be "String" data type - And "CoListOfficeURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: CommonInterest - When "CommonInterest" exists in the "Property" metadata - Then "CommonInterest" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: CommonWalls - When "CommonWalls" exists in the "Property" metadata - Then "CommonWalls" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: CommunityFeatures - When "CommunityFeatures" exists in the "Property" metadata - Then "CommunityFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: Concessions - When "Concessions" exists in the "Property" metadata - Then "Concessions" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ConcessionsAmount - When "ConcessionsAmount" exists in the "Property" metadata - Then "ConcessionsAmount" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ConcessionsComments - When "ConcessionsComments" exists in the "Property" metadata - Then "ConcessionsComments" MUST be "String" data type - And "ConcessionsComments" length SHOULD be equal to the RESO Suggested Max Length of 200 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: ConstructionMaterials - When "ConstructionMaterials" exists in the "Property" metadata - Then "ConstructionMaterials" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ContinentRegion - When "ContinentRegion" exists in the "Property" metadata - Then "ContinentRegion" MUST be "String" data type - And "ContinentRegion" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: Contingency - Given that the following synonyms for "Contingency" DO NOT exist in the "Property" metadata - | Contingencies | - When "Contingency" exists in the "Property" metadata - Then "Contingency" MUST be "String" data type - And "Contingency" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: ContingentDate - When "ContingentDate" exists in the "Property" metadata - Then "ContingentDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ContractStatusChangeDate - Given that the following synonyms for "ContractStatusChangeDate" DO NOT exist in the "Property" metadata - | StatusDate | - | StatusChange | - When "ContractStatusChangeDate" exists in the "Property" metadata - Then "ContractStatusChangeDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: Cooling - When "Cooling" exists in the "Property" metadata - Then "Cooling" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: CoolingYN - When "CoolingYN" exists in the "Property" metadata - Then "CoolingYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CopyrightNotice - Given that the following synonyms for "CopyrightNotice" DO NOT exist in the "Property" metadata - | Copyright | - When "CopyrightNotice" exists in the "Property" metadata - Then "CopyrightNotice" MUST be "String" data type - And "CopyrightNotice" length SHOULD be equal to the RESO Suggested Max Length of 500 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: Country - When "Country" exists in the "Property" metadata - Then "Country" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CountryRegion - When "CountryRegion" exists in the "Property" metadata - Then "CountryRegion" MUST be "String" data type - And "CountryRegion" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: CountyOrParish - Given that the following synonyms for "CountyOrParish" DO NOT exist in the "Property" metadata - | County | - When "CountyOrParish" exists in the "Property" metadata - Then "CountyOrParish" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: CoveredSpaces - When "CoveredSpaces" exists in the "Property" metadata - Then "CoveredSpaces" MUST be "Decimal" data type - And "CoveredSpaces" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "CoveredSpaces" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @FARM @dd-2.0 - Scenario: CropsIncludedYN - When "CropsIncludedYN" exists in the "Property" metadata - Then "CropsIncludedYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CrossStreet - When "CrossStreet" exists in the "Property" metadata - Then "CrossStreet" MUST be "String" data type - And "CrossStreet" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @FARM @dd-2.0 - Scenario: CultivatedArea - When "CultivatedArea" exists in the "Property" metadata - Then "CultivatedArea" MUST be "Decimal" data type - And "CultivatedArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "CultivatedArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CumulativeDaysOnMarket - Given that the following synonyms for "CumulativeDaysOnMarket" DO NOT exist in the "Property" metadata - | CDOM | - | PropertyDaysOnMarket | - | DOMP | - | PDOM | - When "CumulativeDaysOnMarket" exists in the "Property" metadata - Then "CumulativeDaysOnMarket" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CurrentFinancing - When "CurrentFinancing" exists in the "Property" metadata - Then "CurrentFinancing" MUST be "Multiple Enumeration" data type - - @Property @LAND @IDX @dd-2.0 - Scenario: CurrentUse - When "CurrentUse" exists in the "Property" metadata - Then "CurrentUse" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @MOBI @dd-2.0 - Scenario: DOH1 - Given that the following synonyms for "DOH1" DO NOT exist in the "Property" metadata - | Unit1HCDHUDDECAL | - When "DOH1" exists in the "Property" metadata - Then "DOH1" MUST be "String" data type - And "DOH1" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @MOBI @dd-2.0 - Scenario: DOH2 - Given that the following synonyms for "DOH2" DO NOT exist in the "Property" metadata - | Unit2HCDHUDDECAL | - When "DOH2" exists in the "Property" metadata - Then "DOH2" MUST be "String" data type - And "DOH2" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @MOBI @dd-2.0 - Scenario: DOH3 - Given that the following synonyms for "DOH3" DO NOT exist in the "Property" metadata - | Unit3HCDHUDDECAL | - When "DOH3" exists in the "Property" metadata - Then "DOH3" MUST be "String" data type - And "DOH3" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DaysOnMarket - Given that the following synonyms for "DaysOnMarket" DO NOT exist in the "Property" metadata - | DOM | - | ListingDaysOnMarket | - | DOML | - | LDOM | - | ADOM | - | ActiveDaysOnMarket | - | AgentDaysOnMarket | - When "DaysOnMarket" exists in the "Property" metadata - Then "DaysOnMarket" MUST be "Integer" data type - - @Property @LAND @dd-2.0 - Scenario: DevelopmentStatus - When "DevelopmentStatus" exists in the "Property" metadata - Then "DevelopmentStatus" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: DirectionFaces - Given that the following synonyms for "DirectionFaces" DO NOT exist in the "Property" metadata - | BuildingExposure | - When "DirectionFaces" exists in the "Property" metadata - Then "DirectionFaces" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: Directions - When "Directions" exists in the "Property" metadata - Then "Directions" MUST be "String" data type - And "Directions" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: Disclaimer - When "Disclaimer" exists in the "Property" metadata - Then "Disclaimer" MUST be "String" data type - And "Disclaimer" length SHOULD be equal to the RESO Suggested Max Length of 500 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: Disclosures - Given that the following synonyms for "Disclosures" DO NOT exist in the "Property" metadata - | Legal | - | LegalDisclosures | - When "Disclosures" exists in the "Property" metadata - Then "Disclosures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToBusComments - When "DistanceToBusComments" exists in the "Property" metadata - Then "DistanceToBusComments" MUST be "String" data type - And "DistanceToBusComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToBusNumeric - When "DistanceToBusNumeric" exists in the "Property" metadata - Then "DistanceToBusNumeric" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToBusUnits - When "DistanceToBusUnits" exists in the "Property" metadata - Then "DistanceToBusUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToElectricComments - When "DistanceToElectricComments" exists in the "Property" metadata - Then "DistanceToElectricComments" MUST be "String" data type - And "DistanceToElectricComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToElectricNumeric - When "DistanceToElectricNumeric" exists in the "Property" metadata - Then "DistanceToElectricNumeric" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToElectricUnits - When "DistanceToElectricUnits" exists in the "Property" metadata - Then "DistanceToElectricUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToFreewayComments - When "DistanceToFreewayComments" exists in the "Property" metadata - Then "DistanceToFreewayComments" MUST be "String" data type - And "DistanceToFreewayComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToFreewayNumeric - When "DistanceToFreewayNumeric" exists in the "Property" metadata - Then "DistanceToFreewayNumeric" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToFreewayUnits - When "DistanceToFreewayUnits" exists in the "Property" metadata - Then "DistanceToFreewayUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToGasComments - When "DistanceToGasComments" exists in the "Property" metadata - Then "DistanceToGasComments" MUST be "String" data type - And "DistanceToGasComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToGasNumeric - When "DistanceToGasNumeric" exists in the "Property" metadata - Then "DistanceToGasNumeric" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToGasUnits - When "DistanceToGasUnits" exists in the "Property" metadata - Then "DistanceToGasUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToPhoneServiceComments - When "DistanceToPhoneServiceComments" exists in the "Property" metadata - Then "DistanceToPhoneServiceComments" MUST be "String" data type - And "DistanceToPhoneServiceComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: DistanceToPhoneServiceNumeric - When "DistanceToPhoneServiceNumeric" exists in the "Property" metadata - Then "DistanceToPhoneServiceNumeric" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: DistanceToPhoneServiceUnits - When "DistanceToPhoneServiceUnits" exists in the "Property" metadata - Then "DistanceToPhoneServiceUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToPlaceofWorshipComments - When "DistanceToPlaceofWorshipComments" exists in the "Property" metadata - Then "DistanceToPlaceofWorshipComments" MUST be "String" data type - And "DistanceToPlaceofWorshipComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToPlaceofWorshipNumeric - When "DistanceToPlaceofWorshipNumeric" exists in the "Property" metadata - Then "DistanceToPlaceofWorshipNumeric" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToPlaceofWorshipUnits - When "DistanceToPlaceofWorshipUnits" exists in the "Property" metadata - Then "DistanceToPlaceofWorshipUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToSchoolBusComments - When "DistanceToSchoolBusComments" exists in the "Property" metadata - Then "DistanceToSchoolBusComments" MUST be "String" data type - And "DistanceToSchoolBusComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToSchoolBusNumeric - When "DistanceToSchoolBusNumeric" exists in the "Property" metadata - Then "DistanceToSchoolBusNumeric" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToSchoolBusUnits - When "DistanceToSchoolBusUnits" exists in the "Property" metadata - Then "DistanceToSchoolBusUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToSchoolsComments - When "DistanceToSchoolsComments" exists in the "Property" metadata - Then "DistanceToSchoolsComments" MUST be "String" data type - And "DistanceToSchoolsComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToSchoolsNumeric - When "DistanceToSchoolsNumeric" exists in the "Property" metadata - Then "DistanceToSchoolsNumeric" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToSchoolsUnits - When "DistanceToSchoolsUnits" exists in the "Property" metadata - Then "DistanceToSchoolsUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToSewerComments - When "DistanceToSewerComments" exists in the "Property" metadata - Then "DistanceToSewerComments" MUST be "String" data type - And "DistanceToSewerComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToSewerNumeric - When "DistanceToSewerNumeric" exists in the "Property" metadata - Then "DistanceToSewerNumeric" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToSewerUnits - When "DistanceToSewerUnits" exists in the "Property" metadata - Then "DistanceToSewerUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToShoppingComments - When "DistanceToShoppingComments" exists in the "Property" metadata - Then "DistanceToShoppingComments" MUST be "String" data type - And "DistanceToShoppingComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToShoppingNumeric - When "DistanceToShoppingNumeric" exists in the "Property" metadata - Then "DistanceToShoppingNumeric" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToShoppingUnits - When "DistanceToShoppingUnits" exists in the "Property" metadata - Then "DistanceToShoppingUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToStreetComments - When "DistanceToStreetComments" exists in the "Property" metadata - Then "DistanceToStreetComments" MUST be "String" data type - And "DistanceToStreetComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToStreetNumeric - When "DistanceToStreetNumeric" exists in the "Property" metadata - Then "DistanceToStreetNumeric" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToStreetUnits - When "DistanceToStreetUnits" exists in the "Property" metadata - Then "DistanceToStreetUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToWaterComments - When "DistanceToWaterComments" exists in the "Property" metadata - Then "DistanceToWaterComments" MUST be "String" data type - And "DistanceToWaterComments" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToWaterNumeric - When "DistanceToWaterNumeric" exists in the "Property" metadata - Then "DistanceToWaterNumeric" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DistanceToWaterUnits - When "DistanceToWaterUnits" exists in the "Property" metadata - Then "DistanceToWaterUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @BUSO @dd-2.0 - Scenario: DocumentsAvailable - When "DocumentsAvailable" exists in the "Property" metadata - Then "DocumentsAvailable" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DocumentsChangeTimestamp - When "DocumentsChangeTimestamp" exists in the "Property" metadata - Then "DocumentsChangeTimestamp" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DocumentsCount - When "DocumentsCount" exists in the "Property" metadata - Then "DocumentsCount" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: DoorFeatures - When "DoorFeatures" exists in the "Property" metadata - Then "DoorFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @IDX @dd-2.0 - Scenario: Electric - When "Electric" exists in the "Property" metadata - Then "Electric" MUST be "Multiple Enumeration" data type - - @Property @RINC @COMS @COML @dd-2.0 - Scenario: ElectricExpense - When "ElectricExpense" exists in the "Property" metadata - Then "ElectricExpense" MUST be "Decimal" data type - And "ElectricExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "ElectricExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @LAND @FARM @dd-2.0 - Scenario: ElectricOnPropertyYN - When "ElectricOnPropertyYN" exists in the "Property" metadata - Then "ElectricOnPropertyYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: ElementarySchool - When "ElementarySchool" exists in the "Property" metadata - Then "ElementarySchool" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: ElementarySchoolDistrict - When "ElementarySchoolDistrict" exists in the "Property" metadata - Then "ElementarySchoolDistrict" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: Elevation - When "Elevation" exists in the "Property" metadata - Then "Elevation" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: ElevationUnits - When "ElevationUnits" exists in the "Property" metadata - Then "ElevationUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: EntryLevel - Given that the following synonyms for "EntryLevel" DO NOT exist in the "Property" metadata - | UnitFloorNumber | - When "EntryLevel" exists in the "Property" metadata - Then "EntryLevel" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: EntryLocation - Given that the following synonyms for "EntryLocation" DO NOT exist in the "Property" metadata - | EntryDescription | - When "EntryLocation" exists in the "Property" metadata - Then "EntryLocation" MUST be "String" data type - And "EntryLocation" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: Exclusions - Given that the following synonyms for "Exclusions" DO NOT exist in the "Property" metadata - | ExclusionRemarks | - When "Exclusions" exists in the "Property" metadata - Then "Exclusions" MUST be "String" data type - And "Exclusions" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Property @RINC @COMS @dd-2.0 - Scenario: ExistingLeaseType - When "ExistingLeaseType" exists in the "Property" metadata - Then "ExistingLeaseType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ExpirationDate - Given that the following synonyms for "ExpirationDate" DO NOT exist in the "Property" metadata - | DateExpired | - | Expired | - When "ExpirationDate" exists in the "Property" metadata - Then "ExpirationDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: ExteriorFeatures - When "ExteriorFeatures" exists in the "Property" metadata - Then "ExteriorFeatures" MUST be "Multiple Enumeration" data type - - @Property @FARM @dd-2.0 - Scenario: FarmCreditServiceInclYN - When "FarmCreditServiceInclYN" exists in the "Property" metadata - Then "FarmCreditServiceInclYN" MUST be "Boolean" data type - - @Property @FARM @dd-2.0 - Scenario: FarmLandAreaSource - When "FarmLandAreaSource" exists in the "Property" metadata - Then "FarmLandAreaSource" MUST be "Single Enumeration" data type - - @Property @FARM @dd-2.0 - Scenario: FarmLandAreaUnits - When "FarmLandAreaUnits" exists in the "Property" metadata - Then "FarmLandAreaUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: Fencing - When "Fencing" exists in the "Property" metadata - Then "Fencing" MUST be "Multiple Enumeration" data type - - @Property @RINC @dd-2.0 - Scenario: FinancialDataSource - When "FinancialDataSource" exists in the "Property" metadata - Then "FinancialDataSource" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: FireplaceFeatures - When "FireplaceFeatures" exists in the "Property" metadata - Then "FireplaceFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: FireplaceYN - When "FireplaceYN" exists in the "Property" metadata - Then "FireplaceYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: FireplacesTotal - When "FireplacesTotal" exists in the "Property" metadata - Then "FireplacesTotal" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: Flooring - When "Flooring" exists in the "Property" metadata - Then "Flooring" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: FoundationArea - When "FoundationArea" exists in the "Property" metadata - Then "FoundationArea" MUST be "Decimal" data type - And "FoundationArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "FoundationArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: FoundationDetails - When "FoundationDetails" exists in the "Property" metadata - Then "FoundationDetails" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: FrontageLength - When "FrontageLength" exists in the "Property" metadata - Then "FrontageLength" MUST be "String" data type - And "FrontageLength" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: FrontageType - When "FrontageType" exists in the "Property" metadata - Then "FrontageType" MUST be "Multiple Enumeration" data type - - @Property @RINC @COMS @COML @dd-2.0 - Scenario: FuelExpense - When "FuelExpense" exists in the "Property" metadata - Then "FuelExpense" MUST be "Decimal" data type - And "FuelExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "FuelExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RLSE @dd-2.0 - Scenario: Furnished - When "Furnished" exists in the "Property" metadata - Then "Furnished" MUST be "Single Enumeration" data type - - @Property @RINC @dd-2.0 - Scenario: FurnitureReplacementExpense - When "FurnitureReplacementExpense" exists in the "Property" metadata - Then "FurnitureReplacementExpense" MUST be "Decimal" data type - And "FurnitureReplacementExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "FurnitureReplacementExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: GarageSpaces - When "GarageSpaces" exists in the "Property" metadata - Then "GarageSpaces" MUST be "Decimal" data type - And "GarageSpaces" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "GarageSpaces" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: GarageYN - When "GarageYN" exists in the "Property" metadata - Then "GarageYN" MUST be "Boolean" data type - - @Property @RINC @dd-2.0 - Scenario: GardenerExpense - When "GardenerExpense" exists in the "Property" metadata - Then "GardenerExpense" MUST be "Decimal" data type - And "GardenerExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "GardenerExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @FARM @dd-2.0 - Scenario: GrazingPermitsBlmYN - When "GrazingPermitsBlmYN" exists in the "Property" metadata - Then "GrazingPermitsBlmYN" MUST be "Boolean" data type - - @Property @FARM @dd-2.0 - Scenario: GrazingPermitsForestServiceYN - When "GrazingPermitsForestServiceYN" exists in the "Property" metadata - Then "GrazingPermitsForestServiceYN" MUST be "Boolean" data type - - @Property @FARM @dd-2.0 - Scenario: GrazingPermitsPrivateYN - When "GrazingPermitsPrivateYN" exists in the "Property" metadata - Then "GrazingPermitsPrivateYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: GreenBuildingVerificationType - Given that the following synonyms for "GreenBuildingVerificationType" DO NOT exist in the "Property" metadata - | GreenBuildingCertification | - | GreenBuildingVerification | - | GreenBuildingRating | - When "GreenBuildingVerificationType" exists in the "Property" metadata - Then "GreenBuildingVerificationType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: GreenEnergyEfficient - When "GreenEnergyEfficient" exists in the "Property" metadata - Then "GreenEnergyEfficient" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: GreenEnergyGeneration - When "GreenEnergyGeneration" exists in the "Property" metadata - Then "GreenEnergyGeneration" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: GreenIndoorAirQuality - When "GreenIndoorAirQuality" exists in the "Property" metadata - Then "GreenIndoorAirQuality" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: GreenLocation - When "GreenLocation" exists in the "Property" metadata - Then "GreenLocation" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: GreenSustainability - When "GreenSustainability" exists in the "Property" metadata - Then "GreenSustainability" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: GreenWaterConservation - When "GreenWaterConservation" exists in the "Property" metadata - Then "GreenWaterConservation" MUST be "Multiple Enumeration" data type - - @Property @RINC @COMS @COML @BUSO @dd-2.0 - Scenario: GrossIncome - Given that the following synonyms for "GrossIncome" DO NOT exist in the "Property" metadata - | CurrentIncome | - | ActualIncome | - When "GrossIncome" exists in the "Property" metadata - Then "GrossIncome" MUST be "Decimal" data type - And "GrossIncome" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "GrossIncome" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RINC @COMS @COML @BUSO @dd-2.0 - Scenario: GrossScheduledIncome - Given that the following synonyms for "GrossScheduledIncome" DO NOT exist in the "Property" metadata - | ProformaIncome | - When "GrossScheduledIncome" exists in the "Property" metadata - Then "GrossScheduledIncome" MUST be "Decimal" data type - And "GrossScheduledIncome" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "GrossScheduledIncome" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @FARM @dd-2.0 - Scenario: HabitableResidenceYN - When "HabitableResidenceYN" exists in the "Property" metadata - Then "HabitableResidenceYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: Heating - When "Heating" exists in the "Property" metadata - Then "Heating" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: HeatingYN - When "HeatingYN" exists in the "Property" metadata - Then "HeatingYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: HighSchool - When "HighSchool" exists in the "Property" metadata - Then "HighSchool" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: HighSchoolDistrict - Given that the following synonyms for "HighSchoolDistrict" DO NOT exist in the "Property" metadata - | SchoolDistrict | - When "HighSchoolDistrict" exists in the "Property" metadata - Then "HighSchoolDistrict" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: HomeWarrantyYN - Given that the following synonyms for "HomeWarrantyYN" DO NOT exist in the "Property" metadata - | HomeWarranty | - When "HomeWarrantyYN" exists in the "Property" metadata - Then "HomeWarrantyYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @LAND @dd-2.0 - Scenario: HorseAmenities - When "HorseAmenities" exists in the "Property" metadata - Then "HorseAmenities" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @LAND @dd-2.0 - Scenario: HorseYN - When "HorseYN" exists in the "Property" metadata - Then "HorseYN" MUST be "Boolean" data type - - @Property @BUSO @dd-2.0 - Scenario: HoursDaysOfOperation - When "HoursDaysOfOperation" exists in the "Property" metadata - Then "HoursDaysOfOperation" MUST be "Multiple Enumeration" data type - - @Property @BUSO @dd-2.0 - Scenario: HoursDaysOfOperationDescription - When "HoursDaysOfOperationDescription" exists in the "Property" metadata - Then "HoursDaysOfOperationDescription" MUST be "String" data type - And "HoursDaysOfOperationDescription" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: Inclusions - Given that the following synonyms for "Inclusions" DO NOT exist in the "Property" metadata - | InclusionRemarks | - When "Inclusions" exists in the "Property" metadata - Then "Inclusions" MUST be "String" data type - And "Inclusions" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Property @RINC @LAND @dd-2.0 - Scenario: IncomeIncludes - When "IncomeIncludes" exists in the "Property" metadata - Then "IncomeIncludes" MUST be "Multiple Enumeration" data type - - @Property @RINC @COMS @COML @dd-2.0 - Scenario: InsuranceExpense - When "InsuranceExpense" exists in the "Property" metadata - Then "InsuranceExpense" MUST be "Decimal" data type - And "InsuranceExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "InsuranceExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: InteriorFeatures - When "InteriorFeatures" exists in the "Property" metadata - Then "InteriorFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: InternetAddressDisplayYN - When "InternetAddressDisplayYN" exists in the "Property" metadata - Then "InternetAddressDisplayYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: InternetAutomatedValuationDisplayYN - When "InternetAutomatedValuationDisplayYN" exists in the "Property" metadata - Then "InternetAutomatedValuationDisplayYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: InternetConsumerCommentYN - When "InternetConsumerCommentYN" exists in the "Property" metadata - Then "InternetConsumerCommentYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: InternetEntireListingDisplayYN - When "InternetEntireListingDisplayYN" exists in the "Property" metadata - Then "InternetEntireListingDisplayYN" MUST be "Boolean" data type - - @Property @LAND @FARM @dd-2.0 - Scenario: IrrigationSource - When "IrrigationSource" exists in the "Property" metadata - Then "IrrigationSource" MUST be "Multiple Enumeration" data type - - @Property @FARM @dd-2.0 - Scenario: IrrigationWaterRightsAcres - When "IrrigationWaterRightsAcres" exists in the "Property" metadata - Then "IrrigationWaterRightsAcres" MUST be "Decimal" data type - And "IrrigationWaterRightsAcres" precision SHOULD be equal to the RESO Suggested Max Precision of 16 - And "IrrigationWaterRightsAcres" scale SHOULD be equal to the RESO Suggested Max Scale of 4 - - @Property @FARM @dd-2.0 - Scenario: IrrigationWaterRightsYN - When "IrrigationWaterRightsYN" exists in the "Property" metadata - Then "IrrigationWaterRightsYN" MUST be "Boolean" data type - - @Property @BUSO @dd-2.0 - Scenario: LaborInformation - When "LaborInformation" exists in the "Property" metadata - Then "LaborInformation" MUST be "Multiple Enumeration" data type - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: LandLeaseAmount - Given that the following synonyms for "LandLeaseAmount" DO NOT exist in the "Property" metadata - | SpaceRent | - When "LandLeaseAmount" exists in the "Property" metadata - Then "LandLeaseAmount" MUST be "Decimal" data type - And "LandLeaseAmount" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "LandLeaseAmount" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: LandLeaseAmountFrequency - Given that the following synonyms for "LandLeaseAmountFrequency" DO NOT exist in the "Property" metadata - | FeeFrequency | - When "LandLeaseAmountFrequency" exists in the "Property" metadata - Then "LandLeaseAmountFrequency" MUST be "Single Enumeration" data type - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: LandLeaseExpirationDate - When "LandLeaseExpirationDate" exists in the "Property" metadata - Then "LandLeaseExpirationDate" MUST be "Date" data type - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: LandLeaseYN - Given that the following synonyms for "LandLeaseYN" DO NOT exist in the "Property" metadata - | LandFeeLease | - When "LandLeaseYN" exists in the "Property" metadata - Then "LandLeaseYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: Latitude - When "Latitude" exists in the "Property" metadata - Then "Latitude" MUST be "Decimal" data type - And "Latitude" precision SHOULD be equal to the RESO Suggested Max Precision of 12 - And "Latitude" scale SHOULD be equal to the RESO Suggested Max Scale of 8 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: LaundryFeatures - When "LaundryFeatures" exists in the "Property" metadata - Then "LaundryFeatures" MUST be "Multiple Enumeration" data type - - @Property @COMS @COML @dd-2.0 - Scenario: LeasableArea - When "LeasableArea" exists in the "Property" metadata - Then "LeasableArea" MUST be "Decimal" data type - And "LeasableArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "LeasableArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @COMS @COML @dd-2.0 - Scenario: LeasableAreaUnits - When "LeasableAreaUnits" exists in the "Property" metadata - Then "LeasableAreaUnits" MUST be "Single Enumeration" data type - - @Property @BUSO @dd-2.0 - Scenario: LeaseAmount - When "LeaseAmount" exists in the "Property" metadata - Then "LeaseAmount" MUST be "Decimal" data type - And "LeaseAmount" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "LeaseAmount" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @BUSO @dd-2.0 - Scenario: LeaseAmountFrequency - When "LeaseAmountFrequency" exists in the "Property" metadata - Then "LeaseAmountFrequency" MUST be "Single Enumeration" data type - - @Property @BUSO @dd-2.0 - Scenario: LeaseAssignableYN - When "LeaseAssignableYN" exists in the "Property" metadata - Then "LeaseAssignableYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: LeaseConsideredYN - Given that the following synonyms for "LeaseConsideredYN" DO NOT exist in the "Property" metadata - | IsLeaseConsidered | - | LeaseConsidered | - When "LeaseConsideredYN" exists in the "Property" metadata - Then "LeaseConsideredYN" MUST be "Boolean" data type - - @Property @BUSO @dd-2.0 - Scenario: LeaseExpiration - When "LeaseExpiration" exists in the "Property" metadata - Then "LeaseExpiration" MUST be "Date" data type - - @Property @RLSE @dd-2.0 - Scenario: LeaseRenewalCompensation - When "LeaseRenewalCompensation" exists in the "Property" metadata - Then "LeaseRenewalCompensation" MUST be "Multiple Enumeration" data type - - @Property @BUSO @dd-2.0 - Scenario: LeaseRenewalOptionYN - When "LeaseRenewalOptionYN" exists in the "Property" metadata - Then "LeaseRenewalOptionYN" MUST be "Boolean" data type - - @Property @RLSE @dd-2.0 - Scenario: LeaseTerm - When "LeaseTerm" exists in the "Property" metadata - Then "LeaseTerm" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: Levels - When "Levels" exists in the "Property" metadata - Then "Levels" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @MOBI @dd-2.0 - Scenario: License1 - Given that the following synonyms for "License1" DO NOT exist in the "Property" metadata - | Unit1LicenseNo | - | Unit1Insignia | - When "License1" exists in the "Property" metadata - Then "License1" MUST be "String" data type - And "License1" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @MOBI @dd-2.0 - Scenario: License2 - Given that the following synonyms for "License2" DO NOT exist in the "Property" metadata - | Unit2LicenseNo | - | Unit2Insignia | - When "License2" exists in the "Property" metadata - Then "License2" MUST be "String" data type - And "License2" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @MOBI @dd-2.0 - Scenario: License3 - Given that the following synonyms for "License3" DO NOT exist in the "Property" metadata - | Unit3LicenseNo | - | Unit3Insignia | - When "License3" exists in the "Property" metadata - Then "License3" MUST be "String" data type - And "License3" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RINC @dd-2.0 - Scenario: LicensesExpense - When "LicensesExpense" exists in the "Property" metadata - Then "LicensesExpense" MUST be "Decimal" data type - And "LicensesExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "LicensesExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAOR - Given that the following synonyms for "ListAOR" DO NOT exist in the "Property" metadata - | ListingBoard | - | ListingAssociation | - When "ListAOR" exists in the "Property" metadata - Then "ListAOR" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentAOR - Given that the following synonyms for "ListAgentAOR" DO NOT exist in the "Property" metadata - | ListMemberAOR | - When "ListAgentAOR" exists in the "Property" metadata - Then "ListAgentAOR" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentDesignation - Given that the following synonyms for "ListAgentDesignation" DO NOT exist in the "Property" metadata - | ListMemberDesignation | - When "ListAgentDesignation" exists in the "Property" metadata - Then "ListAgentDesignation" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentDirectPhone - Given that the following synonyms for "ListAgentDirectPhone" DO NOT exist in the "Property" metadata - | ListMemberDirectPhone | - When "ListAgentDirectPhone" exists in the "Property" metadata - Then "ListAgentDirectPhone" MUST be "String" data type - And "ListAgentDirectPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentEmail - Given that the following synonyms for "ListAgentEmail" DO NOT exist in the "Property" metadata - | ListMemberEmail | - When "ListAgentEmail" exists in the "Property" metadata - Then "ListAgentEmail" MUST be "String" data type - And "ListAgentEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentFax - Given that the following synonyms for "ListAgentFax" DO NOT exist in the "Property" metadata - | ListMemberFax | - When "ListAgentFax" exists in the "Property" metadata - Then "ListAgentFax" MUST be "String" data type - And "ListAgentFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: ListAgentFirstName - Given that the following synonyms for "ListAgentFirstName" DO NOT exist in the "Property" metadata - | ListMemberFirstName | - When "ListAgentFirstName" exists in the "Property" metadata - Then "ListAgentFirstName" MUST be "String" data type - And "ListAgentFirstName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: ListAgentFullName - Given that the following synonyms for "ListAgentFullName" DO NOT exist in the "Property" metadata - | ListMemberFullName | - When "ListAgentFullName" exists in the "Property" metadata - Then "ListAgentFullName" MUST be "String" data type - And "ListAgentFullName" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentHomePhone - Given that the following synonyms for "ListAgentHomePhone" DO NOT exist in the "Property" metadata - | ListMemberHomePhone | - When "ListAgentHomePhone" exists in the "Property" metadata - Then "ListAgentHomePhone" MUST be "String" data type - And "ListAgentHomePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentKey - Given that the following synonyms for "ListAgentKey" DO NOT exist in the "Property" metadata - | ListMemberKey | - When "ListAgentKey" exists in the "Property" metadata - Then "ListAgentKey" MUST be "String" data type - And "ListAgentKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: ListAgentLastName - Given that the following synonyms for "ListAgentLastName" DO NOT exist in the "Property" metadata - | ListMemberLastName | - When "ListAgentLastName" exists in the "Property" metadata - Then "ListAgentLastName" MUST be "String" data type - And "ListAgentLastName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentMiddleName - Given that the following synonyms for "ListAgentMiddleName" DO NOT exist in the "Property" metadata - | ListMemberMiddleName | - When "ListAgentMiddleName" exists in the "Property" metadata - Then "ListAgentMiddleName" MUST be "String" data type - And "ListAgentMiddleName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: ListAgentMlsId - Given that the following synonyms for "ListAgentMlsId" DO NOT exist in the "Property" metadata - | ListMemberMlsld | - When "ListAgentMlsId" exists in the "Property" metadata - Then "ListAgentMlsId" MUST be "String" data type - And "ListAgentMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentMobilePhone - Given that the following synonyms for "ListAgentMobilePhone" DO NOT exist in the "Property" metadata - | ListMemberMobilePhone | - When "ListAgentMobilePhone" exists in the "Property" metadata - Then "ListAgentMobilePhone" MUST be "String" data type - And "ListAgentMobilePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentNamePrefix - Given that the following synonyms for "ListAgentNamePrefix" DO NOT exist in the "Property" metadata - | ListMemberNamePrefix | - When "ListAgentNamePrefix" exists in the "Property" metadata - Then "ListAgentNamePrefix" MUST be "String" data type - And "ListAgentNamePrefix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentNameSuffix - Given that the following synonyms for "ListAgentNameSuffix" DO NOT exist in the "Property" metadata - | ListMemberNameSuffix | - When "ListAgentNameSuffix" exists in the "Property" metadata - Then "ListAgentNameSuffix" MUST be "String" data type - And "ListAgentNameSuffix" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentOfficePhone - Given that the following synonyms for "ListAgentOfficePhone" DO NOT exist in the "Property" metadata - | ListMemberOfficePhone | - When "ListAgentOfficePhone" exists in the "Property" metadata - Then "ListAgentOfficePhone" MUST be "String" data type - And "ListAgentOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentOfficePhoneExt - Given that the following synonyms for "ListAgentOfficePhoneExt" DO NOT exist in the "Property" metadata - | ListMemberOfficePhoneExt | - When "ListAgentOfficePhoneExt" exists in the "Property" metadata - Then "ListAgentOfficePhoneExt" MUST be "String" data type - And "ListAgentOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentPager - Given that the following synonyms for "ListAgentPager" DO NOT exist in the "Property" metadata - | ListMemberPager | - When "ListAgentPager" exists in the "Property" metadata - Then "ListAgentPager" MUST be "String" data type - And "ListAgentPager" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentPreferredPhone - Given that the following synonyms for "ListAgentPreferredPhone" DO NOT exist in the "Property" metadata - | ListMemberPreferredPhone | - When "ListAgentPreferredPhone" exists in the "Property" metadata - Then "ListAgentPreferredPhone" MUST be "String" data type - And "ListAgentPreferredPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentPreferredPhoneExt - Given that the following synonyms for "ListAgentPreferredPhoneExt" DO NOT exist in the "Property" metadata - | ListMemberPreferredPhoneExt | - When "ListAgentPreferredPhoneExt" exists in the "Property" metadata - Then "ListAgentPreferredPhoneExt" MUST be "String" data type - And "ListAgentPreferredPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentStateLicense - Given that the following synonyms for "ListAgentStateLicense" DO NOT exist in the "Property" metadata - | ListMemberStateLicense | - When "ListAgentStateLicense" exists in the "Property" metadata - Then "ListAgentStateLicense" MUST be "String" data type - And "ListAgentStateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentTollFreePhone - Given that the following synonyms for "ListAgentTollFreePhone" DO NOT exist in the "Property" metadata - | ListMemberTollFreePhone | - When "ListAgentTollFreePhone" exists in the "Property" metadata - Then "ListAgentTollFreePhone" MUST be "String" data type - And "ListAgentTollFreePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentURL - Given that the following synonyms for "ListAgentURL" DO NOT exist in the "Property" metadata - | ListMemberURL | - When "ListAgentURL" exists in the "Property" metadata - Then "ListAgentURL" MUST be "String" data type - And "ListAgentURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentVoiceMail - Given that the following synonyms for "ListAgentVoiceMail" DO NOT exist in the "Property" metadata - | ListMemberVoiceMail | - When "ListAgentVoiceMail" exists in the "Property" metadata - Then "ListAgentVoiceMail" MUST be "String" data type - And "ListAgentVoiceMail" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentVoiceMailExt - Given that the following synonyms for "ListAgentVoiceMailExt" DO NOT exist in the "Property" metadata - | ListMemberVoiceMailExt | - When "ListAgentVoiceMailExt" exists in the "Property" metadata - Then "ListAgentVoiceMailExt" MUST be "String" data type - And "ListAgentVoiceMailExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListOfficeAOR - When "ListOfficeAOR" exists in the "Property" metadata - Then "ListOfficeAOR" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListOfficeEmail - When "ListOfficeEmail" exists in the "Property" metadata - Then "ListOfficeEmail" MUST be "String" data type - And "ListOfficeEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListOfficeFax - When "ListOfficeFax" exists in the "Property" metadata - Then "ListOfficeFax" MUST be "String" data type - And "ListOfficeFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListOfficeKey - When "ListOfficeKey" exists in the "Property" metadata - Then "ListOfficeKey" MUST be "String" data type - And "ListOfficeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: ListOfficeMlsId - When "ListOfficeMlsId" exists in the "Property" metadata - Then "ListOfficeMlsId" MUST be "String" data type - And "ListOfficeMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: ListOfficeName - When "ListOfficeName" exists in the "Property" metadata - Then "ListOfficeName" MUST be "String" data type - And "ListOfficeName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListOfficePhone - When "ListOfficePhone" exists in the "Property" metadata - Then "ListOfficePhone" MUST be "String" data type - And "ListOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListOfficePhoneExt - When "ListOfficePhoneExt" exists in the "Property" metadata - Then "ListOfficePhoneExt" MUST be "String" data type - And "ListOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListOfficeURL - When "ListOfficeURL" exists in the "Property" metadata - Then "ListOfficeURL" MUST be "String" data type - And "ListOfficeURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: ListPrice - Given that the following synonyms for "ListPrice" DO NOT exist in the "Property" metadata - | AskingPrice | - | PriceListing | - | PriceListed | - | CurrentPrice | - When "ListPrice" exists in the "Property" metadata - Then "ListPrice" MUST be "Decimal" data type - And "ListPrice" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "ListPrice" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListPriceLow - Given that the following synonyms for "ListPriceLow" DO NOT exist in the "Property" metadata - | LowPriceRange | - | LowRangePrice | - When "ListPriceLow" exists in the "Property" metadata - Then "ListPriceLow" MUST be "Decimal" data type - And "ListPriceLow" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "ListPriceLow" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListTeamKey - When "ListTeamKey" exists in the "Property" metadata - Then "ListTeamKey" MUST be "String" data type - And "ListTeamKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListTeamName - When "ListTeamName" exists in the "Property" metadata - Then "ListTeamName" MUST be "String" data type - And "ListTeamName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListingAgreement - Given that the following synonyms for "ListingAgreement" DO NOT exist in the "Property" metadata - | AgreementType | - When "ListingAgreement" exists in the "Property" metadata - Then "ListingAgreement" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: ListingContractDate - Given that the following synonyms for "ListingContractDate" DO NOT exist in the "Property" metadata - | ListingDate | - | DateOfListing | - | ListDate | - | AgreementDate | - When "ListingContractDate" exists in the "Property" metadata - Then "ListingContractDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: ListingId - Given that the following synonyms for "ListingId" DO NOT exist in the "Property" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - When "ListingId" exists in the "Property" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: ListingKey - Given that the following synonyms for "ListingKey" DO NOT exist in the "Property" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ListingKey" exists in the "Property" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListingService - Given that the following synonyms for "ListingService" DO NOT exist in the "Property" metadata - | ServiceType | - | ServiceLevel | - When "ListingService" exists in the "Property" metadata - Then "ListingService" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListingTerms - Given that the following synonyms for "ListingTerms" DO NOT exist in the "Property" metadata - | Terms | - When "ListingTerms" exists in the "Property" metadata - Then "ListingTerms" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: LivingArea - When "LivingArea" exists in the "Property" metadata - Then "LivingArea" MUST be "Decimal" data type - And "LivingArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "LivingArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: LivingAreaSource - When "LivingAreaSource" exists in the "Property" metadata - Then "LivingAreaSource" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: LivingAreaUnits - When "LivingAreaUnits" exists in the "Property" metadata - Then "LivingAreaUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: LockBoxLocation - Given that the following synonyms for "LockBoxLocation" DO NOT exist in the "Property" metadata - | KeySafeLocation | - When "LockBoxLocation" exists in the "Property" metadata - Then "LockBoxLocation" MUST be "String" data type - And "LockBoxLocation" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: LockBoxSerialNumber - Given that the following synonyms for "LockBoxSerialNumber" DO NOT exist in the "Property" metadata - | KeySafeSerialNumber. | - When "LockBoxSerialNumber" exists in the "Property" metadata - Then "LockBoxSerialNumber" MUST be "String" data type - And "LockBoxSerialNumber" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: LockBoxType - Given that the following synonyms for "LockBoxType" DO NOT exist in the "Property" metadata - | KeySafeType | - When "LockBoxType" exists in the "Property" metadata - Then "LockBoxType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: Longitude - When "Longitude" exists in the "Property" metadata - Then "Longitude" MUST be "Decimal" data type - And "Longitude" precision SHOULD be equal to the RESO Suggested Max Precision of 12 - And "Longitude" scale SHOULD be equal to the RESO Suggested Max Scale of 8 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: LotDimensionsSource - When "LotDimensionsSource" exists in the "Property" metadata - Then "LotDimensionsSource" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @IDX @dd-2.0 - Scenario: LotFeatures - When "LotFeatures" exists in the "Property" metadata - Then "LotFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: LotSizeAcres - When "LotSizeAcres" exists in the "Property" metadata - Then "LotSizeAcres" MUST be "Decimal" data type - And "LotSizeAcres" precision SHOULD be equal to the RESO Suggested Max Precision of 16 - And "LotSizeAcres" scale SHOULD be equal to the RESO Suggested Max Scale of 4 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: LotSizeArea - When "LotSizeArea" exists in the "Property" metadata - Then "LotSizeArea" MUST be "Decimal" data type - And "LotSizeArea" precision SHOULD be equal to the RESO Suggested Max Precision of 16 - And "LotSizeArea" scale SHOULD be equal to the RESO Suggested Max Scale of 4 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: LotSizeDimensions - When "LotSizeDimensions" exists in the "Property" metadata - Then "LotSizeDimensions" MUST be "String" data type - And "LotSizeDimensions" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: LotSizeSource - When "LotSizeSource" exists in the "Property" metadata - Then "LotSizeSource" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: LotSizeSquareFeet - When "LotSizeSquareFeet" exists in the "Property" metadata - Then "LotSizeSquareFeet" MUST be "Decimal" data type - And "LotSizeSquareFeet" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "LotSizeSquareFeet" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: LotSizeUnits - When "LotSizeUnits" exists in the "Property" metadata - Then "LotSizeUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: MLSAreaMajor - Given that the following synonyms for "MLSAreaMajor" DO NOT exist in the "Property" metadata - | MarketingArea | - | MLSArea | - When "MLSAreaMajor" exists in the "Property" metadata - Then "MLSAreaMajor" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: MLSAreaMinor - When "MLSAreaMinor" exists in the "Property" metadata - Then "MLSAreaMinor" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @dd-2.0 - Scenario: MainLevelBathrooms - When "MainLevelBathrooms" exists in the "Property" metadata - Then "MainLevelBathrooms" MUST be "Integer" data type - - @Property @RESI @RLSE @dd-2.0 - Scenario: MainLevelBedrooms - When "MainLevelBedrooms" exists in the "Property" metadata - Then "MainLevelBedrooms" MUST be "Integer" data type - - @Property @RINC @COMS @COML @dd-2.0 - Scenario: MaintenanceExpense - When "MaintenanceExpense" exists in the "Property" metadata - Then "MaintenanceExpense" MUST be "Decimal" data type - And "MaintenanceExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "MaintenanceExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: MajorChangeTimestamp - When "MajorChangeTimestamp" exists in the "Property" metadata - Then "MajorChangeTimestamp" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: MajorChangeType - When "MajorChangeType" exists in the "Property" metadata - Then "MajorChangeType" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @MOBI @dd-2.0 - Scenario: Make - When "Make" exists in the "Property" metadata - Then "Make" MUST be "String" data type - And "Make" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RINC @dd-2.0 - Scenario: ManagerExpense - When "ManagerExpense" exists in the "Property" metadata - Then "ManagerExpense" MUST be "Decimal" data type - And "ManagerExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "ManagerExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: MapCoordinate - Given that the following synonyms for "MapCoordinate" DO NOT exist in the "Property" metadata - | MapBookCoordinate | - | ThomasGuide | - | TG# | - | MapBookNumber | - When "MapCoordinate" exists in the "Property" metadata - Then "MapCoordinate" MUST be "String" data type - And "MapCoordinate" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: MapCoordinateSource - Given that the following synonyms for "MapCoordinateSource" DO NOT exist in the "Property" metadata - | MapBook | - When "MapCoordinateSource" exists in the "Property" metadata - Then "MapCoordinateSource" MUST be "String" data type - And "MapCoordinateSource" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: MapURL - When "MapURL" exists in the "Property" metadata - Then "MapURL" MUST be "String" data type - And "MapURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: MiddleOrJuniorSchool - When "MiddleOrJuniorSchool" exists in the "Property" metadata - Then "MiddleOrJuniorSchool" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: MiddleOrJuniorSchoolDistrict - When "MiddleOrJuniorSchoolDistrict" exists in the "Property" metadata - Then "MiddleOrJuniorSchoolDistrict" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: MlsStatus - Given that the following synonyms for "MlsStatus" DO NOT exist in the "Property" metadata - | ListingStatus | - | Status | - When "MlsStatus" exists in the "Property" metadata - Then "MlsStatus" MUST be "Single Enumeration" data type - - @Property @MOBI @dd-2.0 - Scenario: MobileDimUnits - When "MobileDimUnits" exists in the "Property" metadata - Then "MobileDimUnits" MUST be "Single Enumeration" data type - - @Property @MOBI @dd-2.0 - Scenario: MobileHomeRemainsYN - When "MobileHomeRemainsYN" exists in the "Property" metadata - Then "MobileHomeRemainsYN" MUST be "Boolean" data type - - @Property @MOBI @IDX @dd-2.0 - Scenario: MobileLength - When "MobileLength" exists in the "Property" metadata - Then "MobileLength" MUST be "Integer" data type - - @Property @MOBI @IDX @dd-2.0 - Scenario: MobileWidth - When "MobileWidth" exists in the "Property" metadata - Then "MobileWidth" MUST be "Integer" data type - - @Property @RESI @RLSE @MOBI @dd-2.0 - Scenario: Model - When "Model" exists in the "Property" metadata - Then "Model" MUST be "String" data type - And "Model" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: ModificationTimestamp - Given that the following synonyms for "ModificationTimestamp" DO NOT exist in the "Property" metadata - | ModificationDateTime | - | DateTimeModified | - | ModDate | - | DateMod | - | UpdateDate | - | UpdateTimestamp | - When "ModificationTimestamp" exists in the "Property" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Property @RINC @COMS @COML @BUSO @dd-2.0 - Scenario: NetOperatingIncome - When "NetOperatingIncome" exists in the "Property" metadata - Then "NetOperatingIncome" MUST be "Decimal" data type - And "NetOperatingIncome" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "NetOperatingIncome" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: NewConstructionYN - When "NewConstructionYN" exists in the "Property" metadata - Then "NewConstructionYN" MUST be "Boolean" data type - - @Property @RINC @dd-2.0 - Scenario: NewTaxesExpense - When "NewTaxesExpense" exists in the "Property" metadata - Then "NewTaxesExpense" MUST be "Decimal" data type - And "NewTaxesExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "NewTaxesExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RINC @COMS @COML @dd-2.0 - Scenario: NumberOfBuildings - Given that the following synonyms for "NumberOfBuildings" DO NOT exist in the "Property" metadata - | NumberOfUnitsBuildings | - When "NumberOfBuildings" exists in the "Property" metadata - Then "NumberOfBuildings" MUST be "Integer" data type - - @Property @BUSO @dd-2.0 - Scenario: NumberOfFullTimeEmployees - When "NumberOfFullTimeEmployees" exists in the "Property" metadata - Then "NumberOfFullTimeEmployees" MUST be "Integer" data type - - @Property @LAND @dd-2.0 - Scenario: NumberOfLots - When "NumberOfLots" exists in the "Property" metadata - Then "NumberOfLots" MUST be "Integer" data type - - @Property @MOBI @dd-2.0 - Scenario: NumberOfPads - When "NumberOfPads" exists in the "Property" metadata - Then "NumberOfPads" MUST be "Integer" data type - - @Property @BUSO @dd-2.0 - Scenario: NumberOfPartTimeEmployees - When "NumberOfPartTimeEmployees" exists in the "Property" metadata - Then "NumberOfPartTimeEmployees" MUST be "Integer" data type - - @Property @RINC @FARM @dd-2.0 - Scenario: NumberOfSeparateElectricMeters - When "NumberOfSeparateElectricMeters" exists in the "Property" metadata - Then "NumberOfSeparateElectricMeters" MUST be "Integer" data type - - @Property @RINC @FARM @dd-2.0 - Scenario: NumberOfSeparateGasMeters - When "NumberOfSeparateGasMeters" exists in the "Property" metadata - Then "NumberOfSeparateGasMeters" MUST be "Integer" data type - - @Property @RINC @FARM @dd-2.0 - Scenario: NumberOfSeparateWaterMeters - When "NumberOfSeparateWaterMeters" exists in the "Property" metadata - Then "NumberOfSeparateWaterMeters" MUST be "Integer" data type - - @Property @RESI @RLSE @dd-2.0 - Scenario: NumberOfUnitsInCommunity - When "NumberOfUnitsInCommunity" exists in the "Property" metadata - Then "NumberOfUnitsInCommunity" MUST be "Integer" data type - - @Property @RINC @COMS @COML @dd-2.0 - Scenario: NumberOfUnitsLeased - When "NumberOfUnitsLeased" exists in the "Property" metadata - Then "NumberOfUnitsLeased" MUST be "Integer" data type - - @Property @RINC @dd-2.0 - Scenario: NumberOfUnitsMoMo - When "NumberOfUnitsMoMo" exists in the "Property" metadata - Then "NumberOfUnitsMoMo" MUST be "Integer" data type - - @Property @RINC @COMS @COML @IDX @dd-2.0 - Scenario: NumberOfUnitsTotal - When "NumberOfUnitsTotal" exists in the "Property" metadata - Then "NumberOfUnitsTotal" MUST be "Integer" data type - - @Property @RINC @dd-2.0 - Scenario: NumberOfUnitsVacant - When "NumberOfUnitsVacant" exists in the "Property" metadata - Then "NumberOfUnitsVacant" MUST be "Integer" data type - - @Property @RESI @RLSE @MOBI @dd-2.0 - Scenario: OccupantName - When "OccupantName" exists in the "Property" metadata - Then "OccupantName" MUST be "String" data type - And "OccupantName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @MOBI @dd-2.0 - Scenario: OccupantPhone - When "OccupantPhone" exists in the "Property" metadata - Then "OccupantPhone" MUST be "String" data type - And "OccupantPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @MOBI @dd-2.0 - Scenario: OccupantType - When "OccupantType" exists in the "Property" metadata - Then "OccupantType" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: OffMarketDate - Given that the following synonyms for "OffMarketDate" DO NOT exist in the "Property" metadata - | DateOffMarket | - When "OffMarketDate" exists in the "Property" metadata - Then "OffMarketDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: OffMarketTimestamp - When "OffMarketTimestamp" exists in the "Property" metadata - Then "OffMarketTimestamp" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: OnMarketDate - When "OnMarketDate" exists in the "Property" metadata - Then "OnMarketDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: OnMarketTimestamp - When "OnMarketTimestamp" exists in the "Property" metadata - Then "OnMarketTimestamp" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: OpenParkingSpaces - Given that the following synonyms for "OpenParkingSpaces" DO NOT exist in the "Property" metadata - | UncoveredParking | - When "OpenParkingSpaces" exists in the "Property" metadata - Then "OpenParkingSpaces" MUST be "Decimal" data type - And "OpenParkingSpaces" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "OpenParkingSpaces" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: OpenParkingYN - When "OpenParkingYN" exists in the "Property" metadata - Then "OpenParkingYN" MUST be "Boolean" data type - - @Property @RINC @COMS @COML @BUSO @dd-2.0 - Scenario: OperatingExpense - When "OperatingExpense" exists in the "Property" metadata - Then "OperatingExpense" MUST be "Decimal" data type - And "OperatingExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "OperatingExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RINC @dd-2.0 - Scenario: OperatingExpenseIncludes - When "OperatingExpenseIncludes" exists in the "Property" metadata - Then "OperatingExpenseIncludes" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: OriginalEntryTimestamp - Given that the following synonyms for "OriginalEntryTimestamp" DO NOT exist in the "Property" metadata - | EntryDate | - | InputDate | - | DateTimeCreated | - | CreatedDate. | - When "OriginalEntryTimestamp" exists in the "Property" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: OriginalListPrice - Given that the following synonyms for "OriginalListPrice" DO NOT exist in the "Property" metadata - | OriginalPrice | - When "OriginalListPrice" exists in the "Property" metadata - Then "OriginalListPrice" MUST be "Decimal" data type - And "OriginalListPrice" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "OriginalListPrice" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: OriginatingSystemID - Given that the following synonyms for "OriginatingSystemID" DO NOT exist in the "Property" metadata - | AuthoritativeSystemID | - When "OriginatingSystemID" exists in the "Property" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: OriginatingSystemKey - Given that the following synonyms for "OriginatingSystemKey" DO NOT exist in the "Property" metadata - | ProviderKey | - | AuthoritativeSystemKey | - When "OriginatingSystemKey" exists in the "Property" metadata - Then "OriginatingSystemKey" MUST be "String" data type - And "OriginatingSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "Property" metadata - | ProviderName | - | MLSID | - | AuthoritativeSystem | - When "OriginatingSystemName" exists in the "Property" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: OtherEquipment - When "OtherEquipment" exists in the "Property" metadata - Then "OtherEquipment" MUST be "Multiple Enumeration" data type - - @Property @RINC @COMS @COML @dd-2.0 - Scenario: OtherExpense - When "OtherExpense" exists in the "Property" metadata - Then "OtherExpense" MUST be "Decimal" data type - And "OtherExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "OtherExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: OtherParking - When "OtherParking" exists in the "Property" metadata - Then "OtherParking" MUST be "String" data type - And "OtherParking" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: OtherStructures - When "OtherStructures" exists in the "Property" metadata - Then "OtherStructures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: OwnerName - When "OwnerName" exists in the "Property" metadata - Then "OwnerName" MUST be "String" data type - And "OwnerName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RLSE @RINC @COMS @COML @dd-2.0 - Scenario: OwnerPays - When "OwnerPays" exists in the "Property" metadata - Then "OwnerPays" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: OwnerPhone - When "OwnerPhone" exists in the "Property" metadata - Then "OwnerPhone" MUST be "String" data type - And "OwnerPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: Ownership - When "Ownership" exists in the "Property" metadata - Then "Ownership" MUST be "String" data type - And "Ownership" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Property @BUSO @dd-2.0 - Scenario: OwnershipType - When "OwnershipType" exists in the "Property" metadata - Then "OwnershipType" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: ParcelNumber - Given that the following synonyms for "ParcelNumber" DO NOT exist in the "Property" metadata - | APN | - | AssessorsParcelNumber | - | TaxID | - | AssessorNumber | - When "ParcelNumber" exists in the "Property" metadata - Then "ParcelNumber" MUST be "String" data type - And "ParcelNumber" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @MOBI @dd-2.0 - Scenario: ParkManagerName - When "ParkManagerName" exists in the "Property" metadata - Then "ParkManagerName" MUST be "String" data type - And "ParkManagerName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @MOBI @dd-2.0 - Scenario: ParkManagerPhone - When "ParkManagerPhone" exists in the "Property" metadata - Then "ParkManagerPhone" MUST be "String" data type - And "ParkManagerPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @MOBI @COMS @COML @IDX @dd-2.0 - Scenario: ParkName - When "ParkName" exists in the "Property" metadata - Then "ParkName" MUST be "String" data type - And "ParkName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: ParkingFeatures - When "ParkingFeatures" exists in the "Property" metadata - Then "ParkingFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ParkingTotal - When "ParkingTotal" exists in the "Property" metadata - Then "ParkingTotal" MUST be "Decimal" data type - And "ParkingTotal" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "ParkingTotal" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @FARM @dd-2.0 - Scenario: PastureArea - When "PastureArea" exists in the "Property" metadata - Then "PastureArea" MUST be "Decimal" data type - And "PastureArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "PastureArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: PatioAndPorchFeatures - When "PatioAndPorchFeatures" exists in the "Property" metadata - Then "PatioAndPorchFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: PendingTimestamp - When "PendingTimestamp" exists in the "Property" metadata - Then "PendingTimestamp" MUST be "Timestamp" data type - - @Property @RINC @dd-2.0 - Scenario: PestControlExpense - When "PestControlExpense" exists in the "Property" metadata - Then "PestControlExpense" MUST be "Decimal" data type - And "PestControlExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "PestControlExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RLSE @MOBI @dd-2.0 - Scenario: PetsAllowed - When "PetsAllowed" exists in the "Property" metadata - Then "PetsAllowed" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: PhotosChangeTimestamp - Given that the following synonyms for "PhotosChangeTimestamp" DO NOT exist in the "Property" metadata - | PhotoChangeTimestamp | - When "PhotosChangeTimestamp" exists in the "Property" metadata - Then "PhotosChangeTimestamp" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: PhotosCount - Given that the following synonyms for "PhotosCount" DO NOT exist in the "Property" metadata - | PhotoCount | - When "PhotosCount" exists in the "Property" metadata - Then "PhotosCount" MUST be "Integer" data type - - @Property @RINC @dd-2.0 - Scenario: PoolExpense - When "PoolExpense" exists in the "Property" metadata - Then "PoolExpense" MUST be "Decimal" data type - And "PoolExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "PoolExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @IDX @dd-2.0 - Scenario: PoolFeatures - When "PoolFeatures" exists in the "Property" metadata - Then "PoolFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @IDX @dd-2.0 - Scenario: PoolPrivateYN - When "PoolPrivateYN" exists in the "Property" metadata - Then "PoolPrivateYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: Possession - When "Possession" exists in the "Property" metadata - Then "Possession" MUST be "Multiple Enumeration" data type - - @Property @LAND @IDX @dd-2.0 - Scenario: PossibleUse - When "PossibleUse" exists in the "Property" metadata - Then "PossibleUse" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: PostalCity - When "PostalCity" exists in the "Property" metadata - Then "PostalCity" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: PostalCode - Given that the following synonyms for "PostalCode" DO NOT exist in the "Property" metadata - | ZipCode | - | Zip | - When "PostalCode" exists in the "Property" metadata - Then "PostalCode" MUST be "String" data type - And "PostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: PostalCodePlus4 - Given that the following synonyms for "PostalCodePlus4" DO NOT exist in the "Property" metadata - | Zip+4 | - | ZipPlus4 | - When "PostalCodePlus4" exists in the "Property" metadata - Then "PostalCodePlus4" MUST be "String" data type - And "PostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: PowerProductionType - When "PowerProductionType" exists in the "Property" metadata - Then "PowerProductionType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: PreviousListPrice - Given that the following synonyms for "PreviousListPrice" DO NOT exist in the "Property" metadata - | PreviousPrice | - | LastPrice | - | ListPriorPrice | - When "PreviousListPrice" exists in the "Property" metadata - Then "PreviousListPrice" MUST be "Decimal" data type - And "PreviousListPrice" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "PreviousListPrice" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: PriceChangeTimestamp - Given that the following synonyms for "PriceChangeTimestamp" DO NOT exist in the "Property" metadata - | PriceChangeDateTime | - | PriceChange | - When "PriceChangeTimestamp" exists in the "Property" metadata - Then "PriceChangeTimestamp" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: PrivateOfficeRemarks - When "PrivateOfficeRemarks" exists in the "Property" metadata - Then "PrivateOfficeRemarks" MUST be "String" data type - And "PrivateOfficeRemarks" length SHOULD be equal to the RESO Suggested Max Length of 4000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: PrivateRemarks - Given that the following synonyms for "PrivateRemarks" DO NOT exist in the "Property" metadata - | AgentRemarks | - | ConfidentialRemarks | - When "PrivateRemarks" exists in the "Property" metadata - Then "PrivateRemarks" MUST be "String" data type - And "PrivateRemarks" length SHOULD be equal to the RESO Suggested Max Length of 4000 - - @Property @RINC @COMS @COML @dd-2.0 - Scenario: ProfessionalManagementExpense - Given that the following synonyms for "ProfessionalManagementExpense" DO NOT exist in the "Property" metadata - | ManagementCompanyExpense | - When "ProfessionalManagementExpense" exists in the "Property" metadata - Then "ProfessionalManagementExpense" MUST be "Decimal" data type - And "ProfessionalManagementExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "ProfessionalManagementExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: PropertyAttachedYN - Given that the following synonyms for "PropertyAttachedYN" DO NOT exist in the "Property" metadata - | StructureAttachedYN | - When "PropertyAttachedYN" exists in the "Property" metadata - Then "PropertyAttachedYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: PropertyCondition - Given that the following synonyms for "PropertyCondition" DO NOT exist in the "Property" metadata - | StructuralCondition | - | Condition | - When "PropertyCondition" exists in the "Property" metadata - Then "PropertyCondition" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @MOBI @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: PropertySubType - When "PropertySubType" exists in the "Property" metadata - Then "PropertySubType" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: PropertyType - When "PropertyType" exists in the "Property" metadata - Then "PropertyType" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: PublicRemarks - Given that the following synonyms for "PublicRemarks" DO NOT exist in the "Property" metadata - | PropertyDescription | - | InternetRemarks | - | Remarks | - When "PublicRemarks" exists in the "Property" metadata - Then "PublicRemarks" MUST be "String" data type - And "PublicRemarks" length SHOULD be equal to the RESO Suggested Max Length of 4000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: PublicSurveyRange - When "PublicSurveyRange" exists in the "Property" metadata - Then "PublicSurveyRange" MUST be "String" data type - And "PublicSurveyRange" length SHOULD be equal to the RESO Suggested Max Length of 20 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: PublicSurveySection - When "PublicSurveySection" exists in the "Property" metadata - Then "PublicSurveySection" MUST be "String" data type - And "PublicSurveySection" length SHOULD be equal to the RESO Suggested Max Length of 20 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: PublicSurveyTownship - When "PublicSurveyTownship" exists in the "Property" metadata - Then "PublicSurveyTownship" MUST be "String" data type - And "PublicSurveyTownship" length SHOULD be equal to the RESO Suggested Max Length of 20 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: PurchaseContractDate - Given that the following synonyms for "PurchaseContractDate" DO NOT exist in the "Property" metadata - | PendingDate | - | DatePending | - | UnderContractDate | - | ContractDate | - | LeasePending | - | PendingLeaseDate | - | LeaseAgreementDate | - When "PurchaseContractDate" exists in the "Property" metadata - Then "PurchaseContractDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: RVParkingDimensions - When "RVParkingDimensions" exists in the "Property" metadata - Then "RVParkingDimensions" MUST be "String" data type - And "RVParkingDimensions" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @FARM @dd-2.0 - Scenario: RangeArea - When "RangeArea" exists in the "Property" metadata - Then "RangeArea" MUST be "Decimal" data type - And "RangeArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "RangeArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RINC @COMS @COML @dd-2.0 - Scenario: RentControlYN - When "RentControlYN" exists in the "Property" metadata - Then "RentControlYN" MUST be "Boolean" data type - - @Property @RLSE @MOBI @IDX @dd-2.0 - Scenario: RentIncludes - When "RentIncludes" exists in the "Property" metadata - Then "RentIncludes" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: RoadFrontageType - When "RoadFrontageType" exists in the "Property" metadata - Then "RoadFrontageType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: RoadResponsibility - When "RoadResponsibility" exists in the "Property" metadata - Then "RoadResponsibility" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: RoadSurfaceType - When "RoadSurfaceType" exists in the "Property" metadata - Then "RoadSurfaceType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: Roof - When "Roof" exists in the "Property" metadata - Then "Roof" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @MOBI @FARM @IDX @dd-2.0 - Scenario: RoomType - When "RoomType" exists in the "Property" metadata - Then "RoomType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: RoomsTotal - When "RoomsTotal" exists in the "Property" metadata - Then "RoomsTotal" MUST be "Integer" data type - - @Property @BUSO @dd-2.0 - Scenario: SeatingCapacity - When "SeatingCapacity" exists in the "Property" metadata - Then "SeatingCapacity" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: SecurityFeatures - When "SecurityFeatures" exists in the "Property" metadata - Then "SecurityFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @IDX @dd-2.0 - Scenario: SeniorCommunityYN - When "SeniorCommunityYN" exists in the "Property" metadata - Then "SeniorCommunityYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @MOBI @dd-2.0 - Scenario: SerialU - Given that the following synonyms for "SerialU" DO NOT exist in the "Property" metadata - | Unit1SerialNo | - When "SerialU" exists in the "Property" metadata - Then "SerialU" MUST be "String" data type - And "SerialU" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @MOBI @dd-2.0 - Scenario: SerialX - Given that the following synonyms for "SerialX" DO NOT exist in the "Property" metadata - | Unit2SerialNo | - When "SerialX" exists in the "Property" metadata - Then "SerialX" MUST be "String" data type - And "SerialX" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @MOBI @dd-2.0 - Scenario: SerialXX - Given that the following synonyms for "SerialXX" DO NOT exist in the "Property" metadata - | Unit3SerialNo | - When "SerialXX" exists in the "Property" metadata - Then "SerialXX" MUST be "String" data type - And "SerialXX" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: Sewer - When "Sewer" exists in the "Property" metadata - Then "Sewer" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ShowingAdvanceNotice - When "ShowingAdvanceNotice" exists in the "Property" metadata - Then "ShowingAdvanceNotice" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ShowingAttendedYN - When "ShowingAttendedYN" exists in the "Property" metadata - Then "ShowingAttendedYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ShowingContactName - When "ShowingContactName" exists in the "Property" metadata - Then "ShowingContactName" MUST be "String" data type - And "ShowingContactName" length SHOULD be equal to the RESO Suggested Max Length of 40 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ShowingContactPhone - Given that the following synonyms for "ShowingContactPhone" DO NOT exist in the "Property" metadata - | ShowingPhone | - When "ShowingContactPhone" exists in the "Property" metadata - Then "ShowingContactPhone" MUST be "String" data type - And "ShowingContactPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ShowingContactPhoneExt - When "ShowingContactPhoneExt" exists in the "Property" metadata - Then "ShowingContactPhoneExt" MUST be "String" data type - And "ShowingContactPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ShowingContactType - When "ShowingContactType" exists in the "Property" metadata - Then "ShowingContactType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ShowingDays - When "ShowingDays" exists in the "Property" metadata - Then "ShowingDays" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ShowingEndTime - When "ShowingEndTime" exists in the "Property" metadata - Then "ShowingEndTime" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ShowingInstructions - Given that the following synonyms for "ShowingInstructions" DO NOT exist in the "Property" metadata - | ShowingRemarks | - When "ShowingInstructions" exists in the "Property" metadata - Then "ShowingInstructions" MUST be "String" data type - And "ShowingInstructions" length SHOULD be equal to the RESO Suggested Max Length of 4000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ShowingRequirements - When "ShowingRequirements" exists in the "Property" metadata - Then "ShowingRequirements" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ShowingStartTime - When "ShowingStartTime" exists in the "Property" metadata - Then "ShowingStartTime" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: SignOnPropertyYN - When "SignOnPropertyYN" exists in the "Property" metadata - Then "SignOnPropertyYN" MUST be "Boolean" data type - - @Property @MOBI @IDX @dd-2.0 - Scenario: Skirt - When "Skirt" exists in the "Property" metadata - Then "Skirt" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: SourceSystemID - When "SourceSystemID" exists in the "Property" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: SourceSystemKey - Given that the following synonyms for "SourceSystemKey" DO NOT exist in the "Property" metadata - | ProviderKey | - When "SourceSystemKey" exists in the "Property" metadata - Then "SourceSystemKey" MUST be "String" data type - And "SourceSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "Property" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "Property" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @IDX @dd-2.0 - Scenario: SpaFeatures - When "SpaFeatures" exists in the "Property" metadata - Then "SpaFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: SpaYN - Given that the following synonyms for "SpaYN" DO NOT exist in the "Property" metadata - | Jacuzzi | - | HotTub | - When "SpaYN" exists in the "Property" metadata - Then "SpaYN" MUST be "Boolean" data type - - @Property @BUSO @dd-2.0 - Scenario: SpecialLicenses - When "SpecialLicenses" exists in the "Property" metadata - Then "SpecialLicenses" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: SpecialListingConditions - Given that the following synonyms for "SpecialListingConditions" DO NOT exist in the "Property" metadata - | SaleType | - | REO | - | ShortSale | - | NoticeOfDefault | - | Foreclosure | - When "SpecialListingConditions" exists in the "Property" metadata - Then "SpecialListingConditions" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: StandardStatus - Given that the following synonyms for "StandardStatus" DO NOT exist in the "Property" metadata - | NormalizedListingStatus | - | RetsStatus | - When "StandardStatus" exists in the "Property" metadata - Then "StandardStatus" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: StateOrProvince - When "StateOrProvince" exists in the "Property" metadata - Then "StateOrProvince" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: StateRegion - When "StateRegion" exists in the "Property" metadata - Then "StateRegion" MUST be "String" data type - And "StateRegion" length SHOULD be equal to the RESO Suggested Max Length of 150 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: StatusChangeTimestamp - Given that the following synonyms for "StatusChangeTimestamp" DO NOT exist in the "Property" metadata - | StatusDateTime | - When "StatusChangeTimestamp" exists in the "Property" metadata - Then "StatusChangeTimestamp" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: Stories - Given that the following synonyms for "Stories" DO NOT exist in the "Property" metadata - | Floors | - When "Stories" exists in the "Property" metadata - Then "Stories" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: StoriesTotal - Given that the following synonyms for "StoriesTotal" DO NOT exist in the "Property" metadata - | StoriesBuildingTotal | - When "StoriesTotal" exists in the "Property" metadata - Then "StoriesTotal" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: StreetAdditionalInfo - When "StreetAdditionalInfo" exists in the "Property" metadata - Then "StreetAdditionalInfo" MUST be "String" data type - And "StreetAdditionalInfo" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: StreetDirPrefix - When "StreetDirPrefix" exists in the "Property" metadata - Then "StreetDirPrefix" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: StreetDirSuffix - When "StreetDirSuffix" exists in the "Property" metadata - Then "StreetDirSuffix" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: StreetName - When "StreetName" exists in the "Property" metadata - Then "StreetName" MUST be "String" data type - And "StreetName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: StreetNumber - When "StreetNumber" exists in the "Property" metadata - Then "StreetNumber" MUST be "String" data type - And "StreetNumber" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: StreetNumberNumeric - When "StreetNumberNumeric" exists in the "Property" metadata - Then "StreetNumberNumeric" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: StreetSuffix - When "StreetSuffix" exists in the "Property" metadata - Then "StreetSuffix" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: StreetSuffixModifier - Given that the following synonyms for "StreetSuffixModifier" DO NOT exist in the "Property" metadata - | StreetSuffixAlternate | - | StreetSuffixExtension. | - When "StreetSuffixModifier" exists in the "Property" metadata - Then "StreetSuffixModifier" MUST be "String" data type - And "StreetSuffixModifier" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: StructureType - Given that the following synonyms for "StructureType" DO NOT exist in the "Property" metadata - | BuildingType | - When "StructureType" exists in the "Property" metadata - Then "StructureType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: SubAgencyCompensation - Given that the following synonyms for "SubAgencyCompensation" DO NOT exist in the "Property" metadata - | SubAgentCompensation | - | CoBrokerCompensation | - When "SubAgencyCompensation" exists in the "Property" metadata - Then "SubAgencyCompensation" MUST be "String" data type - And "SubAgencyCompensation" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: SubAgencyCompensationType - Given that the following synonyms for "SubAgencyCompensationType" DO NOT exist in the "Property" metadata - | SubAgentCompensationType | - | CoBrokerCompensationType | - When "SubAgencyCompensationType" exists in the "Property" metadata - Then "SubAgencyCompensationType" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: SubdivisionName - Given that the following synonyms for "SubdivisionName" DO NOT exist in the "Property" metadata - | Builder'sTract | - When "SubdivisionName" exists in the "Property" metadata - Then "SubdivisionName" MUST be "String" data type - And "SubdivisionName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RINC @dd-2.0 - Scenario: SuppliesExpense - When "SuppliesExpense" exists in the "Property" metadata - Then "SuppliesExpense" MUST be "Decimal" data type - And "SuppliesExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "SuppliesExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: SyndicateTo - When "SyndicateTo" exists in the "Property" metadata - Then "SyndicateTo" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: SyndicationRemarks - Given that the following synonyms for "SyndicationRemarks" DO NOT exist in the "Property" metadata - | AdvertisingRemarks | - When "SyndicationRemarks" exists in the "Property" metadata - Then "SyndicationRemarks" MUST be "String" data type - And "SyndicationRemarks" length SHOULD be equal to the RESO Suggested Max Length of 4000 - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: TaxAnnualAmount - When "TaxAnnualAmount" exists in the "Property" metadata - Then "TaxAnnualAmount" MUST be "Decimal" data type - And "TaxAnnualAmount" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "TaxAnnualAmount" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: TaxAssessedValue - When "TaxAssessedValue" exists in the "Property" metadata - Then "TaxAssessedValue" MUST be "Integer" data type - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: TaxBlock - Given that the following synonyms for "TaxBlock" DO NOT exist in the "Property" metadata - | Block | - When "TaxBlock" exists in the "Property" metadata - Then "TaxBlock" MUST be "String" data type - And "TaxBlock" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: TaxBookNumber - When "TaxBookNumber" exists in the "Property" metadata - Then "TaxBookNumber" MUST be "String" data type - And "TaxBookNumber" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: TaxLegalDescription - Given that the following synonyms for "TaxLegalDescription" DO NOT exist in the "Property" metadata - | LegalDescription | - When "TaxLegalDescription" exists in the "Property" metadata - Then "TaxLegalDescription" MUST be "String" data type - And "TaxLegalDescription" length SHOULD be equal to the RESO Suggested Max Length of 6000 - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: TaxLot - Given that the following synonyms for "TaxLot" DO NOT exist in the "Property" metadata - | Lot | - When "TaxLot" exists in the "Property" metadata - Then "TaxLot" MUST be "String" data type - And "TaxLot" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: TaxMapNumber - When "TaxMapNumber" exists in the "Property" metadata - Then "TaxMapNumber" MUST be "String" data type - And "TaxMapNumber" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: TaxOtherAnnualAssessmentAmount - When "TaxOtherAnnualAssessmentAmount" exists in the "Property" metadata - Then "TaxOtherAnnualAssessmentAmount" MUST be "Decimal" data type - And "TaxOtherAnnualAssessmentAmount" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "TaxOtherAnnualAssessmentAmount" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: TaxParcelLetter - When "TaxParcelLetter" exists in the "Property" metadata - Then "TaxParcelLetter" MUST be "String" data type - And "TaxParcelLetter" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @MOBI @dd-2.0 - Scenario: TaxStatusCurrent - When "TaxStatusCurrent" exists in the "Property" metadata - Then "TaxStatusCurrent" MUST be "Multiple Enumeration" data type - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: TaxTract - Given that the following synonyms for "TaxTract" DO NOT exist in the "Property" metadata - | Tract | - When "TaxTract" exists in the "Property" metadata - Then "TaxTract" MUST be "String" data type - And "TaxTract" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: TaxYear - When "TaxYear" exists in the "Property" metadata - Then "TaxYear" MUST be "Integer" data type - - @Property @RLSE @RINC @COMS @COML @dd-2.0 - Scenario: TenantPays - Given that the following synonyms for "TenantPays" DO NOT exist in the "Property" metadata - | TenantExpense | - When "TenantPays" exists in the "Property" metadata - Then "TenantPays" MUST be "Multiple Enumeration" data type - - @Property @LAND @COMS @COML @IDX @dd-2.0 - Scenario: Topography - When "Topography" exists in the "Property" metadata - Then "Topography" MUST be "String" data type - And "Topography" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RINC @COMS @COML @dd-2.0 - Scenario: TotalActualRent - When "TotalActualRent" exists in the "Property" metadata - Then "TotalActualRent" MUST be "Decimal" data type - And "TotalActualRent" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "TotalActualRent" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: Township - Given that the following synonyms for "Township" DO NOT exist in the "Property" metadata - | Municipality | - | TWP | - When "Township" exists in the "Property" metadata - Then "Township" MUST be "String" data type - And "Township" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: TransactionBrokerCompensation - When "TransactionBrokerCompensation" exists in the "Property" metadata - Then "TransactionBrokerCompensation" MUST be "String" data type - And "TransactionBrokerCompensation" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: TransactionBrokerCompensationType - When "TransactionBrokerCompensationType" exists in the "Property" metadata - Then "TransactionBrokerCompensationType" MUST be "Single Enumeration" data type - - @Property @RINC @COMS @COML @dd-2.0 - Scenario: TrashExpense - When "TrashExpense" exists in the "Property" metadata - Then "TrashExpense" MUST be "Decimal" data type - And "TrashExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "TrashExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: UnitNumber - Given that the following synonyms for "UnitNumber" DO NOT exist in the "Property" metadata - | ApartmentNumber | - | SpaceNumber | - | Suite | - When "UnitNumber" exists in the "Property" metadata - Then "UnitNumber" MUST be "String" data type - And "UnitNumber" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RINC @COMS @COML @IDX @dd-2.0 - Scenario: UnitTypeType - When "UnitTypeType" exists in the "Property" metadata - Then "UnitTypeType" MUST be "Multiple Enumeration" data type - - @Property @RINC @dd-2.0 - Scenario: UnitsFurnished - When "UnitsFurnished" exists in the "Property" metadata - Then "UnitsFurnished" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: UniversalPropertyId - Given that the following synonyms for "UniversalPropertyId" DO NOT exist in the "Property" metadata - | PropertyID | - | PUID | - When "UniversalPropertyId" exists in the "Property" metadata - Then "UniversalPropertyId" MUST be "String" data type - And "UniversalPropertyId" length SHOULD be equal to the RESO Suggested Max Length of 128 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: UniversalPropertySubId - When "UniversalPropertySubId" exists in the "Property" metadata - Then "UniversalPropertySubId" MUST be "String" data type - And "UniversalPropertySubId" length SHOULD be equal to the RESO Suggested Max Length of 128 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: UnparsedAddress - Given that the following synonyms for "UnparsedAddress" DO NOT exist in the "Property" metadata - | FullAddress | - When "UnparsedAddress" exists in the "Property" metadata - Then "UnparsedAddress" MUST be "String" data type - And "UnparsedAddress" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: Utilities - When "Utilities" exists in the "Property" metadata - Then "Utilities" MUST be "Multiple Enumeration" data type - - @Property @RINC @COMS @COML @dd-2.0 - Scenario: VacancyAllowance - When "VacancyAllowance" exists in the "Property" metadata - Then "VacancyAllowance" MUST be "Integer" data type - - @Property @COMS @COML @dd-2.0 - Scenario: VacancyAllowanceRate - When "VacancyAllowanceRate" exists in the "Property" metadata - Then "VacancyAllowanceRate" MUST be "Decimal" data type - And "VacancyAllowanceRate" precision SHOULD be equal to the RESO Suggested Max Precision of 5 - And "VacancyAllowanceRate" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: Vegetation - When "Vegetation" exists in the "Property" metadata - Then "Vegetation" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: VideosChangeTimestamp - When "VideosChangeTimestamp" exists in the "Property" metadata - Then "VideosChangeTimestamp" MUST be "Timestamp" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: VideosCount - When "VideosCount" exists in the "Property" metadata - Then "VideosCount" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @IDX @dd-2.0 - Scenario: View - When "View" exists in the "Property" metadata - Then "View" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: ViewYN - When "ViewYN" exists in the "Property" metadata - Then "ViewYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: VirtualTourURLBranded - When "VirtualTourURLBranded" exists in the "Property" metadata - Then "VirtualTourURLBranded" MUST be "String" data type - And "VirtualTourURLBranded" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: VirtualTourURLUnbranded - When "VirtualTourURLUnbranded" exists in the "Property" metadata - Then "VirtualTourURLUnbranded" MUST be "String" data type - And "VirtualTourURLUnbranded" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @dd-2.0 - Scenario: WalkScore - When "WalkScore" exists in the "Property" metadata - Then "WalkScore" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: WaterBodyName - Given that the following synonyms for "WaterBodyName" DO NOT exist in the "Property" metadata - | LakeName | - | RiverName | - | OceanName | - When "WaterBodyName" exists in the "Property" metadata - Then "WaterBodyName" MUST be "String" data type - And "WaterBodyName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Property @RINC @COMS @COML @dd-2.0 - Scenario: WaterSewerExpense - When "WaterSewerExpense" exists in the "Property" metadata - Then "WaterSewerExpense" MUST be "Decimal" data type - And "WaterSewerExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "WaterSewerExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: WaterSource - When "WaterSource" exists in the "Property" metadata - Then "WaterSource" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: WaterfrontFeatures - Given that the following synonyms for "WaterfrontFeatures" DO NOT exist in the "Property" metadata - | LakefrontFeatures | - | OceanfrontFeatures | - | RiverfrontFeatures | - When "WaterfrontFeatures" exists in the "Property" metadata - Then "WaterfrontFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @IDX @dd-2.0 - Scenario: WaterfrontYN - Given that the following synonyms for "WaterfrontYN" DO NOT exist in the "Property" metadata - | Lakefront | - | Oceanfront | - | Riverfront | - When "WaterfrontYN" exists in the "Property" metadata - Then "WaterfrontYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @IDX @dd-2.0 - Scenario: WindowFeatures - When "WindowFeatures" exists in the "Property" metadata - Then "WindowFeatures" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: WithdrawnDate - When "WithdrawnDate" exists in the "Property" metadata - Then "WithdrawnDate" MUST be "Date" data type - - @Property @FARM @dd-2.0 - Scenario: WoodedArea - When "WoodedArea" exists in the "Property" metadata - Then "WoodedArea" MUST be "Decimal" data type - And "WoodedArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "WoodedArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RINC @dd-2.0 - Scenario: WorkmansCompensationExpense - When "WorkmansCompensationExpense" exists in the "Property" metadata - Then "WorkmansCompensationExpense" MUST be "Decimal" data type - And "WorkmansCompensationExpense" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "WorkmansCompensationExpense" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @Property @RESI @RLSE @RINC @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: YearBuilt - When "YearBuilt" exists in the "Property" metadata - Then "YearBuilt" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: YearBuiltDetails - When "YearBuiltDetails" exists in the "Property" metadata - Then "YearBuiltDetails" MUST be "String" data type - And "YearBuiltDetails" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: YearBuiltEffective - When "YearBuiltEffective" exists in the "Property" metadata - Then "YearBuiltEffective" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: YearBuiltSource - When "YearBuiltSource" exists in the "Property" metadata - Then "YearBuiltSource" MUST be "Single Enumeration" data type - - @Property @BUSO @dd-2.0 - Scenario: YearEstablished - When "YearEstablished" exists in the "Property" metadata - Then "YearEstablished" MUST be "Integer" data type - - @Property @BUSO @dd-2.0 - Scenario: YearsCurrentOwner - When "YearsCurrentOwner" exists in the "Property" metadata - Then "YearsCurrentOwner" MUST be "Integer" data type - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @IDX @dd-2.0 - Scenario: Zoning - When "Zoning" exists in the "Property" metadata - Then "Zoning" MUST be "String" data type - And "Zoning" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: ZoningDescription - When "ZoningDescription" exists in the "Property" metadata - Then "ZoningDescription" MUST be "String" data type - And "ZoningDescription" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: AboveGradeUnfinishedArea - When "AboveGradeUnfinishedArea" exists in the "Property" metadata - Then "AboveGradeUnfinishedArea" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: AboveGradeUnfinishedAreaSource - When "AboveGradeUnfinishedAreaSource" exists in the "Property" metadata - Then "AboveGradeUnfinishedAreaSource" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: AboveGradeUnfinishedAreaUnits - When "AboveGradeUnfinishedAreaUnits" exists in the "Property" metadata - Then "AboveGradeUnfinishedAreaUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ActivationDate - When "ActivationDate" exists in the "Property" metadata - Then "ActivationDate" MUST be "Date" data type - - @Property @COML @dd-2.0 - Scenario: AvailableLeaseType - When "AvailableLeaseType" exists in the "Property" metadata - Then "AvailableLeaseType" MUST be "Multiple Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BackOnMarketDate - When "BackOnMarketDate" exists in the "Property" metadata - Then "BackOnMarketDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: BelowGradeUnfinishedArea - When "BelowGradeUnfinishedArea" exists in the "Property" metadata - Then "BelowGradeUnfinishedArea" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: BelowGradeUnfinishedAreaSource - When "BelowGradeUnfinishedAreaSource" exists in the "Property" metadata - Then "BelowGradeUnfinishedAreaSource" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @MOBI @FARM @dd-2.0 - Scenario: BelowGradeUnfinishedAreaUnits - When "BelowGradeUnfinishedAreaUnits" exists in the "Property" metadata - Then "BelowGradeUnfinishedAreaUnits" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerAgentNationalAssociationId - When "BuyerAgentNationalAssociationId" exists in the "Property" metadata - Then "BuyerAgentNationalAssociationId" MUST be "String" data type - And "BuyerAgentNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerBrokerageCompensation - Given that the following synonyms for "BuyerBrokerageCompensation" DO NOT exist in the "Property" metadata - | SOComp | - | SellingOfficeCompensation | - | BuyerBrokerCompensation | - | SOC | - | Commission | - | BuyerAgencyCompensation | - When "BuyerBrokerageCompensation" exists in the "Property" metadata - Then "BuyerBrokerageCompensation" MUST be "String" data type - And "BuyerBrokerageCompensation" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerBrokerageCompensationType - Given that the following synonyms for "BuyerBrokerageCompensationType" DO NOT exist in the "Property" metadata - | SOCompType | - | SellingOfficeCompensationType | - | BuyerBrokerCompensationType | - | SOCType | - | CommissionType | - | BuyerAgencyCompensationType | - When "BuyerBrokerageCompensationType" exists in the "Property" metadata - Then "BuyerBrokerageCompensationType" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: BuyerOfficeNationalAssociationId - When "BuyerOfficeNationalAssociationId" exists in the "Property" metadata - Then "BuyerOfficeNationalAssociationId" MUST be "String" data type - And "BuyerOfficeNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerAgentNationalAssociationId - When "CoBuyerAgentNationalAssociationId" exists in the "Property" metadata - Then "CoBuyerAgentNationalAssociationId" MUST be "String" data type - And "CoBuyerAgentNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoBuyerOfficeNationalAssociationId - When "CoBuyerOfficeNationalAssociationId" exists in the "Property" metadata - Then "CoBuyerOfficeNationalAssociationId" MUST be "String" data type - And "CoBuyerOfficeNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListAgentNationalAssociationId - When "CoListAgentNationalAssociationId" exists in the "Property" metadata - Then "CoListAgentNationalAssociationId" MUST be "String" data type - And "CoListAgentNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: CoListOfficeNationalAssociationId - When "CoListOfficeNationalAssociationId" exists in the "Property" metadata - Then "CoListOfficeNationalAssociationId" MUST be "String" data type - And "CoListOfficeNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DaysInMls - When "DaysInMls" exists in the "Property" metadata - Then "DaysInMls" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DaysOnSite - When "DaysOnSite" exists in the "Property" metadata - Then "DaysOnSite" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: DualOrVariableRateCommissionYN - When "DualOrVariableRateCommissionYN" exists in the "Property" metadata - Then "DualOrVariableRateCommissionYN" MUST be "Boolean" data type - - @Property @RESI @MOBI @dd-2.0 - Scenario: FhaEligibility - When "FhaEligibility" exists in the "Property" metadata - Then "FhaEligibility" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: GreenVerificationYN - When "GreenVerificationYN" exists in the "Property" metadata - Then "GreenVerificationYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListAgentNationalAssociationId - When "ListAgentNationalAssociationId" exists in the "Property" metadata - Then "ListAgentNationalAssociationId" MUST be "String" data type - And "ListAgentNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListingURL - When "ListingURL" exists in the "Property" metadata - Then "ListingURL" MUST be "String" data type - And "ListingURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListingURLDescription - When "ListingURLDescription" exists in the "Property" metadata - Then "ListingURLDescription" MUST be "Single Enumeration" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: ListOfficeNationalAssociationId - When "ListOfficeNationalAssociationId" exists in the "Property" metadata - Then "ListOfficeNationalAssociationId" MUST be "String" data type - And "ListOfficeNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: PowerProductionYN - When "PowerProductionYN" exists in the "Property" metadata - Then "PowerProductionYN" MUST be "Boolean" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: SimpleDaysOnMarket - When "SimpleDaysOnMarket" exists in the "Property" metadata - Then "SimpleDaysOnMarket" MUST be "Integer" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @BUSO @dd-2.0 - Scenario: StartShowingDate - When "StartShowingDate" exists in the "Property" metadata - Then "StartShowingDate" MUST be "Date" data type - - @Property @RESI @RLSE @RINC @LAND @MOBI @FARM @COMS @COML @dd-2.0 - Scenario: CompSaleYN - When "CompSaleYN" exists in the "Property" metadata - Then "CompSaleYN" MUST be "Boolean" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/propertygreenverification.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/propertygreenverification.feature deleted file mode 100644 index a9d9f0c1..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/propertygreenverification.feature +++ /dev/null @@ -1,120 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: PropertyGreenVerification - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @PropertyGreenVerification @IDX @dd-2.0 - Scenario: GreenBuildingVerificationKey - When "GreenBuildingVerificationKey" exists in the "PropertyGreenVerification" metadata - Then "GreenBuildingVerificationKey" MUST be "String" data type - And "GreenBuildingVerificationKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyGreenVerification @IDX @dd-2.0 - Scenario: GreenBuildingVerificationType - Given that the following synonyms for "GreenBuildingVerificationType" DO NOT exist in the "PropertyGreenVerification" metadata - | GreenBuildingCertification | - | GreenBuildingVerification | - | GreenBuildingRating | - When "GreenBuildingVerificationType" exists in the "PropertyGreenVerification" metadata - Then "GreenBuildingVerificationType" MUST be "Single Enumeration" data type - - @PropertyGreenVerification @IDX @dd-2.0 - Scenario: GreenVerificationBody - Given that the following synonyms for "GreenVerificationBody" DO NOT exist in the "PropertyGreenVerification" metadata - | GreenCertifyingBody | - | GreenRatingBody | - When "GreenVerificationBody" exists in the "PropertyGreenVerification" metadata - Then "GreenVerificationBody" MUST be "String" data type - And "GreenVerificationBody" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @PropertyGreenVerification @IDX @dd-2.0 - Scenario: GreenVerificationMetric - Given that the following synonyms for "GreenVerificationMetric" DO NOT exist in the "PropertyGreenVerification" metadata - | GreenCertificationMetric | - | GreenRatingMetric | - When "GreenVerificationMetric" exists in the "PropertyGreenVerification" metadata - Then "GreenVerificationMetric" MUST be "Integer" data type - - @PropertyGreenVerification @IDX @dd-2.0 - Scenario: GreenVerificationRating - Given that the following synonyms for "GreenVerificationRating" DO NOT exist in the "PropertyGreenVerification" metadata - | GreenCertificationRating | - | GreenRating | - When "GreenVerificationRating" exists in the "PropertyGreenVerification" metadata - Then "GreenVerificationRating" MUST be "String" data type - And "GreenVerificationRating" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @PropertyGreenVerification @IDX @dd-2.0 - Scenario: GreenVerificationSource - Given that the following synonyms for "GreenVerificationSource" DO NOT exist in the "PropertyGreenVerification" metadata - | GreenRatingSource | - | GreenCertificationSource | - When "GreenVerificationSource" exists in the "PropertyGreenVerification" metadata - Then "GreenVerificationSource" MUST be "Single Enumeration" data type - - @PropertyGreenVerification @IDX @dd-2.0 - Scenario: GreenVerificationStatus - Given that the following synonyms for "GreenVerificationStatus" DO NOT exist in the "PropertyGreenVerification" metadata - | GreenRatingStatus | - | GreenCertificationStatus | - When "GreenVerificationStatus" exists in the "PropertyGreenVerification" metadata - Then "GreenVerificationStatus" MUST be "Single Enumeration" data type - - @PropertyGreenVerification @IDX @dd-2.0 - Scenario: GreenVerificationURL - Given that the following synonyms for "GreenVerificationURL" DO NOT exist in the "PropertyGreenVerification" metadata - | GreenRatingURL | - | GreenCertificationURL | - When "GreenVerificationURL" exists in the "PropertyGreenVerification" metadata - Then "GreenVerificationURL" MUST be "String" data type - And "GreenVerificationURL" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @PropertyGreenVerification @IDX @dd-2.0 - Scenario: GreenVerificationVersion - Given that the following synonyms for "GreenVerificationVersion" DO NOT exist in the "PropertyGreenVerification" metadata - | GreenRatingVersion | - | GreenCertificationVersion | - When "GreenVerificationVersion" exists in the "PropertyGreenVerification" metadata - Then "GreenVerificationVersion" MUST be "String" data type - And "GreenVerificationVersion" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @PropertyGreenVerification @IDX @dd-2.0 - Scenario: GreenVerificationYear - Given that the following synonyms for "GreenVerificationYear" DO NOT exist in the "PropertyGreenVerification" metadata - | GreenYearCertified | - | GreenRatingYear | - When "GreenVerificationYear" exists in the "PropertyGreenVerification" metadata - Then "GreenVerificationYear" MUST be "Integer" data type - - @PropertyGreenVerification @IDX @dd-2.0 - Scenario: ListingId - Given that the following synonyms for "ListingId" DO NOT exist in the "PropertyGreenVerification" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - When "ListingId" exists in the "PropertyGreenVerification" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyGreenVerification @IDX @dd-2.0 - Scenario: ListingKey - Given that the following synonyms for "ListingKey" DO NOT exist in the "PropertyGreenVerification" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ListingKey" exists in the "PropertyGreenVerification" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyGreenVerification @IDX @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "PropertyGreenVerification" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/propertypowerproduction.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/propertypowerproduction.feature deleted file mode 100644 index 008926e9..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/propertypowerproduction.feature +++ /dev/null @@ -1,75 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: PropertyPowerProduction - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @PropertyPowerProduction @dd-2.0 - Scenario: ListingId - Given that the following synonyms for "ListingId" DO NOT exist in the "PropertyPowerProduction" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - When "ListingId" exists in the "PropertyPowerProduction" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyPowerProduction @dd-2.0 - Scenario: ListingKey - Given that the following synonyms for "ListingKey" DO NOT exist in the "PropertyPowerProduction" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ListingKey" exists in the "PropertyPowerProduction" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyPowerProduction @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "PropertyPowerProduction" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @PropertyPowerProduction @dd-2.0 - Scenario: PowerProductionAnnual - When "PowerProductionAnnual" exists in the "PropertyPowerProduction" metadata - Then "PowerProductionAnnual" MUST be "Integer" data type - - @PropertyPowerProduction @dd-2.0 - Scenario: PowerProductionAnnualStatus - When "PowerProductionAnnualStatus" exists in the "PropertyPowerProduction" metadata - Then "PowerProductionAnnualStatus" MUST be "Single Enumeration" data type - - @PropertyPowerProduction @dd-2.0 - Scenario: PowerProductionKey - When "PowerProductionKey" exists in the "PropertyPowerProduction" metadata - Then "PowerProductionKey" MUST be "String" data type - And "PowerProductionKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyPowerProduction @dd-2.0 - Scenario: PowerProductionSize - When "PowerProductionSize" exists in the "PropertyPowerProduction" metadata - Then "PowerProductionSize" MUST be "Decimal" data type - And "PowerProductionSize" precision SHOULD be equal to the RESO Suggested Max Precision of 5 - And "PowerProductionSize" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @PropertyPowerProduction @dd-2.0 - Scenario: PowerProductionType - When "PowerProductionType" exists in the "PropertyPowerProduction" metadata - Then "PowerProductionType" MUST be "Single Enumeration" data type - - @PropertyPowerProduction @dd-2.0 - Scenario: PowerProductionYearInstall - When "PowerProductionYearInstall" exists in the "PropertyPowerProduction" metadata - Then "PowerProductionYearInstall" MUST be "Integer" data type - - @PropertyPowerProduction @dd-2.0 - Scenario: PowerProductionOwnership - When "PowerProductionOwnership" exists in the "PropertyPowerProduction" metadata - Then "PowerProductionOwnership" MUST be "Single Enumeration" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/propertyrooms.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/propertyrooms.feature deleted file mode 100644 index 2a53837a..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/propertyrooms.feature +++ /dev/null @@ -1,111 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: PropertyRooms - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @PropertyRooms @dd-2.0 - Scenario: ListingId - Given that the following synonyms for "ListingId" DO NOT exist in the "PropertyRooms" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - When "ListingId" exists in the "PropertyRooms" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyRooms @dd-2.0 - Scenario: ListingKey - Given that the following synonyms for "ListingKey" DO NOT exist in the "PropertyRooms" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ListingKey" exists in the "PropertyRooms" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyRooms @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "PropertyRooms" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @PropertyRooms @dd-2.0 - Scenario: RoomArea - When "RoomArea" exists in the "PropertyRooms" metadata - Then "RoomArea" MUST be "Decimal" data type - And "RoomArea" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "RoomArea" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @PropertyRooms @dd-2.0 - Scenario: RoomAreaSource - When "RoomAreaSource" exists in the "PropertyRooms" metadata - Then "RoomAreaSource" MUST be "Single Enumeration" data type - - @PropertyRooms @dd-2.0 - Scenario: RoomAreaUnits - When "RoomAreaUnits" exists in the "PropertyRooms" metadata - Then "RoomAreaUnits" MUST be "Single Enumeration" data type - - @PropertyRooms @dd-2.0 - Scenario: RoomDescription - When "RoomDescription" exists in the "PropertyRooms" metadata - Then "RoomDescription" MUST be "String" data type - And "RoomDescription" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @PropertyRooms @dd-2.0 - Scenario: RoomDimensions - When "RoomDimensions" exists in the "PropertyRooms" metadata - Then "RoomDimensions" MUST be "String" data type - And "RoomDimensions" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @PropertyRooms @dd-2.0 - Scenario: RoomFeatures - When "RoomFeatures" exists in the "PropertyRooms" metadata - Then "RoomFeatures" MUST be "Multiple Enumeration" data type - - @PropertyRooms @dd-2.0 - Scenario: RoomKey - When "RoomKey" exists in the "PropertyRooms" metadata - Then "RoomKey" MUST be "String" data type - And "RoomKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyRooms @dd-2.0 - Scenario: RoomLength - When "RoomLength" exists in the "PropertyRooms" metadata - Then "RoomLength" MUST be "Decimal" data type - And "RoomLength" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "RoomLength" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @PropertyRooms @dd-2.0 - Scenario: RoomLengthWidthSource - When "RoomLengthWidthSource" exists in the "PropertyRooms" metadata - Then "RoomLengthWidthSource" MUST be "Single Enumeration" data type - - @PropertyRooms @dd-2.0 - Scenario: RoomLengthWidthUnits - When "RoomLengthWidthUnits" exists in the "PropertyRooms" metadata - Then "RoomLengthWidthUnits" MUST be "Single Enumeration" data type - - @PropertyRooms @dd-2.0 - Scenario: RoomLevel - When "RoomLevel" exists in the "PropertyRooms" metadata - Then "RoomLevel" MUST be "Single Enumeration" data type - - @PropertyRooms @dd-2.0 - Scenario: RoomType - When "RoomType" exists in the "PropertyRooms" metadata - Then "RoomType" MUST be "Single Enumeration" data type - - @PropertyRooms @dd-2.0 - Scenario: RoomWidth - When "RoomWidth" exists in the "PropertyRooms" metadata - Then "RoomWidth" MUST be "Decimal" data type - And "RoomWidth" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "RoomWidth" scale SHOULD be equal to the RESO Suggested Max Scale of 2 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/propertyunittypes.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/propertyunittypes.feature deleted file mode 100644 index 868d7a50..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/propertyunittypes.feature +++ /dev/null @@ -1,105 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: PropertyUnitTypes - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @PropertyUnitTypes @dd-2.0 - Scenario: ListingId - Given that the following synonyms for "ListingId" DO NOT exist in the "PropertyUnitTypes" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - When "ListingId" exists in the "PropertyUnitTypes" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyUnitTypes @dd-2.0 - Scenario: ListingKey - Given that the following synonyms for "ListingKey" DO NOT exist in the "PropertyUnitTypes" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ListingKey" exists in the "PropertyUnitTypes" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyUnitTypes @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "PropertyUnitTypes" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @PropertyUnitTypes @dd-2.0 - Scenario: UnitTypeActualRent - When "UnitTypeActualRent" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeActualRent" MUST be "Decimal" data type - And "UnitTypeActualRent" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "UnitTypeActualRent" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @PropertyUnitTypes @dd-2.0 - Scenario: UnitTypeBathsTotal - When "UnitTypeBathsTotal" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeBathsTotal" MUST be "Integer" data type - - @PropertyUnitTypes @dd-2.0 - Scenario: UnitTypeBedsTotal - When "UnitTypeBedsTotal" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeBedsTotal" MUST be "Integer" data type - - @PropertyUnitTypes @dd-2.0 - Scenario: UnitTypeDescription - When "UnitTypeDescription" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeDescription" MUST be "String" data type - And "UnitTypeDescription" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @PropertyUnitTypes @dd-2.0 - Scenario: UnitTypeFurnished - When "UnitTypeFurnished" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeFurnished" MUST be "Single Enumeration" data type - - @PropertyUnitTypes @dd-2.0 - Scenario: UnitTypeGarageAttachedYN - When "UnitTypeGarageAttachedYN" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeGarageAttachedYN" MUST be "Boolean" data type - - @PropertyUnitTypes @dd-2.0 - Scenario: UnitTypeGarageSpaces - When "UnitTypeGarageSpaces" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeGarageSpaces" MUST be "Decimal" data type - And "UnitTypeGarageSpaces" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "UnitTypeGarageSpaces" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @PropertyUnitTypes @dd-2.0 - Scenario: UnitTypeKey - When "UnitTypeKey" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeKey" MUST be "String" data type - And "UnitTypeKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @PropertyUnitTypes @dd-2.0 - Scenario: UnitTypeProForma - When "UnitTypeProForma" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeProForma" MUST be "Integer" data type - - @PropertyUnitTypes @dd-2.0 - Scenario: UnitTypeTotalRent - When "UnitTypeTotalRent" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeTotalRent" MUST be "Decimal" data type - And "UnitTypeTotalRent" precision SHOULD be equal to the RESO Suggested Max Precision of 14 - And "UnitTypeTotalRent" scale SHOULD be equal to the RESO Suggested Max Scale of 2 - - @PropertyUnitTypes @dd-2.0 - Scenario: UnitTypeType - When "UnitTypeType" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeType" MUST be "Single Enumeration" data type - - @PropertyUnitTypes @dd-2.0 - Scenario: UnitTypeUnitsTotal - When "UnitTypeUnitsTotal" exists in the "PropertyUnitTypes" metadata - Then "UnitTypeUnitsTotal" MUST be "Integer" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/prospecting.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/prospecting.feature deleted file mode 100644 index 67988d84..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/prospecting.feature +++ /dev/null @@ -1,159 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: Prospecting - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Prospecting @dd-2.0 - Scenario: ActiveYN - When "ActiveYN" exists in the "Prospecting" metadata - Then "ActiveYN" MUST be "Boolean" data type - - @Prospecting @dd-2.0 - Scenario: BccEmailList - When "BccEmailList" exists in the "Prospecting" metadata - Then "BccEmailList" MUST be "String" data type - And "BccEmailList" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Prospecting @dd-2.0 - Scenario: BccMeYN - When "BccMeYN" exists in the "Prospecting" metadata - Then "BccMeYN" MUST be "Boolean" data type - - @Prospecting @dd-2.0 - Scenario: CcEmailList - When "CcEmailList" exists in the "Prospecting" metadata - Then "CcEmailList" MUST be "String" data type - And "CcEmailList" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Prospecting @dd-2.0 - Scenario: ClientActivatedYN - When "ClientActivatedYN" exists in the "Prospecting" metadata - Then "ClientActivatedYN" MUST be "Boolean" data type - - @Prospecting @dd-2.0 - Scenario: ConciergeNotificationsYN - When "ConciergeNotificationsYN" exists in the "Prospecting" metadata - Then "ConciergeNotificationsYN" MUST be "Boolean" data type - - @Prospecting @dd-2.0 - Scenario: ConciergeYN - When "ConciergeYN" exists in the "Prospecting" metadata - Then "ConciergeYN" MUST be "Boolean" data type - - @Prospecting @dd-2.0 - Scenario: ContactKey - When "ContactKey" exists in the "Prospecting" metadata - Then "ContactKey" MUST be "String" data type - And "ContactKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Prospecting @dd-2.0 - Scenario: DailySchedule - When "DailySchedule" exists in the "Prospecting" metadata - Then "DailySchedule" MUST be "Multiple Enumeration" data type - - @Prospecting @dd-2.0 - Scenario: DisplayTemplateID - When "DisplayTemplateID" exists in the "Prospecting" metadata - Then "DisplayTemplateID" MUST be "String" data type - And "DisplayTemplateID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Prospecting @dd-2.0 - Scenario: Language - When "Language" exists in the "Prospecting" metadata - Then "Language" MUST be "Single Enumeration" data type - - @Prospecting @dd-2.0 - Scenario: LastNewChangedTimestamp - When "LastNewChangedTimestamp" exists in the "Prospecting" metadata - Then "LastNewChangedTimestamp" MUST be "Timestamp" data type - - @Prospecting @dd-2.0 - Scenario: LastViewedTimestamp - When "LastViewedTimestamp" exists in the "Prospecting" metadata - Then "LastViewedTimestamp" MUST be "Timestamp" data type - - @Prospecting @dd-2.0 - Scenario: MessageNew - When "MessageNew" exists in the "Prospecting" metadata - Then "MessageNew" MUST be "String" data type - And "MessageNew" length SHOULD be equal to the RESO Suggested Max Length of 4000 - - @Prospecting @dd-2.0 - Scenario: MessageRevise - When "MessageRevise" exists in the "Prospecting" metadata - Then "MessageRevise" MUST be "String" data type - And "MessageRevise" length SHOULD be equal to the RESO Suggested Max Length of 4000 - - @Prospecting @dd-2.0 - Scenario: MessageUpdate - When "MessageUpdate" exists in the "Prospecting" metadata - Then "MessageUpdate" MUST be "String" data type - And "MessageUpdate" length SHOULD be equal to the RESO Suggested Max Length of 4000 - - @Prospecting @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Prospecting" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Prospecting @dd-2.0 - Scenario: NextSendTimestamp - When "NextSendTimestamp" exists in the "Prospecting" metadata - Then "NextSendTimestamp" MUST be "Timestamp" data type - - @Prospecting @dd-2.0 - Scenario: OwnerMemberID - When "OwnerMemberID" exists in the "Prospecting" metadata - Then "OwnerMemberID" MUST be "String" data type - And "OwnerMemberID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Prospecting @dd-2.0 - Scenario: OwnerMemberKey - When "OwnerMemberKey" exists in the "Prospecting" metadata - Then "OwnerMemberKey" MUST be "String" data type - And "OwnerMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Prospecting @dd-2.0 - Scenario: ProspectingKey - Given that the following synonyms for "ProspectingKey" DO NOT exist in the "Prospecting" metadata - | AutoMailKey | - | AutoEmailKey | - When "ProspectingKey" exists in the "Prospecting" metadata - Then "ProspectingKey" MUST be "String" data type - And "ProspectingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Prospecting @dd-2.0 - Scenario: ReasonActiveOrDisabled - When "ReasonActiveOrDisabled" exists in the "Prospecting" metadata - Then "ReasonActiveOrDisabled" MUST be "Single Enumeration" data type - - @Prospecting @dd-2.0 - Scenario: SavedSearchKey - When "SavedSearchKey" exists in the "Prospecting" metadata - Then "SavedSearchKey" MUST be "String" data type - And "SavedSearchKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Prospecting @dd-2.0 - Scenario: ScheduleType - When "ScheduleType" exists in the "Prospecting" metadata - Then "ScheduleType" MUST be "Single Enumeration" data type - - @Prospecting @dd-2.0 - Scenario: Subject - When "Subject" exists in the "Prospecting" metadata - Then "Subject" MUST be "String" data type - And "Subject" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Prospecting @dd-2.0 - Scenario: ToEmailList - When "ToEmailList" exists in the "Prospecting" metadata - Then "ToEmailList" MUST be "String" data type - And "ToEmailList" length SHOULD be equal to the RESO Suggested Max Length of 1024 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/queue.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/queue.feature deleted file mode 100644 index 17c14f01..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/queue.feature +++ /dev/null @@ -1,109 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: Queue - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Queue @dd-2.0 - Scenario: ClassName - When "ClassName" exists in the "Queue" metadata - Then "ClassName" MUST be "Single Enumeration" data type - - @Queue @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Queue" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Queue @dd-2.0 - Scenario: OriginatingSystemID - When "OriginatingSystemID" exists in the "Queue" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Queue @dd-2.0 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "Queue" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "Queue" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Queue @dd-2.0 - Scenario: OriginatingSystemQueueKey - Given that the following synonyms for "OriginatingSystemQueueKey" DO NOT exist in the "Queue" metadata - | ProviderKey | - When "OriginatingSystemQueueKey" exists in the "Queue" metadata - Then "OriginatingSystemQueueKey" MUST be "String" data type - And "OriginatingSystemQueueKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Queue @dd-2.0 - Scenario: QueueTransactionKey - When "QueueTransactionKey" exists in the "Queue" metadata - Then "QueueTransactionKey" MUST be "String" data type - And "QueueTransactionKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Queue @dd-2.0 - Scenario: QueueTransactionType - When "QueueTransactionType" exists in the "Queue" metadata - Then "QueueTransactionType" MUST be "Single Enumeration" data type - - @Queue @dd-2.0 - Scenario: ResourceName - When "ResourceName" exists in the "Queue" metadata - Then "ResourceName" MUST be "Single Enumeration" data type - - @Queue @dd-2.0 - Scenario: ResourceRecordID - Given that the following synonyms for "ResourceRecordID" DO NOT exist in the "Queue" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - | AgentID | - | OfficeID | - | ContactID | - When "ResourceRecordID" exists in the "Queue" metadata - Then "ResourceRecordID" MUST be "String" data type - And "ResourceRecordID" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Queue @dd-2.0 - Scenario: ResourceRecordKey - Given that the following synonyms for "ResourceRecordKey" DO NOT exist in the "Queue" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ResourceRecordKey" exists in the "Queue" metadata - Then "ResourceRecordKey" MUST be "String" data type - And "ResourceRecordKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Queue @dd-2.0 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "Queue" metadata - | MLSID | - When "SourceSystemID" exists in the "Queue" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Queue @dd-2.0 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "Queue" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "Queue" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Queue @dd-2.0 - Scenario: SourceSystemQueueKey - Given that the following synonyms for "SourceSystemQueueKey" DO NOT exist in the "Queue" metadata - | ProviderKey | - When "SourceSystemQueueKey" exists in the "Queue" metadata - Then "SourceSystemQueueKey" MUST be "String" data type - And "SourceSystemQueueKey" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/rules.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/rules.feature deleted file mode 100644 index 6940051d..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/rules.feature +++ /dev/null @@ -1,170 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: Rules - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Rules @dd-2.0 - Scenario: ClassName - When "ClassName" exists in the "Rules" metadata - Then "ClassName" MUST be "Single Enumeration" data type - - @Rules @dd-2.0 - Scenario: FieldKey - When "FieldKey" exists in the "Rules" metadata - Then "FieldKey" MUST be "String" data type - And "FieldKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Rules @dd-2.0 - Scenario: FieldName - When "FieldName" exists in the "Rules" metadata - Then "FieldName" MUST be "String" data type - And "FieldName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Rules @dd-2.0 - Scenario: ModificationTimestamp - Given that the following synonyms for "ModificationTimestamp" DO NOT exist in the "Rules" metadata - | ModificationDateTime | - | DateTimeModified | - | ModDate | - | DateMod | - | UpdateDate | - | UpdateTimestamp | - When "ModificationTimestamp" exists in the "Rules" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Rules @dd-2.0 - Scenario: OriginalEntryTimestamp - Given that the following synonyms for "OriginalEntryTimestamp" DO NOT exist in the "Rules" metadata - | EntryDate | - | InputDate | - | DateTimeCreated | - | CreatedDate. | - When "OriginalEntryTimestamp" exists in the "Rules" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @Rules @dd-2.0 - Scenario: OriginatingSystemID - When "OriginatingSystemID" exists in the "Rules" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Rules @dd-2.0 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "Rules" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "Rules" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Rules @dd-2.0 - Scenario: OriginatingSystemRuleKey - When "OriginatingSystemRuleKey" exists in the "Rules" metadata - Then "OriginatingSystemRuleKey" MUST be "String" data type - And "OriginatingSystemRuleKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Rules @dd-2.0 - Scenario: ResourceName - When "ResourceName" exists in the "Rules" metadata - Then "ResourceName" MUST be "Single Enumeration" data type - - @Rules @dd-2.0 - Scenario: RuleAction - When "RuleAction" exists in the "Rules" metadata - Then "RuleAction" MUST be "String" data type - And "RuleAction" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Rules @dd-2.0 - Scenario: RuleDescription - When "RuleDescription" exists in the "Rules" metadata - Then "RuleDescription" MUST be "String" data type - And "RuleDescription" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Rules @dd-2.0 - Scenario: RuleEnabledYN - When "RuleEnabledYN" exists in the "Rules" metadata - Then "RuleEnabledYN" MUST be "Boolean" data type - - @Rules @dd-2.0 - Scenario: RuleErrorText - When "RuleErrorText" exists in the "Rules" metadata - Then "RuleErrorText" MUST be "String" data type - And "RuleErrorText" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Rules @dd-2.0 - Scenario: RuleExpression - When "RuleExpression" exists in the "Rules" metadata - Then "RuleExpression" MUST be "String" data type - And "RuleExpression" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Rules @dd-2.0 - Scenario: RuleFormat - When "RuleFormat" exists in the "Rules" metadata - Then "RuleFormat" MUST be "Single Enumeration" data type - - @Rules @dd-2.0 - Scenario: RuleHelpText - When "RuleHelpText" exists in the "Rules" metadata - Then "RuleHelpText" MUST be "String" data type - And "RuleHelpText" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Rules @dd-2.0 - Scenario: RuleKey - When "RuleKey" exists in the "Rules" metadata - Then "RuleKey" MUST be "String" data type - And "RuleKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Rules @dd-2.0 - Scenario: RuleName - When "RuleName" exists in the "Rules" metadata - Then "RuleName" MUST be "String" data type - And "RuleName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Rules @dd-2.0 - Scenario: RuleOrder - When "RuleOrder" exists in the "Rules" metadata - Then "RuleOrder" MUST be "Integer" data type - - @Rules @dd-2.0 - Scenario: RuleType - When "RuleType" exists in the "Rules" metadata - Then "RuleType" MUST be "Single Enumeration" data type - - @Rules @dd-2.0 - Scenario: RuleVersion - When "RuleVersion" exists in the "Rules" metadata - Then "RuleVersion" MUST be "String" data type - And "RuleVersion" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Rules @dd-2.0 - Scenario: RuleWarningText - When "RuleWarningText" exists in the "Rules" metadata - Then "RuleWarningText" MUST be "String" data type - And "RuleWarningText" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @Rules @dd-2.0 - Scenario: SourceSystemHistoryKey - When "SourceSystemHistoryKey" exists in the "Rules" metadata - Then "SourceSystemHistoryKey" MUST be "String" data type - And "SourceSystemHistoryKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Rules @dd-2.0 - Scenario: SourceSystemID - When "SourceSystemID" exists in the "Rules" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Rules @dd-2.0 - Scenario: SourceSystemName - When "SourceSystemName" exists in the "Rules" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/savedsearch.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/savedsearch.feature deleted file mode 100644 index b0667112..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/savedsearch.feature +++ /dev/null @@ -1,181 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: SavedSearch - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @SavedSearch @dd-2.0 - Scenario: ClassName - When "ClassName" exists in the "SavedSearch" metadata - Then "ClassName" MUST be "Single Enumeration" data type - - @SavedSearch @dd-2.0 - Scenario: MemberKey - Given that the following synonyms for "MemberKey" DO NOT exist in the "SavedSearch" metadata - | AgentKey | - When "MemberKey" exists in the "SavedSearch" metadata - Then "MemberKey" MUST be "String" data type - And "MemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-2.0 - Scenario: MemberMlsId - Given that the following synonyms for "MemberMlsId" DO NOT exist in the "SavedSearch" metadata - | AgentMlsld | - When "MemberMlsId" exists in the "SavedSearch" metadata - Then "MemberMlsId" MUST be "String" data type - And "MemberMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @SavedSearch @dd-2.0 - Scenario: ModificationTimestamp - Given that the following synonyms for "ModificationTimestamp" DO NOT exist in the "SavedSearch" metadata - | ModificationDateTime | - | DateTimeModified | - | ModDate | - | DateMod | - | UpdateDate | - | UpdateTimestamp | - When "ModificationTimestamp" exists in the "SavedSearch" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @SavedSearch @dd-2.0 - Scenario: OriginalEntryTimestamp - Given that the following synonyms for "OriginalEntryTimestamp" DO NOT exist in the "SavedSearch" metadata - | EntryDate | - | InputDate | - | DateTimeCreated | - | CreatedDate. | - When "OriginalEntryTimestamp" exists in the "SavedSearch" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @SavedSearch @dd-2.0 - Scenario: OriginatingSystemID - When "OriginatingSystemID" exists in the "SavedSearch" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @SavedSearch @dd-2.0 - Scenario: OriginatingSystemKey - Given that the following synonyms for "OriginatingSystemKey" DO NOT exist in the "SavedSearch" metadata - | ProviderKey | - When "OriginatingSystemKey" exists in the "SavedSearch" metadata - Then "OriginatingSystemKey" MUST be "String" data type - And "OriginatingSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-2.0 - Scenario: OriginatingSystemMemberKey - Given that the following synonyms for "OriginatingSystemMemberKey" DO NOT exist in the "SavedSearch" metadata - | OriginatingSystemAgentKey | - | ProviderKey | - When "OriginatingSystemMemberKey" exists in the "SavedSearch" metadata - Then "OriginatingSystemMemberKey" MUST be "String" data type - And "OriginatingSystemMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-2.0 - Scenario: OriginatingSystemMemberName - Given that the following synonyms for "OriginatingSystemMemberName" DO NOT exist in the "SavedSearch" metadata - | OriginatingSystemAgentName | - | ProviderName | - | MLSID | - When "OriginatingSystemMemberName" exists in the "SavedSearch" metadata - Then "OriginatingSystemMemberName" MUST be "String" data type - And "OriginatingSystemMemberName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-2.0 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "SavedSearch" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "SavedSearch" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-2.0 - Scenario: ResourceName - When "ResourceName" exists in the "SavedSearch" metadata - Then "ResourceName" MUST be "Single Enumeration" data type - - @SavedSearch @dd-2.0 - Scenario: SavedSearchDescription - When "SavedSearchDescription" exists in the "SavedSearch" metadata - Then "SavedSearchDescription" MUST be "String" data type - And "SavedSearchDescription" length SHOULD be equal to the RESO Suggested Max Length of 4000 - - @SavedSearch @dd-2.0 - Scenario: SavedSearchKey - When "SavedSearchKey" exists in the "SavedSearch" metadata - Then "SavedSearchKey" MUST be "String" data type - And "SavedSearchKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-2.0 - Scenario: SavedSearchName - When "SavedSearchName" exists in the "SavedSearch" metadata - Then "SavedSearchName" MUST be "String" data type - And "SavedSearchName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-2.0 - Scenario: SavedSearchType - When "SavedSearchType" exists in the "SavedSearch" metadata - Then "SavedSearchType" MUST be "Single Enumeration" data type - - @SavedSearch @dd-2.0 - Scenario: SearchQuery - Given that the following synonyms for "SearchQuery" DO NOT exist in the "SavedSearch" metadata - | SearchCriteria | - When "SearchQuery" exists in the "SavedSearch" metadata - Then "SearchQuery" MUST be "String" data type - And "SearchQuery" length SHOULD be equal to the RESO Suggested Max Length of 8000 - - @SavedSearch @dd-2.0 - Scenario: SearchQueryExceptionDetails - When "SearchQueryExceptionDetails" exists in the "SavedSearch" metadata - Then "SearchQueryExceptionDetails" MUST be "String" data type - And "SearchQueryExceptionDetails" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-2.0 - Scenario: SearchQueryExceptions - When "SearchQueryExceptions" exists in the "SavedSearch" metadata - Then "SearchQueryExceptions" MUST be "Single Enumeration" data type - - @SavedSearch @dd-2.0 - Scenario: SearchQueryHumanReadable - When "SearchQueryHumanReadable" exists in the "SavedSearch" metadata - Then "SearchQueryHumanReadable" MUST be "String" data type - And "SearchQueryHumanReadable" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-2.0 - Scenario: SearchQueryType - When "SearchQueryType" exists in the "SavedSearch" metadata - Then "SearchQueryType" MUST be "Single Enumeration" data type - - @SavedSearch @dd-2.0 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "SavedSearch" metadata - | MLSID | - When "SourceSystemID" exists in the "SavedSearch" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @SavedSearch @dd-2.0 - Scenario: SourceSystemKey - Given that the following synonyms for "SourceSystemKey" DO NOT exist in the "SavedSearch" metadata - | ProviderKey | - When "SourceSystemKey" exists in the "SavedSearch" metadata - Then "SourceSystemKey" MUST be "String" data type - And "SourceSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SavedSearch @dd-2.0 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "SavedSearch" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "SavedSearch" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/showing.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/showing.feature deleted file mode 100644 index 6c826ce4..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/showing.feature +++ /dev/null @@ -1,182 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: Showing - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Showing @dd-2.0 - Scenario: AgentOriginatingSystemID - When "AgentOriginatingSystemID" exists in the "Showing" metadata - Then "AgentOriginatingSystemID" MUST be "String" data type - And "AgentOriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Showing @dd-2.0 - Scenario: AgentOriginatingSystemName - When "AgentOriginatingSystemName" exists in the "Showing" metadata - Then "AgentOriginatingSystemName" MUST be "String" data type - And "AgentOriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-2.0 - Scenario: AgentSourceSystemID - When "AgentSourceSystemID" exists in the "Showing" metadata - Then "AgentSourceSystemID" MUST be "String" data type - And "AgentSourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Showing @dd-2.0 - Scenario: AgentSourceSystemName - When "AgentSourceSystemName" exists in the "Showing" metadata - Then "AgentSourceSystemName" MUST be "String" data type - And "AgentSourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-2.0 - Scenario: ListingId - When "ListingId" exists in the "Showing" metadata - Then "ListingId" MUST be "String" data type - And "ListingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-2.0 - Scenario: ListingKey - When "ListingKey" exists in the "Showing" metadata - Then "ListingKey" MUST be "String" data type - And "ListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-2.0 - Scenario: ListingOriginatingSystemID - When "ListingOriginatingSystemID" exists in the "Showing" metadata - Then "ListingOriginatingSystemID" MUST be "String" data type - And "ListingOriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Showing @dd-2.0 - Scenario: ListingOriginatingSystemName - When "ListingOriginatingSystemName" exists in the "Showing" metadata - Then "ListingOriginatingSystemName" MUST be "String" data type - And "ListingOriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-2.0 - Scenario: ListingSourceSystemID - When "ListingSourceSystemID" exists in the "Showing" metadata - Then "ListingSourceSystemID" MUST be "String" data type - And "ListingSourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Showing @dd-2.0 - Scenario: ListingSourceSystemName - When "ListingSourceSystemName" exists in the "Showing" metadata - Then "ListingSourceSystemName" MUST be "String" data type - And "ListingSourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Showing" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Showing @dd-2.0 - Scenario: OriginalEntryTimestamp - When "OriginalEntryTimestamp" exists in the "Showing" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @Showing @dd-2.0 - Scenario: OriginatingSystemAgentKey - When "OriginatingSystemAgentKey" exists in the "Showing" metadata - Then "OriginatingSystemAgentKey" MUST be "String" data type - And "OriginatingSystemAgentKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-2.0 - Scenario: OriginatingSystemListingKey - When "OriginatingSystemListingKey" exists in the "Showing" metadata - Then "OriginatingSystemListingKey" MUST be "String" data type - And "OriginatingSystemListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-2.0 - Scenario: OriginatingSystemShowingKey - When "OriginatingSystemShowingKey" exists in the "Showing" metadata - Then "OriginatingSystemShowingKey" MUST be "String" data type - And "OriginatingSystemShowingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-2.0 - Scenario: ShowingAgentKey - When "ShowingAgentKey" exists in the "Showing" metadata - Then "ShowingAgentKey" MUST be "String" data type - And "ShowingAgentKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-2.0 - Scenario: ShowingAgentMlsID - When "ShowingAgentMlsID" exists in the "Showing" metadata - Then "ShowingAgentMlsID" MUST be "String" data type - And "ShowingAgentMlsID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Showing @dd-2.0 - Scenario: ShowingEndTimestamp - When "ShowingEndTimestamp" exists in the "Showing" metadata - Then "ShowingEndTimestamp" MUST be "Timestamp" data type - - @Showing @dd-2.0 - Scenario: ShowingId - When "ShowingId" exists in the "Showing" metadata - Then "ShowingId" MUST be "String" data type - And "ShowingId" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-2.0 - Scenario: ShowingKey - When "ShowingKey" exists in the "Showing" metadata - Then "ShowingKey" MUST be "String" data type - And "ShowingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-2.0 - Scenario: ShowingOriginatingSystemID - When "ShowingOriginatingSystemID" exists in the "Showing" metadata - Then "ShowingOriginatingSystemID" MUST be "String" data type - And "ShowingOriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Showing @dd-2.0 - Scenario: ShowingOriginatingSystemName - When "ShowingOriginatingSystemName" exists in the "Showing" metadata - Then "ShowingOriginatingSystemName" MUST be "String" data type - And "ShowingOriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-2.0 - Scenario: ShowingRequestedTimestamp - When "ShowingRequestedTimestamp" exists in the "Showing" metadata - Then "ShowingRequestedTimestamp" MUST be "Timestamp" data type - - @Showing @dd-2.0 - Scenario: ShowingSourceSystemID - When "ShowingSourceSystemID" exists in the "Showing" metadata - Then "ShowingSourceSystemID" MUST be "String" data type - And "ShowingSourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Showing @dd-2.0 - Scenario: ShowingSourceSystemName - When "ShowingSourceSystemName" exists in the "Showing" metadata - Then "ShowingSourceSystemName" MUST be "String" data type - And "ShowingSourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-2.0 - Scenario: ShowingStartTimestamp - When "ShowingStartTimestamp" exists in the "Showing" metadata - Then "ShowingStartTimestamp" MUST be "Timestamp" data type - - @Showing @dd-2.0 - Scenario: SourceSystemAgentKey - When "SourceSystemAgentKey" exists in the "Showing" metadata - Then "SourceSystemAgentKey" MUST be "String" data type - And "SourceSystemAgentKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-2.0 - Scenario: SourceSystemListingKey - When "SourceSystemListingKey" exists in the "Showing" metadata - Then "SourceSystemListingKey" MUST be "String" data type - And "SourceSystemListingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Showing @dd-2.0 - Scenario: SourceSystemShowingKey - When "SourceSystemShowingKey" exists in the "Showing" metadata - Then "SourceSystemShowingKey" MUST be "String" data type - And "SourceSystemShowingKey" length SHOULD be equal to the RESO Suggested Max Length of 255 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/socialmedia.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/socialmedia.feature deleted file mode 100644 index abe11e38..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/socialmedia.feature +++ /dev/null @@ -1,79 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: SocialMedia - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @SocialMedia @dd-2.0 - Scenario: ClassName - When "ClassName" exists in the "SocialMedia" metadata - Then "ClassName" MUST be "Single Enumeration" data type - - @SocialMedia @dd-2.0 - Scenario: ModificationTimestamp - Given that the following synonyms for "ModificationTimestamp" DO NOT exist in the "SocialMedia" metadata - | ModificationDateTime | - | DateTimeModified | - | ModDate | - | DateMod | - | UpdateDate | - | UpdateTimestamp | - When "ModificationTimestamp" exists in the "SocialMedia" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @SocialMedia @dd-2.0 - Scenario: ResourceName - When "ResourceName" exists in the "SocialMedia" metadata - Then "ResourceName" MUST be "Single Enumeration" data type - - @SocialMedia @dd-2.0 - Scenario: ResourceRecordID - Given that the following synonyms for "ResourceRecordID" DO NOT exist in the "SocialMedia" metadata - | MLNumber | - | MLSNumber | - | ListingNumber | - | AgentID | - | OfficeID | - | ContactID | - When "ResourceRecordID" exists in the "SocialMedia" metadata - Then "ResourceRecordID" MUST be "String" data type - And "ResourceRecordID" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SocialMedia @dd-2.0 - Scenario: ResourceRecordKey - Given that the following synonyms for "ResourceRecordKey" DO NOT exist in the "SocialMedia" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "ResourceRecordKey" exists in the "SocialMedia" metadata - Then "ResourceRecordKey" MUST be "String" data type - And "ResourceRecordKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SocialMedia @dd-2.0 - Scenario: SocialMediaKey - Given that the following synonyms for "SocialMediaKey" DO NOT exist in the "SocialMedia" metadata - | SystemUniqueID | - | ImmediateSourceID | - When "SocialMediaKey" exists in the "SocialMedia" metadata - Then "SocialMediaKey" MUST be "String" data type - And "SocialMediaKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @SocialMedia @dd-2.0 - Scenario: SocialMediaType - Given that the following synonyms for "SocialMediaType" DO NOT exist in the "SocialMedia" metadata - | MimeType | - When "SocialMediaType" exists in the "SocialMedia" metadata - Then "SocialMediaType" MUST be "Single Enumeration" data type - - @SocialMedia @dd-2.0 - Scenario: SocialMediaUrlOrId - When "SocialMediaUrlOrId" exists in the "SocialMedia" metadata - Then "SocialMediaUrlOrId" MUST be "String" data type - And "SocialMediaUrlOrId" length SHOULD be equal to the RESO Suggested Max Length of 8000 diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/teammembers.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/teammembers.feature deleted file mode 100644 index 7ff8b136..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/teammembers.feature +++ /dev/null @@ -1,137 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: TeamMembers - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @TeamMembers @dd-2.0 - Scenario: MemberKey - Given that the following synonyms for "MemberKey" DO NOT exist in the "TeamMembers" metadata - | AgentKey | - When "MemberKey" exists in the "TeamMembers" metadata - Then "MemberKey" MUST be "String" data type - And "MemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @TeamMembers @dd-2.0 - Scenario: MemberLoginId - Given that the following synonyms for "MemberLoginId" DO NOT exist in the "TeamMembers" metadata - | AgentLoginId | - When "MemberLoginId" exists in the "TeamMembers" metadata - Then "MemberLoginId" MUST be "String" data type - And "MemberLoginId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @TeamMembers @dd-2.0 - Scenario: MemberMlsId - Given that the following synonyms for "MemberMlsId" DO NOT exist in the "TeamMembers" metadata - | AgentMlsId | - When "MemberMlsId" exists in the "TeamMembers" metadata - Then "MemberMlsId" MUST be "String" data type - And "MemberMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @TeamMembers @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "TeamMembers" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @TeamMembers @dd-2.0 - Scenario: OriginalEntryTimestamp - When "OriginalEntryTimestamp" exists in the "TeamMembers" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @TeamMembers @dd-2.0 - Scenario: OriginatingSystemID - When "OriginatingSystemID" exists in the "TeamMembers" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @TeamMembers @dd-2.0 - Scenario: OriginatingSystemKey - Given that the following synonyms for "OriginatingSystemKey" DO NOT exist in the "TeamMembers" metadata - | ProviderKey | - When "OriginatingSystemKey" exists in the "TeamMembers" metadata - Then "OriginatingSystemKey" MUST be "String" data type - And "OriginatingSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @TeamMembers @dd-2.0 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "TeamMembers" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "TeamMembers" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @TeamMembers @dd-2.0 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "TeamMembers" metadata - | MLSID | - When "SourceSystemID" exists in the "TeamMembers" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @TeamMembers @dd-2.0 - Scenario: SourceSystemKey - Given that the following synonyms for "SourceSystemKey" DO NOT exist in the "TeamMembers" metadata - | ProviderKey | - When "SourceSystemKey" exists in the "TeamMembers" metadata - Then "SourceSystemKey" MUST be "String" data type - And "SourceSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @TeamMembers @dd-2.0 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "TeamMembers" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "TeamMembers" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @TeamMembers @dd-2.0 - Scenario: TeamImpersonationLevel - When "TeamImpersonationLevel" exists in the "TeamMembers" metadata - Then "TeamImpersonationLevel" MUST be "Single Enumeration" data type - - @TeamMembers @dd-2.0 - Scenario: TeamKey - When "TeamKey" exists in the "TeamMembers" metadata - Then "TeamKey" MUST be "String" data type - And "TeamKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @TeamMembers @dd-2.0 - Scenario: TeamMemberKey - Given that the following synonyms for "TeamMemberKey" DO NOT exist in the "TeamMembers" metadata - | TeamAgentKey | - When "TeamMemberKey" exists in the "TeamMembers" metadata - Then "TeamMemberKey" MUST be "String" data type - And "TeamMemberKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @TeamMembers @dd-2.0 - Scenario: TeamMemberNationalAssociationId - Given that the following synonyms for "TeamMemberNationalAssociationId" DO NOT exist in the "TeamMembers" metadata - | TeamAgentNationalAssociationId | - When "TeamMemberNationalAssociationId" exists in the "TeamMembers" metadata - Then "TeamMemberNationalAssociationId" MUST be "String" data type - And "TeamMemberNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @TeamMembers @dd-2.0 - Scenario: TeamMemberStateLicense - Given that the following synonyms for "TeamMemberStateLicense" DO NOT exist in the "TeamMembers" metadata - | TeamAgentStateLicense | - When "TeamMemberStateLicense" exists in the "TeamMembers" metadata - Then "TeamMemberStateLicense" MUST be "String" data type - And "TeamMemberStateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @TeamMembers @dd-2.0 - Scenario: TeamMemberType - Given that the following synonyms for "TeamMemberType" DO NOT exist in the "TeamMembers" metadata - | TeamAgentType | - When "TeamMemberType" exists in the "TeamMembers" metadata - Then "TeamMemberType" MUST be "Single Enumeration" data type diff --git a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/teams.feature b/src/main/java/org/reso/certification/features/data-dictionary/v2-0/teams.feature deleted file mode 100644 index bb5a8086..00000000 --- a/src/main/java/org/reso/certification/features/data-dictionary/v2-0/teams.feature +++ /dev/null @@ -1,254 +0,0 @@ -# This file was autogenerated on: 20230403153708907 -Feature: Teams - - Background: - Given a RESOScript or Metadata file are provided - When a RESOScript file is provided - Then Client Settings and Parameters can be read from the RESOScript - And a test container was successfully created from the given RESOScript file - And the test container uses an Authorization Code or Client Credentials for authentication - And valid metadata were retrieved from the server - When a metadata file is provided - Then a test container was successfully created from the given metadata file - And valid metadata are loaded into the test container - - @Teams @dd-2.0 - Scenario: ModificationTimestamp - When "ModificationTimestamp" exists in the "Teams" metadata - Then "ModificationTimestamp" MUST be "Timestamp" data type - - @Teams @dd-2.0 - Scenario: OriginalEntryTimestamp - When "OriginalEntryTimestamp" exists in the "Teams" metadata - Then "OriginalEntryTimestamp" MUST be "Timestamp" data type - - @Teams @dd-2.0 - Scenario: OriginatingSystemID - When "OriginatingSystemID" exists in the "Teams" metadata - Then "OriginatingSystemID" MUST be "String" data type - And "OriginatingSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Teams @dd-2.0 - Scenario: OriginatingSystemKey - When "OriginatingSystemKey" exists in the "Teams" metadata - Then "OriginatingSystemKey" MUST be "String" data type - And "OriginatingSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Teams @dd-2.0 - Scenario: OriginatingSystemName - Given that the following synonyms for "OriginatingSystemName" DO NOT exist in the "Teams" metadata - | ProviderName | - | MLSID | - When "OriginatingSystemName" exists in the "Teams" metadata - Then "OriginatingSystemName" MUST be "String" data type - And "OriginatingSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Teams @dd-2.0 - Scenario: SocialMediaType - When "SocialMediaType" exists in the "Teams" metadata - Then "SocialMediaType" MUST be "Single Enumeration" data type - - @Teams @dd-2.0 - Scenario: SourceSystemID - Given that the following synonyms for "SourceSystemID" DO NOT exist in the "Teams" metadata - | MLSID | - When "SourceSystemID" exists in the "Teams" metadata - Then "SourceSystemID" MUST be "String" data type - And "SourceSystemID" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Teams @dd-2.0 - Scenario: SourceSystemKey - Given that the following synonyms for "SourceSystemKey" DO NOT exist in the "Teams" metadata - | ProviderKey | - When "SourceSystemKey" exists in the "Teams" metadata - Then "SourceSystemKey" MUST be "String" data type - And "SourceSystemKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Teams @dd-2.0 - Scenario: SourceSystemName - Given that the following synonyms for "SourceSystemName" DO NOT exist in the "Teams" metadata - | ProviderName | - | MLSID | - When "SourceSystemName" exists in the "Teams" metadata - Then "SourceSystemName" MUST be "String" data type - And "SourceSystemName" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Teams @dd-2.0 - Scenario: TeamAddress1 - When "TeamAddress1" exists in the "Teams" metadata - Then "TeamAddress1" MUST be "String" data type - And "TeamAddress1" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Teams @dd-2.0 - Scenario: TeamAddress2 - When "TeamAddress2" exists in the "Teams" metadata - Then "TeamAddress2" MUST be "String" data type - And "TeamAddress2" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Teams @dd-2.0 - Scenario: TeamCarrierRoute - Given that the following synonyms for "TeamCarrierRoute" DO NOT exist in the "Teams" metadata - | RR | - | CR | - When "TeamCarrierRoute" exists in the "Teams" metadata - Then "TeamCarrierRoute" MUST be "String" data type - And "TeamCarrierRoute" length SHOULD be equal to the RESO Suggested Max Length of 9 - - @Teams @dd-2.0 - Scenario: TeamCity - When "TeamCity" exists in the "Teams" metadata - Then "TeamCity" MUST be "String" data type - And "TeamCity" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Teams @dd-2.0 - Scenario: TeamCountry - When "TeamCountry" exists in the "Teams" metadata - Then "TeamCountry" MUST be "Single Enumeration" data type - - @Teams @dd-2.0 - Scenario: TeamCountyOrParish - Given that the following synonyms for "TeamCountyOrParish" DO NOT exist in the "Teams" metadata - | County | - When "TeamCountyOrParish" exists in the "Teams" metadata - Then "TeamCountyOrParish" MUST be "Single Enumeration" data type - - @Teams @dd-2.0 - Scenario: TeamDescription - When "TeamDescription" exists in the "Teams" metadata - Then "TeamDescription" MUST be "String" data type - And "TeamDescription" length SHOULD be equal to the RESO Suggested Max Length of 1024 - - @Teams @dd-2.0 - Scenario: TeamDirectPhone - When "TeamDirectPhone" exists in the "Teams" metadata - Then "TeamDirectPhone" MUST be "String" data type - And "TeamDirectPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Teams @dd-2.0 - Scenario: TeamEmail - When "TeamEmail" exists in the "Teams" metadata - Then "TeamEmail" MUST be "String" data type - And "TeamEmail" length SHOULD be equal to the RESO Suggested Max Length of 80 - - @Teams @dd-2.0 - Scenario: TeamFax - When "TeamFax" exists in the "Teams" metadata - Then "TeamFax" MUST be "String" data type - And "TeamFax" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Teams @dd-2.0 - Scenario: TeamKey - When "TeamKey" exists in the "Teams" metadata - Then "TeamKey" MUST be "String" data type - And "TeamKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Teams @dd-2.0 - Scenario: TeamLeadKey - When "TeamLeadKey" exists in the "Teams" metadata - Then "TeamLeadKey" MUST be "String" data type - And "TeamLeadKey" length SHOULD be equal to the RESO Suggested Max Length of 255 - - @Teams @dd-2.0 - Scenario: TeamLeadLoginId - When "TeamLeadLoginId" exists in the "Teams" metadata - Then "TeamLeadLoginId" MUST be "String" data type - And "TeamLeadLoginId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Teams @dd-2.0 - Scenario: TeamLeadMlsId - When "TeamLeadMlsId" exists in the "Teams" metadata - Then "TeamLeadMlsId" MUST be "String" data type - And "TeamLeadMlsId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Teams @dd-2.0 - Scenario: TeamLeadNationalAssociationId - When "TeamLeadNationalAssociationId" exists in the "Teams" metadata - Then "TeamLeadNationalAssociationId" MUST be "String" data type - And "TeamLeadNationalAssociationId" length SHOULD be equal to the RESO Suggested Max Length of 25 - - @Teams @dd-2.0 - Scenario: TeamLeadStateLicense - When "TeamLeadStateLicense" exists in the "Teams" metadata - Then "TeamLeadStateLicense" MUST be "String" data type - And "TeamLeadStateLicense" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Teams @dd-2.0 - Scenario: TeamLeadStateLicenseState - When "TeamLeadStateLicenseState" exists in the "Teams" metadata - Then "TeamLeadStateLicenseState" MUST be "Single Enumeration" data type - - @Teams @dd-2.0 - Scenario: TeamMobilePhone - When "TeamMobilePhone" exists in the "Teams" metadata - Then "TeamMobilePhone" MUST be "String" data type - And "TeamMobilePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Teams @dd-2.0 - Scenario: TeamName - When "TeamName" exists in the "Teams" metadata - Then "TeamName" MUST be "String" data type - And "TeamName" length SHOULD be equal to the RESO Suggested Max Length of 50 - - @Teams @dd-2.0 - Scenario: TeamOfficePhone - When "TeamOfficePhone" exists in the "Teams" metadata - Then "TeamOfficePhone" MUST be "String" data type - And "TeamOfficePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Teams @dd-2.0 - Scenario: TeamOfficePhoneExt - When "TeamOfficePhoneExt" exists in the "Teams" metadata - Then "TeamOfficePhoneExt" MUST be "String" data type - And "TeamOfficePhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Teams @dd-2.0 - Scenario: TeamPostalCode - When "TeamPostalCode" exists in the "Teams" metadata - Then "TeamPostalCode" MUST be "String" data type - And "TeamPostalCode" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Teams @dd-2.0 - Scenario: TeamPostalCodePlus4 - When "TeamPostalCodePlus4" exists in the "Teams" metadata - Then "TeamPostalCodePlus4" MUST be "String" data type - And "TeamPostalCodePlus4" length SHOULD be equal to the RESO Suggested Max Length of 4 - - @Teams @dd-2.0 - Scenario: TeamPreferredPhone - When "TeamPreferredPhone" exists in the "Teams" metadata - Then "TeamPreferredPhone" MUST be "String" data type - And "TeamPreferredPhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Teams @dd-2.0 - Scenario: TeamPreferredPhoneExt - When "TeamPreferredPhoneExt" exists in the "Teams" metadata - Then "TeamPreferredPhoneExt" MUST be "String" data type - And "TeamPreferredPhoneExt" length SHOULD be equal to the RESO Suggested Max Length of 10 - - @Teams @dd-2.0 - Scenario: TeamStateOrProvince - When "TeamStateOrProvince" exists in the "Teams" metadata - Then "TeamStateOrProvince" MUST be "Single Enumeration" data type - - @Teams @dd-2.0 - Scenario: TeamStatus - When "TeamStatus" exists in the "Teams" metadata - Then "TeamStatus" MUST be "Single Enumeration" data type - - @Teams @dd-2.0 - Scenario: TeamTollFreePhone - When "TeamTollFreePhone" exists in the "Teams" metadata - Then "TeamTollFreePhone" MUST be "String" data type - And "TeamTollFreePhone" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Teams @dd-2.0 - Scenario: TeamVoiceMail - When "TeamVoiceMail" exists in the "Teams" metadata - Then "TeamVoiceMail" MUST be "String" data type - And "TeamVoiceMail" length SHOULD be equal to the RESO Suggested Max Length of 16 - - @Teams @dd-2.0 - Scenario: TeamVoiceMailExt - When "TeamVoiceMailExt" exists in the "Teams" metadata - Then "TeamVoiceMailExt" MUST be "String" data type - And "TeamVoiceMailExt" length SHOULD be equal to the RESO Suggested Max Length of 10 diff --git a/src/main/java/org/reso/commander/common/DataDictionaryMetadata.java b/src/main/java/org/reso/commander/common/DataDictionaryMetadata.java index 55b779d5..7c73acb1 100644 --- a/src/main/java/org/reso/commander/common/DataDictionaryMetadata.java +++ b/src/main/java/org/reso/commander/common/DataDictionaryMetadata.java @@ -12,73 +12,78 @@ public static Boolean isPrimaryKeyField(String resource, String fieldName) { return getKeyFieldForResource(resource).contentEquals(fieldName); } + private static String keyifyResourceName(String resourceName) { + if (resourceName == null || resourceName.trim().isEmpty()) { + return resourceName; + } + return resourceName + "Key"; + }; + public static String getKeyFieldForResource(String resourceName) { switch (resourceName) { case "Property": return "ListingKey"; - case "Member": - return "MemberKey"; - case "Office": - return "OfficeKey"; case "Contacts": case "ContactListingNotes": return "ContactKey"; - case "ContactListings": - return "ContactListingsKey"; - case "HistoryTransactional": - return "HistoryTransactionalKey"; case "InternetTracking": return "EventKey"; - case "Media": - return "MediaKey"; - case "OpenHouse": - return "OpenHouseKey"; + case "InternetTrackingSummary": + return "ListingId"; case "OUID": return "OrganizationUniqueIdKey"; - case "Prospecting": - return "ProspectingKey"; case "Queue": return "QueueTransactionKey"; - case "Rules": - return "RuleKey"; - case "SavedSearch": - return "SavedSearchKey"; - case "Showing": - return "ShowingKey"; - case "Teams": - return "TeamKey"; - case "TeamMembers": - return "TeamMemberKey"; - case "OtherPhone": - return "OtherPhoneKey"; case "PropertyGreenVerification": return "GreenBuildingVerificationKey"; - case "PropertyPowerProduction": - return "PowerProductionKey"; case "PropertyRooms": return "RoomKey"; case "PropertyUnitTypes": return "UnitTypeKey"; - case "SocialMedia": - return "SocialMediaKey"; - case "Association": - return "AssociationKey"; case "EntityEvent": return "EntityEventSequence"; case "LockOrBox": return "LockOrBoxKey"; case "MemberAssociation": - return "MemberAssociationKey"; case "OfficeAssociation": - return "OfficeAssociationKey"; + return "AssociationKey"; case "MemberStateLicenses": return "MemberStateLicenseKey"; case "OfficeCorporateLicenses": return "OfficeCorporateLicenseKey"; + case "TransactionManagement": + return "TransactionKey"; + case "Rules": + return "RuleKey"; + case "Teams": + return "TeamKey"; + case "TeamMembers": + return "TeamMemberKey"; + case "PropertyPowerProduction": + return "PowerProductionKey"; + + /* The following items always have the key name appended */ + case "Member": + case "Office": + case "Caravan": + case "CaravanStops": + case "ContactListings": + case "HistoryTransactional": + case "Media": + case "OpenHouse": + case "Prospecting": + case "SavedSearch": + case "Showing": + case "OtherPhone": + case "PowerStorage": + case "SocialMedia": + case "Association": case "Field": - return "FieldKey"; case "Lookup": - return "LookupKey"; + case "ShowingAppointment": + case "ShowingAvailability": + case "ShowingRequest": + return keyifyResourceName(resourceName); default: LOG.error("Cannot find key name for resource: " + resourceName); return EMPTY_STRING; diff --git a/src/main/resources/RESODataDictionary-1.7.metadata-report.json b/src/main/resources/RESODataDictionary-1.7.metadata-report.json index b762f2cf..6297b661 100644 --- a/src/main/resources/RESODataDictionary-1.7.metadata-report.json +++ b/src/main/resources/RESODataDictionary-1.7.metadata-report.json @@ -1,7 +1,7 @@ { "description": "RESO Data Dictionary Metadata Report", "version": "1.7", - "generatedOn": "2023-09-05T05:29:07.389424Z", + "generatedOn": "2023-09-05T06:54:59.994028Z", "fields": [ { "resourceName": "Property", diff --git a/src/main/resources/RESODataDictionary-1.7.openapi3.json b/src/main/resources/RESODataDictionary-1.7.openapi3.json index 8f83d65c..e04f20f0 100644 --- a/src/main/resources/RESODataDictionary-1.7.openapi3.json +++ b/src/main/resources/RESODataDictionary-1.7.openapi3.json @@ -1 +1 @@ -{"openapi":"3.0.2","info":{"title":"Service for namespace org.reso.metadata","description":"This service is located at [https://localhost/service-root/](https://localhost/service-root/)","version":""},"servers":[{"url":"https://localhost/service-root"}],"tags":[{"name":"Property"},{"name":"Member"},{"name":"Office"},{"name":"Contacts"},{"name":"Media"},{"name":"HistoryTransactional"},{"name":"ContactListings"},{"name":"InternetTracking"},{"name":"SavedSearch"},{"name":"OpenHouse"},{"name":"Prospecting"},{"name":"Queue"},{"name":"Rules"},{"name":"Showing"},{"name":"Teams"},{"name":"TeamMembers"},{"name":"OUID"},{"name":"ContactListingNotes"},{"name":"OtherPhone"},{"name":"PropertyGreenVerification"},{"name":"PropertyPowerProduction"},{"name":"PropertyRooms"},{"name":"PropertyUnitTypes"},{"name":"SocialMedia"},{"name":"Field"},{"name":"Lookup"}],"paths":{"/Property":{"get":{"summary":"Get entities from Property","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedArea desc","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaSource desc","AboveGradeFinishedAreaUnits","AboveGradeFinishedAreaUnits desc","AccessCode","AccessCode desc","AccessibilityFeatures","AccessibilityFeatures desc","AdditionalParcelsDescription","AdditionalParcelsDescription desc","AdditionalParcelsYN","AdditionalParcelsYN desc","AnchorsCoTenants","AnchorsCoTenants desc","Appliances","Appliances desc","ArchitecturalStyle","ArchitecturalStyle desc","AssociationAmenities","AssociationAmenities desc","AssociationFee","AssociationFee desc","AssociationFee2","AssociationFee2 desc","AssociationFee2Frequency","AssociationFee2Frequency desc","AssociationFeeFrequency","AssociationFeeFrequency desc","AssociationFeeIncludes","AssociationFeeIncludes desc","AssociationName","AssociationName desc","AssociationName2","AssociationName2 desc","AssociationPhone","AssociationPhone desc","AssociationPhone2","AssociationPhone2 desc","AssociationYN","AssociationYN desc","AttachedGarageYN","AttachedGarageYN desc","AvailabilityDate","AvailabilityDate desc","Basement","Basement desc","BasementYN","BasementYN desc","BathroomsFull","BathroomsFull desc","BathroomsHalf","BathroomsHalf desc","BathroomsOneQuarter","BathroomsOneQuarter desc","BathroomsPartial","BathroomsPartial desc","BathroomsThreeQuarter","BathroomsThreeQuarter desc","BathroomsTotalInteger","BathroomsTotalInteger desc","BedroomsPossible","BedroomsPossible desc","BedroomsTotal","BedroomsTotal desc","BelowGradeFinishedArea","BelowGradeFinishedArea desc","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaSource desc","BelowGradeFinishedAreaUnits","BelowGradeFinishedAreaUnits desc","BodyType","BodyType desc","BuilderModel","BuilderModel desc","BuilderName","BuilderName desc","BuildingAreaSource","BuildingAreaSource desc","BuildingAreaTotal","BuildingAreaTotal desc","BuildingAreaUnits","BuildingAreaUnits desc","BuildingFeatures","BuildingFeatures desc","BuildingName","BuildingName desc","BusinessName","BusinessName desc","BusinessType","BusinessType desc","BuyerAgencyCompensation","BuyerAgencyCompensation desc","BuyerAgencyCompensationType","BuyerAgencyCompensationType desc","BuyerAgentAOR","BuyerAgentAOR desc","BuyerAgentDesignation","BuyerAgentDesignation desc","BuyerAgentDirectPhone","BuyerAgentDirectPhone desc","BuyerAgentEmail","BuyerAgentEmail desc","BuyerAgentFax","BuyerAgentFax desc","BuyerAgentFirstName","BuyerAgentFirstName desc","BuyerAgentFullName","BuyerAgentFullName desc","BuyerAgentHomePhone","BuyerAgentHomePhone desc","BuyerAgentKey","BuyerAgentKey desc","BuyerAgentLastName","BuyerAgentLastName desc","BuyerAgentMiddleName","BuyerAgentMiddleName desc","BuyerAgentMlsId","BuyerAgentMlsId desc","BuyerAgentMobilePhone","BuyerAgentMobilePhone desc","BuyerAgentNamePrefix","BuyerAgentNamePrefix desc","BuyerAgentNameSuffix","BuyerAgentNameSuffix desc","BuyerAgentOfficePhone","BuyerAgentOfficePhone desc","BuyerAgentOfficePhoneExt","BuyerAgentOfficePhoneExt desc","BuyerAgentPager","BuyerAgentPager desc","BuyerAgentPreferredPhone","BuyerAgentPreferredPhone desc","BuyerAgentPreferredPhoneExt","BuyerAgentPreferredPhoneExt desc","BuyerAgentStateLicense","BuyerAgentStateLicense desc","BuyerAgentTollFreePhone","BuyerAgentTollFreePhone desc","BuyerAgentURL","BuyerAgentURL desc","BuyerAgentVoiceMail","BuyerAgentVoiceMail desc","BuyerAgentVoiceMailExt","BuyerAgentVoiceMailExt desc","BuyerFinancing","BuyerFinancing desc","BuyerOfficeAOR","BuyerOfficeAOR desc","BuyerOfficeEmail","BuyerOfficeEmail desc","BuyerOfficeFax","BuyerOfficeFax desc","BuyerOfficeKey","BuyerOfficeKey desc","BuyerOfficeMlsId","BuyerOfficeMlsId desc","BuyerOfficeName","BuyerOfficeName desc","BuyerOfficePhone","BuyerOfficePhone desc","BuyerOfficePhoneExt","BuyerOfficePhoneExt desc","BuyerOfficeURL","BuyerOfficeURL desc","BuyerTeamKey","BuyerTeamKey desc","BuyerTeamName","BuyerTeamName desc","CableTvExpense","CableTvExpense desc","CancellationDate","CancellationDate desc","CapRate","CapRate desc","CarportSpaces","CarportSpaces desc","CarportYN","CarportYN desc","CarrierRoute","CarrierRoute desc","City","City desc","CityRegion","CityRegion desc","CloseDate","CloseDate desc","ClosePrice","ClosePrice desc","CoBuyerAgentAOR","CoBuyerAgentAOR desc","CoBuyerAgentDesignation","CoBuyerAgentDesignation desc","CoBuyerAgentDirectPhone","CoBuyerAgentDirectPhone desc","CoBuyerAgentEmail","CoBuyerAgentEmail desc","CoBuyerAgentFax","CoBuyerAgentFax desc","CoBuyerAgentFirstName","CoBuyerAgentFirstName desc","CoBuyerAgentFullName","CoBuyerAgentFullName desc","CoBuyerAgentHomePhone","CoBuyerAgentHomePhone desc","CoBuyerAgentKey","CoBuyerAgentKey desc","CoBuyerAgentLastName","CoBuyerAgentLastName desc","CoBuyerAgentMiddleName","CoBuyerAgentMiddleName desc","CoBuyerAgentMlsId","CoBuyerAgentMlsId desc","CoBuyerAgentMobilePhone","CoBuyerAgentMobilePhone desc","CoBuyerAgentNamePrefix","CoBuyerAgentNamePrefix desc","CoBuyerAgentNameSuffix","CoBuyerAgentNameSuffix desc","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhone desc","CoBuyerAgentOfficePhoneExt","CoBuyerAgentOfficePhoneExt desc","CoBuyerAgentPager","CoBuyerAgentPager desc","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhone desc","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentPreferredPhoneExt desc","CoBuyerAgentStateLicense","CoBuyerAgentStateLicense desc","CoBuyerAgentTollFreePhone","CoBuyerAgentTollFreePhone desc","CoBuyerAgentURL","CoBuyerAgentURL desc","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMail desc","CoBuyerAgentVoiceMailExt","CoBuyerAgentVoiceMailExt desc","CoBuyerOfficeAOR","CoBuyerOfficeAOR desc","CoBuyerOfficeEmail","CoBuyerOfficeEmail desc","CoBuyerOfficeFax","CoBuyerOfficeFax desc","CoBuyerOfficeKey","CoBuyerOfficeKey desc","CoBuyerOfficeMlsId","CoBuyerOfficeMlsId desc","CoBuyerOfficeName","CoBuyerOfficeName desc","CoBuyerOfficePhone","CoBuyerOfficePhone desc","CoBuyerOfficePhoneExt","CoBuyerOfficePhoneExt desc","CoBuyerOfficeURL","CoBuyerOfficeURL desc","CoListAgentAOR","CoListAgentAOR desc","CoListAgentDesignation","CoListAgentDesignation desc","CoListAgentDirectPhone","CoListAgentDirectPhone desc","CoListAgentEmail","CoListAgentEmail desc","CoListAgentFax","CoListAgentFax desc","CoListAgentFirstName","CoListAgentFirstName desc","CoListAgentFullName","CoListAgentFullName desc","CoListAgentHomePhone","CoListAgentHomePhone desc","CoListAgentKey","CoListAgentKey desc","CoListAgentLastName","CoListAgentLastName desc","CoListAgentMiddleName","CoListAgentMiddleName desc","CoListAgentMlsId","CoListAgentMlsId desc","CoListAgentMobilePhone","CoListAgentMobilePhone desc","CoListAgentNamePrefix","CoListAgentNamePrefix desc","CoListAgentNameSuffix","CoListAgentNameSuffix desc","CoListAgentOfficePhone","CoListAgentOfficePhone desc","CoListAgentOfficePhoneExt","CoListAgentOfficePhoneExt desc","CoListAgentPager","CoListAgentPager desc","CoListAgentPreferredPhone","CoListAgentPreferredPhone desc","CoListAgentPreferredPhoneExt","CoListAgentPreferredPhoneExt desc","CoListAgentStateLicense","CoListAgentStateLicense desc","CoListAgentTollFreePhone","CoListAgentTollFreePhone desc","CoListAgentURL","CoListAgentURL desc","CoListAgentVoiceMail","CoListAgentVoiceMail desc","CoListAgentVoiceMailExt","CoListAgentVoiceMailExt desc","CoListOfficeAOR","CoListOfficeAOR desc","CoListOfficeEmail","CoListOfficeEmail desc","CoListOfficeFax","CoListOfficeFax desc","CoListOfficeKey","CoListOfficeKey desc","CoListOfficeMlsId","CoListOfficeMlsId desc","CoListOfficeName","CoListOfficeName desc","CoListOfficePhone","CoListOfficePhone desc","CoListOfficePhoneExt","CoListOfficePhoneExt desc","CoListOfficeURL","CoListOfficeURL desc","CommonInterest","CommonInterest desc","CommonWalls","CommonWalls desc","CommunityFeatures","CommunityFeatures desc","Concessions","Concessions desc","ConcessionsAmount","ConcessionsAmount desc","ConcessionsComments","ConcessionsComments desc","ConstructionMaterials","ConstructionMaterials desc","ContinentRegion","ContinentRegion desc","Contingency","Contingency desc","ContingentDate","ContingentDate desc","ContractStatusChangeDate","ContractStatusChangeDate desc","Cooling","Cooling desc","CoolingYN","CoolingYN desc","CopyrightNotice","CopyrightNotice desc","Country","Country desc","CountryRegion","CountryRegion desc","CountyOrParish","CountyOrParish desc","CoveredSpaces","CoveredSpaces desc","CropsIncludedYN","CropsIncludedYN desc","CrossStreet","CrossStreet desc","CultivatedArea","CultivatedArea desc","CumulativeDaysOnMarket","CumulativeDaysOnMarket desc","CurrentFinancing","CurrentFinancing desc","CurrentUse","CurrentUse desc","DOH1","DOH1 desc","DOH2","DOH2 desc","DOH3","DOH3 desc","DaysOnMarket","DaysOnMarket desc","DevelopmentStatus","DevelopmentStatus desc","DirectionFaces","DirectionFaces desc","Directions","Directions desc","Disclaimer","Disclaimer desc","Disclosures","Disclosures desc","DistanceToBusComments","DistanceToBusComments desc","DistanceToBusNumeric","DistanceToBusNumeric desc","DistanceToBusUnits","DistanceToBusUnits desc","DistanceToElectricComments","DistanceToElectricComments desc","DistanceToElectricNumeric","DistanceToElectricNumeric desc","DistanceToElectricUnits","DistanceToElectricUnits desc","DistanceToFreewayComments","DistanceToFreewayComments desc","DistanceToFreewayNumeric","DistanceToFreewayNumeric desc","DistanceToFreewayUnits","DistanceToFreewayUnits desc","DistanceToGasComments","DistanceToGasComments desc","DistanceToGasNumeric","DistanceToGasNumeric desc","DistanceToGasUnits","DistanceToGasUnits desc","DistanceToPhoneServiceComments","DistanceToPhoneServiceComments desc","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceNumeric desc","DistanceToPhoneServiceUnits","DistanceToPhoneServiceUnits desc","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipComments desc","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipNumeric desc","DistanceToPlaceofWorshipUnits","DistanceToPlaceofWorshipUnits desc","DistanceToSchoolBusComments","DistanceToSchoolBusComments desc","DistanceToSchoolBusNumeric","DistanceToSchoolBusNumeric desc","DistanceToSchoolBusUnits","DistanceToSchoolBusUnits desc","DistanceToSchoolsComments","DistanceToSchoolsComments desc","DistanceToSchoolsNumeric","DistanceToSchoolsNumeric desc","DistanceToSchoolsUnits","DistanceToSchoolsUnits desc","DistanceToSewerComments","DistanceToSewerComments desc","DistanceToSewerNumeric","DistanceToSewerNumeric desc","DistanceToSewerUnits","DistanceToSewerUnits desc","DistanceToShoppingComments","DistanceToShoppingComments desc","DistanceToShoppingNumeric","DistanceToShoppingNumeric desc","DistanceToShoppingUnits","DistanceToShoppingUnits desc","DistanceToStreetComments","DistanceToStreetComments desc","DistanceToStreetNumeric","DistanceToStreetNumeric desc","DistanceToStreetUnits","DistanceToStreetUnits desc","DistanceToWaterComments","DistanceToWaterComments desc","DistanceToWaterNumeric","DistanceToWaterNumeric desc","DistanceToWaterUnits","DistanceToWaterUnits desc","DocumentsAvailable","DocumentsAvailable desc","DocumentsChangeTimestamp","DocumentsChangeTimestamp desc","DocumentsCount","DocumentsCount desc","DoorFeatures","DoorFeatures desc","DualVariableCompensationYN","DualVariableCompensationYN desc","Electric","Electric desc","ElectricExpense","ElectricExpense desc","ElectricOnPropertyYN","ElectricOnPropertyYN desc","ElementarySchool","ElementarySchool desc","ElementarySchoolDistrict","ElementarySchoolDistrict desc","Elevation","Elevation desc","ElevationUnits","ElevationUnits desc","EntryLevel","EntryLevel desc","EntryLocation","EntryLocation desc","Exclusions","Exclusions desc","ExistingLeaseType","ExistingLeaseType desc","ExpirationDate","ExpirationDate desc","ExteriorFeatures","ExteriorFeatures desc","FarmCreditServiceInclYN","FarmCreditServiceInclYN desc","FarmLandAreaSource","FarmLandAreaSource desc","FarmLandAreaUnits","FarmLandAreaUnits desc","Fencing","Fencing desc","FinancialDataSource","FinancialDataSource desc","FireplaceFeatures","FireplaceFeatures desc","FireplaceYN","FireplaceYN desc","FireplacesTotal","FireplacesTotal desc","Flooring","Flooring desc","FoundationArea","FoundationArea desc","FoundationDetails","FoundationDetails desc","FrontageLength","FrontageLength desc","FrontageType","FrontageType desc","FuelExpense","FuelExpense desc","Furnished","Furnished desc","FurnitureReplacementExpense","FurnitureReplacementExpense desc","GarageSpaces","GarageSpaces desc","GarageYN","GarageYN desc","GardenerExpense","GardenerExpense desc","GrazingPermitsBlmYN","GrazingPermitsBlmYN desc","GrazingPermitsForestServiceYN","GrazingPermitsForestServiceYN desc","GrazingPermitsPrivateYN","GrazingPermitsPrivateYN desc","GreenBuildingVerificationType","GreenBuildingVerificationType desc","GreenEnergyEfficient","GreenEnergyEfficient desc","GreenEnergyGeneration","GreenEnergyGeneration desc","GreenIndoorAirQuality","GreenIndoorAirQuality desc","GreenLocation","GreenLocation desc","GreenSustainability","GreenSustainability desc","GreenWaterConservation","GreenWaterConservation desc","GrossIncome","GrossIncome desc","GrossScheduledIncome","GrossScheduledIncome desc","HabitableResidenceYN","HabitableResidenceYN desc","Heating","Heating desc","HeatingYN","HeatingYN desc","HighSchool","HighSchool desc","HighSchoolDistrict","HighSchoolDistrict desc","HomeWarrantyYN","HomeWarrantyYN desc","HorseAmenities","HorseAmenities desc","HorseYN","HorseYN desc","HoursDaysOfOperation","HoursDaysOfOperation desc","HoursDaysOfOperationDescription","HoursDaysOfOperationDescription desc","Inclusions","Inclusions desc","IncomeIncludes","IncomeIncludes desc","InsuranceExpense","InsuranceExpense desc","InteriorFeatures","InteriorFeatures desc","InternetAddressDisplayYN","InternetAddressDisplayYN desc","InternetAutomatedValuationDisplayYN","InternetAutomatedValuationDisplayYN desc","InternetConsumerCommentYN","InternetConsumerCommentYN desc","InternetEntireListingDisplayYN","InternetEntireListingDisplayYN desc","IrrigationSource","IrrigationSource desc","IrrigationWaterRightsAcres","IrrigationWaterRightsAcres desc","IrrigationWaterRightsYN","IrrigationWaterRightsYN desc","LaborInformation","LaborInformation desc","LandLeaseAmount","LandLeaseAmount desc","LandLeaseAmountFrequency","LandLeaseAmountFrequency desc","LandLeaseExpirationDate","LandLeaseExpirationDate desc","LandLeaseYN","LandLeaseYN desc","Latitude","Latitude desc","LaundryFeatures","LaundryFeatures desc","LeasableArea","LeasableArea desc","LeasableAreaUnits","LeasableAreaUnits desc","LeaseAmount","LeaseAmount desc","LeaseAmountFrequency","LeaseAmountFrequency desc","LeaseAssignableYN","LeaseAssignableYN desc","LeaseConsideredYN","LeaseConsideredYN desc","LeaseExpiration","LeaseExpiration desc","LeaseRenewalCompensation","LeaseRenewalCompensation desc","LeaseRenewalOptionYN","LeaseRenewalOptionYN desc","LeaseTerm","LeaseTerm desc","Levels","Levels desc","License1","License1 desc","License2","License2 desc","License3","License3 desc","LicensesExpense","LicensesExpense desc","ListAOR","ListAOR desc","ListAgentAOR","ListAgentAOR desc","ListAgentDesignation","ListAgentDesignation desc","ListAgentDirectPhone","ListAgentDirectPhone desc","ListAgentEmail","ListAgentEmail desc","ListAgentFax","ListAgentFax desc","ListAgentFirstName","ListAgentFirstName desc","ListAgentFullName","ListAgentFullName desc","ListAgentHomePhone","ListAgentHomePhone desc","ListAgentKey","ListAgentKey desc","ListAgentLastName","ListAgentLastName desc","ListAgentMiddleName","ListAgentMiddleName desc","ListAgentMlsId","ListAgentMlsId desc","ListAgentMobilePhone","ListAgentMobilePhone desc","ListAgentNamePrefix","ListAgentNamePrefix desc","ListAgentNameSuffix","ListAgentNameSuffix desc","ListAgentOfficePhone","ListAgentOfficePhone desc","ListAgentOfficePhoneExt","ListAgentOfficePhoneExt desc","ListAgentPager","ListAgentPager desc","ListAgentPreferredPhone","ListAgentPreferredPhone desc","ListAgentPreferredPhoneExt","ListAgentPreferredPhoneExt desc","ListAgentStateLicense","ListAgentStateLicense desc","ListAgentTollFreePhone","ListAgentTollFreePhone desc","ListAgentURL","ListAgentURL desc","ListAgentVoiceMail","ListAgentVoiceMail desc","ListAgentVoiceMailExt","ListAgentVoiceMailExt desc","ListOfficeAOR","ListOfficeAOR desc","ListOfficeEmail","ListOfficeEmail desc","ListOfficeFax","ListOfficeFax desc","ListOfficeKey","ListOfficeKey desc","ListOfficeMlsId","ListOfficeMlsId desc","ListOfficeName","ListOfficeName desc","ListOfficePhone","ListOfficePhone desc","ListOfficePhoneExt","ListOfficePhoneExt desc","ListOfficeURL","ListOfficeURL desc","ListPrice","ListPrice desc","ListPriceLow","ListPriceLow desc","ListTeamKey","ListTeamKey desc","ListTeamName","ListTeamName desc","ListingAgreement","ListingAgreement desc","ListingContractDate","ListingContractDate desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ListingService","ListingService desc","ListingTerms","ListingTerms desc","LivingArea","LivingArea desc","LivingAreaSource","LivingAreaSource desc","LivingAreaUnits","LivingAreaUnits desc","LockBoxLocation","LockBoxLocation desc","LockBoxSerialNumber","LockBoxSerialNumber desc","LockBoxType","LockBoxType desc","Longitude","Longitude desc","LotDimensionsSource","LotDimensionsSource desc","LotFeatures","LotFeatures desc","LotSizeAcres","LotSizeAcres desc","LotSizeArea","LotSizeArea desc","LotSizeDimensions","LotSizeDimensions desc","LotSizeSource","LotSizeSource desc","LotSizeSquareFeet","LotSizeSquareFeet desc","LotSizeUnits","LotSizeUnits desc","MLSAreaMajor","MLSAreaMajor desc","MLSAreaMinor","MLSAreaMinor desc","MainLevelBathrooms","MainLevelBathrooms desc","MainLevelBedrooms","MainLevelBedrooms desc","MaintenanceExpense","MaintenanceExpense desc","MajorChangeTimestamp","MajorChangeTimestamp desc","MajorChangeType","MajorChangeType desc","Make","Make desc","ManagerExpense","ManagerExpense desc","MapCoordinate","MapCoordinate desc","MapCoordinateSource","MapCoordinateSource desc","MapURL","MapURL desc","MiddleOrJuniorSchool","MiddleOrJuniorSchool desc","MiddleOrJuniorSchoolDistrict","MiddleOrJuniorSchoolDistrict desc","MlsStatus","MlsStatus desc","MobileDimUnits","MobileDimUnits desc","MobileHomeRemainsYN","MobileHomeRemainsYN desc","MobileLength","MobileLength desc","MobileWidth","MobileWidth desc","Model","Model desc","ModificationTimestamp","ModificationTimestamp desc","NetOperatingIncome","NetOperatingIncome desc","NewConstructionYN","NewConstructionYN desc","NewTaxesExpense","NewTaxesExpense desc","NumberOfBuildings","NumberOfBuildings desc","NumberOfFullTimeEmployees","NumberOfFullTimeEmployees desc","NumberOfLots","NumberOfLots desc","NumberOfPads","NumberOfPads desc","NumberOfPartTimeEmployees","NumberOfPartTimeEmployees desc","NumberOfSeparateElectricMeters","NumberOfSeparateElectricMeters desc","NumberOfSeparateGasMeters","NumberOfSeparateGasMeters desc","NumberOfSeparateWaterMeters","NumberOfSeparateWaterMeters desc","NumberOfUnitsInCommunity","NumberOfUnitsInCommunity desc","NumberOfUnitsLeased","NumberOfUnitsLeased desc","NumberOfUnitsMoMo","NumberOfUnitsMoMo desc","NumberOfUnitsTotal","NumberOfUnitsTotal desc","NumberOfUnitsVacant","NumberOfUnitsVacant desc","OccupantName","OccupantName desc","OccupantPhone","OccupantPhone desc","OccupantType","OccupantType desc","OffMarketDate","OffMarketDate desc","OffMarketTimestamp","OffMarketTimestamp desc","OnMarketDate","OnMarketDate desc","OnMarketTimestamp","OnMarketTimestamp desc","OpenParkingSpaces","OpenParkingSpaces desc","OpenParkingYN","OpenParkingYN desc","OperatingExpense","OperatingExpense desc","OperatingExpenseIncludes","OperatingExpenseIncludes desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginalListPrice","OriginalListPrice desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","OtherEquipment","OtherEquipment desc","OtherExpense","OtherExpense desc","OtherParking","OtherParking desc","OtherStructures","OtherStructures desc","OwnerName","OwnerName desc","OwnerPays","OwnerPays desc","OwnerPhone","OwnerPhone desc","Ownership","Ownership desc","OwnershipType","OwnershipType desc","ParcelNumber","ParcelNumber desc","ParkManagerName","ParkManagerName desc","ParkManagerPhone","ParkManagerPhone desc","ParkName","ParkName desc","ParkingFeatures","ParkingFeatures desc","ParkingTotal","ParkingTotal desc","PastureArea","PastureArea desc","PatioAndPorchFeatures","PatioAndPorchFeatures desc","PendingTimestamp","PendingTimestamp desc","PestControlExpense","PestControlExpense desc","PetsAllowed","PetsAllowed desc","PhotosChangeTimestamp","PhotosChangeTimestamp desc","PhotosCount","PhotosCount desc","PoolExpense","PoolExpense desc","PoolFeatures","PoolFeatures desc","PoolPrivateYN","PoolPrivateYN desc","Possession","Possession desc","PossibleUse","PossibleUse desc","PostalCity","PostalCity desc","PostalCode","PostalCode desc","PostalCodePlus4","PostalCodePlus4 desc","PowerProductionType","PowerProductionType desc","PreviousListPrice","PreviousListPrice desc","PriceChangeTimestamp","PriceChangeTimestamp desc","PrivateOfficeRemarks","PrivateOfficeRemarks desc","PrivateRemarks","PrivateRemarks desc","ProfessionalManagementExpense","ProfessionalManagementExpense desc","PropertyAttachedYN","PropertyAttachedYN desc","PropertyCondition","PropertyCondition desc","PropertySubType","PropertySubType desc","PropertyType","PropertyType desc","PublicRemarks","PublicRemarks desc","PublicSurveyRange","PublicSurveyRange desc","PublicSurveySection","PublicSurveySection desc","PublicSurveyTownship","PublicSurveyTownship desc","PurchaseContractDate","PurchaseContractDate desc","RVParkingDimensions","RVParkingDimensions desc","RangeArea","RangeArea desc","RentControlYN","RentControlYN desc","RentIncludes","RentIncludes desc","RoadFrontageType","RoadFrontageType desc","RoadResponsibility","RoadResponsibility desc","RoadSurfaceType","RoadSurfaceType desc","Roof","Roof desc","RoomType","RoomType desc","RoomsTotal","RoomsTotal desc","SeatingCapacity","SeatingCapacity desc","SecurityFeatures","SecurityFeatures desc","SeniorCommunityYN","SeniorCommunityYN desc","SerialU","SerialU desc","SerialX","SerialX desc","SerialXX","SerialXX desc","Sewer","Sewer desc","ShowingAdvanceNotice","ShowingAdvanceNotice desc","ShowingAttendedYN","ShowingAttendedYN desc","ShowingContactName","ShowingContactName desc","ShowingContactPhone","ShowingContactPhone desc","ShowingContactPhoneExt","ShowingContactPhoneExt desc","ShowingContactType","ShowingContactType desc","ShowingDays","ShowingDays desc","ShowingEndTime","ShowingEndTime desc","ShowingInstructions","ShowingInstructions desc","ShowingRequirements","ShowingRequirements desc","ShowingStartTime","ShowingStartTime desc","SignOnPropertyYN","SignOnPropertyYN desc","Skirt","Skirt desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc","SpaFeatures","SpaFeatures desc","SpaYN","SpaYN desc","SpecialLicenses","SpecialLicenses desc","SpecialListingConditions","SpecialListingConditions desc","StandardStatus","StandardStatus desc","StateOrProvince","StateOrProvince desc","StateRegion","StateRegion desc","StatusChangeTimestamp","StatusChangeTimestamp desc","Stories","Stories desc","StoriesTotal","StoriesTotal desc","StreetAdditionalInfo","StreetAdditionalInfo desc","StreetDirPrefix","StreetDirPrefix desc","StreetDirSuffix","StreetDirSuffix desc","StreetName","StreetName desc","StreetNumber","StreetNumber desc","StreetNumberNumeric","StreetNumberNumeric desc","StreetSuffix","StreetSuffix desc","StreetSuffixModifier","StreetSuffixModifier desc","StructureType","StructureType desc","SubAgencyCompensation","SubAgencyCompensation desc","SubAgencyCompensationType","SubAgencyCompensationType desc","SubdivisionName","SubdivisionName desc","SuppliesExpense","SuppliesExpense desc","SyndicateTo","SyndicateTo desc","SyndicationRemarks","SyndicationRemarks desc","TaxAnnualAmount","TaxAnnualAmount desc","TaxAssessedValue","TaxAssessedValue desc","TaxBlock","TaxBlock desc","TaxBookNumber","TaxBookNumber desc","TaxLegalDescription","TaxLegalDescription desc","TaxLot","TaxLot desc","TaxMapNumber","TaxMapNumber desc","TaxOtherAnnualAssessmentAmount","TaxOtherAnnualAssessmentAmount desc","TaxParcelLetter","TaxParcelLetter desc","TaxStatusCurrent","TaxStatusCurrent desc","TaxTract","TaxTract desc","TaxYear","TaxYear desc","TenantPays","TenantPays desc","Topography","Topography desc","TotalActualRent","TotalActualRent desc","Township","Township desc","TransactionBrokerCompensation","TransactionBrokerCompensation desc","TransactionBrokerCompensationType","TransactionBrokerCompensationType desc","TrashExpense","TrashExpense desc","UnitNumber","UnitNumber desc","UnitTypeType","UnitTypeType desc","UnitsFurnished","UnitsFurnished desc","UniversalPropertyId","UniversalPropertyId desc","UniversalPropertySubId","UniversalPropertySubId desc","UnparsedAddress","UnparsedAddress desc","Utilities","Utilities desc","VacancyAllowance","VacancyAllowance desc","VacancyAllowanceRate","VacancyAllowanceRate desc","Vegetation","Vegetation desc","VideosChangeTimestamp","VideosChangeTimestamp desc","VideosCount","VideosCount desc","View","View desc","ViewYN","ViewYN desc","VirtualTourURLBranded","VirtualTourURLBranded desc","VirtualTourURLUnbranded","VirtualTourURLUnbranded desc","WalkScore","WalkScore desc","WaterBodyName","WaterBodyName desc","WaterSewerExpense","WaterSewerExpense desc","WaterSource","WaterSource desc","WaterfrontFeatures","WaterfrontFeatures desc","WaterfrontYN","WaterfrontYN desc","WindowFeatures","WindowFeatures desc","WithdrawnDate","WithdrawnDate desc","WoodedArea","WoodedArea desc","WorkmansCompensationExpense","WorkmansCompensationExpense desc","YearBuilt","YearBuilt desc","YearBuiltDetails","YearBuiltDetails desc","YearBuiltEffective","YearBuiltEffective desc","YearBuiltSource","YearBuiltSource desc","YearEstablished","YearEstablished desc","YearsCurrentOwner","YearsCurrentOwner desc","Zoning","Zoning desc","ZoningDescription","ZoningDescription desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgencyCompensation","BuyerAgencyCompensationType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","DualVariableCompensationYN","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Property","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Property","tags":["Property"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member":{"get":{"summary":"Get entities from Member","tags":["Member"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","JobTitle desc","LastLoginTimestamp","LastLoginTimestamp desc","MemberAOR","MemberAOR desc","MemberAORMlsId","MemberAORMlsId desc","MemberAORkey","MemberAORkey desc","MemberAddress1","MemberAddress1 desc","MemberAddress2","MemberAddress2 desc","MemberAssociationComments","MemberAssociationComments desc","MemberCarrierRoute","MemberCarrierRoute desc","MemberCity","MemberCity desc","MemberCountry","MemberCountry desc","MemberCountyOrParish","MemberCountyOrParish desc","MemberDesignation","MemberDesignation desc","MemberDirectPhone","MemberDirectPhone desc","MemberEmail","MemberEmail desc","MemberFax","MemberFax desc","MemberFirstName","MemberFirstName desc","MemberFullName","MemberFullName desc","MemberHomePhone","MemberHomePhone desc","MemberIsAssistantTo","MemberIsAssistantTo desc","MemberKey","MemberKey desc","MemberLanguages","MemberLanguages desc","MemberLastName","MemberLastName desc","MemberLoginId","MemberLoginId desc","MemberMiddleName","MemberMiddleName desc","MemberMlsAccessYN","MemberMlsAccessYN desc","MemberMlsId","MemberMlsId desc","MemberMlsSecurityClass","MemberMlsSecurityClass desc","MemberMobilePhone","MemberMobilePhone desc","MemberNamePrefix","MemberNamePrefix desc","MemberNameSuffix","MemberNameSuffix desc","MemberNationalAssociationId","MemberNationalAssociationId desc","MemberNickname","MemberNickname desc","MemberOfficePhone","MemberOfficePhone desc","MemberOfficePhoneExt","MemberOfficePhoneExt desc","MemberOtherPhoneType","MemberOtherPhoneType desc","MemberPager","MemberPager desc","MemberPassword","MemberPassword desc","MemberPhoneTTYTDD","MemberPhoneTTYTDD desc","MemberPostalCode","MemberPostalCode desc","MemberPostalCodePlus4","MemberPostalCodePlus4 desc","MemberPreferredPhone","MemberPreferredPhone desc","MemberPreferredPhoneExt","MemberPreferredPhoneExt desc","MemberStateLicense","MemberStateLicense desc","MemberStateLicenseState","MemberStateLicenseState desc","MemberStateOrProvince","MemberStateOrProvince desc","MemberStatus","MemberStatus desc","MemberTollFreePhone","MemberTollFreePhone desc","MemberType","MemberType desc","MemberVoiceMail","MemberVoiceMail desc","MemberVoiceMailExt","MemberVoiceMailExt desc","ModificationTimestamp","ModificationTimestamp desc","OfficeKey","OfficeKey desc","OfficeMlsId","OfficeMlsId desc","OfficeName","OfficeName desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMemberKey","OriginatingSystemMemberKey desc","OriginatingSystemName","OriginatingSystemName desc","SocialMediaType","SocialMediaType desc","SourceSystemID","SourceSystemID desc","SourceSystemMemberKey","SourceSystemMemberKey desc","SourceSystemName","SourceSystemName desc","SyndicateTo","SyndicateTo desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Member","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Member","tags":["Member"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office":{"get":{"summary":"Get entities from Office","tags":["Office"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","FranchiseAffiliation desc","IDXOfficeParticipationYN","IDXOfficeParticipationYN desc","MainOfficeKey","MainOfficeKey desc","MainOfficeMlsId","MainOfficeMlsId desc","ModificationTimestamp","ModificationTimestamp desc","OfficeAOR","OfficeAOR desc","OfficeAORMlsId","OfficeAORMlsId desc","OfficeAORkey","OfficeAORkey desc","OfficeAddress1","OfficeAddress1 desc","OfficeAddress2","OfficeAddress2 desc","OfficeAssociationComments","OfficeAssociationComments desc","OfficeBranchType","OfficeBranchType desc","OfficeBrokerKey","OfficeBrokerKey desc","OfficeBrokerMlsId","OfficeBrokerMlsId desc","OfficeCity","OfficeCity desc","OfficeCorporateLicense","OfficeCorporateLicense desc","OfficeCountyOrParish","OfficeCountyOrParish desc","OfficeEmail","OfficeEmail desc","OfficeFax","OfficeFax desc","OfficeKey","OfficeKey desc","OfficeManagerKey","OfficeManagerKey desc","OfficeManagerMlsId","OfficeManagerMlsId desc","OfficeMlsId","OfficeMlsId desc","OfficeName","OfficeName desc","OfficeNationalAssociationId","OfficeNationalAssociationId desc","OfficePhone","OfficePhone desc","OfficePhoneExt","OfficePhoneExt desc","OfficePostalCode","OfficePostalCode desc","OfficePostalCodePlus4","OfficePostalCodePlus4 desc","OfficeStateOrProvince","OfficeStateOrProvince desc","OfficeStatus","OfficeStatus desc","OfficeType","OfficeType desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","OriginatingSystemOfficeKey","OriginatingSystemOfficeKey desc","SocialMediaType","SocialMediaType desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","SourceSystemOfficeKey","SourceSystemOfficeKey desc","SyndicateAgentOption","SyndicateAgentOption desc","SyndicateTo","SyndicateTo desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Office","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Office","tags":["Office"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts":{"get":{"summary":"Get entities from Contacts","tags":["Contacts"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["Anniversary","Anniversary desc","AssistantEmail","AssistantEmail desc","AssistantName","AssistantName desc","AssistantPhone","AssistantPhone desc","AssistantPhoneExt","AssistantPhoneExt desc","Birthdate","Birthdate desc","BusinessFax","BusinessFax desc","Children","Children desc","Company","Company desc","ContactKey","ContactKey desc","ContactLoginId","ContactLoginId desc","ContactPassword","ContactPassword desc","ContactStatus","ContactStatus desc","ContactType","ContactType desc","Department","Department desc","DirectPhone","DirectPhone desc","Email","Email desc","Email2","Email2 desc","Email3","Email3 desc","FirstName","FirstName desc","FullName","FullName desc","HomeAddress1","HomeAddress1 desc","HomeAddress2","HomeAddress2 desc","HomeCarrierRoute","HomeCarrierRoute desc","HomeCity","HomeCity desc","HomeCountry","HomeCountry desc","HomeCountyOrParish","HomeCountyOrParish desc","HomeFax","HomeFax desc","HomePhone","HomePhone desc","HomePostalCode","HomePostalCode desc","HomePostalCodePlus4","HomePostalCodePlus4 desc","HomeStateOrProvince","HomeStateOrProvince desc","JobTitle","JobTitle desc","Language","Language desc","LastName","LastName desc","LeadSource","LeadSource desc","MiddleName","MiddleName desc","MobilePhone","MobilePhone desc","ModificationTimestamp","ModificationTimestamp desc","NamePrefix","NamePrefix desc","NameSuffix","NameSuffix desc","Nickname","Nickname desc","Notes","Notes desc","OfficePhone","OfficePhone desc","OfficePhoneExt","OfficePhoneExt desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemContactKey","OriginatingSystemContactKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","OtherAddress1","OtherAddress1 desc","OtherAddress2","OtherAddress2 desc","OtherCarrierRoute","OtherCarrierRoute desc","OtherCity","OtherCity desc","OtherCountry","OtherCountry desc","OtherCountyOrParish","OtherCountyOrParish desc","OtherPhoneType","OtherPhoneType desc","OtherPostalCode","OtherPostalCode desc","OtherPostalCodePlus4","OtherPostalCodePlus4 desc","OtherStateOrProvince","OtherStateOrProvince desc","OwnerMemberID","OwnerMemberID desc","OwnerMemberKey","OwnerMemberKey desc","Pager","Pager desc","PhoneTTYTDD","PhoneTTYTDD desc","PreferredAddress","PreferredAddress desc","PreferredPhone","PreferredPhone desc","ReferredBy","ReferredBy desc","SocialMediaType","SocialMediaType desc","SourceSystemContactKey","SourceSystemContactKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","SpousePartnerName","SpousePartnerName desc","TollFreePhone","TollFreePhone desc","VoiceMail","VoiceMail desc","VoiceMailExt","VoiceMailExt desc","WorkAddress1","WorkAddress1 desc","WorkAddress2","WorkAddress2 desc","WorkCarrierRoute","WorkCarrierRoute desc","WorkCity","WorkCity desc","WorkCountry","WorkCountry desc","WorkCountyOrParish","WorkCountyOrParish desc","WorkPostalCode","WorkPostalCode desc","WorkPostalCodePlus4","WorkPostalCodePlus4 desc","WorkStateOrProvince","WorkStateOrProvince desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["Anniversary","AssistantEmail","AssistantName","AssistantPhone","AssistantPhoneExt","Birthdate","BusinessFax","Children","Company","ContactKey","ContactLoginId","ContactPassword","ContactStatus","ContactType","Department","DirectPhone","Email","Email2","Email3","FirstName","FullName","HomeAddress1","HomeAddress2","HomeCarrierRoute","HomeCity","HomeCountry","HomeCountyOrParish","HomeFax","HomePhone","HomePostalCode","HomePostalCodePlus4","HomeStateOrProvince","JobTitle","Language","LastName","LeadSource","MiddleName","MobilePhone","ModificationTimestamp","NamePrefix","NameSuffix","Nickname","Notes","OfficePhone","OfficePhoneExt","OriginalEntryTimestamp","OriginatingSystemContactKey","OriginatingSystemID","OriginatingSystemName","OtherAddress1","OtherAddress2","OtherCarrierRoute","OtherCity","OtherCountry","OtherCountyOrParish","OtherPhoneType","OtherPostalCode","OtherPostalCodePlus4","OtherStateOrProvince","OwnerMemberID","OwnerMemberKey","Pager","PhoneTTYTDD","PreferredAddress","PreferredPhone","ReferredBy","SocialMediaType","SourceSystemContactKey","SourceSystemID","SourceSystemName","SpousePartnerName","TollFreePhone","VoiceMail","VoiceMailExt","WorkAddress1","WorkAddress2","WorkCarrierRoute","WorkCity","WorkCountry","WorkCountyOrParish","WorkPostalCode","WorkPostalCodePlus4","WorkStateOrProvince"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","OwnerMember","HistoryTransactional","Media","ContactsOtherPhone","ContactsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Contacts","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Contacts","tags":["Contacts"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Contacts-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Media":{"get":{"summary":"Get entities from Media","tags":["Media"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","ImageHeight","ImageHeight desc","ImageOf","ImageOf desc","ImageSizeDescription","ImageSizeDescription desc","ImageWidth","ImageWidth desc","LongDescription","LongDescription desc","MediaCategory","MediaCategory desc","MediaHTML","MediaHTML desc","MediaKey","MediaKey desc","MediaModificationTimestamp","MediaModificationTimestamp desc","MediaObjectID","MediaObjectID desc","MediaStatus","MediaStatus desc","MediaType","MediaType desc","MediaURL","MediaURL desc","ModificationTimestamp","ModificationTimestamp desc","Order","Order desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMediaKey","OriginatingSystemMediaKey desc","OriginatingSystemName","OriginatingSystemName desc","Permission","Permission desc","PreferredPhotoYN","PreferredPhotoYN desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","ShortDescription","ShortDescription desc","SourceSystemID","SourceSystemID desc","SourceSystemMediaKey","SourceSystemMediaKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Media","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Media","tags":["Media"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Media-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/HistoryTransactional":{"get":{"summary":"Get entities from HistoryTransactional","tags":["HistoryTransactional"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to HistoryTransactional","tags":["HistoryTransactional"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListings":{"get":{"summary":"Get entities from ContactListings","tags":["ContactListings"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentNotesUnreadYN","AgentNotesUnreadYN desc","ClassName","ClassName desc","ContactKey","ContactKey desc","ContactListingPreference","ContactListingPreference desc","ContactListingsKey","ContactListingsKey desc","ContactLoginId","ContactLoginId desc","ContactNotesUnreadYN","ContactNotesUnreadYN desc","DirectEmailYN","DirectEmailYN desc","LastAgentNoteTimestamp","LastAgentNoteTimestamp desc","LastContactNoteTimestamp","LastContactNoteTimestamp desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ListingModificationTimestamp","ListingModificationTimestamp desc","ListingSentTimestamp","ListingSentTimestamp desc","ListingViewedYN","ListingViewedYN desc","ModificationTimestamp","ModificationTimestamp desc","PortalLastVisitedTimestamp","PortalLastVisitedTimestamp desc","ResourceName","ResourceName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentNotesUnreadYN","ClassName","ContactKey","ContactListingPreference","ContactListingsKey","ContactLoginId","ContactNotesUnreadYN","DirectEmailYN","LastAgentNoteTimestamp","LastContactNoteTimestamp","ListingId","ListingKey","ListingModificationTimestamp","ListingSentTimestamp","ListingViewedYN","ModificationTimestamp","PortalLastVisitedTimestamp","ResourceName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Contact","Listing","ListingNotes"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of ContactListings","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.ContactListings"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to ContactListings","tags":["ContactListings"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListings-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListings"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTracking":{"get":{"summary":"Get entities from InternetTracking","tags":["InternetTracking"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActorCity","ActorCity desc","ActorEmail","ActorEmail desc","ActorID","ActorID desc","ActorIP","ActorIP desc","ActorKey","ActorKey desc","ActorLatitude","ActorLatitude desc","ActorLongitude","ActorLongitude desc","ActorOriginatingSystemID","ActorOriginatingSystemID desc","ActorOriginatingSystemName","ActorOriginatingSystemName desc","ActorPhone","ActorPhone desc","ActorPhoneExt","ActorPhoneExt desc","ActorPostalCode","ActorPostalCode desc","ActorPostalCodePlus4","ActorPostalCodePlus4 desc","ActorRegion","ActorRegion desc","ActorSourceSystemID","ActorSourceSystemID desc","ActorSourceSystemName","ActorSourceSystemName desc","ActorStateOrProvince","ActorStateOrProvince desc","ActorType","ActorType desc","ColorDepth","ColorDepth desc","DeviceType","DeviceType desc","EventDescription","EventDescription desc","EventKey","EventKey desc","EventLabel","EventLabel desc","EventOriginatingSystemID","EventOriginatingSystemID desc","EventOriginatingSystemName","EventOriginatingSystemName desc","EventSourceSystemID","EventSourceSystemID desc","EventSourceSystemName","EventSourceSystemName desc","EventTarget","EventTarget desc","EventTimestamp","EventTimestamp desc","EventType","EventType desc","ObjectID","ObjectID desc","ObjectIdType","ObjectIdType desc","ObjectKey","ObjectKey desc","ObjectOriginatingSystemID","ObjectOriginatingSystemID desc","ObjectOriginatingSystemName","ObjectOriginatingSystemName desc","ObjectSourceSystemID","ObjectSourceSystemID desc","ObjectSourceSystemName","ObjectSourceSystemName desc","ObjectType","ObjectType desc","ObjectURL","ObjectURL desc","OriginatingSystemActorKey","OriginatingSystemActorKey desc","OriginatingSystemEventKey","OriginatingSystemEventKey desc","OriginatingSystemObjectKey","OriginatingSystemObjectKey desc","ReferringURL","ReferringURL desc","ScreenHeight","ScreenHeight desc","ScreenWidth","ScreenWidth desc","SessionID","SessionID desc","SourceSystemActorKey","SourceSystemActorKey desc","SourceSystemEventKey","SourceSystemEventKey desc","SourceSystemObjectKey","SourceSystemObjectKey desc","TimeZoneOffset","TimeZoneOffset desc","UserAgent","UserAgent desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActorCity","ActorEmail","ActorID","ActorIP","ActorKey","ActorLatitude","ActorLongitude","ActorOriginatingSystemID","ActorOriginatingSystemName","ActorPhone","ActorPhoneExt","ActorPostalCode","ActorPostalCodePlus4","ActorRegion","ActorSourceSystemID","ActorSourceSystemName","ActorStateOrProvince","ActorType","ColorDepth","DeviceType","EventDescription","EventKey","EventLabel","EventOriginatingSystemID","EventOriginatingSystemName","EventSourceSystemID","EventSourceSystemName","EventTarget","EventTimestamp","EventType","ObjectID","ObjectIdType","ObjectKey","ObjectOriginatingSystemID","ObjectOriginatingSystemName","ObjectSourceSystemID","ObjectSourceSystemName","ObjectType","ObjectURL","OriginatingSystemActorKey","OriginatingSystemEventKey","OriginatingSystemObjectKey","ReferringURL","ScreenHeight","ScreenWidth","SessionID","SourceSystemActorKey","SourceSystemEventKey","SourceSystemObjectKey","TimeZoneOffset","UserAgent"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ActorOriginatingSystem","ActorSourceSystem","EventOriginatingSystem","EventSourceSystem","ObjectOriginatingSystem","ObjectSourceSystem"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of InternetTracking","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.InternetTracking"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to InternetTracking","tags":["InternetTracking"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.InternetTracking-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.InternetTracking"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/SavedSearch":{"get":{"summary":"Get entities from SavedSearch","tags":["SavedSearch"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","MemberKey","MemberKey desc","MemberMlsId","MemberMlsId desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemMemberKey","OriginatingSystemMemberKey desc","OriginatingSystemMemberName","OriginatingSystemMemberName desc","OriginatingSystemName","OriginatingSystemName desc","ResourceName","ResourceName desc","SavedSearchDescription","SavedSearchDescription desc","SavedSearchKey","SavedSearchKey desc","SavedSearchName","SavedSearchName desc","SavedSearchType","SavedSearchType desc","SearchQuery","SearchQuery desc","SearchQueryExceptionDetails","SearchQueryExceptionDetails desc","SearchQueryExceptions","SearchQueryExceptions desc","SearchQueryHumanReadable","SearchQueryHumanReadable desc","SearchQueryType","SearchQueryType desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","MemberKey","MemberMlsId","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemMemberKey","OriginatingSystemMemberName","OriginatingSystemName","ResourceName","SavedSearchDescription","SavedSearchKey","SavedSearchName","SavedSearchType","SearchQuery","SearchQueryExceptionDetails","SearchQueryExceptions","SearchQueryHumanReadable","SearchQueryType","SourceSystemID","SourceSystemKey","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Member","OriginatingSystem","SourceSystem"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SavedSearch","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SavedSearch"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to SavedSearch","tags":["SavedSearch"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SavedSearch-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SavedSearch"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OpenHouse":{"get":{"summary":"Get entities from OpenHouse","tags":["OpenHouse"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AppointmentRequiredYN","AppointmentRequiredYN desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","OpenHouseAttendedBy","OpenHouseAttendedBy desc","OpenHouseDate","OpenHouseDate desc","OpenHouseEndTime","OpenHouseEndTime desc","OpenHouseId","OpenHouseId desc","OpenHouseKey","OpenHouseKey desc","OpenHouseRemarks","OpenHouseRemarks desc","OpenHouseStartTime","OpenHouseStartTime desc","OpenHouseStatus","OpenHouseStatus desc","OpenHouseType","OpenHouseType desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","Refreshments","Refreshments desc","ShowingAgentFirstName","ShowingAgentFirstName desc","ShowingAgentKey","ShowingAgentKey desc","ShowingAgentLastName","ShowingAgentLastName desc","ShowingAgentMlsID","ShowingAgentMlsID desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AppointmentRequiredYN","ListingId","ListingKey","ModificationTimestamp","OpenHouseAttendedBy","OpenHouseDate","OpenHouseEndTime","OpenHouseId","OpenHouseKey","OpenHouseRemarks","OpenHouseStartTime","OpenHouseStatus","OpenHouseType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","Refreshments","ShowingAgentFirstName","ShowingAgentKey","ShowingAgentLastName","ShowingAgentMlsID","SourceSystemID","SourceSystemKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OpenHouse","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to OpenHouse","tags":["OpenHouse"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Prospecting":{"get":{"summary":"Get entities from Prospecting","tags":["Prospecting"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActiveYN","ActiveYN desc","BccEmailList","BccEmailList desc","BccMeYN","BccMeYN desc","CcEmailList","CcEmailList desc","ClientActivatedYN","ClientActivatedYN desc","ConciergeNotificationsYN","ConciergeNotificationsYN desc","ConciergeYN","ConciergeYN desc","ContactKey","ContactKey desc","DailySchedule","DailySchedule desc","DisplayTemplateID","DisplayTemplateID desc","Language","Language desc","LastNewChangedTimestamp","LastNewChangedTimestamp desc","LastViewedTimestamp","LastViewedTimestamp desc","MessageNew","MessageNew desc","MessageRevise","MessageRevise desc","MessageUpdate","MessageUpdate desc","ModificationTimestamp","ModificationTimestamp desc","NextSendTimestamp","NextSendTimestamp desc","OwnerMemberID","OwnerMemberID desc","OwnerMemberKey","OwnerMemberKey desc","ProspectingKey","ProspectingKey desc","ReasonActiveOrDisabled","ReasonActiveOrDisabled desc","SavedSearchKey","SavedSearchKey desc","ScheduleType","ScheduleType desc","Subject","Subject desc","ToEmailList","ToEmailList desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActiveYN","BccEmailList","BccMeYN","CcEmailList","ClientActivatedYN","ConciergeNotificationsYN","ConciergeYN","ContactKey","DailySchedule","DisplayTemplateID","Language","LastNewChangedTimestamp","LastViewedTimestamp","MessageNew","MessageRevise","MessageUpdate","ModificationTimestamp","NextSendTimestamp","OwnerMemberID","OwnerMemberKey","ProspectingKey","ReasonActiveOrDisabled","SavedSearchKey","ScheduleType","Subject","ToEmailList"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Prospecting","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Prospecting"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Prospecting","tags":["Prospecting"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Prospecting-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Prospecting"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Queue":{"get":{"summary":"Get entities from Queue","tags":["Queue"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","OriginatingSystemQueueKey","OriginatingSystemQueueKey desc","QueueTransactionKey","QueueTransactionKey desc","QueueTransactionType","QueueTransactionType desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","SourceSystemQueueKey","SourceSystemQueueKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemQueueKey","QueueTransactionKey","QueueTransactionType","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemID","SourceSystemName","SourceSystemQueueKey"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Queue","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Queue"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Queue","tags":["Queue"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Queue-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Queue"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Rules":{"get":{"summary":"Get entities from Rules","tags":["Rules"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","OriginatingSystemRuleKey","OriginatingSystemRuleKey desc","ResourceName","ResourceName desc","RuleAction","RuleAction desc","RuleDescription","RuleDescription desc","RuleEnabledYN","RuleEnabledYN desc","RuleErrorText","RuleErrorText desc","RuleExpression","RuleExpression desc","RuleFormat","RuleFormat desc","RuleHelpText","RuleHelpText desc","RuleKey","RuleKey desc","RuleName","RuleName desc","RuleOrder","RuleOrder desc","RuleType","RuleType desc","RuleVersion","RuleVersion desc","RuleWarningText","RuleWarningText desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","FieldKey","FieldName","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemRuleKey","ResourceName","RuleAction","RuleDescription","RuleEnabledYN","RuleErrorText","RuleExpression","RuleFormat","RuleHelpText","RuleKey","RuleName","RuleOrder","RuleType","RuleVersion","RuleWarningText","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Rules","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Rules"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Rules","tags":["Rules"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Rules-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Rules"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing":{"get":{"summary":"Get entities from Showing","tags":["Showing"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentOriginatingSystemID","AgentOriginatingSystemID desc","AgentOriginatingSystemName","AgentOriginatingSystemName desc","AgentSourceSystemID","AgentSourceSystemID desc","AgentSourceSystemName","AgentSourceSystemName desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ListingOriginatingSystemID","ListingOriginatingSystemID desc","ListingOriginatingSystemName","ListingOriginatingSystemName desc","ListingSourceSystemID","ListingSourceSystemID desc","ListingSourceSystemName","ListingSourceSystemName desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemAgentKey","OriginatingSystemAgentKey desc","OriginatingSystemListingKey","OriginatingSystemListingKey desc","OriginatingSystemShowingKey","OriginatingSystemShowingKey desc","ShowingAgentKey","ShowingAgentKey desc","ShowingAgentMlsID","ShowingAgentMlsID desc","ShowingEndTimestamp","ShowingEndTimestamp desc","ShowingId","ShowingId desc","ShowingKey","ShowingKey desc","ShowingOriginatingSystemID","ShowingOriginatingSystemID desc","ShowingOriginatingSystemName","ShowingOriginatingSystemName desc","ShowingRequestedTimestamp","ShowingRequestedTimestamp desc","ShowingSourceSystemID","ShowingSourceSystemID desc","ShowingSourceSystemName","ShowingSourceSystemName desc","ShowingStartTimestamp","ShowingStartTimestamp desc","SourceSystemAgentKey","SourceSystemAgentKey desc","SourceSystemListingKey","SourceSystemListingKey desc","SourceSystemShowingKey","SourceSystemShowingKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentOriginatingSystemID","AgentOriginatingSystemName","AgentSourceSystemID","AgentSourceSystemName","ListingId","ListingKey","ListingOriginatingSystemID","ListingOriginatingSystemName","ListingSourceSystemID","ListingSourceSystemName","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemAgentKey","OriginatingSystemListingKey","OriginatingSystemShowingKey","ShowingAgentKey","ShowingAgentMlsID","ShowingEndTimestamp","ShowingId","ShowingKey","ShowingOriginatingSystemID","ShowingOriginatingSystemName","ShowingRequestedTimestamp","ShowingSourceSystemID","ShowingSourceSystemName","ShowingStartTimestamp","SourceSystemAgentKey","SourceSystemListingKey","SourceSystemShowingKey"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","AgentOriginatingSystem","AgentSourceSystem","ShowingAgent","Listing","ListingOriginatingSystem","ListingSourceSystem","ShowingOriginatingSystem","ShowingSourceSystem","HistoryTransactional","Media","SocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Showing","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Showing"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Showing","tags":["Showing"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Showing-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Showing"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Teams":{"get":{"summary":"Get entities from Teams","tags":["Teams"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","SocialMediaType","SocialMediaType desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc","TeamAddress1","TeamAddress1 desc","TeamAddress2","TeamAddress2 desc","TeamCarrierRoute","TeamCarrierRoute desc","TeamCity","TeamCity desc","TeamCountry","TeamCountry desc","TeamCountyOrParish","TeamCountyOrParish desc","TeamDescription","TeamDescription desc","TeamDirectPhone","TeamDirectPhone desc","TeamEmail","TeamEmail desc","TeamFax","TeamFax desc","TeamKey","TeamKey desc","TeamLeadKey","TeamLeadKey desc","TeamLeadLoginId","TeamLeadLoginId desc","TeamLeadMlsId","TeamLeadMlsId desc","TeamLeadNationalAssociationId","TeamLeadNationalAssociationId desc","TeamLeadStateLicense","TeamLeadStateLicense desc","TeamLeadStateLicenseState","TeamLeadStateLicenseState desc","TeamMobilePhone","TeamMobilePhone desc","TeamName","TeamName desc","TeamOfficePhone","TeamOfficePhone desc","TeamOfficePhoneExt","TeamOfficePhoneExt desc","TeamPostalCode","TeamPostalCode desc","TeamPostalCodePlus4","TeamPostalCodePlus4 desc","TeamPreferredPhone","TeamPreferredPhone desc","TeamPreferredPhoneExt","TeamPreferredPhoneExt desc","TeamStateOrProvince","TeamStateOrProvince desc","TeamStatus","TeamStatus desc","TeamTollFreePhone","TeamTollFreePhone desc","TeamVoiceMail","TeamVoiceMail desc","TeamVoiceMailExt","TeamVoiceMailExt desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemKey","SourceSystemName","TeamAddress1","TeamAddress2","TeamCarrierRoute","TeamCity","TeamCountry","TeamCountyOrParish","TeamDescription","TeamDirectPhone","TeamEmail","TeamFax","TeamKey","TeamLeadKey","TeamLeadLoginId","TeamLeadMlsId","TeamLeadNationalAssociationId","TeamLeadStateLicense","TeamLeadStateLicenseState","TeamMobilePhone","TeamName","TeamOfficePhone","TeamOfficePhoneExt","TeamPostalCode","TeamPostalCodePlus4","TeamPreferredPhone","TeamPreferredPhoneExt","TeamStateOrProvince","TeamStatus","TeamTollFreePhone","TeamVoiceMail","TeamVoiceMailExt"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","TeamLead","HistoryTransactional","Media","TeamsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Teams","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Teams"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Teams","tags":["Teams"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Teams-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Teams"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/TeamMembers":{"get":{"summary":"Get entities from TeamMembers","tags":["TeamMembers"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["MemberKey","MemberKey desc","MemberLoginId","MemberLoginId desc","MemberMlsId","MemberMlsId desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc","TeamImpersonationLevel","TeamImpersonationLevel desc","TeamKey","TeamKey desc","TeamMemberKey","TeamMemberKey desc","TeamMemberNationalAssociationId","TeamMemberNationalAssociationId desc","TeamMemberStateLicense","TeamMemberStateLicense desc","TeamMemberType","TeamMemberType desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["MemberKey","MemberLoginId","MemberMlsId","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","SourceSystemID","SourceSystemKey","SourceSystemName","TeamImpersonationLevel","TeamKey","TeamMemberKey","TeamMemberNationalAssociationId","TeamMemberStateLicense","TeamMemberType"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Member","OriginatingSystem","SourceSystem","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of TeamMembers","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.TeamMembers"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to TeamMembers","tags":["TeamMembers"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.TeamMembers-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.TeamMembers"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OUID":{"get":{"summary":"Get entities from OUID","tags":["OUID"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ModificationTimestamp","ModificationTimestamp desc","OrganizationAOR","OrganizationAOR desc","OrganizationAddress1","OrganizationAddress1 desc","OrganizationAddress2","OrganizationAddress2 desc","OrganizationAorOuid","OrganizationAorOuid desc","OrganizationAorOuidKey","OrganizationAorOuidKey desc","OrganizationCarrierRoute","OrganizationCarrierRoute desc","OrganizationCity","OrganizationCity desc","OrganizationComments","OrganizationComments desc","OrganizationContactEmail","OrganizationContactEmail desc","OrganizationContactFax","OrganizationContactFax desc","OrganizationContactFirstName","OrganizationContactFirstName desc","OrganizationContactFullName","OrganizationContactFullName desc","OrganizationContactJobTitle","OrganizationContactJobTitle desc","OrganizationContactLastName","OrganizationContactLastName desc","OrganizationContactMiddleName","OrganizationContactMiddleName desc","OrganizationContactNamePrefix","OrganizationContactNamePrefix desc","OrganizationContactNameSuffix","OrganizationContactNameSuffix desc","OrganizationContactPhone","OrganizationContactPhone desc","OrganizationContactPhoneExt","OrganizationContactPhoneExt desc","OrganizationCountry","OrganizationCountry desc","OrganizationCountyOrParish","OrganizationCountyOrParish desc","OrganizationMemberCount","OrganizationMemberCount desc","OrganizationMlsCode","OrganizationMlsCode desc","OrganizationMlsVendorName","OrganizationMlsVendorName desc","OrganizationMlsVendorOuid","OrganizationMlsVendorOuid desc","OrganizationName","OrganizationName desc","OrganizationNationalAssociationId","OrganizationNationalAssociationId desc","OrganizationPostalCode","OrganizationPostalCode desc","OrganizationPostalCodePlus4","OrganizationPostalCodePlus4 desc","OrganizationSocialMediaType","OrganizationSocialMediaType desc","OrganizationStateLicense","OrganizationStateLicense desc","OrganizationStateLicenseState","OrganizationStateLicenseState desc","OrganizationStateOrProvince","OrganizationStateOrProvince desc","OrganizationStatus","OrganizationStatus desc","OrganizationStatusChangeTimestamp","OrganizationStatusChangeTimestamp desc","OrganizationType","OrganizationType desc","OrganizationUniqueId","OrganizationUniqueId desc","OrganizationUniqueIdKey","OrganizationUniqueIdKey desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OUID","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to OUID","tags":["OUID"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListingNotes":{"get":{"summary":"Get entities from ContactListingNotes","tags":["ContactListingNotes"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ContactKey","ContactKey desc","ContactListingNotesKey","ContactListingNotesKey desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","NoteContents","NoteContents desc","NotedBy","NotedBy desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ContactKey","ContactListingNotesKey","ListingId","ListingKey","ModificationTimestamp","NoteContents","NotedBy"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Contact"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of ContactListingNotes","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to ContactListingNotes","tags":["ContactListingNotes"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OtherPhone":{"get":{"summary":"Get entities from OtherPhone","tags":["OtherPhone"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","OtherPhoneExt","OtherPhoneExt desc","OtherPhoneKey","OtherPhoneKey desc","OtherPhoneNumber","OtherPhoneNumber desc","OtherPhoneType","OtherPhoneType desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","OtherPhoneExt","OtherPhoneKey","OtherPhoneNumber","OtherPhoneType","ResourceName","ResourceRecordID","ResourceRecordKey"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OtherPhone","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to OtherPhone","tags":["OtherPhone"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyGreenVerification":{"get":{"summary":"Get entities from PropertyGreenVerification","tags":["PropertyGreenVerification"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["GreenBuildingVerificationKey","GreenBuildingVerificationKey desc","GreenBuildingVerificationType","GreenBuildingVerificationType desc","GreenVerificationBody","GreenVerificationBody desc","GreenVerificationMetric","GreenVerificationMetric desc","GreenVerificationRating","GreenVerificationRating desc","GreenVerificationSource","GreenVerificationSource desc","GreenVerificationStatus","GreenVerificationStatus desc","GreenVerificationURL","GreenVerificationURL desc","GreenVerificationVersion","GreenVerificationVersion desc","GreenVerificationYear","GreenVerificationYear desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["GreenBuildingVerificationKey","GreenBuildingVerificationType","GreenVerificationBody","GreenVerificationMetric","GreenVerificationRating","GreenVerificationSource","GreenVerificationStatus","GreenVerificationURL","GreenVerificationVersion","GreenVerificationYear","ListingId","ListingKey","ModificationTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyGreenVerification","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to PropertyGreenVerification","tags":["PropertyGreenVerification"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyPowerProduction":{"get":{"summary":"Get entities from PropertyPowerProduction","tags":["PropertyPowerProduction"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","PowerProductionAnnual","PowerProductionAnnual desc","PowerProductionAnnualStatus","PowerProductionAnnualStatus desc","PowerProductionKey","PowerProductionKey desc","PowerProductionSize","PowerProductionSize desc","PowerProductionType","PowerProductionType desc","PowerProductionYearInstall","PowerProductionYearInstall desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","PowerProductionAnnual","PowerProductionAnnualStatus","PowerProductionKey","PowerProductionSize","PowerProductionType","PowerProductionYearInstall"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyPowerProduction","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to PropertyPowerProduction","tags":["PropertyPowerProduction"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyRooms":{"get":{"summary":"Get entities from PropertyRooms","tags":["PropertyRooms"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","RoomArea","RoomArea desc","RoomAreaSource","RoomAreaSource desc","RoomAreaUnits","RoomAreaUnits desc","RoomDescription","RoomDescription desc","RoomDimensions","RoomDimensions desc","RoomFeatures","RoomFeatures desc","RoomKey","RoomKey desc","RoomLength","RoomLength desc","RoomLengthWidthUnits","RoomLengthWidthUnits desc","RoomType","RoomType desc","RoomWidth","RoomWidth desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","RoomArea","RoomAreaSource","RoomAreaUnits","RoomDescription","RoomDimensions","RoomFeatures","RoomKey","RoomLength","RoomLengthWidthUnits","RoomType","RoomWidth"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyRooms","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to PropertyRooms","tags":["PropertyRooms"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyUnitTypes":{"get":{"summary":"Get entities from PropertyUnitTypes","tags":["PropertyUnitTypes"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","UnitTypeActualRent","UnitTypeActualRent desc","UnitTypeBathsTotal","UnitTypeBathsTotal desc","UnitTypeBedsTotal","UnitTypeBedsTotal desc","UnitTypeDescription","UnitTypeDescription desc","UnitTypeFurnished","UnitTypeFurnished desc","UnitTypeGarageAttachedYN","UnitTypeGarageAttachedYN desc","UnitTypeGarageSpaces","UnitTypeGarageSpaces desc","UnitTypeKey","UnitTypeKey desc","UnitTypeProForma","UnitTypeProForma desc","UnitTypeTotalRent","UnitTypeTotalRent desc","UnitTypeType","UnitTypeType desc","UnitTypeUnitsTotal","UnitTypeUnitsTotal desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","UnitTypeActualRent","UnitTypeBathsTotal","UnitTypeBedsTotal","UnitTypeDescription","UnitTypeFurnished","UnitTypeGarageAttachedYN","UnitTypeGarageSpaces","UnitTypeKey","UnitTypeProForma","UnitTypeTotalRent","UnitTypeType","UnitTypeUnitsTotal"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyUnitTypes","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to PropertyUnitTypes","tags":["PropertyUnitTypes"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/SocialMedia":{"get":{"summary":"Get entities from SocialMedia","tags":["SocialMedia"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to SocialMedia","tags":["SocialMedia"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Field":{"get":{"summary":"Get entities from Field","tags":["Field"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FieldKey","FieldKey desc","ResourceName","ResourceName desc","FieldName","FieldName desc","DisplayName","DisplayName desc","ModificationTimestamp","ModificationTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FieldKey","ResourceName","FieldName","DisplayName","ModificationTimestamp"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Field","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Field"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Field","tags":["Field"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Field-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Field"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Lookup":{"get":{"summary":"Get entities from Lookup","tags":["Lookup"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["LookupKey","LookupKey desc","LookupName","LookupName desc","LookupValue","LookupValue desc","StandardLookupValue","StandardLookupValue desc","LegacyODataValue","LegacyODataValue desc","ModificationTimestamp","ModificationTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["LookupKey","LookupName","LookupValue","StandardLookupValue","LegacyODataValue","ModificationTimestamp"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Lookup","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Lookup"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Lookup","tags":["Lookup"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Lookup-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Lookup"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/$batch":{"post":{"summary":"Send a group of requests","description":"Group multiple requests into a single request payload, see [Batch Requests](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_BatchRequests).\n\n*Please note that \"Try it out\" is not supported for this request.*","tags":["Batch Requests"],"requestBody":{"required":true,"description":"Batch request","content":{"multipart/mixed;boundary=request-separator":{"schema":{"type":"string"},"example":"--request-separator\nContent-Type: application/http\nContent-Transfer-Encoding: binary\n\nGET Property HTTP/1.1\nAccept: application/json\n\n\n--request-separator--"}}},"responses":{"200":{"description":"Batch response","content":{"multipart/mixed":{"schema":{"type":"string"},"example":"--response-separator\nContent-Type: application/http\n\nHTTP/1.1 200 OK\nContent-Type: application/json\n\n{...}\n--response-separator--"}}},"4XX":{"$ref":"#/components/responses/error"}}}}},"components":{"schemas":{"org.reso.metadata.ContactListingNotes":{"title":"ContactListingNotes","type":"object","properties":{"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactListingNotesKey":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NoteContents":{"type":"string","maxLength":500,"nullable":true},"NotedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.NotedBy"}],"nullable":true},"Contact":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}],"nullable":true}}},"org.reso.metadata.ContactListingNotes-create":{"title":"ContactListingNotes (for create)","type":"object","properties":{"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactListingNotesKey":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NoteContents":{"type":"string","maxLength":500,"nullable":true},"NotedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.NotedBy"}],"nullable":true}},"required":["ContactKey"]},"org.reso.metadata.ContactListings":{"title":"ContactListings","type":"object","properties":{"AgentNotesUnreadYN":{"type":"boolean","nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactListingPreference":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactListingPreference"}],"nullable":true},"ContactListingsKey":{"type":"string","maxLength":255,"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactNotesUnreadYN":{"type":"boolean","nullable":true},"DirectEmailYN":{"type":"boolean","nullable":true},"LastAgentNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastContactNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingSentTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingViewedYN":{"type":"boolean","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PortalLastVisitedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"Contact":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}],"nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"ListingNotes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes"}},"ListingNotes@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.ContactListings-create":{"title":"ContactListings (for create)","type":"object","properties":{"AgentNotesUnreadYN":{"type":"boolean","nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactListingPreference":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactListingPreference"}],"nullable":true},"ContactListingsKey":{"type":"string","maxLength":255,"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactNotesUnreadYN":{"type":"boolean","nullable":true},"DirectEmailYN":{"type":"boolean","nullable":true},"LastAgentNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastContactNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingSentTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingViewedYN":{"type":"boolean","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PortalLastVisitedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true}},"required":["ContactListingsKey"]},"org.reso.metadata.Contacts":{"title":"Contacts","type":"object","properties":{"Anniversary":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AssistantEmail":{"type":"string","maxLength":80,"nullable":true},"AssistantName":{"type":"string","maxLength":150,"nullable":true},"AssistantPhone":{"type":"string","maxLength":16,"nullable":true},"AssistantPhoneExt":{"type":"string","maxLength":10,"nullable":true},"Birthdate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"BusinessFax":{"type":"string","maxLength":16,"nullable":true},"Children":{"type":"string","maxLength":150,"nullable":true},"Company":{"type":"string","maxLength":50,"nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactPassword":{"type":"string","maxLength":25,"nullable":true},"ContactStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactStatus"}],"nullable":true},"ContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactType"}},"Department":{"type":"string","maxLength":50,"nullable":true},"DirectPhone":{"type":"string","maxLength":16,"nullable":true},"Email":{"type":"string","maxLength":80,"nullable":true},"Email2":{"type":"string","maxLength":80,"nullable":true},"Email3":{"type":"string","maxLength":80,"nullable":true},"FirstName":{"type":"string","maxLength":50,"nullable":true},"FullName":{"type":"string","maxLength":150,"nullable":true},"HomeAddress1":{"type":"string","maxLength":50,"nullable":true},"HomeAddress2":{"type":"string","maxLength":50,"nullable":true},"HomeCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"HomeCity":{"type":"string","maxLength":50,"nullable":true},"HomeCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"HomeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"HomeFax":{"type":"string","maxLength":16,"nullable":true},"HomePhone":{"type":"string","maxLength":16,"nullable":true},"HomePostalCode":{"type":"string","maxLength":10,"nullable":true},"HomePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"HomeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"JobTitle":{"type":"string","maxLength":50,"nullable":true},"Language":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"LastName":{"type":"string","maxLength":50,"nullable":true},"LeadSource":{"type":"string","maxLength":150,"nullable":true},"MiddleName":{"type":"string","maxLength":50,"nullable":true},"MobilePhone":{"type":"string","maxLength":16,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NamePrefix":{"type":"string","maxLength":10,"nullable":true},"NameSuffix":{"type":"string","maxLength":10,"nullable":true},"Nickname":{"type":"string","maxLength":50,"nullable":true},"Notes":{"type":"string","maxLength":1024,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherAddress1":{"type":"string","maxLength":50,"nullable":true},"OtherAddress2":{"type":"string","maxLength":50,"nullable":true},"OtherCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OtherCity":{"type":"string","maxLength":50,"nullable":true},"OtherCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OtherCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"OtherPostalCode":{"type":"string","maxLength":10,"nullable":true},"OtherPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OtherStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"Pager":{"type":"string","maxLength":16,"nullable":true},"PhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"PreferredAddress":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredAddress"}],"nullable":true},"PreferredPhone":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredPhone"}],"nullable":true},"ReferredBy":{"type":"string","maxLength":150,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpousePartnerName":{"type":"string","maxLength":150,"nullable":true},"TollFreePhone":{"type":"string","maxLength":16,"nullable":true},"VoiceMail":{"type":"string","maxLength":16,"nullable":true},"VoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"WorkAddress1":{"type":"string","maxLength":50,"nullable":true},"WorkAddress2":{"type":"string","maxLength":50,"nullable":true},"WorkCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"WorkCity":{"type":"string","maxLength":50,"nullable":true},"WorkCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"WorkCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"WorkPostalCode":{"type":"string","maxLength":10,"nullable":true},"WorkPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"WorkStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"OwnerMember":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"ContactsOtherPhone":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}},"ContactsOtherPhone@odata.count":{"$ref":"#/components/schemas/count"},"ContactsSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"ContactsSocialMedia@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Contacts-create":{"title":"Contacts (for create)","type":"object","properties":{"Anniversary":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AssistantEmail":{"type":"string","maxLength":80,"nullable":true},"AssistantName":{"type":"string","maxLength":150,"nullable":true},"AssistantPhone":{"type":"string","maxLength":16,"nullable":true},"AssistantPhoneExt":{"type":"string","maxLength":10,"nullable":true},"Birthdate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"BusinessFax":{"type":"string","maxLength":16,"nullable":true},"Children":{"type":"string","maxLength":150,"nullable":true},"Company":{"type":"string","maxLength":50,"nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactPassword":{"type":"string","maxLength":25,"nullable":true},"ContactStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactStatus"}],"nullable":true},"ContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactType"}},"Department":{"type":"string","maxLength":50,"nullable":true},"DirectPhone":{"type":"string","maxLength":16,"nullable":true},"Email":{"type":"string","maxLength":80,"nullable":true},"Email2":{"type":"string","maxLength":80,"nullable":true},"Email3":{"type":"string","maxLength":80,"nullable":true},"FirstName":{"type":"string","maxLength":50,"nullable":true},"FullName":{"type":"string","maxLength":150,"nullable":true},"HomeAddress1":{"type":"string","maxLength":50,"nullable":true},"HomeAddress2":{"type":"string","maxLength":50,"nullable":true},"HomeCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"HomeCity":{"type":"string","maxLength":50,"nullable":true},"HomeCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"HomeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"HomeFax":{"type":"string","maxLength":16,"nullable":true},"HomePhone":{"type":"string","maxLength":16,"nullable":true},"HomePostalCode":{"type":"string","maxLength":10,"nullable":true},"HomePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"HomeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"JobTitle":{"type":"string","maxLength":50,"nullable":true},"Language":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"LastName":{"type":"string","maxLength":50,"nullable":true},"LeadSource":{"type":"string","maxLength":150,"nullable":true},"MiddleName":{"type":"string","maxLength":50,"nullable":true},"MobilePhone":{"type":"string","maxLength":16,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NamePrefix":{"type":"string","maxLength":10,"nullable":true},"NameSuffix":{"type":"string","maxLength":10,"nullable":true},"Nickname":{"type":"string","maxLength":50,"nullable":true},"Notes":{"type":"string","maxLength":1024,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherAddress1":{"type":"string","maxLength":50,"nullable":true},"OtherAddress2":{"type":"string","maxLength":50,"nullable":true},"OtherCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OtherCity":{"type":"string","maxLength":50,"nullable":true},"OtherCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OtherCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"OtherPostalCode":{"type":"string","maxLength":10,"nullable":true},"OtherPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OtherStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"Pager":{"type":"string","maxLength":16,"nullable":true},"PhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"PreferredAddress":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredAddress"}],"nullable":true},"PreferredPhone":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredPhone"}],"nullable":true},"ReferredBy":{"type":"string","maxLength":150,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpousePartnerName":{"type":"string","maxLength":150,"nullable":true},"TollFreePhone":{"type":"string","maxLength":16,"nullable":true},"VoiceMail":{"type":"string","maxLength":16,"nullable":true},"VoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"WorkAddress1":{"type":"string","maxLength":50,"nullable":true},"WorkAddress2":{"type":"string","maxLength":50,"nullable":true},"WorkCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"WorkCity":{"type":"string","maxLength":50,"nullable":true},"WorkCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"WorkCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"WorkPostalCode":{"type":"string","maxLength":10,"nullable":true},"WorkPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"WorkStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true}},"required":["ContactKey"]},"org.reso.metadata.Field":{"title":"Field","type":"object","properties":{"FieldKey":{"type":"string","nullable":true},"ResourceName":{"type":"string","nullable":true},"FieldName":{"type":"string","nullable":true},"DisplayName":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.Field-create":{"title":"Field (for create)","type":"object","properties":{"FieldKey":{"type":"string","nullable":true},"ResourceName":{"type":"string","nullable":true},"FieldName":{"type":"string","nullable":true},"DisplayName":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}},"required":["FieldKey"]},"org.reso.metadata.HistoryTransactional":{"title":"HistoryTransactional","type":"object","properties":{"ChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"type":"string","maxLength":255,"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"HistoryTransactionalKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NewValue":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"PreviousValue":{"type":"string","maxLength":8000,"nullable":true},"ResourceName":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.HistoryTransactional-create":{"title":"HistoryTransactional (for create)","type":"object","properties":{"ChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"type":"string","maxLength":255,"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"HistoryTransactionalKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NewValue":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"PreviousValue":{"type":"string","maxLength":8000,"nullable":true},"ResourceName":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["HistoryTransactionalKey"]},"org.reso.metadata.InternetTracking":{"title":"InternetTracking","type":"object","properties":{"ActorCity":{"type":"string","maxLength":50,"nullable":true},"ActorEmail":{"type":"string","maxLength":80,"nullable":true},"ActorID":{"type":"string","maxLength":25,"nullable":true},"ActorIP":{"type":"string","maxLength":39,"nullable":true},"ActorKey":{"type":"string","maxLength":255,"nullable":true},"ActorLatitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorLongitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorPhone":{"type":"string","maxLength":16,"nullable":true},"ActorPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCode":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"ActorRegion":{"type":"string","maxLength":150,"nullable":true},"ActorSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ActorType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ActorType"}],"nullable":true},"ColorDepth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DeviceType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DeviceType"}],"nullable":true},"EventDescription":{"type":"string","maxLength":1024,"nullable":true},"EventKey":{"type":"string","maxLength":255,"nullable":true},"EventLabel":{"type":"string","maxLength":50,"nullable":true},"EventOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"EventOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"EventSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"EventSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"EventTarget":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventTarget"}],"nullable":true},"EventTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"EventType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventType"}],"nullable":true},"ObjectID":{"type":"string","maxLength":255,"nullable":true},"ObjectIdType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectIdType"}],"nullable":true},"ObjectKey":{"type":"string","maxLength":255,"nullable":true},"ObjectOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectType"}],"nullable":true},"ObjectURL":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"ReferringURL":{"type":"string","maxLength":8000,"nullable":true},"ScreenHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ScreenWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SessionID":{"type":"string","maxLength":255,"nullable":true},"SourceSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"TimeZoneOffset":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UserAgent":{"type":"string","maxLength":255,"nullable":true},"ActorOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ActorSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"EventOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"EventSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ObjectOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ObjectSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true}}},"org.reso.metadata.InternetTracking-create":{"title":"InternetTracking (for create)","type":"object","properties":{"ActorCity":{"type":"string","maxLength":50,"nullable":true},"ActorEmail":{"type":"string","maxLength":80,"nullable":true},"ActorID":{"type":"string","maxLength":25,"nullable":true},"ActorIP":{"type":"string","maxLength":39,"nullable":true},"ActorKey":{"type":"string","maxLength":255,"nullable":true},"ActorLatitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorLongitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorPhone":{"type":"string","maxLength":16,"nullable":true},"ActorPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCode":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"ActorRegion":{"type":"string","maxLength":150,"nullable":true},"ActorSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ActorType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ActorType"}],"nullable":true},"ColorDepth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DeviceType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DeviceType"}],"nullable":true},"EventDescription":{"type":"string","maxLength":1024,"nullable":true},"EventKey":{"type":"string","maxLength":255,"nullable":true},"EventLabel":{"type":"string","maxLength":50,"nullable":true},"EventOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"EventOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"EventSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"EventSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"EventTarget":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventTarget"}],"nullable":true},"EventTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"EventType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventType"}],"nullable":true},"ObjectID":{"type":"string","maxLength":255,"nullable":true},"ObjectIdType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectIdType"}],"nullable":true},"ObjectKey":{"type":"string","maxLength":255,"nullable":true},"ObjectOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectType"}],"nullable":true},"ObjectURL":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"ReferringURL":{"type":"string","maxLength":8000,"nullable":true},"ScreenHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ScreenWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SessionID":{"type":"string","maxLength":255,"nullable":true},"SourceSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"TimeZoneOffset":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UserAgent":{"type":"string","maxLength":255,"nullable":true}},"required":["EventKey"]},"org.reso.metadata.Lookup":{"title":"Lookup","type":"object","properties":{"LookupKey":{"type":"string","nullable":true},"LookupName":{"type":"string","nullable":true},"LookupValue":{"type":"string","nullable":true},"StandardLookupValue":{"type":"string","nullable":true},"LegacyODataValue":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.Lookup-create":{"title":"Lookup (for create)","type":"object","properties":{"LookupKey":{"type":"string","nullable":true},"LookupName":{"type":"string","nullable":true},"LookupValue":{"type":"string","nullable":true},"StandardLookupValue":{"type":"string","nullable":true},"LegacyODataValue":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}},"required":["LookupKey"]},"org.reso.metadata.Media":{"title":"Media","type":"object","properties":{"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ImageHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ImageOf":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageOf"}],"nullable":true},"ImageSizeDescription":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageSizeDescription"}],"nullable":true},"ImageWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"LongDescription":{"type":"string","maxLength":1024,"nullable":true},"MediaCategory":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaCategory"}],"nullable":true},"MediaHTML":{"type":"string","maxLength":8500,"nullable":true},"MediaKey":{"type":"string","maxLength":255,"nullable":true},"MediaModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MediaObjectID":{"type":"string","maxLength":255,"nullable":true},"MediaStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaStatus"}],"nullable":true},"MediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaType"}],"nullable":true},"MediaURL":{"type":"string","maxLength":8000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Order":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Permission":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Permission"}},"PreferredPhotoYN":{"type":"boolean","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"ShortDescription":{"type":"string","maxLength":50,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Media-create":{"title":"Media (for create)","type":"object","properties":{"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ImageHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ImageOf":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageOf"}],"nullable":true},"ImageSizeDescription":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageSizeDescription"}],"nullable":true},"ImageWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"LongDescription":{"type":"string","maxLength":1024,"nullable":true},"MediaCategory":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaCategory"}],"nullable":true},"MediaHTML":{"type":"string","maxLength":8500,"nullable":true},"MediaKey":{"type":"string","maxLength":255,"nullable":true},"MediaModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MediaObjectID":{"type":"string","maxLength":255,"nullable":true},"MediaStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaStatus"}],"nullable":true},"MediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaType"}],"nullable":true},"MediaURL":{"type":"string","maxLength":8000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Order":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Permission":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Permission"}},"PreferredPhotoYN":{"type":"boolean","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"ShortDescription":{"type":"string","maxLength":50,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["MediaKey"]},"org.reso.metadata.Member":{"title":"Member","type":"object","properties":{"JobTitle":{"type":"string","maxLength":50,"nullable":true},"LastLoginTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MemberAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"MemberAORMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberAORkey":{"type":"string","maxLength":255,"nullable":true},"MemberAddress1":{"type":"string","maxLength":50,"nullable":true},"MemberAddress2":{"type":"string","maxLength":50,"nullable":true},"MemberAssociationComments":{"type":"string","maxLength":500,"nullable":true},"MemberCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"MemberCity":{"type":"string","maxLength":50,"nullable":true},"MemberCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"MemberCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"MemberDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberDesignation"}},"MemberDirectPhone":{"type":"string","maxLength":16,"nullable":true},"MemberEmail":{"type":"string","maxLength":80,"nullable":true},"MemberFax":{"type":"string","maxLength":16,"nullable":true},"MemberFirstName":{"type":"string","maxLength":50,"nullable":true},"MemberFullName":{"type":"string","maxLength":150,"nullable":true},"MemberHomePhone":{"type":"string","maxLength":16,"nullable":true},"MemberIsAssistantTo":{"type":"string","maxLength":50,"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLanguages":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"MemberLastName":{"type":"string","maxLength":50,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMiddleName":{"type":"string","maxLength":50,"nullable":true},"MemberMlsAccessYN":{"type":"boolean","nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsSecurityClass":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberMlsSecurityClass"}],"nullable":true},"MemberMobilePhone":{"type":"string","maxLength":16,"nullable":true},"MemberNamePrefix":{"type":"string","maxLength":10,"nullable":true},"MemberNameSuffix":{"type":"string","maxLength":10,"nullable":true},"MemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"MemberNickname":{"type":"string","maxLength":50,"nullable":true},"MemberOfficePhone":{"type":"string","maxLength":16,"nullable":true},"MemberOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberOtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberOtherPhoneType"}],"nullable":true},"MemberPager":{"type":"string","maxLength":16,"nullable":true},"MemberPassword":{"type":"string","maxLength":25,"nullable":true},"MemberPhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"MemberPostalCode":{"type":"string","maxLength":10,"nullable":true},"MemberPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"MemberPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"MemberPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"MemberStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStatus"}],"nullable":true},"MemberTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"MemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberType"}],"nullable":true},"MemberVoiceMail":{"type":"string","maxLength":16,"nullable":true},"MemberVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"Office":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"MemberOtherPhone":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}},"MemberOtherPhone@odata.count":{"$ref":"#/components/schemas/count"},"MemberSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"MemberSocialMedia@odata.count":{"$ref":"#/components/schemas/count"},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Member-create":{"title":"Member (for create)","type":"object","properties":{"JobTitle":{"type":"string","maxLength":50,"nullable":true},"LastLoginTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MemberAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"MemberAORMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberAORkey":{"type":"string","maxLength":255,"nullable":true},"MemberAddress1":{"type":"string","maxLength":50,"nullable":true},"MemberAddress2":{"type":"string","maxLength":50,"nullable":true},"MemberAssociationComments":{"type":"string","maxLength":500,"nullable":true},"MemberCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"MemberCity":{"type":"string","maxLength":50,"nullable":true},"MemberCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"MemberCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"MemberDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberDesignation"}},"MemberDirectPhone":{"type":"string","maxLength":16,"nullable":true},"MemberEmail":{"type":"string","maxLength":80,"nullable":true},"MemberFax":{"type":"string","maxLength":16,"nullable":true},"MemberFirstName":{"type":"string","maxLength":50,"nullable":true},"MemberFullName":{"type":"string","maxLength":150,"nullable":true},"MemberHomePhone":{"type":"string","maxLength":16,"nullable":true},"MemberIsAssistantTo":{"type":"string","maxLength":50,"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLanguages":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"MemberLastName":{"type":"string","maxLength":50,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMiddleName":{"type":"string","maxLength":50,"nullable":true},"MemberMlsAccessYN":{"type":"boolean","nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsSecurityClass":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberMlsSecurityClass"}],"nullable":true},"MemberMobilePhone":{"type":"string","maxLength":16,"nullable":true},"MemberNamePrefix":{"type":"string","maxLength":10,"nullable":true},"MemberNameSuffix":{"type":"string","maxLength":10,"nullable":true},"MemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"MemberNickname":{"type":"string","maxLength":50,"nullable":true},"MemberOfficePhone":{"type":"string","maxLength":16,"nullable":true},"MemberOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberOtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberOtherPhoneType"}],"nullable":true},"MemberPager":{"type":"string","maxLength":16,"nullable":true},"MemberPassword":{"type":"string","maxLength":25,"nullable":true},"MemberPhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"MemberPostalCode":{"type":"string","maxLength":10,"nullable":true},"MemberPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"MemberPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"MemberPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"MemberStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStatus"}],"nullable":true},"MemberTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"MemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberType"}],"nullable":true},"MemberVoiceMail":{"type":"string","maxLength":16,"nullable":true},"MemberVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}}},"required":["MemberKey"]},"org.reso.metadata.OUID":{"title":"OUID","type":"object","properties":{"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OrganizationAddress1":{"type":"string","maxLength":50,"nullable":true},"OrganizationAddress2":{"type":"string","maxLength":50,"nullable":true},"OrganizationAorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationAorOuidKey":{"type":"string","maxLength":255,"nullable":true},"OrganizationCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OrganizationCity":{"type":"string","maxLength":50,"nullable":true},"OrganizationComments":{"type":"string","maxLength":500,"nullable":true},"OrganizationContactEmail":{"type":"string","maxLength":80,"nullable":true},"OrganizationContactFax":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactFirstName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactFullName":{"type":"string","maxLength":150,"nullable":true},"OrganizationContactJobTitle":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactLastName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactMiddleName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactNamePrefix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactNameSuffix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactPhone":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OrganizationCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OrganizationCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OrganizationMemberCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OrganizationMlsCode":{"type":"string","maxLength":25,"nullable":true},"OrganizationMlsVendorName":{"type":"string","maxLength":255,"nullable":true},"OrganizationMlsVendorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationName":{"type":"string","maxLength":255,"nullable":true},"OrganizationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OrganizationPostalCode":{"type":"string","maxLength":10,"nullable":true},"OrganizationPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OrganizationSocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"OrganizationStateLicense":{"type":"string","maxLength":50,"nullable":true},"OrganizationStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStatus":{"type":"boolean","nullable":true},"OrganizationStatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OrganizationType"}],"nullable":true},"OrganizationUniqueId":{"type":"string","maxLength":25,"nullable":true},"OrganizationUniqueIdKey":{"type":"string","maxLength":255,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ChangedByMember":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"OrganizationSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"OrganizationSocialMedia@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.OUID-create":{"title":"OUID (for create)","type":"object","properties":{"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OrganizationAddress1":{"type":"string","maxLength":50,"nullable":true},"OrganizationAddress2":{"type":"string","maxLength":50,"nullable":true},"OrganizationAorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationAorOuidKey":{"type":"string","maxLength":255,"nullable":true},"OrganizationCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OrganizationCity":{"type":"string","maxLength":50,"nullable":true},"OrganizationComments":{"type":"string","maxLength":500,"nullable":true},"OrganizationContactEmail":{"type":"string","maxLength":80,"nullable":true},"OrganizationContactFax":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactFirstName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactFullName":{"type":"string","maxLength":150,"nullable":true},"OrganizationContactJobTitle":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactLastName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactMiddleName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactNamePrefix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactNameSuffix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactPhone":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OrganizationCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OrganizationCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OrganizationMemberCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OrganizationMlsCode":{"type":"string","maxLength":25,"nullable":true},"OrganizationMlsVendorName":{"type":"string","maxLength":255,"nullable":true},"OrganizationMlsVendorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationName":{"type":"string","maxLength":255,"nullable":true},"OrganizationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OrganizationPostalCode":{"type":"string","maxLength":10,"nullable":true},"OrganizationPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OrganizationSocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"OrganizationStateLicense":{"type":"string","maxLength":50,"nullable":true},"OrganizationStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStatus":{"type":"boolean","nullable":true},"OrganizationStatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OrganizationType"}],"nullable":true},"OrganizationUniqueId":{"type":"string","maxLength":25,"nullable":true},"OrganizationUniqueIdKey":{"type":"string","maxLength":255,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}},"required":["OrganizationUniqueIdKey"]},"org.reso.metadata.Office":{"title":"Office","type":"object","properties":{"FranchiseAffiliation":{"type":"string","maxLength":50,"nullable":true},"IDXOfficeParticipationYN":{"type":"boolean","nullable":true},"MainOfficeKey":{"type":"string","maxLength":255,"nullable":true},"MainOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OfficeAORMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeAORkey":{"type":"string","maxLength":255,"nullable":true},"OfficeAddress1":{"type":"string","maxLength":50,"nullable":true},"OfficeAddress2":{"type":"string","maxLength":50,"nullable":true},"OfficeAssociationComments":{"type":"string","maxLength":500,"nullable":true},"OfficeBranchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeBranchType"}],"nullable":true},"OfficeBrokerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeBrokerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeCity":{"type":"string","maxLength":50,"nullable":true},"OfficeCorporateLicense":{"type":"string","maxLength":50,"nullable":true},"OfficeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OfficeEmail":{"type":"string","maxLength":80,"nullable":true},"OfficeFax":{"type":"string","maxLength":16,"nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeManagerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeManagerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCode":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OfficeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OfficeStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeStatus"}],"nullable":true},"OfficeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SyndicateAgentOption":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateAgentOption"}],"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"MainOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"OfficeBroker":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"OfficeManager":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"OfficeSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"OfficeSocialMedia@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Office-create":{"title":"Office (for create)","type":"object","properties":{"FranchiseAffiliation":{"type":"string","maxLength":50,"nullable":true},"IDXOfficeParticipationYN":{"type":"boolean","nullable":true},"MainOfficeKey":{"type":"string","maxLength":255,"nullable":true},"MainOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OfficeAORMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeAORkey":{"type":"string","maxLength":255,"nullable":true},"OfficeAddress1":{"type":"string","maxLength":50,"nullable":true},"OfficeAddress2":{"type":"string","maxLength":50,"nullable":true},"OfficeAssociationComments":{"type":"string","maxLength":500,"nullable":true},"OfficeBranchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeBranchType"}],"nullable":true},"OfficeBrokerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeBrokerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeCity":{"type":"string","maxLength":50,"nullable":true},"OfficeCorporateLicense":{"type":"string","maxLength":50,"nullable":true},"OfficeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OfficeEmail":{"type":"string","maxLength":80,"nullable":true},"OfficeFax":{"type":"string","maxLength":16,"nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeManagerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeManagerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCode":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OfficeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OfficeStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeStatus"}],"nullable":true},"OfficeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SyndicateAgentOption":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateAgentOption"}],"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}}},"required":["OfficeKey"]},"org.reso.metadata.OpenHouse":{"title":"OpenHouse","type":"object","properties":{"AppointmentRequiredYN":{"type":"boolean","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseAttendedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Attended"}],"nullable":true},"OpenHouseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OpenHouseEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseId":{"type":"string","maxLength":255,"nullable":true},"OpenHouseKey":{"type":"string","maxLength":255,"nullable":true},"OpenHouseRemarks":{"type":"string","maxLength":500,"nullable":true},"OpenHouseStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseStatus"}],"nullable":true},"OpenHouseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Refreshments":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.OpenHouse-create":{"title":"OpenHouse (for create)","type":"object","properties":{"AppointmentRequiredYN":{"type":"boolean","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseAttendedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Attended"}],"nullable":true},"OpenHouseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OpenHouseEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseId":{"type":"string","maxLength":255,"nullable":true},"OpenHouseKey":{"type":"string","maxLength":255,"nullable":true},"OpenHouseRemarks":{"type":"string","maxLength":500,"nullable":true},"OpenHouseStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseStatus"}],"nullable":true},"OpenHouseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Refreshments":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["OpenHouseKey"]},"org.reso.metadata.OtherPhone":{"title":"OtherPhone","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OtherPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OtherPhoneKey":{"type":"string","maxLength":255,"nullable":true},"OtherPhoneNumber":{"type":"string","maxLength":16,"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.OtherPhone-create":{"title":"OtherPhone (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OtherPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OtherPhoneKey":{"type":"string","maxLength":255,"nullable":true},"OtherPhoneNumber":{"type":"string","maxLength":16,"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true}},"required":["OtherPhoneKey"]},"org.reso.metadata.Property":{"title":"Property","type":"object","properties":{"AboveGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AboveGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"AboveGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"AccessCode":{"type":"string","maxLength":25,"nullable":true},"AccessibilityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AccessibilityFeatures"}},"AdditionalParcelsDescription":{"type":"string","maxLength":255,"nullable":true},"AdditionalParcelsYN":{"type":"boolean","nullable":true},"AnchorsCoTenants":{"type":"string","maxLength":1024,"nullable":true},"Appliances":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Appliances"}},"ArchitecturalStyle":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ArchitecturalStyle"}},"AssociationAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationAmenities"}},"AssociationFee":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2Frequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationFeeIncludes"}},"AssociationName":{"type":"string","maxLength":50,"nullable":true},"AssociationName2":{"type":"string","maxLength":50,"nullable":true},"AssociationPhone":{"type":"string","maxLength":16,"nullable":true},"AssociationPhone2":{"type":"string","maxLength":16,"nullable":true},"AssociationYN":{"type":"boolean","nullable":true},"AttachedGarageYN":{"type":"boolean","nullable":true},"AvailabilityDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Basement":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Basement"}},"BasementYN":{"type":"boolean","nullable":true},"BathroomsFull":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsHalf":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsOneQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsPartial":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsThreeQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsTotalInteger":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsPossible":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BelowGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BelowGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BelowGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BodyType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BodyType"}},"BuilderModel":{"type":"string","maxLength":50,"nullable":true},"BuilderName":{"type":"string","maxLength":50,"nullable":true},"BuildingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BuildingAreaTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BuildingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BuildingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuildingFeatures"}},"BuildingName":{"type":"string","maxLength":50,"nullable":true},"BusinessName":{"type":"string","maxLength":255,"nullable":true},"BusinessType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BusinessType"}},"BuyerAgencyCompensation":{"type":"string","maxLength":25,"nullable":true},"BuyerAgencyCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"BuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerAgentDesignation"}},"BuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"BuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"BuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"BuyerFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerFinancing"}},"BuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerTeamKey":{"type":"string","maxLength":255,"nullable":true},"BuyerTeamName":{"type":"string","maxLength":50,"nullable":true},"CableTvExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CancellationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"CapRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"CarportSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CarportYN":{"type":"boolean","nullable":true},"CarrierRoute":{"type":"string","maxLength":9,"nullable":true},"City":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.City"}],"nullable":true},"CityRegion":{"type":"string","maxLength":150,"nullable":true},"CloseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ClosePrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CoBuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoBuyerAgentDesignation"}},"CoBuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoBuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoBuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoListAgentDesignation"}},"CoListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoListAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CommonInterest":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonInterest"}],"nullable":true},"CommonWalls":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonWalls"}},"CommunityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommunityFeatures"}},"Concessions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Concessions"}],"nullable":true},"ConcessionsAmount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ConcessionsComments":{"type":"string","maxLength":200,"nullable":true},"ConstructionMaterials":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ConstructionMaterials"}},"ContinentRegion":{"type":"string","maxLength":150,"nullable":true},"Contingency":{"type":"string","maxLength":1024,"nullable":true},"ContingentDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ContractStatusChangeDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Cooling":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Cooling"}},"CoolingYN":{"type":"boolean","nullable":true},"CopyrightNotice":{"type":"string","maxLength":500,"nullable":true},"Country":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"CountryRegion":{"type":"string","maxLength":150,"nullable":true},"CountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"CoveredSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CropsIncludedYN":{"type":"boolean","nullable":true},"CrossStreet":{"type":"string","maxLength":50,"nullable":true},"CultivatedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CumulativeDaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"CurrentFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentFinancing"}},"CurrentUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentUse"}},"DOH1":{"type":"string","maxLength":25,"nullable":true},"DOH2":{"type":"string","maxLength":25,"nullable":true},"DOH3":{"type":"string","maxLength":25,"nullable":true},"DaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DevelopmentStatus":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DevelopmentStatus"}},"DirectionFaces":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DirectionFaces"}],"nullable":true},"Directions":{"type":"string","maxLength":1024,"nullable":true},"Disclaimer":{"type":"string","maxLength":500,"nullable":true},"Disclosures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Disclosures"}},"DistanceToBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToElectricComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToElectricNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToElectricUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToFreewayComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToFreewayNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToFreewayUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToGasComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToGasNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToGasUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPhoneServiceComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPhoneServiceNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPhoneServiceUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPlaceofWorshipComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPlaceofWorshipNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPlaceofWorshipUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolsComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolsNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolsUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSewerComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSewerNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSewerUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToShoppingComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToShoppingNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToShoppingUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToStreetComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToStreetNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToStreetUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToWaterComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToWaterNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToWaterUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DocumentsAvailable":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DocumentsAvailable"}},"DocumentsChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"DocumentsCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DoorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DoorFeatures"}},"DualVariableCompensationYN":{"type":"boolean","nullable":true},"Electric":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Electric"}},"ElectricExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ElectricOnPropertyYN":{"type":"boolean","nullable":true},"ElementarySchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchool"}],"nullable":true},"ElementarySchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchoolDistrict"}],"nullable":true},"Elevation":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ElevationUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"EntryLevel":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"EntryLocation":{"type":"string","maxLength":50,"nullable":true},"Exclusions":{"type":"string","maxLength":1024,"nullable":true},"ExistingLeaseType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExistingLeaseType"}},"ExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ExteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExteriorFeatures"}},"FarmCreditServiceInclYN":{"type":"boolean","nullable":true},"FarmLandAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"FarmLandAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"Fencing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Fencing"}},"FinancialDataSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FinancialDataSource"}},"FireplaceFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FireplaceFeatures"}},"FireplaceYN":{"type":"boolean","nullable":true},"FireplacesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Flooring":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Flooring"}},"FoundationArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"FoundationDetails":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FoundationDetails"}},"FrontageLength":{"type":"string","maxLength":255,"nullable":true},"FrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FrontageType"}},"FuelExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Furnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Furnished"}],"nullable":true},"FurnitureReplacementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageYN":{"type":"boolean","nullable":true},"GardenerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrazingPermitsBlmYN":{"type":"boolean","nullable":true},"GrazingPermitsForestServiceYN":{"type":"boolean","nullable":true},"GrazingPermitsPrivateYN":{"type":"boolean","nullable":true},"GreenBuildingVerificationType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}},"GreenEnergyEfficient":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyEfficient"}},"GreenEnergyGeneration":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyGeneration"}},"GreenIndoorAirQuality":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenIndoorAirQuality"}},"GreenLocation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenLocation"}},"GreenSustainability":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenSustainability"}},"GreenWaterConservation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenWaterConservation"}},"GrossIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrossScheduledIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"HabitableResidenceYN":{"type":"boolean","nullable":true},"Heating":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Heating"}},"HeatingYN":{"type":"boolean","nullable":true},"HighSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchool"}],"nullable":true},"HighSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchoolDistrict"}],"nullable":true},"HomeWarrantyYN":{"type":"boolean","nullable":true},"HorseAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HorseAmenities"}},"HorseYN":{"type":"boolean","nullable":true},"HoursDaysOfOperation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HoursDaysOfOperation"}},"HoursDaysOfOperationDescription":{"type":"string","maxLength":255,"nullable":true},"Inclusions":{"type":"string","maxLength":1024,"nullable":true},"IncomeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IncomeIncludes"}},"InsuranceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"InteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"InternetAddressDisplayYN":{"type":"boolean","nullable":true},"InternetAutomatedValuationDisplayYN":{"type":"boolean","nullable":true},"InternetConsumerCommentYN":{"type":"boolean","nullable":true},"InternetEntireListingDisplayYN":{"type":"boolean","nullable":true},"IrrigationSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IrrigationSource"}},"IrrigationWaterRightsAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"IrrigationWaterRightsYN":{"type":"boolean","nullable":true},"LaborInformation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaborInformation"}},"LandLeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LandLeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LandLeaseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LandLeaseYN":{"type":"boolean","nullable":true},"Latitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LaundryFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaundryFeatures"}},"LeasableArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeasableAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LeaseAssignableYN":{"type":"boolean","nullable":true},"LeaseConsideredYN":{"type":"boolean","nullable":true},"LeaseExpiration":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LeaseRenewalCompensation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseRenewalCompensation"}},"LeaseRenewalOptionYN":{"type":"boolean","nullable":true},"LeaseTerm":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseTerm"}],"nullable":true},"Levels":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Levels"}},"License1":{"type":"string","maxLength":25,"nullable":true},"License2":{"type":"string","maxLength":25,"nullable":true},"License3":{"type":"string","maxLength":25,"nullable":true},"LicensesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListAgentDesignation"}},"ListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"ListAgentFax":{"type":"string","maxLength":16,"nullable":true},"ListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentKey":{"type":"string","maxLength":255,"nullable":true},"ListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"ListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"ListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentPager":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"ListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"ListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"ListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"ListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"ListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"ListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ListOfficeName":{"type":"string","maxLength":255,"nullable":true},"ListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"ListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListPriceLow":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListTeamKey":{"type":"string","maxLength":255,"nullable":true},"ListTeamName":{"type":"string","maxLength":50,"nullable":true},"ListingAgreement":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingAgreement"}],"nullable":true},"ListingContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingService":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingService"}],"nullable":true},"ListingTerms":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingTerms"}},"LivingArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LivingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"LivingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LockBoxLocation":{"type":"string","maxLength":255,"nullable":true},"LockBoxSerialNumber":{"type":"string","maxLength":25,"nullable":true},"LockBoxType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LockBoxType"}},"Longitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LotDimensionsSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotDimensionsSource"}],"nullable":true},"LotFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LotFeatures"}},"LotSizeAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeDimensions":{"type":"string","maxLength":150,"nullable":true},"LotSizeSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeSource"}],"nullable":true},"LotSizeSquareFeet":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LotSizeUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeUnits"}],"nullable":true},"MLSAreaMajor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMajor"}],"nullable":true},"MLSAreaMinor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMinor"}],"nullable":true},"MainLevelBathrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MainLevelBedrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MaintenanceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MajorChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MajorChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"Make":{"type":"string","maxLength":50,"nullable":true},"ManagerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MapCoordinate":{"type":"string","maxLength":25,"nullable":true},"MapCoordinateSource":{"type":"string","maxLength":25,"nullable":true},"MapURL":{"type":"string","maxLength":8000,"nullable":true},"MiddleOrJuniorSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchool"}],"nullable":true},"MiddleOrJuniorSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchoolDistrict"}],"nullable":true},"MlsStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MlsStatus"}],"nullable":true},"MobileDimUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"MobileHomeRemainsYN":{"type":"boolean","nullable":true},"MobileLength":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MobileWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Model":{"type":"string","maxLength":50,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NetOperatingIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NewConstructionYN":{"type":"boolean","nullable":true},"NewTaxesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NumberOfBuildings":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfFullTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfLots":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPads":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPartTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateElectricMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateGasMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateWaterMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsInCommunity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsLeased":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsMoMo":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsVacant":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OccupantName":{"type":"string","maxLength":50,"nullable":true},"OccupantPhone":{"type":"string","maxLength":16,"nullable":true},"OccupantType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OccupantType"}],"nullable":true},"OffMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OffMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OnMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OnMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenParkingSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OpenParkingYN":{"type":"boolean","nullable":true},"OperatingExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OperatingExpenseIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OperatingExpenseIncludes"}},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherEquipment":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherEquipment"}},"OtherExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OtherParking":{"type":"string","maxLength":1024,"nullable":true},"OtherStructures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherStructures"}},"OwnerName":{"type":"string","maxLength":50,"nullable":true},"OwnerPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnerPays"}},"OwnerPhone":{"type":"string","maxLength":16,"nullable":true},"Ownership":{"type":"string","maxLength":1024,"nullable":true},"OwnershipType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnershipType"}],"nullable":true},"ParcelNumber":{"type":"string","maxLength":50,"nullable":true},"ParkManagerName":{"type":"string","maxLength":50,"nullable":true},"ParkManagerPhone":{"type":"string","maxLength":16,"nullable":true},"ParkName":{"type":"string","maxLength":50,"nullable":true},"ParkingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ParkingFeatures"}},"ParkingTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PastureArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PatioAndPorchFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PatioAndPorchFeatures"}},"PendingTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PestControlExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PetsAllowed":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PetsAllowed"}},"PhotosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PhotosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PoolExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PoolFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PoolFeatures"}},"PoolPrivateYN":{"type":"boolean","nullable":true},"Possession":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Possession"}},"PossibleUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PossibleUse"}},"PostalCity":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PostalCity"}],"nullable":true},"PostalCode":{"type":"string","maxLength":10,"nullable":true},"PostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"PowerProductionType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}},"PreviousListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PriceChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PrivateOfficeRemarks":{"type":"string","maxLength":4000,"nullable":true},"PrivateRemarks":{"type":"string","maxLength":4000,"nullable":true},"ProfessionalManagementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PropertyAttachedYN":{"type":"boolean","nullable":true},"PropertyCondition":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyCondition"}},"PropertySubType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertySubType"}],"nullable":true},"PropertyType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyType"}],"nullable":true},"PublicRemarks":{"type":"string","maxLength":4000,"nullable":true},"PublicSurveyRange":{"type":"string","maxLength":20,"nullable":true},"PublicSurveySection":{"type":"string","maxLength":20,"nullable":true},"PublicSurveyTownship":{"type":"string","maxLength":20,"nullable":true},"PurchaseContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"RVParkingDimensions":{"type":"string","maxLength":50,"nullable":true},"RangeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RentControlYN":{"type":"boolean","nullable":true},"RentIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RentIncludes"}},"RoadFrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadFrontageType"}},"RoadResponsibility":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadResponsibility"}},"RoadSurfaceType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadSurfaceType"}},"Roof":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Roof"}},"RoomType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}},"RoomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SeatingCapacity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SecurityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SecurityFeatures"}},"SeniorCommunityYN":{"type":"boolean","nullable":true},"SerialU":{"type":"string","maxLength":25,"nullable":true},"SerialX":{"type":"string","maxLength":25,"nullable":true},"SerialXX":{"type":"string","maxLength":25,"nullable":true},"Sewer":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Sewer"}},"ShowingAdvanceNotice":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ShowingAttendedYN":{"type":"boolean","nullable":true},"ShowingContactName":{"type":"string","maxLength":40,"nullable":true},"ShowingContactPhone":{"type":"string","maxLength":16,"nullable":true},"ShowingContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ShowingContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingContactType"}},"ShowingDays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingDays"}},"ShowingEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingInstructions":{"type":"string","maxLength":4000,"nullable":true},"ShowingRequirements":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingRequirements"}},"ShowingStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SignOnPropertyYN":{"type":"boolean","nullable":true},"Skirt":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Skirt"}},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpaFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpaFeatures"}},"SpaYN":{"type":"boolean","nullable":true},"SpecialLicenses":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialLicenses"}},"SpecialListingConditions":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialListingConditions"}},"StandardStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StandardStatus"}],"nullable":true},"StateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"StateRegion":{"type":"string","maxLength":150,"nullable":true},"StatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Stories":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StoriesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetAdditionalInfo":{"type":"string","maxLength":50,"nullable":true},"StreetDirPrefix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetDirSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetName":{"type":"string","maxLength":50,"nullable":true},"StreetNumber":{"type":"string","maxLength":25,"nullable":true},"StreetNumberNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetSuffix"}],"nullable":true},"StreetSuffixModifier":{"type":"string","maxLength":25,"nullable":true},"StructureType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.StructureType"}},"SubAgencyCompensation":{"type":"string","maxLength":25,"nullable":true},"SubAgencyCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"SubdivisionName":{"type":"string","maxLength":50,"nullable":true},"SuppliesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"SyndicationRemarks":{"type":"string","maxLength":4000,"nullable":true},"TaxAnnualAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxAssessedValue":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TaxBlock":{"type":"string","maxLength":25,"nullable":true},"TaxBookNumber":{"type":"string","maxLength":25,"nullable":true},"TaxLegalDescription":{"type":"string","maxLength":6000,"nullable":true},"TaxLot":{"type":"string","maxLength":25,"nullable":true},"TaxMapNumber":{"type":"string","maxLength":25,"nullable":true},"TaxOtherAnnualAssessmentAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxParcelLetter":{"type":"string","maxLength":25,"nullable":true},"TaxStatusCurrent":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TaxStatusCurrent"}},"TaxTract":{"type":"string","maxLength":25,"nullable":true},"TaxYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TenantPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TenantPays"}},"Topography":{"type":"string","maxLength":255,"nullable":true},"TotalActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Township":{"type":"string","maxLength":50,"nullable":true},"TransactionBrokerCompensation":{"type":"string","maxLength":25,"nullable":true},"TransactionBrokerCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"TrashExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitNumber":{"type":"string","maxLength":25,"nullable":true},"UnitTypeType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}},"UnitsFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitsFurnished"}],"nullable":true},"UniversalPropertyId":{"type":"string","maxLength":128,"nullable":true},"UniversalPropertySubId":{"type":"string","maxLength":128,"nullable":true},"UnparsedAddress":{"type":"string","maxLength":255,"nullable":true},"Utilities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Utilities"}},"VacancyAllowance":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"VacancyAllowanceRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"Vegetation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Vegetation"}},"VideosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"VideosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"View":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.View"}},"ViewYN":{"type":"boolean","nullable":true},"VirtualTourURLBranded":{"type":"string","maxLength":8000,"nullable":true},"VirtualTourURLUnbranded":{"type":"string","maxLength":8000,"nullable":true},"WalkScore":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"WaterBodyName":{"type":"string","maxLength":50,"nullable":true},"WaterSewerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WaterSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterSource"}},"WaterfrontFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterfrontFeatures"}},"WaterfrontYN":{"type":"boolean","nullable":true},"WindowFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WindowFeatures"}},"WithdrawnDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"WoodedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WorkmansCompensationExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"YearBuilt":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltDetails":{"type":"string","maxLength":1024,"nullable":true},"YearBuiltEffective":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.YearBuiltSource"}],"nullable":true},"YearEstablished":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearsCurrentOwner":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Zoning":{"type":"string","maxLength":25,"nullable":true},"ZoningDescription":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"BuyerAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"BuyerOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"CoBuyerAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"CoBuyerOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"CoListAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"CoListOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"ListAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"ListOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"BuyerTeam":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Teams"}],"nullable":true},"ListTeam":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Teams"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"GreenBuildingVerification":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification"}},"GreenBuildingVerification@odata.count":{"$ref":"#/components/schemas/count"},"PowerProduction":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction"}},"PowerProduction@odata.count":{"$ref":"#/components/schemas/count"},"Rooms":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms"}},"Rooms@odata.count":{"$ref":"#/components/schemas/count"},"UnitTypes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes"}},"UnitTypes@odata.count":{"$ref":"#/components/schemas/count"},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"SocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"SocialMedia@odata.count":{"$ref":"#/components/schemas/count"},"OpenHouse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse"}},"OpenHouse@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Property-create":{"title":"Property (for create)","type":"object","properties":{"AboveGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AboveGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"AboveGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"AccessCode":{"type":"string","maxLength":25,"nullable":true},"AccessibilityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AccessibilityFeatures"}},"AdditionalParcelsDescription":{"type":"string","maxLength":255,"nullable":true},"AdditionalParcelsYN":{"type":"boolean","nullable":true},"AnchorsCoTenants":{"type":"string","maxLength":1024,"nullable":true},"Appliances":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Appliances"}},"ArchitecturalStyle":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ArchitecturalStyle"}},"AssociationAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationAmenities"}},"AssociationFee":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2Frequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationFeeIncludes"}},"AssociationName":{"type":"string","maxLength":50,"nullable":true},"AssociationName2":{"type":"string","maxLength":50,"nullable":true},"AssociationPhone":{"type":"string","maxLength":16,"nullable":true},"AssociationPhone2":{"type":"string","maxLength":16,"nullable":true},"AssociationYN":{"type":"boolean","nullable":true},"AttachedGarageYN":{"type":"boolean","nullable":true},"AvailabilityDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Basement":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Basement"}},"BasementYN":{"type":"boolean","nullable":true},"BathroomsFull":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsHalf":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsOneQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsPartial":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsThreeQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsTotalInteger":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsPossible":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BelowGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BelowGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BelowGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BodyType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BodyType"}},"BuilderModel":{"type":"string","maxLength":50,"nullable":true},"BuilderName":{"type":"string","maxLength":50,"nullable":true},"BuildingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BuildingAreaTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BuildingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BuildingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuildingFeatures"}},"BuildingName":{"type":"string","maxLength":50,"nullable":true},"BusinessName":{"type":"string","maxLength":255,"nullable":true},"BusinessType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BusinessType"}},"BuyerAgencyCompensation":{"type":"string","maxLength":25,"nullable":true},"BuyerAgencyCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"BuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerAgentDesignation"}},"BuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"BuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"BuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"BuyerFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerFinancing"}},"BuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerTeamKey":{"type":"string","maxLength":255,"nullable":true},"BuyerTeamName":{"type":"string","maxLength":50,"nullable":true},"CableTvExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CancellationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"CapRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"CarportSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CarportYN":{"type":"boolean","nullable":true},"CarrierRoute":{"type":"string","maxLength":9,"nullable":true},"City":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.City"}],"nullable":true},"CityRegion":{"type":"string","maxLength":150,"nullable":true},"CloseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ClosePrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CoBuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoBuyerAgentDesignation"}},"CoBuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoBuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoBuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoListAgentDesignation"}},"CoListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoListAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CommonInterest":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonInterest"}],"nullable":true},"CommonWalls":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonWalls"}},"CommunityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommunityFeatures"}},"Concessions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Concessions"}],"nullable":true},"ConcessionsAmount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ConcessionsComments":{"type":"string","maxLength":200,"nullable":true},"ConstructionMaterials":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ConstructionMaterials"}},"ContinentRegion":{"type":"string","maxLength":150,"nullable":true},"Contingency":{"type":"string","maxLength":1024,"nullable":true},"ContingentDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ContractStatusChangeDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Cooling":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Cooling"}},"CoolingYN":{"type":"boolean","nullable":true},"CopyrightNotice":{"type":"string","maxLength":500,"nullable":true},"Country":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"CountryRegion":{"type":"string","maxLength":150,"nullable":true},"CountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"CoveredSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CropsIncludedYN":{"type":"boolean","nullable":true},"CrossStreet":{"type":"string","maxLength":50,"nullable":true},"CultivatedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CumulativeDaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"CurrentFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentFinancing"}},"CurrentUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentUse"}},"DOH1":{"type":"string","maxLength":25,"nullable":true},"DOH2":{"type":"string","maxLength":25,"nullable":true},"DOH3":{"type":"string","maxLength":25,"nullable":true},"DaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DevelopmentStatus":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DevelopmentStatus"}},"DirectionFaces":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DirectionFaces"}],"nullable":true},"Directions":{"type":"string","maxLength":1024,"nullable":true},"Disclaimer":{"type":"string","maxLength":500,"nullable":true},"Disclosures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Disclosures"}},"DistanceToBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToElectricComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToElectricNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToElectricUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToFreewayComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToFreewayNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToFreewayUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToGasComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToGasNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToGasUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPhoneServiceComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPhoneServiceNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPhoneServiceUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPlaceofWorshipComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPlaceofWorshipNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPlaceofWorshipUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolsComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolsNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolsUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSewerComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSewerNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSewerUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToShoppingComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToShoppingNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToShoppingUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToStreetComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToStreetNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToStreetUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToWaterComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToWaterNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToWaterUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DocumentsAvailable":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DocumentsAvailable"}},"DocumentsChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"DocumentsCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DoorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DoorFeatures"}},"DualVariableCompensationYN":{"type":"boolean","nullable":true},"Electric":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Electric"}},"ElectricExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ElectricOnPropertyYN":{"type":"boolean","nullable":true},"ElementarySchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchool"}],"nullable":true},"ElementarySchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchoolDistrict"}],"nullable":true},"Elevation":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ElevationUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"EntryLevel":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"EntryLocation":{"type":"string","maxLength":50,"nullable":true},"Exclusions":{"type":"string","maxLength":1024,"nullable":true},"ExistingLeaseType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExistingLeaseType"}},"ExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ExteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExteriorFeatures"}},"FarmCreditServiceInclYN":{"type":"boolean","nullable":true},"FarmLandAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"FarmLandAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"Fencing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Fencing"}},"FinancialDataSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FinancialDataSource"}},"FireplaceFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FireplaceFeatures"}},"FireplaceYN":{"type":"boolean","nullable":true},"FireplacesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Flooring":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Flooring"}},"FoundationArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"FoundationDetails":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FoundationDetails"}},"FrontageLength":{"type":"string","maxLength":255,"nullable":true},"FrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FrontageType"}},"FuelExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Furnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Furnished"}],"nullable":true},"FurnitureReplacementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageYN":{"type":"boolean","nullable":true},"GardenerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrazingPermitsBlmYN":{"type":"boolean","nullable":true},"GrazingPermitsForestServiceYN":{"type":"boolean","nullable":true},"GrazingPermitsPrivateYN":{"type":"boolean","nullable":true},"GreenBuildingVerificationType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}},"GreenEnergyEfficient":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyEfficient"}},"GreenEnergyGeneration":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyGeneration"}},"GreenIndoorAirQuality":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenIndoorAirQuality"}},"GreenLocation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenLocation"}},"GreenSustainability":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenSustainability"}},"GreenWaterConservation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenWaterConservation"}},"GrossIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrossScheduledIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"HabitableResidenceYN":{"type":"boolean","nullable":true},"Heating":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Heating"}},"HeatingYN":{"type":"boolean","nullable":true},"HighSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchool"}],"nullable":true},"HighSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchoolDistrict"}],"nullable":true},"HomeWarrantyYN":{"type":"boolean","nullable":true},"HorseAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HorseAmenities"}},"HorseYN":{"type":"boolean","nullable":true},"HoursDaysOfOperation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HoursDaysOfOperation"}},"HoursDaysOfOperationDescription":{"type":"string","maxLength":255,"nullable":true},"Inclusions":{"type":"string","maxLength":1024,"nullable":true},"IncomeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IncomeIncludes"}},"InsuranceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"InteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"InternetAddressDisplayYN":{"type":"boolean","nullable":true},"InternetAutomatedValuationDisplayYN":{"type":"boolean","nullable":true},"InternetConsumerCommentYN":{"type":"boolean","nullable":true},"InternetEntireListingDisplayYN":{"type":"boolean","nullable":true},"IrrigationSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IrrigationSource"}},"IrrigationWaterRightsAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"IrrigationWaterRightsYN":{"type":"boolean","nullable":true},"LaborInformation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaborInformation"}},"LandLeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LandLeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LandLeaseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LandLeaseYN":{"type":"boolean","nullable":true},"Latitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LaundryFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaundryFeatures"}},"LeasableArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeasableAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LeaseAssignableYN":{"type":"boolean","nullable":true},"LeaseConsideredYN":{"type":"boolean","nullable":true},"LeaseExpiration":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LeaseRenewalCompensation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseRenewalCompensation"}},"LeaseRenewalOptionYN":{"type":"boolean","nullable":true},"LeaseTerm":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseTerm"}],"nullable":true},"Levels":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Levels"}},"License1":{"type":"string","maxLength":25,"nullable":true},"License2":{"type":"string","maxLength":25,"nullable":true},"License3":{"type":"string","maxLength":25,"nullable":true},"LicensesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListAgentDesignation"}},"ListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"ListAgentFax":{"type":"string","maxLength":16,"nullable":true},"ListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentKey":{"type":"string","maxLength":255,"nullable":true},"ListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"ListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"ListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentPager":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"ListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"ListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"ListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"ListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"ListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"ListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ListOfficeName":{"type":"string","maxLength":255,"nullable":true},"ListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"ListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListPriceLow":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListTeamKey":{"type":"string","maxLength":255,"nullable":true},"ListTeamName":{"type":"string","maxLength":50,"nullable":true},"ListingAgreement":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingAgreement"}],"nullable":true},"ListingContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingService":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingService"}],"nullable":true},"ListingTerms":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingTerms"}},"LivingArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LivingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"LivingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LockBoxLocation":{"type":"string","maxLength":255,"nullable":true},"LockBoxSerialNumber":{"type":"string","maxLength":25,"nullable":true},"LockBoxType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LockBoxType"}},"Longitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LotDimensionsSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotDimensionsSource"}],"nullable":true},"LotFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LotFeatures"}},"LotSizeAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeDimensions":{"type":"string","maxLength":150,"nullable":true},"LotSizeSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeSource"}],"nullable":true},"LotSizeSquareFeet":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LotSizeUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeUnits"}],"nullable":true},"MLSAreaMajor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMajor"}],"nullable":true},"MLSAreaMinor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMinor"}],"nullable":true},"MainLevelBathrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MainLevelBedrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MaintenanceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MajorChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MajorChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"Make":{"type":"string","maxLength":50,"nullable":true},"ManagerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MapCoordinate":{"type":"string","maxLength":25,"nullable":true},"MapCoordinateSource":{"type":"string","maxLength":25,"nullable":true},"MapURL":{"type":"string","maxLength":8000,"nullable":true},"MiddleOrJuniorSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchool"}],"nullable":true},"MiddleOrJuniorSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchoolDistrict"}],"nullable":true},"MlsStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MlsStatus"}],"nullable":true},"MobileDimUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"MobileHomeRemainsYN":{"type":"boolean","nullable":true},"MobileLength":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MobileWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Model":{"type":"string","maxLength":50,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NetOperatingIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NewConstructionYN":{"type":"boolean","nullable":true},"NewTaxesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NumberOfBuildings":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfFullTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfLots":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPads":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPartTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateElectricMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateGasMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateWaterMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsInCommunity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsLeased":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsMoMo":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsVacant":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OccupantName":{"type":"string","maxLength":50,"nullable":true},"OccupantPhone":{"type":"string","maxLength":16,"nullable":true},"OccupantType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OccupantType"}],"nullable":true},"OffMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OffMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OnMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OnMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenParkingSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OpenParkingYN":{"type":"boolean","nullable":true},"OperatingExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OperatingExpenseIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OperatingExpenseIncludes"}},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherEquipment":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherEquipment"}},"OtherExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OtherParking":{"type":"string","maxLength":1024,"nullable":true},"OtherStructures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherStructures"}},"OwnerName":{"type":"string","maxLength":50,"nullable":true},"OwnerPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnerPays"}},"OwnerPhone":{"type":"string","maxLength":16,"nullable":true},"Ownership":{"type":"string","maxLength":1024,"nullable":true},"OwnershipType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnershipType"}],"nullable":true},"ParcelNumber":{"type":"string","maxLength":50,"nullable":true},"ParkManagerName":{"type":"string","maxLength":50,"nullable":true},"ParkManagerPhone":{"type":"string","maxLength":16,"nullable":true},"ParkName":{"type":"string","maxLength":50,"nullable":true},"ParkingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ParkingFeatures"}},"ParkingTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PastureArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PatioAndPorchFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PatioAndPorchFeatures"}},"PendingTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PestControlExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PetsAllowed":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PetsAllowed"}},"PhotosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PhotosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PoolExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PoolFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PoolFeatures"}},"PoolPrivateYN":{"type":"boolean","nullable":true},"Possession":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Possession"}},"PossibleUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PossibleUse"}},"PostalCity":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PostalCity"}],"nullable":true},"PostalCode":{"type":"string","maxLength":10,"nullable":true},"PostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"PowerProductionType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}},"PreviousListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PriceChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PrivateOfficeRemarks":{"type":"string","maxLength":4000,"nullable":true},"PrivateRemarks":{"type":"string","maxLength":4000,"nullable":true},"ProfessionalManagementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PropertyAttachedYN":{"type":"boolean","nullable":true},"PropertyCondition":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyCondition"}},"PropertySubType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertySubType"}],"nullable":true},"PropertyType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyType"}],"nullable":true},"PublicRemarks":{"type":"string","maxLength":4000,"nullable":true},"PublicSurveyRange":{"type":"string","maxLength":20,"nullable":true},"PublicSurveySection":{"type":"string","maxLength":20,"nullable":true},"PublicSurveyTownship":{"type":"string","maxLength":20,"nullable":true},"PurchaseContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"RVParkingDimensions":{"type":"string","maxLength":50,"nullable":true},"RangeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RentControlYN":{"type":"boolean","nullable":true},"RentIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RentIncludes"}},"RoadFrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadFrontageType"}},"RoadResponsibility":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadResponsibility"}},"RoadSurfaceType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadSurfaceType"}},"Roof":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Roof"}},"RoomType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}},"RoomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SeatingCapacity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SecurityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SecurityFeatures"}},"SeniorCommunityYN":{"type":"boolean","nullable":true},"SerialU":{"type":"string","maxLength":25,"nullable":true},"SerialX":{"type":"string","maxLength":25,"nullable":true},"SerialXX":{"type":"string","maxLength":25,"nullable":true},"Sewer":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Sewer"}},"ShowingAdvanceNotice":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ShowingAttendedYN":{"type":"boolean","nullable":true},"ShowingContactName":{"type":"string","maxLength":40,"nullable":true},"ShowingContactPhone":{"type":"string","maxLength":16,"nullable":true},"ShowingContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ShowingContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingContactType"}},"ShowingDays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingDays"}},"ShowingEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingInstructions":{"type":"string","maxLength":4000,"nullable":true},"ShowingRequirements":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingRequirements"}},"ShowingStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SignOnPropertyYN":{"type":"boolean","nullable":true},"Skirt":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Skirt"}},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpaFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpaFeatures"}},"SpaYN":{"type":"boolean","nullable":true},"SpecialLicenses":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialLicenses"}},"SpecialListingConditions":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialListingConditions"}},"StandardStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StandardStatus"}],"nullable":true},"StateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"StateRegion":{"type":"string","maxLength":150,"nullable":true},"StatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Stories":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StoriesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetAdditionalInfo":{"type":"string","maxLength":50,"nullable":true},"StreetDirPrefix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetDirSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetName":{"type":"string","maxLength":50,"nullable":true},"StreetNumber":{"type":"string","maxLength":25,"nullable":true},"StreetNumberNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetSuffix"}],"nullable":true},"StreetSuffixModifier":{"type":"string","maxLength":25,"nullable":true},"StructureType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.StructureType"}},"SubAgencyCompensation":{"type":"string","maxLength":25,"nullable":true},"SubAgencyCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"SubdivisionName":{"type":"string","maxLength":50,"nullable":true},"SuppliesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"SyndicationRemarks":{"type":"string","maxLength":4000,"nullable":true},"TaxAnnualAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxAssessedValue":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TaxBlock":{"type":"string","maxLength":25,"nullable":true},"TaxBookNumber":{"type":"string","maxLength":25,"nullable":true},"TaxLegalDescription":{"type":"string","maxLength":6000,"nullable":true},"TaxLot":{"type":"string","maxLength":25,"nullable":true},"TaxMapNumber":{"type":"string","maxLength":25,"nullable":true},"TaxOtherAnnualAssessmentAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxParcelLetter":{"type":"string","maxLength":25,"nullable":true},"TaxStatusCurrent":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TaxStatusCurrent"}},"TaxTract":{"type":"string","maxLength":25,"nullable":true},"TaxYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TenantPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TenantPays"}},"Topography":{"type":"string","maxLength":255,"nullable":true},"TotalActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Township":{"type":"string","maxLength":50,"nullable":true},"TransactionBrokerCompensation":{"type":"string","maxLength":25,"nullable":true},"TransactionBrokerCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"TrashExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitNumber":{"type":"string","maxLength":25,"nullable":true},"UnitTypeType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}},"UnitsFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitsFurnished"}],"nullable":true},"UniversalPropertyId":{"type":"string","maxLength":128,"nullable":true},"UniversalPropertySubId":{"type":"string","maxLength":128,"nullable":true},"UnparsedAddress":{"type":"string","maxLength":255,"nullable":true},"Utilities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Utilities"}},"VacancyAllowance":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"VacancyAllowanceRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"Vegetation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Vegetation"}},"VideosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"VideosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"View":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.View"}},"ViewYN":{"type":"boolean","nullable":true},"VirtualTourURLBranded":{"type":"string","maxLength":8000,"nullable":true},"VirtualTourURLUnbranded":{"type":"string","maxLength":8000,"nullable":true},"WalkScore":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"WaterBodyName":{"type":"string","maxLength":50,"nullable":true},"WaterSewerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WaterSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterSource"}},"WaterfrontFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterfrontFeatures"}},"WaterfrontYN":{"type":"boolean","nullable":true},"WindowFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WindowFeatures"}},"WithdrawnDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"WoodedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WorkmansCompensationExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"YearBuilt":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltDetails":{"type":"string","maxLength":1024,"nullable":true},"YearBuiltEffective":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.YearBuiltSource"}],"nullable":true},"YearEstablished":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearsCurrentOwner":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Zoning":{"type":"string","maxLength":25,"nullable":true},"ZoningDescription":{"type":"string","maxLength":255,"nullable":true}},"required":["ListingKey"]},"org.reso.metadata.PropertyGreenVerification":{"title":"PropertyGreenVerification","type":"object","properties":{"GreenBuildingVerificationKey":{"type":"string","maxLength":255,"nullable":true},"GreenBuildingVerificationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}],"nullable":true},"GreenVerificationBody":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationMetric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"GreenVerificationRating":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationSource"}],"nullable":true},"GreenVerificationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationStatus"}],"nullable":true},"GreenVerificationURL":{"type":"string","maxLength":8000,"nullable":true},"GreenVerificationVersion":{"type":"string","maxLength":25,"nullable":true},"GreenVerificationYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.PropertyGreenVerification-create":{"title":"PropertyGreenVerification (for create)","type":"object","properties":{"GreenBuildingVerificationKey":{"type":"string","maxLength":255,"nullable":true},"GreenBuildingVerificationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}],"nullable":true},"GreenVerificationBody":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationMetric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"GreenVerificationRating":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationSource"}],"nullable":true},"GreenVerificationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationStatus"}],"nullable":true},"GreenVerificationURL":{"type":"string","maxLength":8000,"nullable":true},"GreenVerificationVersion":{"type":"string","maxLength":25,"nullable":true},"GreenVerificationYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}},"required":["GreenBuildingVerificationKey"]},"org.reso.metadata.PropertyPowerProduction":{"title":"PropertyPowerProduction","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PowerProductionAnnual":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PowerProductionAnnualStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionAnnualStatus"}],"nullable":true},"PowerProductionKey":{"type":"string","maxLength":255,"nullable":true},"PowerProductionSize":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"PowerProductionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}],"nullable":true},"PowerProductionYearInstall":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.PropertyPowerProduction-create":{"title":"PropertyPowerProduction (for create)","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PowerProductionAnnual":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PowerProductionAnnualStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionAnnualStatus"}],"nullable":true},"PowerProductionKey":{"type":"string","maxLength":255,"nullable":true},"PowerProductionSize":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"PowerProductionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}],"nullable":true},"PowerProductionYearInstall":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}},"required":["PowerProductionKey"]},"org.reso.metadata.PropertyRooms":{"title":"PropertyRooms","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"RoomArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"RoomAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"RoomDescription":{"type":"string","maxLength":1024,"nullable":true},"RoomDimensions":{"type":"string","maxLength":50,"nullable":true},"RoomFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"RoomKey":{"type":"string","maxLength":255,"nullable":true},"RoomLength":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomLengthWidthUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"RoomType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}],"nullable":true},"RoomWidth":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.PropertyRooms-create":{"title":"PropertyRooms (for create)","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"RoomArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"RoomAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"RoomDescription":{"type":"string","maxLength":1024,"nullable":true},"RoomDimensions":{"type":"string","maxLength":50,"nullable":true},"RoomFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"RoomKey":{"type":"string","maxLength":255,"nullable":true},"RoomLength":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomLengthWidthUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"RoomType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}],"nullable":true},"RoomWidth":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true}},"required":["RoomKey"]},"org.reso.metadata.PropertyUnitTypes":{"title":"PropertyUnitTypes","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"UnitTypeActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeBathsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeBedsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeDescription":{"type":"string","maxLength":1024,"nullable":true},"UnitTypeFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeFurnished"}],"nullable":true},"UnitTypeGarageAttachedYN":{"type":"boolean","nullable":true},"UnitTypeGarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeKey":{"type":"string","maxLength":255,"nullable":true},"UnitTypeProForma":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeTotalRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}],"nullable":true},"UnitTypeUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.PropertyUnitTypes-create":{"title":"PropertyUnitTypes (for create)","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"UnitTypeActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeBathsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeBedsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeDescription":{"type":"string","maxLength":1024,"nullable":true},"UnitTypeFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeFurnished"}],"nullable":true},"UnitTypeGarageAttachedYN":{"type":"boolean","nullable":true},"UnitTypeGarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeKey":{"type":"string","maxLength":255,"nullable":true},"UnitTypeProForma":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeTotalRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}],"nullable":true},"UnitTypeUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}},"required":["UnitTypeKey"]},"org.reso.metadata.Prospecting":{"title":"Prospecting","type":"object","properties":{"ActiveYN":{"type":"boolean","nullable":true},"BccEmailList":{"type":"string","maxLength":1024,"nullable":true},"BccMeYN":{"type":"boolean","nullable":true},"CcEmailList":{"type":"string","maxLength":1024,"nullable":true},"ClientActivatedYN":{"type":"boolean","nullable":true},"ConciergeNotificationsYN":{"type":"boolean","nullable":true},"ConciergeYN":{"type":"boolean","nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"DailySchedule":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DailySchedule"}},"DisplayTemplateID":{"type":"string","maxLength":25,"nullable":true},"Language":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}],"nullable":true},"LastNewChangedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastViewedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MessageNew":{"type":"string","maxLength":4000,"nullable":true},"MessageRevise":{"type":"string","maxLength":4000,"nullable":true},"MessageUpdate":{"type":"string","maxLength":4000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NextSendTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"ProspectingKey":{"type":"string","maxLength":255,"nullable":true},"ReasonActiveOrDisabled":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ReasonActiveOrDisabled"}],"nullable":true},"SavedSearchKey":{"type":"string","maxLength":255,"nullable":true},"ScheduleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ScheduleType"}],"nullable":true},"Subject":{"type":"string","maxLength":255,"nullable":true},"ToEmailList":{"type":"string","maxLength":1024,"nullable":true}}},"org.reso.metadata.Prospecting-create":{"title":"Prospecting (for create)","type":"object","properties":{"ActiveYN":{"type":"boolean","nullable":true},"BccEmailList":{"type":"string","maxLength":1024,"nullable":true},"BccMeYN":{"type":"boolean","nullable":true},"CcEmailList":{"type":"string","maxLength":1024,"nullable":true},"ClientActivatedYN":{"type":"boolean","nullable":true},"ConciergeNotificationsYN":{"type":"boolean","nullable":true},"ConciergeYN":{"type":"boolean","nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"DailySchedule":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DailySchedule"}},"DisplayTemplateID":{"type":"string","maxLength":25,"nullable":true},"Language":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}],"nullable":true},"LastNewChangedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastViewedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MessageNew":{"type":"string","maxLength":4000,"nullable":true},"MessageRevise":{"type":"string","maxLength":4000,"nullable":true},"MessageUpdate":{"type":"string","maxLength":4000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NextSendTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"ProspectingKey":{"type":"string","maxLength":255,"nullable":true},"ReasonActiveOrDisabled":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ReasonActiveOrDisabled"}],"nullable":true},"SavedSearchKey":{"type":"string","maxLength":255,"nullable":true},"ScheduleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ScheduleType"}],"nullable":true},"Subject":{"type":"string","maxLength":255,"nullable":true},"ToEmailList":{"type":"string","maxLength":1024,"nullable":true}},"required":["ProspectingKey"]},"org.reso.metadata.Queue":{"title":"Queue","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemQueueKey":{"type":"string","maxLength":255,"nullable":true},"QueueTransactionKey":{"type":"string","maxLength":255,"nullable":true},"QueueTransactionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.QueueTransactionType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemQueueKey":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Queue-create":{"title":"Queue (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemQueueKey":{"type":"string","maxLength":255,"nullable":true},"QueueTransactionKey":{"type":"string","maxLength":255,"nullable":true},"QueueTransactionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.QueueTransactionType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemQueueKey":{"type":"string","maxLength":255,"nullable":true}},"required":["QueueTransactionKey"]},"org.reso.metadata.Rules":{"title":"Rules","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemRuleKey":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"RuleAction":{"type":"string","maxLength":8000,"nullable":true},"RuleDescription":{"type":"string","maxLength":8000,"nullable":true},"RuleEnabledYN":{"type":"boolean","nullable":true},"RuleErrorText":{"type":"string","maxLength":8000,"nullable":true},"RuleExpression":{"type":"string","maxLength":8000,"nullable":true},"RuleFormat":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleFormat"}],"nullable":true},"RuleHelpText":{"type":"string","maxLength":8000,"nullable":true},"RuleKey":{"type":"string","maxLength":255,"nullable":true},"RuleName":{"type":"string","maxLength":255,"nullable":true},"RuleOrder":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"RuleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleType"}],"nullable":true},"RuleVersion":{"type":"string","maxLength":255,"nullable":true},"RuleWarningText":{"type":"string","maxLength":8000,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Rules-create":{"title":"Rules (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemRuleKey":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"RuleAction":{"type":"string","maxLength":8000,"nullable":true},"RuleDescription":{"type":"string","maxLength":8000,"nullable":true},"RuleEnabledYN":{"type":"boolean","nullable":true},"RuleErrorText":{"type":"string","maxLength":8000,"nullable":true},"RuleExpression":{"type":"string","maxLength":8000,"nullable":true},"RuleFormat":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleFormat"}],"nullable":true},"RuleHelpText":{"type":"string","maxLength":8000,"nullable":true},"RuleKey":{"type":"string","maxLength":255,"nullable":true},"RuleName":{"type":"string","maxLength":255,"nullable":true},"RuleOrder":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"RuleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleType"}],"nullable":true},"RuleVersion":{"type":"string","maxLength":255,"nullable":true},"RuleWarningText":{"type":"string","maxLength":8000,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["RuleKey"]},"org.reso.metadata.SavedSearch":{"title":"SavedSearch","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"SavedSearchDescription":{"type":"string","maxLength":4000,"nullable":true},"SavedSearchKey":{"type":"string","maxLength":255,"nullable":true},"SavedSearchName":{"type":"string","maxLength":255,"nullable":true},"SavedSearchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SavedSearchType"}],"nullable":true},"SearchQuery":{"type":"string","maxLength":8000,"nullable":true},"SearchQueryExceptionDetails":{"type":"string","maxLength":255,"nullable":true},"SearchQueryExceptions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryExceptions"}],"nullable":true},"SearchQueryHumanReadable":{"type":"string","maxLength":255,"nullable":true},"SearchQueryType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"Member":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true}}},"org.reso.metadata.SavedSearch-create":{"title":"SavedSearch (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"SavedSearchDescription":{"type":"string","maxLength":4000,"nullable":true},"SavedSearchKey":{"type":"string","maxLength":255,"nullable":true},"SavedSearchName":{"type":"string","maxLength":255,"nullable":true},"SavedSearchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SavedSearchType"}],"nullable":true},"SearchQuery":{"type":"string","maxLength":8000,"nullable":true},"SearchQueryExceptionDetails":{"type":"string","maxLength":255,"nullable":true},"SearchQueryExceptions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryExceptions"}],"nullable":true},"SearchQueryHumanReadable":{"type":"string","maxLength":255,"nullable":true},"SearchQueryType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["SavedSearchKey"]},"org.reso.metadata.Showing":{"title":"Showing","type":"object","properties":{"AgentOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"AgentSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"ShowingEndTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingId":{"type":"string","maxLength":255,"nullable":true},"ShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingStartTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SourceSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemShowingKey":{"type":"string","maxLength":255,"nullable":true},"AgentOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"AgentSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ShowingAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"ListingOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ListingSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ShowingOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ShowingSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"SocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"SocialMedia@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Showing-create":{"title":"Showing (for create)","type":"object","properties":{"AgentOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"AgentSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"ShowingEndTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingId":{"type":"string","maxLength":255,"nullable":true},"ShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingStartTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SourceSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemShowingKey":{"type":"string","maxLength":255,"nullable":true}},"required":["ShowingKey"]},"org.reso.metadata.SocialMedia":{"title":"SocialMedia","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SocialMediaUrlOrId":{"type":"string","maxLength":8000,"nullable":true}}},"org.reso.metadata.SocialMedia-create":{"title":"SocialMedia (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SocialMediaUrlOrId":{"type":"string","maxLength":8000,"nullable":true}},"required":["SocialMediaKey"]},"org.reso.metadata.TeamMembers":{"title":"TeamMembers","type":"object","properties":{"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamImpersonationLevel":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamImpersonationLevel"}],"nullable":true},"TeamKey":{"type":"string","maxLength":255,"nullable":true},"TeamMemberKey":{"type":"string","maxLength":255,"nullable":true},"TeamMemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamMemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamMemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamMemberType"}],"nullable":true},"Member":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.TeamMembers-create":{"title":"TeamMembers (for create)","type":"object","properties":{"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamImpersonationLevel":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamImpersonationLevel"}],"nullable":true},"TeamKey":{"type":"string","maxLength":255,"nullable":true},"TeamMemberKey":{"type":"string","maxLength":255,"nullable":true},"TeamMemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamMemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamMemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamMemberType"}],"nullable":true}},"required":["TeamMemberKey"]},"org.reso.metadata.Teams":{"title":"Teams","type":"object","properties":{"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamAddress1":{"type":"string","maxLength":50,"nullable":true},"TeamAddress2":{"type":"string","maxLength":50,"nullable":true},"TeamCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"TeamCity":{"type":"string","maxLength":50,"nullable":true},"TeamCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"TeamCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"TeamDescription":{"type":"string","maxLength":1024,"nullable":true},"TeamDirectPhone":{"type":"string","maxLength":16,"nullable":true},"TeamEmail":{"type":"string","maxLength":80,"nullable":true},"TeamFax":{"type":"string","maxLength":16,"nullable":true},"TeamKey":{"type":"string","maxLength":255,"nullable":true},"TeamLeadKey":{"type":"string","maxLength":255,"nullable":true},"TeamLeadLoginId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadMlsId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamLeadStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamMobilePhone":{"type":"string","maxLength":16,"nullable":true},"TeamName":{"type":"string","maxLength":50,"nullable":true},"TeamOfficePhone":{"type":"string","maxLength":16,"nullable":true},"TeamOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCode":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"TeamPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"TeamPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamStatus"}],"nullable":true},"TeamTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMail":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"TeamLead":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"TeamsSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"TeamsSocialMedia@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Teams-create":{"title":"Teams (for create)","type":"object","properties":{"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamAddress1":{"type":"string","maxLength":50,"nullable":true},"TeamAddress2":{"type":"string","maxLength":50,"nullable":true},"TeamCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"TeamCity":{"type":"string","maxLength":50,"nullable":true},"TeamCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"TeamCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"TeamDescription":{"type":"string","maxLength":1024,"nullable":true},"TeamDirectPhone":{"type":"string","maxLength":16,"nullable":true},"TeamEmail":{"type":"string","maxLength":80,"nullable":true},"TeamFax":{"type":"string","maxLength":16,"nullable":true},"TeamKey":{"type":"string","maxLength":255,"nullable":true},"TeamLeadKey":{"type":"string","maxLength":255,"nullable":true},"TeamLeadLoginId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadMlsId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamLeadStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamMobilePhone":{"type":"string","maxLength":16,"nullable":true},"TeamName":{"type":"string","maxLength":50,"nullable":true},"TeamOfficePhone":{"type":"string","maxLength":16,"nullable":true},"TeamOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCode":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"TeamPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"TeamPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamStatus"}],"nullable":true},"TeamTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMail":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMailExt":{"type":"string","maxLength":10,"nullable":true}},"required":["TeamKey"]},"org.reso.metadata.enums.AOR":{"type":"string","title":"AOR","enum":["SampleAOREnumValue"]},"org.reso.metadata.enums.AccessibilityFeatures":{"type":"string","title":"AccessibilityFeatures","enum":["AccessibleApproachWithRamp","AccessibleBedroom","AccessibleCentralLivingArea","AccessibleClosets","AccessibleCommonArea","AccessibleDoors","AccessibleElectricalAndEnvironmentalControls","AccessibleElevatorInstalled","AccessibleEntrance","AccessibleForHearingImpairment","AccessibleFullBath","AccessibleHallways","AccessibleKitchen","AccessibleKitchenAppliances","AccessibleStairway","AccessibleWasherDryer","AdaptableBathroomWalls","AdaptableForElevator","CeilingTrack","CentralLivingArea","CommonArea","CustomizedWheelchairAccessible","ElectronicEnvironmentalControls","EnhancedAccessible","ExteriorWheelchairLift","GripAccessibleFeatures","ReinforcedFloors","SafeEmergencyEgressFromHome","SmartTechnology","StairLift","StandbyGenerator","TherapeuticWhirlpool","Visitable","VisitorBathroom","WalkerAccessibleStairs"]},"org.reso.metadata.enums.ActorType":{"type":"string","title":"ActorType","enum":["Agent","Bot","Client","Consumer","Unknown"]},"org.reso.metadata.enums.Appliances":{"type":"string","title":"Appliances","enum":["BarFridge","BuiltInElectricOven","BuiltInElectricRange","BuiltInFreezer","BuiltInGasOven","BuiltInGasRange","BuiltInRange","BuiltInRefrigerator","ConvectionOven","Cooktop","Dishwasher","Disposal","DoubleOven","DownDraft","Dryer","ElectricCooktop","ElectricOven","ElectricRange","ElectricWaterHeater","EnergyStarQualifiedAppliances","EnergyStarQualifiedDishwasher","EnergyStarQualifiedDryer","EnergyStarQualifiedFreezer","EnergyStarQualifiedRefrigerator","EnergyStarQualifiedWasher","EnergyStarQualifiedWaterHeater","ExhaustFan","FreeStandingElectricOven","FreeStandingElectricRange","FreeStandingFreezer","FreeStandingGasOven","FreeStandingGasRange","FreeStandingRange","FreeStandingRefrigerator","Freezer","GasCooktop","GasOven","GasRange","GasWaterHeater","Humidifier","IceMaker","IndoorGrill","InductionCooktop","InstantHotWater","Microwave","None","Other","Oven","PlumbedForIceMaker","PortableDishwasher","PropaneCooktop","Range","RangeHood","Refrigerator","SelfCleaningOven","SolarHotWater","StainlessSteelAppliances","TanklessWaterHeater","TrashCompactor","VentedExhaustFan","WarmingDrawer","Washer","WasherDryer","WasherDryerStacked","WaterHeater","WaterPurifier","WaterPurifierOwned","WaterPurifierRented","WaterSoftener","WaterSoftenerOwned","WaterSoftenerRented","WineCooler","WineRefrigerator"]},"org.reso.metadata.enums.ArchitecturalStyle":{"type":"string","title":"ArchitecturalStyle","enum":["SampleArchitecturalStyleEnumValue"]},"org.reso.metadata.enums.AreaSource":{"type":"string","title":"AreaSource","enum":["Appraiser","Assessor","Builder","Estimated","Other","Owner","Plans","PublicRecords","SeeRemarks"]},"org.reso.metadata.enums.AreaUnits":{"type":"string","title":"AreaUnits","enum":["SquareFeet","SquareMeters"]},"org.reso.metadata.enums.AssociationAmenities":{"type":"string","title":"AssociationAmenities","enum":["AirportRunway","Barbecue","BasketballCourt","BeachAccess","BeachRights","BilliardRoom","BoatDock","Boating","BoatSlip","Cabana","CableTv","CarWashArea","Clubhouse","CoinLaundry","Concierge","DayCare","DogPark","DryDock","Electricity","Elevators","ExerciseCourse","FitnessCenter","GameCourtExterior","GameCourtInterior","GameRoom","Gas","Gated","GolfCourse","HotWater","IndoorPool","Insurance","JoggingPath","Landscaping","Laundry","MaidService","Maintenance","MaintenanceGrounds","MaintenanceStructure","Management","Marina","MeetingRoom","None","Other","Park","Parking","PartyRoom","PicnicArea","Playground","PondSeasonal","PondYearRound","Pool","PoweredBoatsAllowed","Racquetball","RecreationFacilities","RecreationRoom","RoofDeck","RvBoatStorage","RvParking","Sauna","Security","ServiceElevators","ShuffleboardCourt","SkiAccessible","SnowRemoval","SpaHotTub","SportCourt","Stables","Storage","StreamSeasonal","StreamYearRound","Taxes","TennisCourts","Trails","Trash","Water","WorkshopArea"]},"org.reso.metadata.enums.AssociationFeeIncludes":{"type":"string","title":"AssociationFeeIncludes","enum":["CableTv","EarthquakeInsurance","Electricity","Gas","Insurance","Internet","MaintenanceGrounds","MaintenanceStructure","PestControl","Security","Sewer","SnowRemoval","Trash","Utilities","Water"]},"org.reso.metadata.enums.Attended":{"type":"string","title":"Attended","enum":["Agent","Seller","Unattended"]},"org.reso.metadata.enums.Basement":{"type":"string","title":"Basement","enum":["Apartment","BathStubbed","Block","Concrete","CrawlSpace","Daylight","DirtFloor","ExteriorEntry","Finished","FrenchDrain","Full","InteriorEntry","None","Other","Partial","PartiallyFinished","StorageSpace","SumpPump","Unfinished","WalkOutAccess","WalkUpAccess"]},"org.reso.metadata.enums.BodyType":{"type":"string","title":"BodyType","enum":["DoubleWide","Expando","Other","QuadWide","SeeRemarks","SingleWide","TripleWide"]},"org.reso.metadata.enums.BuildingFeatures":{"type":"string","title":"BuildingFeatures","enum":["SampleBuildingFeaturesEnumValue"]},"org.reso.metadata.enums.BusinessType":{"type":"string","title":"BusinessType","enum":["Accounting","AdministrativeAndSupport","Advertising","Agriculture","AnimalGrooming","Appliances","AquariumSupplies","ArtsAndEntertainment","Athletic","AutoBody","AutoDealer","AutoGlass","AutoParts","AutoRentLease","AutoRepairSpecialty","AutoService","AutoStereoAlarm","AutoTires","AutoWrecking","Bakery","BarberBeauty","BarTavernLounge","BedAndBreakfast","BooksCardsStationary","Butcher","Cabinets","CandyCookie","CarpetTile","CarWash","ChildCare","Church","Clothing","Commercial","Computer","ConstructionContractor","Convalescent","ConvenienceStore","DanceStudio","Decorator","DeliCatering","Dental","Distribution","Doughnut","Drugstore","DryCleaner","EducationSchool","Electronics","Employment","Farm","FastFood","Financial","Fitness","FloristNursery","FoodAndBeverage","ForestReserve","Franchise","Furniture","GasStation","GiftShop","Grocery","Hardware","HealthFood","HealthServices","Hobby","HomeCleaner","Hospitality","HotelMotel","IceCreamFrozenYogurt","Industrial","Jewelry","Landscaping","Laundromat","LiquorStore","Locksmith","Manufacturing","Medical","Mixed","MobileTrailerPark","Music","NursingHome","OfficeSupply","Other","Paints","Parking","PetStore","Photographer","Pizza","Printing","ProfessionalOffice","ProfessionalService","RealEstate","Recreation","Rental","Residential","Restaurant","Retail","SaddleryHarness","SportingGoods","Storage","Toys","Transportation","Travel","Upholstery","Utility","Variety","Video","Wallpaper","Warehouse","Wholesale"]},"org.reso.metadata.enums.BuyerAgentDesignation":{"type":"string","title":"BuyerAgentDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.BuyerFinancing":{"type":"string","title":"BuyerFinancing","enum":["Assumed","Cash","Contract","Conventional","FHA","FHA203b","FHA203k","Other","Private","SellerFinancing","TrustDeed","USDA","VA"]},"org.reso.metadata.enums.ChangeType":{"type":"string","title":"ChangeType","enum":["Active","ActiveUnderContract","BackOnMarket","Canceled","Closed","Deleted","Expired","Hold","NewListing","Pending","PriceChange","Withdrawn"]},"org.reso.metadata.enums.City":{"type":"string","title":"City","enum":["SampleCityEnumValue"]},"org.reso.metadata.enums.ClassName":{"type":"string","title":"ClassName","enum":["BusinessOpportunity","CommercialLease","CommercialSale","Contacts","CrossProperty","Farm","HistoryTransactional","Land","ManufacturedInPark","Media","Member","Office","OpenHouse","Residential","ResidentialIncome","ResidentialLease","SavedSearch"]},"org.reso.metadata.enums.CoBuyerAgentDesignation":{"type":"string","title":"CoBuyerAgentDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.CoListAgentDesignation":{"type":"string","title":"CoListAgentDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.CommonInterest":{"type":"string","title":"CommonInterest","enum":["CommunityApartment","Condominium","None","PlannedDevelopment","StockCooperative","Timeshare"]},"org.reso.metadata.enums.CommonWalls":{"type":"string","title":"CommonWalls","enum":["EndUnit","NoCommonWalls","NoOneAbove","NoOneBelow","OneCommonWall","TwoOrMoreCommonWalls"]},"org.reso.metadata.enums.CommunityFeatures":{"type":"string","title":"CommunityFeatures","enum":["AirportRunway","Clubhouse","Curbs","Fishing","FitnessCenter","Gated","Golf","Lake","None","Other","Park","Playground","Pool","Racquetball","Restaurant","Sidewalks","Stables","StreetLights","Suburban","TennisCourts"]},"org.reso.metadata.enums.CompensationType":{"type":"string","title":"CompensationType","enum":["Dollars","Other","Percent","SeeRemarks"]},"org.reso.metadata.enums.Concessions":{"type":"string","title":"Concessions","enum":["CallListingAgent","No","Yes"]},"org.reso.metadata.enums.ConstructionMaterials":{"type":"string","title":"ConstructionMaterials","enum":["Adobe","AluminumSiding","Asbestos","Asphalt","AtticCrawlHatchwaysInsulated","BattsInsulation","Block","BlownInInsulation","BoardAndBattenSiding","Brick","BrickVeneer","Cedar","CementSiding","Clapboard","Concrete","DuctsProfessionallyAirSealed","ExteriorDuctWorkIsInsulated","FiberCement","FiberglassSiding","FoamInsulation","Frame","Glass","HardiplankType","IcatRecessedLighting","InsulatedConcreteForms","LapSiding","Log","LogSiding","LowVocInsulation","Masonite","MetalSiding","NaturalBuilding","Other","Plaster","RadiantBarrier","RammedEarth","RecycledBioBasedInsulation","RedwoodSiding","SeeRemarks","ShakeSiding","ShingleSiding","SlumpBlock","SprayFoamInsulation","SteelSiding","Stone","StoneVeneer","Straw","Stucco","SyntheticStucco","Unknown","VerticalSiding","VinylSiding","WoodSiding"]},"org.reso.metadata.enums.ContactListingPreference":{"type":"string","title":"ContactListingPreference","enum":["Discard","Favorite","Possibility"]},"org.reso.metadata.enums.ContactStatus":{"type":"string","title":"ContactStatus","enum":["Active","Deleted","Inactive","OnVacation"]},"org.reso.metadata.enums.ContactType":{"type":"string","title":"ContactType","enum":["Business","Family","Friend","Lead","Prospect","ReadyToBuy"]},"org.reso.metadata.enums.Cooling":{"type":"string","title":"Cooling","enum":["AtticFan","CeilingFans","CentralAir","Dual","Ductless","Electric","EnergyStarQualifiedEquipment","EvaporativeCooling","ExhaustFan","Gas","Geothermal","HeatPump","HumidityControl","MultiUnits","None","Other","RoofTurbines","SeparateMeters","VariesByUnit","WallUnits","WallWindowUnits","WholeHouseFan","WindowUnits","Zoned"]},"org.reso.metadata.enums.Country":{"type":"string","title":"Country","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NP","NR","NU","NZ","OM","OT","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","ST","SV","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"org.reso.metadata.enums.CountyOrParish":{"type":"string","title":"CountyOrParish","enum":["SampleCountyOrParishEnumValue"]},"org.reso.metadata.enums.CurrentFinancing":{"type":"string","title":"CurrentFinancing","enum":["Assumable","Contract","Conventional","FHA","FHA203b","FHA203k","LeasedRenewables","None","Other","PowerPurchaseAgreement","Private","PropertyAssessedCleanEnergy","TrustDeed","USDA","VA"]},"org.reso.metadata.enums.CurrentUse":{"type":"string","title":"CurrentUse","enum":["Agricultural","Automotive","Cattle","Commercial","Dairy","Farm","Fishery","Grazing","HighwayTouristService","Horses","Hunting","Industrial","Investment","Livestock","ManufacturedHome","MedicalDental","MiniStorage","MixedUse","MultiFamily","Nursery","Office","Orchard","Other","Pasture","PlaceOfWorship","Plantable","Poultry","Ranch","Recreational","Residential","Retail","RowCrops","SeeRemarks","SingleFamily","Subdivision","Timber","TreeFarm","Unimproved","Vacant","Vineyard","Warehouse"]},"org.reso.metadata.enums.DailySchedule":{"type":"string","title":"DailySchedule","enum":["FridayAM","FridayPM","MondayAM","MondayPM","None","SaturdayAM","SaturdayPM","SundayAM","SundayPM","ThursdayAM","ThursdayPM","TuesdayAM","TuesdayPM","WednesdayAM","WednesdayPM"]},"org.reso.metadata.enums.DevelopmentStatus":{"type":"string","title":"DevelopmentStatus","enum":["Completed","FinishedLots","Other","Proposed","RawLand","RoughGrade","SeeRemarks","SitePlanApproved","SitePlanFiled","UnderConstruction"]},"org.reso.metadata.enums.DeviceType":{"type":"string","title":"DeviceType","enum":["Desktop","Mobile","Tablet","Unknown","Wearable"]},"org.reso.metadata.enums.DirectionFaces":{"type":"string","title":"DirectionFaces","enum":["East","North","Northeast","Northwest","South","Southeast","Southwest","West"]},"org.reso.metadata.enums.Disclosures":{"type":"string","title":"Disclosures","enum":["SampleDisclosuresEnumValue"]},"org.reso.metadata.enums.DocumentsAvailable":{"type":"string","title":"DocumentsAvailable","enum":["SampleDocumentsAvailableEnumValue"]},"org.reso.metadata.enums.DoorFeatures":{"type":"string","title":"DoorFeatures","enum":["EnergyStarQualifiedDoors","FrenchDoors","MirroredClosetDoors","SlidingDoors","StormDoors"]},"org.reso.metadata.enums.Electric":{"type":"string","title":"Electric","enum":["Amps100","Amps150","Amps200OrMore","CircuitBreakers","EnergyStorageDevice","Fuses","Generator","NetMeter","PhotovoltaicsSellerOwned","PhotovoltaicsThirdPartyOwned","PreWiredForRenewables","ReadyForRenewables","Underground","Volts220","Volts220ForSpa","Volts220InGarage","Volts220InKitchen","Volts220InLaundry","Volts220InWorkshop","Volts440","WindTurbineSellerOwned","WindTurbineThirdPartyOwned"]},"org.reso.metadata.enums.ElementarySchool":{"type":"string","title":"ElementarySchool","enum":["SampleElementarySchoolEnumValue"]},"org.reso.metadata.enums.ElementarySchoolDistrict":{"type":"string","title":"ElementarySchoolDistrict","enum":["SampleElementarySchoolDistrictEnumValue"]},"org.reso.metadata.enums.EventTarget":{"type":"string","title":"EventTarget","enum":["Agent","Broker","Digg","Email","Facebook","FacebookMessenger","Googleplus","Imessage","Instagram","Linkedin","Pinterest","Reddit","Slack","Sms","Snapchat","Stumbleupon","Tumblr","Twitter","Youtube"]},"org.reso.metadata.enums.EventType":{"type":"string","title":"EventType","enum":["ClickedOnEmailAddress","ClickedOnPhoneNumber","ClickToPrimaryHostedSite","Comments","DetailedView","Discard","DrivingDirections","ExitDetailedView","Favorited","Maybe","NonDetailedView","ObjectModified","PhotoGallery","Printed","PropertyVideos","Search","Share","SubmissionOfLeadForm","VirtualTour"]},"org.reso.metadata.enums.ExistingLeaseType":{"type":"string","title":"ExistingLeaseType","enum":["AbsoluteNet","CpiAdjustment","EscalationClause","Gross","GroundLease","Net","Nn","Nnn","Oral"]},"org.reso.metadata.enums.ExteriorFeatures":{"type":"string","title":"ExteriorFeatures","enum":["Awnings","Balcony","Barbecue","BasketballCourt","BoatSlip","BuiltInBarbecue","Courtyard","CoveredCourtyard","Dock","DogRun","ElectricGrill","FirePit","Garden","GasGrill","GrayWaterSystem","Kennel","Lighting","MistingSystem","None","Other","OutdoorGrill","OutdoorKitchen","OutdoorShower","PermeablePaving","Playground","PrivateEntrance","PrivateYard","RainBarrelCisterns","RainGutters","RvHookup","Storage","TennisCourts","UncoveredCourtyard"]},"org.reso.metadata.enums.FeeFrequency":{"type":"string","title":"FeeFrequency","enum":["Annually","BiMonthly","BiWeekly","Daily","Monthly","OneTime","Quarterly","Seasonal","SemiAnnually","SemiMonthly","Weekly"]},"org.reso.metadata.enums.Fencing":{"type":"string","title":"Fencing","enum":["BackYard","BarbedWire","Block","Brick","ChainLink","CrossFenced","Electric","Fenced","FrontYard","Full","Gate","Invisible","Masonry","None","Other","Partial","PartialCross","Perimeter","Pipe","Privacy","Security","SeeRemarks","SlumpStone","SplitRail","Stone","Vinyl","Wire","Wood","WroughtIron"]},"org.reso.metadata.enums.FinancialDataSource":{"type":"string","title":"FinancialDataSource","enum":["Accountant","Owner","PropertyManager"]},"org.reso.metadata.enums.FireplaceFeatures":{"type":"string","title":"FireplaceFeatures","enum":["Basement","Bath","Bedroom","BlowerFan","Circulating","Decorative","Den","DiningRoom","DoubleSided","Electric","EpaCertifiedWoodStove","EpaQualifiedFireplace","FactoryBuilt","FamilyRoom","FirePit","FreeStanding","Gas","GasLog","GasStarter","GlassDoors","GreatRoom","Heatilator","Insert","Kitchen","Library","LivingRoom","Masonry","MasterBedroom","Metal","None","Other","Outside","PelletStove","Propane","RaisedHearth","RecreationRoom","SealedCombustion","SeeRemarks","SeeThrough","Stone","Ventless","WoodBurning","WoodBurningStove","ZeroClearance"]},"org.reso.metadata.enums.Flooring":{"type":"string","title":"Flooring","enum":["Adobe","Bamboo","Brick","Carpet","CeramicTile","Clay","Combination","Concrete","Cork","CriGreenLabelPlusCertifiedCarpet","Dirt","FloorscoreCertifiedFlooring","FscOrSfiCertifiedSourceHardwood","Granite","Hardwood","Laminate","Linoleum","Marble","None","Other","PaintedStained","Parquet","Pavers","ReclaimedWood","SeeRemarks","SimulatedWood","Slate","Softwood","Stamped","Stone","Sustainable","Terrazzo","Tile","Varies","Vinyl","Wood"]},"org.reso.metadata.enums.FoundationDetails":{"type":"string","title":"FoundationDetails","enum":["Block","BrickMortar","Combination","ConcretePerimeter","None","Other","Permanent","PillarPostPier","Raised","SeeRemarks","Slab","Stone"]},"org.reso.metadata.enums.FrontageType":{"type":"string","title":"FrontageType","enum":["BayHarbor","GolfCourse","LagoonEstuary","Lakefront","Oceanfront","Other","River","SeeRemarks","Waterfront"]},"org.reso.metadata.enums.Furnished":{"type":"string","title":"Furnished","enum":["Furnished","Negotiable","Partially","Unfurnished"]},"org.reso.metadata.enums.GreenBuildingVerificationType":{"type":"string","title":"GreenBuildingVerificationType","enum":["CertifiedPassiveHouse","EnergyStarCertifiedHomes","Enerphit","HersIndexScore","HomeEnergyScore","HomeEnergyUpgradeCertificateOfEnergyEfficiencyImprovements","HomeEnergyUpgradeCertificateOfEnergyEfficiencyPerformance","HomePerformanceWithEnergyStar","IndoorAirplus","LeedForHomes","LivingBuildingChallenge","NgbsNewConstruction","NgbsSmallProjectsRemodel","NgbsWholeHomeRemodel","PhiusPlus","Watersense","ZeroEnergyReadyHome"]},"org.reso.metadata.enums.GreenEnergyEfficient":{"type":"string","title":"GreenEnergyEfficient","enum":["Appliances","Construction","Doors","ExposureShade","Hvac","Incentives","Insulation","Lighting","Roof","Thermostat","WaterHeater","Windows"]},"org.reso.metadata.enums.GreenEnergyGeneration":{"type":"string","title":"GreenEnergyGeneration","enum":["Solar","Wind"]},"org.reso.metadata.enums.GreenIndoorAirQuality":{"type":"string","title":"GreenIndoorAirQuality","enum":["ContaminantControl","IntegratedPestManagement","MoistureControl","Ventilation"]},"org.reso.metadata.enums.GreenLocation":{"type":"string","title":"GreenLocation","enum":["SampleGreenLocationEnumValue"]},"org.reso.metadata.enums.GreenSustainability":{"type":"string","title":"GreenSustainability","enum":["ConservingMethods","OnsiteRecyclingCenter","RecyclableMaterials","RecycledMaterials","RegionallySourcedMaterials","RenewableMaterials","SalvagedMaterials"]},"org.reso.metadata.enums.GreenVerificationSource":{"type":"string","title":"GreenVerificationSource","enum":["Administrator","Assessor","Builder","ContractorOrInstaller","Other","Owner","ProgramSponsor","ProgramVerifier","PublicRecords","SeeRemarks"]},"org.reso.metadata.enums.GreenVerificationStatus":{"type":"string","title":"GreenVerificationStatus","enum":["Complete","InProcess"]},"org.reso.metadata.enums.GreenWaterConservation":{"type":"string","title":"GreenWaterConservation","enum":["EfficientHotWaterDistribution","GrayWaterSystem","GreenInfrastructure","LowFlowFixtures","WaterRecycling","WaterSmartLandscaping"]},"org.reso.metadata.enums.Heating":{"type":"string","title":"Heating","enum":["ActiveSolar","Baseboard","Ceiling","Central","Coal","CoalStove","Ductless","Electric","EnergyStarAccaRsiQualifiedInstallation","EnergyStarQualifiedEquipment","ExhaustFan","FireplaceInsert","Fireplaces","FloorFurnace","ForcedAir","Geothermal","Gravity","HeatPump","HotWater","HumidityControl","Kerosene","NaturalGas","None","Oil","Other","PassiveSolar","PelletStove","Propane","PropaneStove","Radiant","RadiantCeiling","RadiantFloor","SeeRemarks","SeparateMeters","Solar","SpaceHeater","Steam","VariesByUnit","WallFurnace","Wood","WoodStove","Zoned"]},"org.reso.metadata.enums.HighSchool":{"type":"string","title":"HighSchool","enum":["SampleHighSchoolEnumValue"]},"org.reso.metadata.enums.HighSchoolDistrict":{"type":"string","title":"HighSchoolDistrict","enum":["SampleHighSchoolDistrictEnumValue"]},"org.reso.metadata.enums.HorseAmenities":{"type":"string","title":"HorseAmenities","enum":["Arena","Barn","BoardingFacilities","Corrals","HayStorage","None","Other","Paddocks","PalpationChute","Pasture","RidingTrail","RoundPen","SeeRemarks","ShavingBin","Stables","TackRoom","TrailerStorage","WashRack"]},"org.reso.metadata.enums.HoursDaysOfOperation":{"type":"string","title":"HoursDaysOfOperation","enum":["EveningsOnly","Open24Hours","Open7Days","Open8HoursDay","OpenLessThan8HoursDay","OpenMondayFriday","OpenOver8HoursDay","OpenSaturday","OpenSunday"]},"org.reso.metadata.enums.ImageOf":{"type":"string","title":"ImageOf","enum":["AerialView","Atrium","Attic","BackOfStructure","Balcony","Bar","Barn","Basement","Bathroom","Bedroom","BonusRoom","BreakfastArea","Closet","Community","Courtyard","Deck","Den","DiningArea","DiningRoom","Dock","Entry","ExerciseRoom","FamilyRoom","Fence","Fireplace","FloorPlan","FrontOfStructure","GameRoom","Garage","Garden","GolfCourse","GreatRoom","GuestQuarters","Gym","HobbyRoom","Inlaw","Kitchen","Lake","Laundry","Library","LivingRoom","LoadingDock","Lobby","Loft","Lot","MasterBathroom","MasterBedroom","MediaRoom","MudRoom","Nursery","Office","Other","OutBuildings","Pantry","Parking","Patio","Pier","PlatMap","Pond","Pool","Reception","RecreationRoom","Sauna","Showroom","SideOfStructure","SittingRoom","Spa","Stable","Storage","Studio","Study","SunRoom","View","Waterfront","WineCellar","Workshop","Yard"]},"org.reso.metadata.enums.ImageSizeDescription":{"type":"string","title":"ImageSizeDescription","enum":["SampleImageSizeDescriptionEnumValue"]},"org.reso.metadata.enums.IncomeIncludes":{"type":"string","title":"IncomeIncludes","enum":["Laundry","Parking","Recreation","RentOnly","RvStorage","Storage"]},"org.reso.metadata.enums.InteriorOrRoomFeatures":{"type":"string","title":"InteriorOrRoomFeatures","enum":["Bar","BeamedCeilings","Bidet","Bookcases","BreakfastBar","BuiltInFeatures","CathedralCeilings","CedarClosets","CeilingFans","CentralVacuum","Chandelier","CofferedCeilings","CrownMolding","DoubleVanity","DryBar","Dumbwaiter","EatInKitchen","Elevator","EntranceFoyer","GraniteCounters","HighCeilings","HighSpeedInternet","HisAndHersClosets","InLawFloorplan","KitchenIsland","LaminateCounters","LowFlowPlumbingFixtures","MasterDownstairs","NaturalWoodwork","OpenFloorplan","Other","Pantry","RecessedLighting","Sauna","SeeRemarks","SmartHome","SmartThermostat","SoakingTub","SolarTubes","SoundSystem","StoneCounters","Storage","TileCounters","TrackLighting","TrayCeilings","VaultedCeilings","WalkInClosets","WaterSenseFixtures","WetBar","WiredForData","WiredForSound"]},"org.reso.metadata.enums.IrrigationSource":{"type":"string","title":"IrrigationSource","enum":["SampleIrrigationSourceEnumValue"]},"org.reso.metadata.enums.LaborInformation":{"type":"string","title":"LaborInformation","enum":["EmployeeLicenseRequired","NonUnion","Union"]},"org.reso.metadata.enums.Languages":{"type":"string","title":"Languages","enum":["Abkhazian","Afar","Afrikaans","Albanian","AmericanSignLanguage","Amharic","Arabic","Aramaic","Armenian","Assamese","AssyrianNeoAramaic","Avestan","Aymara","Azerbaijani","Bambara","Bashkir","Basque","Bengali","Bihari","Bikol","Bislama","Bosnian","BrazilianPortuguese","Bulgarian","Burmese","Byelorussian","Cambodian","Cantonese","CapeVerdeanCreole","Catalan","Cebuano","Chamorro","Chechen","Chinese","Chuukese","Chuvash","Cornish","Corsican","Croatian","Czech","Danish","Dari","Dioula","Dutch","Dzongkha","English","Esperanto","Estonian","Faroese","Farsi","Fiji","Finnish","Flemish","French","Frisian","Galician","Georgian","German","Greek","Greenlandic","Guarani","Gujarati","HaitianCreole","Hausa","Hebrew","Herero","Hiligaynon","Hindi","HiriMotu","Hmong","Hungarian","Iban","Icelandic","Igbo","Ilocano","Indonesian","Interlingua","Inuktitut","Inupiak","Irish","Italian","Japanese","Javanese","Kannada","Kashmiri","Kazakh","KIche","Kichwa","Kikuyu","Kinyarwanda","Kirghiz","Kirundi","Komi","Korean","Kpelle","Kru","Kurdish","Lao","Latin","Latvian","Lingala","Lithuanian","Luxemburgish","Macedonian","Malagasy","Malay","Malayalam","Maltese","Mandarin","Maninka","ManxGaelic","Maori","Marathi","Marshallese","Moldovan","Mongolian","Nauru","Navajo","Ndebele","Ndonga","Nepali","Norwegian","NorwegianNynorsk","Nyanja","Occitan","Oriya","Oromo","Ossetian","Pali","Pangasinan","Papiamento","Pashto","Polish","Portuguese","Punjabi","Quechua","Romanian","Romany","Russian","Sami","Samoan","Sangho","Sanskrit","Sardinian","ScotsGaelic","Serbian","SerboCroatian","Sesotho","Setswana","Shan","Shona","Sindhi","Sinhalese","Siswati","Slovak","Slovenian","Somali","SouthernNdebele","Spanish","Sundanese","Swahili","Swedish","Syriac","Tagalog","Tahitian","Tajik","Tamil","Tatar","Telugu","Thai","Tibetan","Tigrinya","Tongan","Tsonga","Turkish","Turkmen","Twi","Uigur","Ukrainian","Urdu","Uzbek","Vietnamese","Volapuk","Welsh","Wolof","Xhosa","Yiddish","Yoruba","Zhuang","Zulu"]},"org.reso.metadata.enums.LaundryFeatures":{"type":"string","title":"LaundryFeatures","enum":["CommonArea","ElectricDryerHookup","GasDryerHookup","InBasement","InBathroom","InCarport","InGarage","InHall","InKitchen","Inside","InUnit","LaundryChute","LaundryCloset","LaundryRoom","LowerLevel","MainLevel","MultipleLocations","None","Other","Outside","SeeRemarks","Sink","UpperLevel","WasherHookup"]},"org.reso.metadata.enums.LeaseRenewalCompensation":{"type":"string","title":"LeaseRenewalCompensation","enum":["CallListingAgent","CallListingOffice","CommissionPaidOnTenantPurchase","NoRenewalCommission","RenewalCommissionPaid"]},"org.reso.metadata.enums.LeaseTerm":{"type":"string","title":"LeaseTerm","enum":["MonthToMonth","Negotiable","None","Other","RenewalOption","ShortTermLease","SixMonths","TwelveMonths","TwentyFourMonths","Weekly"]},"org.reso.metadata.enums.Levels":{"type":"string","title":"Levels","enum":["MultiSplit","One","OneAndOneHalf","ThreeOrMore","Two"]},"org.reso.metadata.enums.LinearUnits":{"type":"string","title":"LinearUnits","enum":["Feet","Meters"]},"org.reso.metadata.enums.ListAgentDesignation":{"type":"string","title":"ListAgentDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.ListingAgreement":{"type":"string","title":"ListingAgreement","enum":["ExclusiveAgency","ExclusiveRightToLease","ExclusiveRightToSell","ExclusiveRightWithException","Net","Open","Probate"]},"org.reso.metadata.enums.ListingService":{"type":"string","title":"ListingService","enum":["EntryOnly","FullService","LimitedService"]},"org.reso.metadata.enums.ListingTerms":{"type":"string","title":"ListingTerms","enum":["AllInclusiveTrustDeed","Assumable","Cash","Contract","Conventional","Exchange1031","ExistingBonds","FHA","LandUseFee","LeaseBack","LeaseOption","LeasePurchase","LienRelease","OwnerMayCarry","OwnerPayPoints","OwnerWillCarry","PrivateFinancingAvailable","RelocationProperty","SellerEquityShare","SpecialFunding","Submit","Trade","TrustConveyance","TrustDeed","UsdaLoan","VaLoan"]},"org.reso.metadata.enums.LockBoxType":{"type":"string","title":"LockBoxType","enum":["CallListingOffice","CallSellerDirect","Combo","None","Other","SeeRemarks","Sentrilock","Supra"]},"org.reso.metadata.enums.LotDimensionsSource":{"type":"string","title":"LotDimensionsSource","enum":["Appraiser","Assessor","Builder","Estimated","GisCalculated","Measured","Other","Owner","PublicRecords","SeeRemarks","Survey"]},"org.reso.metadata.enums.LotFeatures":{"type":"string","title":"LotFeatures","enum":["Agricultural","BackYard","Bluff","CityLot","Cleared","CloseToClubhouse","CornerLot","CornersMarked","CulDeSac","DesertBack","DesertFront","Farm","FewTrees","FlagLot","FrontYard","Garden","GentleSloping","Greenbelt","InteriorLot","IrregularLot","Landscaped","Level","ManyTrees","Meadow","NativePlants","NearGolfCourse","NearPublicTransit","OnGolfCourse","OpenLot","Orchards","Other","Pasture","Paved","PieShapedLot","Private","RectangularLot","RockOutcropping","RollingSlope","Secluded","SeeRemarks","Sloped","SlopedDown","SlopedUp","SplitPossible","SprinklersInFront","SprinklersInRear","SteepSlope","Subdivided","Views","Waterfall","Waterfront","Wetlands","Wooded","ZeroLotLine"]},"org.reso.metadata.enums.LotSizeSource":{"type":"string","title":"LotSizeSource","enum":["Appraiser","Assessor","Builder","Estimated","Other","Owner","Plans","PublicRecords","SeeRemarks"]},"org.reso.metadata.enums.LotSizeUnits":{"type":"string","title":"LotSizeUnits","enum":["Acres","SquareFeet","SquareMeters"]},"org.reso.metadata.enums.MLSAreaMajor":{"type":"string","title":"MLSAreaMajor","enum":["SampleMLSAreaMajorEnumValue"]},"org.reso.metadata.enums.MLSAreaMinor":{"type":"string","title":"MLSAreaMinor","enum":["SampleMLSAreaMinorEnumValue"]},"org.reso.metadata.enums.MediaCategory":{"type":"string","title":"MediaCategory","enum":["AgentPhoto","BrandedVirtualTour","Document","FloorPlan","OfficeLogo","OfficePhoto","Photo","UnbrandedVirtualTour","Video"]},"org.reso.metadata.enums.MediaStatus":{"type":"string","title":"MediaStatus","enum":["SampleMediaStatusEnumValue"]},"org.reso.metadata.enums.MediaType":{"type":"string","title":"MediaType","enum":["Doc","Docx","Gif","Jpeg","Mov","Mp4","Mpeg","Pdf","Png","Quicktime","Rtf","Tiff","Txt","Wmv","Xls","Xlsx"]},"org.reso.metadata.enums.MemberDesignation":{"type":"string","title":"MemberDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.MemberMlsSecurityClass":{"type":"string","title":"MemberMlsSecurityClass","enum":["SampleMemberMlsSecurityClassEnumValue"]},"org.reso.metadata.enums.MemberOtherPhoneType":{"type":"string","title":"MemberOtherPhoneType","enum":["Direct","Fax","First","Home","Mobile","Modem","Office","Pager","Preferred","Second","Sms","Third","TollFree","Voicemail"]},"org.reso.metadata.enums.MemberStatus":{"type":"string","title":"MemberStatus","enum":["Active","Inactive"]},"org.reso.metadata.enums.MemberType":{"type":"string","title":"MemberType","enum":["Assistant","AssociationStaff","DesignatedRealtorAppraiser","DesignatedRealtorParticipant","LicensedAssistant","MlsOnlyAppraiser","MlsOnlyBroker","MlsOnlySalesperson","MlsStaff","NonMemberVendor","OfficeManager","RealtorAppraiser","RealtorSalesperson","UnlicensedAssistant"]},"org.reso.metadata.enums.MiddleOrJuniorSchool":{"type":"string","title":"MiddleOrJuniorSchool","enum":["SampleMiddleOrJuniorSchoolEnumValue"]},"org.reso.metadata.enums.MiddleOrJuniorSchoolDistrict":{"type":"string","title":"MiddleOrJuniorSchoolDistrict","enum":["SampleMiddleOrJuniorSchoolDistrictEnumValue"]},"org.reso.metadata.enums.MlsStatus":{"type":"string","title":"MlsStatus","enum":["SampleMlsStatusEnumValue"]},"org.reso.metadata.enums.NotedBy":{"type":"string","title":"NotedBy","enum":["Agent","Contact"]},"org.reso.metadata.enums.ObjectIdType":{"type":"string","title":"ObjectIdType","enum":["Listingid","Listingkey","Listingkeynumeric","Openhouseid","Openhousekey","Openhousekeynumeric","Parcelnumber","Puid","Savedsearchkey","Savedsearchkeynumeric","Unique"]},"org.reso.metadata.enums.ObjectType":{"type":"string","title":"ObjectType","enum":["Document","Listing","OpenHouse","Photo","Property","SavedSearch","VirtualTour"]},"org.reso.metadata.enums.OccupantType":{"type":"string","title":"OccupantType","enum":["Owner","Tenant","Vacant"]},"org.reso.metadata.enums.OfficeBranchType":{"type":"string","title":"OfficeBranchType","enum":["Branch","Main","StandAlone"]},"org.reso.metadata.enums.OfficeStatus":{"type":"string","title":"OfficeStatus","enum":["Active","Inactive"]},"org.reso.metadata.enums.OfficeType":{"type":"string","title":"OfficeType","enum":["Affiliate","Appraiser","Association","Mls","MlsOnlyBranch","MlsOnlyFirm","MlsOnlyOffice","NonMemberVendor","RealtorBranchOffice","RealtorFirm","RealtorOffice"]},"org.reso.metadata.enums.OpenHouseStatus":{"type":"string","title":"OpenHouseStatus","enum":["Active","Canceled","Ended"]},"org.reso.metadata.enums.OpenHouseType":{"type":"string","title":"OpenHouseType","enum":["Broker","Office","Public"]},"org.reso.metadata.enums.OperatingExpenseIncludes":{"type":"string","title":"OperatingExpenseIncludes","enum":["Accounting","Advertising","Association","CableTv","CapitalImprovements","Depreciation","EquipmentRental","Fuel","FurnitureReplacement","Gardener","Insurance","Legal","Licenses","Maintenance","MaintenanceGrounds","MaintenanceStructure","Manager","MortgageLoans","NewTax","Other","Parking","PestControl","PoolSpa","ProfessionalManagement","Security","SnowRemoval","Staff","Supplies","Trash","Utilities","VacancyAllowance","WaterSewer","WorkmansCompensation"]},"org.reso.metadata.enums.OrganizationType":{"type":"string","title":"OrganizationType","enum":["SampleOrganizationTypeEnumValue"]},"org.reso.metadata.enums.OtherEquipment":{"type":"string","title":"OtherEquipment","enum":["AirPurifier","CallListingAgent","Compressor","DcWellPump","Dehumidifier","FarmEquipment","FuelTanks","Generator","HomeTheater","Intercom","IrrigationEquipment","ListAvailable","LivestockEquipment","Negotiable","None","OrchardEquipment","Other","RotaryAntenna","SatelliteDish","TvAntenna","VariesByUnit"]},"org.reso.metadata.enums.OtherPhoneType":{"type":"string","title":"OtherPhoneType","enum":["Direct","Fax","First","Home","Mobile","Modem","Office","Pager","Preferred","Second","Sms","Third","TollFree","Voicemail"]},"org.reso.metadata.enums.OtherStructures":{"type":"string","title":"OtherStructures","enum":["AirplaneHangar","Arena","Barns","BoatHouse","Cabana","Caves","Corrals","CoveredArena","Garages","Gazebo","GrainStorage","Greenhouse","GuestHouse","KennelDogRun","MobileHome","None","Other","Outbuilding","OutdoorKitchen","PackingShed","Pergola","PoolHouse","PoultryCoop","Residence","RvBoatStorage","SecondGarage","SecondResidence","SeeRemarks","Sheds","Stables","Storage","TennisCourts","Workshop"]},"org.reso.metadata.enums.OwnerPays":{"type":"string","title":"OwnerPays","enum":["AllUtilities","AssociationFees","CableTv","CommonAreaMaintenance","Electricity","ExteriorMaintenance","Gas","GroundsCare","HotWater","HvacMaintenance","Insurance","JanitorialService","Management","None","Other","OtherTax","ParkingFee","PestControl","PoolMaintenance","Repairs","RoofMaintenance","Security","SeeRemarks","Sewer","SnowRemoval","Taxes","Telephone","TrashCollection","Water"]},"org.reso.metadata.enums.OwnershipType":{"type":"string","title":"OwnershipType","enum":["Corporation","Llc","Partnership","SoleProprietor"]},"org.reso.metadata.enums.ParkingFeatures":{"type":"string","title":"ParkingFeatures","enum":["AdditionalParking","Aggregate","AlleyAccess","Asphalt","Assigned","Attached","AttachedCarport","Basement","Boat","Carport","CircularDriveway","Common","CommunityStructure","Concrete","ConvertedGarage","Covered","Deck","Deeded","Detached","DetachedCarport","DirectAccess","DriveThrough","Driveway","ElectricGate","ElectricVehicleChargingStations","Enclosed","Garage","GarageDoorOpener","GarageFacesFront","GarageFacesRear","GarageFacesSide","Gated","GolfCartGarage","Gravel","Guest","HeatedGarage","InsideEntrance","KitchenLevel","Leased","Lighted","NoGarage","None","OffSite","OffStreet","OnSite","OnStreet","Open","Other","Outside","Oversized","ParkingLot","ParkingPad","Paved","PaverBlock","PermitRequired","Private","RvAccessParking","RvCarport","RvGarage","RvGated","Secured","SeeRemarks","SharedDriveway","SideBySide","Storage","Tandem","Unassigned","Underground","Unpaved","Valet","VariesByUnit","WorkshopInGarage"]},"org.reso.metadata.enums.PatioAndPorchFeatures":{"type":"string","title":"PatioAndPorchFeatures","enum":["Awnings","Covered","Deck","Enclosed","FrontPorch","GlassEnclosed","None","Other","Patio","Porch","RearPorch","Screened","SeeRemarks","SidePorch","Terrace","WrapAround"]},"org.reso.metadata.enums.Permission":{"type":"string","title":"Permission","enum":["AgentOnly","FirmOnly","Idx","OfficeOnly","Private","Public","Vow"]},"org.reso.metadata.enums.PetsAllowed":{"type":"string","title":"PetsAllowed","enum":["BreedRestrictions","Call","CatsOk","DogsOk","No","NumberLimit","SizeLimit","Yes"]},"org.reso.metadata.enums.PoolFeatures":{"type":"string","title":"PoolFeatures","enum":["AboveGround","Association","BlackBottom","Cabana","Community","DivingBoard","ElectricHeat","EnergyStarQualifiedPoolPump","Fenced","Fiberglass","Filtered","GasHeat","Gunite","Heated","Indoor","Infinity","InGround","Lap","Liner","None","Other","OutdoorPool","PoolCover","PoolSpaCombo","PoolSweep","Private","SaltWater","ScreenEnclosure","SeeRemarks","SolarCover","SolarHeat","Sport","Tile","Vinyl","Waterfall"]},"org.reso.metadata.enums.Possession":{"type":"string","title":"Possession","enum":["CloseOfEscrow","ClosePlus1Day","ClosePlus2Days","ClosePlus30Days","ClosePlus3Days","ClosePlus3To5Days","Negotiable","Other","RentalAgreement","SeeRemarks","SellerRentBack","SubjectToTenantRights"]},"org.reso.metadata.enums.PossibleUse":{"type":"string","title":"PossibleUse","enum":["Agricultural","Cattle","Commercial","Dairy","Development","Farm","Fishery","Grazing","HighwayTouristService","Horses","Hunting","Industrial","Investment","Livestock","ManufacturedHome","MiniStorage","MultiFamily","Orchard","Other","Pasture","PlaceOfWorship","Poultry","Ranch","Recreational","Residential","Retail","SeeRemarks","SingleFamily","Subdevelopment","Timber","Unimproved","Vacant","Warehouse"]},"org.reso.metadata.enums.PostalCity":{"type":"string","title":"PostalCity","enum":["SamplePostalCityEnumValue"]},"org.reso.metadata.enums.PowerProductionAnnualStatus":{"type":"string","title":"PowerProductionAnnualStatus","enum":["Actual","Estimated","PartiallyEstimated"]},"org.reso.metadata.enums.PowerProductionType":{"type":"string","title":"PowerProductionType","enum":["Photovoltaics","Wind"]},"org.reso.metadata.enums.PreferredAddress":{"type":"string","title":"PreferredAddress","enum":["Home","Other","Work"]},"org.reso.metadata.enums.PreferredPhone":{"type":"string","title":"PreferredPhone","enum":["Direct","Home","Mobile","Office","Other","TollFree","Voicemail"]},"org.reso.metadata.enums.PropertyCondition":{"type":"string","title":"PropertyCondition","enum":["Fixer","NewConstruction","UnderConstruction","UpdatedRemodeled"]},"org.reso.metadata.enums.PropertySubType":{"type":"string","title":"PropertySubType","enum":["Agriculture","Apartment","BoatSlip","Business","Cabin","Condominium","DeededParking","Duplex","Farm","HotelMotel","Industrial","ManufacturedHome","ManufacturedOnLand","MixedUse","MobileHome","MultiFamily","Office","OwnYourOwn","Quadruplex","Ranch","Retail","SingleFamilyResidence","StockCooperative","Timeshare","Townhouse","Triplex","UnimprovedLand","Warehouse"]},"org.reso.metadata.enums.PropertyType":{"type":"string","title":"PropertyType","enum":["BusinessOpportunity","CommercialLease","CommercialSale","Farm","Land","ManufacturedInPark","Residential","ResidentialIncome","ResidentialLease"]},"org.reso.metadata.enums.QueueTransactionType":{"type":"string","title":"QueueTransactionType","enum":["Add","Change","Delete"]},"org.reso.metadata.enums.ReasonActiveOrDisabled":{"type":"string","title":"ReasonActiveOrDisabled","enum":["AgentDisabled","ClientDisabled","ConciergeNotification","FinalIgnoredWarning","Ignored","InitialIgnoredWarning","Invalid","NoListingsFound","NoListingsFoundWarning","NoOneToSendTo","OverLimit","ReActivated","Revised","SearchFailing","WelcomeEmailIgnored","WelcomeEmailIgnoredWarning"]},"org.reso.metadata.enums.RentIncludes":{"type":"string","title":"RentIncludes","enum":["AllUtilities","CableTv","Electricity","Gardener","Gas","Internet","Management","None","Other","SeeRemarks","Sewer","TrashCollection","Water"]},"org.reso.metadata.enums.ResourceName":{"type":"string","title":"ResourceName","enum":["Contacts","Member","Office","Property"]},"org.reso.metadata.enums.RoadFrontageType":{"type":"string","title":"RoadFrontageType","enum":["Alley","CityStreet","CountyRoad","Easement","Freeway","Highway","Interstate","None","Other","PrivateRoad","SeeRemarks","StateRoad","Unimproved"]},"org.reso.metadata.enums.RoadResponsibility":{"type":"string","title":"RoadResponsibility","enum":["PrivateMaintainedRoad","PublicMaintainedRoad","RoadMaintenanceAgreement"]},"org.reso.metadata.enums.RoadSurfaceType":{"type":"string","title":"RoadSurfaceType","enum":["AlleyPaved","Asphalt","ChipAndSeal","Concrete","Dirt","Gravel","None","Other","Paved","SeeRemarks","Unimproved"]},"org.reso.metadata.enums.Roof":{"type":"string","title":"Roof","enum":["Aluminum","AsbestosShingle","Asphalt","Bahama","Barrel","Bituthene","BuiltUp","Composition","Concrete","Copper","Elastomeric","Fiberglass","Flat","FlatTile","Foam","GreenRoof","Mansard","Membrane","Metal","Mixed","None","Other","RolledHotMop","Rubber","SeeRemarks","Shake","Shingle","Slate","SpanishTile","Stone","Synthetic","TarGravel","Tile","Wood"]},"org.reso.metadata.enums.RoomType":{"type":"string","title":"RoomType","enum":["Basement","Bathroom","Bathroom1","Bathroom2","Bathroom3","Bathroom4","Bathroom5","Bedroom","Bedroom1","Bedroom2","Bedroom3","Bedroom4","Bedroom5","BonusRoom","Den","DiningRoom","ExerciseRoom","FamilyRoom","GameRoom","GreatRoom","Gym","Kitchen","Laundry","Library","LivingRoom","Loft","MasterBathroom","MasterBedroom","MediaRoom","Office","Sauna","UtilityRoom","Workshop"]},"org.reso.metadata.enums.RuleFormat":{"type":"string","title":"RuleFormat","enum":["Javascript","OdataFilter","REBR","RetsValidation"]},"org.reso.metadata.enums.RuleType":{"type":"string","title":"RuleType","enum":["SampleRuleTypeEnumValue"]},"org.reso.metadata.enums.SavedSearchType":{"type":"string","title":"SavedSearchType","enum":["SampleSavedSearchTypeEnumValue"]},"org.reso.metadata.enums.ScheduleType":{"type":"string","title":"ScheduleType","enum":["ASAP","Daily","Monthly"]},"org.reso.metadata.enums.SearchQueryExceptions":{"type":"string","title":"SearchQueryExceptions","enum":["SampleSearchQueryExceptionsEnumValue"]},"org.reso.metadata.enums.SearchQueryType":{"type":"string","title":"SearchQueryType","enum":["DMQL2","OdataFilter"]},"org.reso.metadata.enums.SecurityFeatures":{"type":"string","title":"SecurityFeatures","enum":["BuildingSecurity","CarbonMonoxideDetectors","ClosedCircuitCameras","FireAlarm","FireEscape","FireSprinklerSystem","Firewalls","GatedCommunity","GatedWithGuard","KeyCardEntry","Other","PanicAlarm","Prewired","SecuredGarageParking","SecurityFence","SecurityGate","SecurityGuard","SecurityLights","SecurityService","SecuritySystem","SecuritySystemLeased","SecuritySystemOwned","SeeRemarks","SmokeDetectors","TwentyFourHourSecurity","VariesByUnit","WindowBars","WindowBarsWithQuickRelease"]},"org.reso.metadata.enums.Sewer":{"type":"string","title":"Sewer","enum":["AerobicSeptic","Cesspool","EngineeredSeptic","HoldingTank","MoundSeptic","None","Other","PercTestOnFile","PercTestRequired","PrivateSewer","PublicSewer","SepticNeeded","SepticTank","SharedSeptic","Unknown"]},"org.reso.metadata.enums.ShowingContactType":{"type":"string","title":"ShowingContactType","enum":["Agent","Occupant","Owner","PropertyManager"]},"org.reso.metadata.enums.ShowingDays":{"type":"string","title":"ShowingDays","enum":["SampleShowingDaysEnumValue"]},"org.reso.metadata.enums.ShowingRequirements":{"type":"string","title":"ShowingRequirements","enum":["AppointmentOnly","CallListingAgent","CallListingOffice","CallManager","CallOwner","CallTenant","CombinationLockBox","DaySleeper","DoNotShow","EmailListingAgent","KeyInOffice","Lockbox","NoLockbox","NoSign","Occupied","PetsOnPremises","RestrictedHours","SecuritySystem","SeeRemarks","ShowingService","TextListingAgent","ToBeBuilt","TwentyFourHourNotice","UnderConstruction"]},"org.reso.metadata.enums.Skirt":{"type":"string","title":"Skirt","enum":["Aluminum","Block","Brick","Combination","Concrete","Fiberglass","Frame","Glass","Masonite","Metal","None","Other","Steel","Stone","Stucco","Synthetic","Unknown","Vinyl","Wood"]},"org.reso.metadata.enums.SocialMediaType":{"type":"string","title":"SocialMediaType","enum":["Blog","Digg","Facebook","FacebookMessenger","Googleplus","iMessage","Instagram","Linkedin","Pinterest","Reddit","Slack","Snapchat","Stumbleupon","Tumblr","Twitter","Website","Youtube"]},"org.reso.metadata.enums.SpaFeatures":{"type":"string","title":"SpaFeatures","enum":["AboveGround","Bath","Community","Fiberglass","Gunite","Heated","InGround","None","Private","SeeRemarks"]},"org.reso.metadata.enums.SpecialLicenses":{"type":"string","title":"SpecialLicenses","enum":["BeerWine","ClassH","Entertainment","Franchise","Gambling","Liquor","Liquor5YearsOrLess","Liquor5YearsOrMore","LiquorOffSale","LiquorOnSale","None","Other","Professional"]},"org.reso.metadata.enums.SpecialListingConditions":{"type":"string","title":"SpecialListingConditions","enum":["Auction","BankruptcyProperty","HudOwned","InForeclosure","NoticeOfDefault","ProbateListing","RealEstateOwned","ShortSale","Standard","ThirdPartyApproval"]},"org.reso.metadata.enums.StandardStatus":{"type":"string","title":"StandardStatus","enum":["Active","ActiveUnderContract","Canceled","Closed","ComingSoon","Delete","Expired","Hold","Incomplete","Pending","Withdrawn"]},"org.reso.metadata.enums.StateOrProvince":{"type":"string","title":"StateOrProvince","enum":["AB","AK","AL","AR","AZ","BC","CA","CO","CT","DC","DE","FL","GA","HI","IA","ID","IL","IN","KS","KY","LA","MA","MB","MD","ME","MI","MN","MO","MS","MT","NB","NC","ND","NE","NF","NH","NJ","NM","NS","NT","NU","NV","NY","OH","OK","ON","OR","PA","PE","QC","RI","SC","SD","SK","TN","TX","UT","VA","VI","VT","WA","WI","WV","WY","YT"]},"org.reso.metadata.enums.StreetDirection":{"type":"string","title":"StreetDirection","enum":["E","N","NE","NW","S","SE","SW","W"]},"org.reso.metadata.enums.StreetSuffix":{"type":"string","title":"StreetSuffix","enum":["SampleStreetSuffixEnumValue"]},"org.reso.metadata.enums.StructureType":{"type":"string","title":"StructureType","enum":["Cabin","Dock","Duplex","Flex","HotelMotel","House","Industrial","ManufacturedHouse","MixedUse","MultiFamily","None","Office","Quadruplex","Retail","Townhouse","Triplex","Warehouse"]},"org.reso.metadata.enums.SyndicateAgentOption":{"type":"string","title":"SyndicateAgentOption","enum":["SampleSyndicateAgentOptionEnumValue"]},"org.reso.metadata.enums.SyndicateTo":{"type":"string","title":"SyndicateTo","enum":["HomesDotCom","Listhub","RealtorDotCom","ZillowTrulia"]},"org.reso.metadata.enums.TaxStatusCurrent":{"type":"string","title":"TaxStatusCurrent","enum":["Personal","PersonalAndReal","Real"]},"org.reso.metadata.enums.TeamImpersonationLevel":{"type":"string","title":"TeamImpersonationLevel","enum":["SampleTeamImpersonationLevelEnumValue"]},"org.reso.metadata.enums.TeamMemberType":{"type":"string","title":"TeamMemberType","enum":["AdministrationAssistant","BuyerAgent","ShowingAgent","LeadManager","ListingAgent","MarketingAssistant","OperationsManager","TeamLead","TeamMember","TransactionCoordinator"]},"org.reso.metadata.enums.TeamStatus":{"type":"string","title":"TeamStatus","enum":["Active","Inactive"]},"org.reso.metadata.enums.TenantPays":{"type":"string","title":"TenantPays","enum":["AllUtilities","AssociationFees","CableTv","CommonAreaMaintenance","Electricity","ExteriorMaintenance","Gas","GroundsCare","HotWater","HvacMaintenance","Insurance","JanitorialService","Management","None","Other","OtherTax","ParkingFee","PestControl","PoolMaintenance","Repairs","Roof","Security","SeeRemarks","Sewer","SnowRemoval","Taxes","Telephone","TrashCollection","Water"]},"org.reso.metadata.enums.UnitTypeFurnished":{"type":"string","title":"UnitTypeFurnished","enum":["SampleUnitTypeFurnishedEnumValue"]},"org.reso.metadata.enums.UnitTypeType":{"type":"string","title":"UnitTypeType","enum":["Apartments","Efficiency","FourBedroomOrMore","Loft","ManagersUnit","OneBedroom","Penthouse","Studio","ThreeBedroom","TwoBedroom"]},"org.reso.metadata.enums.UnitsFurnished":{"type":"string","title":"UnitsFurnished","enum":["AllUnits","None","VariesByUnit"]},"org.reso.metadata.enums.Utilities":{"type":"string","title":"Utilities","enum":["CableAvailable","CableConnected","CableNotAvailable","ElectricityAvailable","ElectricityConnected","ElectricityNotAvailable","NaturalGasAvailable","NaturalGasConnected","NaturalGasNotAvailable","None","Other","PhoneAvailable","PhoneConnected","PhoneNotAvailable","Propane","SeeRemarks","SewerAvailable","SewerConnected","SewerNotAvailable","UndergroundUtilities","WaterAvailable","WaterConnected","WaterNotAvailable"]},"org.reso.metadata.enums.Vegetation":{"type":"string","title":"Vegetation","enum":["Brush","Cleared","Crops","Grassed","HeavilyWooded","NaturalState","Other","PartiallyWooded","SeeRemarks","Wooded"]},"org.reso.metadata.enums.View":{"type":"string","title":"View","enum":["Bay","Beach","Bridges","Canal","Canyon","City","CityLights","CreekStream","Desert","Downtown","Forest","Garden","GolfCourse","Hills","Lake","Marina","Meadow","Mountains","Neighborhood","None","Ocean","Orchard","Other","Panoramic","ParkGreenbelt","Pasture","Pond","Pool","Ridge","River","Rural","SeeRemarks","Skyline","Territorial","TreesWoods","Valley","Vineyard","Water"]},"org.reso.metadata.enums.WaterSource":{"type":"string","title":"WaterSource","enum":["Cistern","None","Other","Private","Public","SeeRemarks","SharedWell","Spring","Well"]},"org.reso.metadata.enums.WaterfrontFeatures":{"type":"string","title":"WaterfrontFeatures","enum":["BeachAccess","BeachFront","CanalAccess","CanalFront","Creek","Lagoon","Lake","LakeFront","LakePrivileges","NavigableWater","OceanAccess","OceanFront","Pond","RiverAccess","RiverFront","Seawall","Stream","Waterfront"]},"org.reso.metadata.enums.WindowFeatures":{"type":"string","title":"WindowFeatures","enum":["AluminumFrames","BayWindows","Blinds","DisplayWindows","DoublePaneWindows","Drapes","EnergyStarQualifiedWindows","GardenWindows","InsulatedWindows","LowEmissivityWindows","PlantationShutters","Screens","Shutters","Skylights","SolarScreens","StormWindows","TintedWindows","TriplePaneWindows","WindowCoverings","WindowTreatments","WoodFrames"]},"org.reso.metadata.enums.YearBuiltSource":{"type":"string","title":"YearBuiltSource","enum":["Appraiser","Assessor","Builder","Estimated","Other","Owner","PublicRecords","SeeRemarks"]},"count":{"anyOf":[{"type":"integer","minimum":0},{"type":"string"}],"description":"The number of entities in the collection. Available when using the [$count](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptioncount) query option."},"error":{"type":"object","required":["error"],"properties":{"error":{"type":"object","required":["code","message"],"properties":{"code":{"type":"string"},"message":{"type":"string"},"target":{"type":"string"},"details":{"type":"array","items":{"type":"object","required":["code","message"],"properties":{"code":{"type":"string"},"message":{"type":"string"},"target":{"type":"string"}}}},"innererror":{"type":"object","description":"The structure of this object is service-specific"}}}}}},"parameters":{"top":{"name":"$top","in":"query","description":"Show only the first n items, see [Paging - Top](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptiontop)","schema":{"type":"integer","minimum":0},"example":50},"skip":{"name":"$skip","in":"query","description":"Skip the first n items, see [Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionskip)","schema":{"type":"integer","minimum":0}},"count":{"name":"$count","in":"query","description":"Include count of items, see [Count](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptioncount)","schema":{"type":"boolean"}},"search":{"name":"$search","in":"query","description":"Search items by search phrases, see [Searching](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionsearch)","schema":{"type":"string"}}},"responses":{"error":{"description":"Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/error"}}}}}}} \ No newline at end of file +{"openapi":"3.0.2","info":{"title":"Service for namespace org.reso.metadata","description":"This service is located at [https://localhost/service-root/](https://localhost/service-root/)","version":""},"servers":[{"url":"https://localhost/service-root"}],"tags":[{"name":"Property"},{"name":"Member"},{"name":"Office"},{"name":"Contacts"},{"name":"Media"},{"name":"HistoryTransactional"},{"name":"ContactListings"},{"name":"InternetTracking"},{"name":"SavedSearch"},{"name":"OpenHouse"},{"name":"Prospecting"},{"name":"Queue"},{"name":"Rules"},{"name":"Showing"},{"name":"Teams"},{"name":"TeamMembers"},{"name":"OUID"},{"name":"ContactListingNotes"},{"name":"OtherPhone"},{"name":"PropertyGreenVerification"},{"name":"PropertyPowerProduction"},{"name":"PropertyRooms"},{"name":"PropertyUnitTypes"},{"name":"SocialMedia"},{"name":"Field"},{"name":"Lookup"}],"paths":{"/Property":{"get":{"summary":"Get entities from Property","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedArea desc","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaSource desc","AboveGradeFinishedAreaUnits","AboveGradeFinishedAreaUnits desc","AccessCode","AccessCode desc","AccessibilityFeatures","AccessibilityFeatures desc","AdditionalParcelsDescription","AdditionalParcelsDescription desc","AdditionalParcelsYN","AdditionalParcelsYN desc","AnchorsCoTenants","AnchorsCoTenants desc","Appliances","Appliances desc","ArchitecturalStyle","ArchitecturalStyle desc","AssociationAmenities","AssociationAmenities desc","AssociationFee","AssociationFee desc","AssociationFee2","AssociationFee2 desc","AssociationFee2Frequency","AssociationFee2Frequency desc","AssociationFeeFrequency","AssociationFeeFrequency desc","AssociationFeeIncludes","AssociationFeeIncludes desc","AssociationName","AssociationName desc","AssociationName2","AssociationName2 desc","AssociationPhone","AssociationPhone desc","AssociationPhone2","AssociationPhone2 desc","AssociationYN","AssociationYN desc","AttachedGarageYN","AttachedGarageYN desc","AvailabilityDate","AvailabilityDate desc","Basement","Basement desc","BasementYN","BasementYN desc","BathroomsFull","BathroomsFull desc","BathroomsHalf","BathroomsHalf desc","BathroomsOneQuarter","BathroomsOneQuarter desc","BathroomsPartial","BathroomsPartial desc","BathroomsThreeQuarter","BathroomsThreeQuarter desc","BathroomsTotalInteger","BathroomsTotalInteger desc","BedroomsPossible","BedroomsPossible desc","BedroomsTotal","BedroomsTotal desc","BelowGradeFinishedArea","BelowGradeFinishedArea desc","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaSource desc","BelowGradeFinishedAreaUnits","BelowGradeFinishedAreaUnits desc","BodyType","BodyType desc","BuilderModel","BuilderModel desc","BuilderName","BuilderName desc","BuildingAreaSource","BuildingAreaSource desc","BuildingAreaTotal","BuildingAreaTotal desc","BuildingAreaUnits","BuildingAreaUnits desc","BuildingFeatures","BuildingFeatures desc","BuildingName","BuildingName desc","BusinessName","BusinessName desc","BusinessType","BusinessType desc","BuyerAgencyCompensation","BuyerAgencyCompensation desc","BuyerAgencyCompensationType","BuyerAgencyCompensationType desc","BuyerAgentAOR","BuyerAgentAOR desc","BuyerAgentDesignation","BuyerAgentDesignation desc","BuyerAgentDirectPhone","BuyerAgentDirectPhone desc","BuyerAgentEmail","BuyerAgentEmail desc","BuyerAgentFax","BuyerAgentFax desc","BuyerAgentFirstName","BuyerAgentFirstName desc","BuyerAgentFullName","BuyerAgentFullName desc","BuyerAgentHomePhone","BuyerAgentHomePhone desc","BuyerAgentKey","BuyerAgentKey desc","BuyerAgentLastName","BuyerAgentLastName desc","BuyerAgentMiddleName","BuyerAgentMiddleName desc","BuyerAgentMlsId","BuyerAgentMlsId desc","BuyerAgentMobilePhone","BuyerAgentMobilePhone desc","BuyerAgentNamePrefix","BuyerAgentNamePrefix desc","BuyerAgentNameSuffix","BuyerAgentNameSuffix desc","BuyerAgentOfficePhone","BuyerAgentOfficePhone desc","BuyerAgentOfficePhoneExt","BuyerAgentOfficePhoneExt desc","BuyerAgentPager","BuyerAgentPager desc","BuyerAgentPreferredPhone","BuyerAgentPreferredPhone desc","BuyerAgentPreferredPhoneExt","BuyerAgentPreferredPhoneExt desc","BuyerAgentStateLicense","BuyerAgentStateLicense desc","BuyerAgentTollFreePhone","BuyerAgentTollFreePhone desc","BuyerAgentURL","BuyerAgentURL desc","BuyerAgentVoiceMail","BuyerAgentVoiceMail desc","BuyerAgentVoiceMailExt","BuyerAgentVoiceMailExt desc","BuyerFinancing","BuyerFinancing desc","BuyerOfficeAOR","BuyerOfficeAOR desc","BuyerOfficeEmail","BuyerOfficeEmail desc","BuyerOfficeFax","BuyerOfficeFax desc","BuyerOfficeKey","BuyerOfficeKey desc","BuyerOfficeMlsId","BuyerOfficeMlsId desc","BuyerOfficeName","BuyerOfficeName desc","BuyerOfficePhone","BuyerOfficePhone desc","BuyerOfficePhoneExt","BuyerOfficePhoneExt desc","BuyerOfficeURL","BuyerOfficeURL desc","BuyerTeamKey","BuyerTeamKey desc","BuyerTeamName","BuyerTeamName desc","CableTvExpense","CableTvExpense desc","CancellationDate","CancellationDate desc","CapRate","CapRate desc","CarportSpaces","CarportSpaces desc","CarportYN","CarportYN desc","CarrierRoute","CarrierRoute desc","City","City desc","CityRegion","CityRegion desc","CloseDate","CloseDate desc","ClosePrice","ClosePrice desc","CoBuyerAgentAOR","CoBuyerAgentAOR desc","CoBuyerAgentDesignation","CoBuyerAgentDesignation desc","CoBuyerAgentDirectPhone","CoBuyerAgentDirectPhone desc","CoBuyerAgentEmail","CoBuyerAgentEmail desc","CoBuyerAgentFax","CoBuyerAgentFax desc","CoBuyerAgentFirstName","CoBuyerAgentFirstName desc","CoBuyerAgentFullName","CoBuyerAgentFullName desc","CoBuyerAgentHomePhone","CoBuyerAgentHomePhone desc","CoBuyerAgentKey","CoBuyerAgentKey desc","CoBuyerAgentLastName","CoBuyerAgentLastName desc","CoBuyerAgentMiddleName","CoBuyerAgentMiddleName desc","CoBuyerAgentMlsId","CoBuyerAgentMlsId desc","CoBuyerAgentMobilePhone","CoBuyerAgentMobilePhone desc","CoBuyerAgentNamePrefix","CoBuyerAgentNamePrefix desc","CoBuyerAgentNameSuffix","CoBuyerAgentNameSuffix desc","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhone desc","CoBuyerAgentOfficePhoneExt","CoBuyerAgentOfficePhoneExt desc","CoBuyerAgentPager","CoBuyerAgentPager desc","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhone desc","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentPreferredPhoneExt desc","CoBuyerAgentStateLicense","CoBuyerAgentStateLicense desc","CoBuyerAgentTollFreePhone","CoBuyerAgentTollFreePhone desc","CoBuyerAgentURL","CoBuyerAgentURL desc","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMail desc","CoBuyerAgentVoiceMailExt","CoBuyerAgentVoiceMailExt desc","CoBuyerOfficeAOR","CoBuyerOfficeAOR desc","CoBuyerOfficeEmail","CoBuyerOfficeEmail desc","CoBuyerOfficeFax","CoBuyerOfficeFax desc","CoBuyerOfficeKey","CoBuyerOfficeKey desc","CoBuyerOfficeMlsId","CoBuyerOfficeMlsId desc","CoBuyerOfficeName","CoBuyerOfficeName desc","CoBuyerOfficePhone","CoBuyerOfficePhone desc","CoBuyerOfficePhoneExt","CoBuyerOfficePhoneExt desc","CoBuyerOfficeURL","CoBuyerOfficeURL desc","CoListAgentAOR","CoListAgentAOR desc","CoListAgentDesignation","CoListAgentDesignation desc","CoListAgentDirectPhone","CoListAgentDirectPhone desc","CoListAgentEmail","CoListAgentEmail desc","CoListAgentFax","CoListAgentFax desc","CoListAgentFirstName","CoListAgentFirstName desc","CoListAgentFullName","CoListAgentFullName desc","CoListAgentHomePhone","CoListAgentHomePhone desc","CoListAgentKey","CoListAgentKey desc","CoListAgentLastName","CoListAgentLastName desc","CoListAgentMiddleName","CoListAgentMiddleName desc","CoListAgentMlsId","CoListAgentMlsId desc","CoListAgentMobilePhone","CoListAgentMobilePhone desc","CoListAgentNamePrefix","CoListAgentNamePrefix desc","CoListAgentNameSuffix","CoListAgentNameSuffix desc","CoListAgentOfficePhone","CoListAgentOfficePhone desc","CoListAgentOfficePhoneExt","CoListAgentOfficePhoneExt desc","CoListAgentPager","CoListAgentPager desc","CoListAgentPreferredPhone","CoListAgentPreferredPhone desc","CoListAgentPreferredPhoneExt","CoListAgentPreferredPhoneExt desc","CoListAgentStateLicense","CoListAgentStateLicense desc","CoListAgentTollFreePhone","CoListAgentTollFreePhone desc","CoListAgentURL","CoListAgentURL desc","CoListAgentVoiceMail","CoListAgentVoiceMail desc","CoListAgentVoiceMailExt","CoListAgentVoiceMailExt desc","CoListOfficeAOR","CoListOfficeAOR desc","CoListOfficeEmail","CoListOfficeEmail desc","CoListOfficeFax","CoListOfficeFax desc","CoListOfficeKey","CoListOfficeKey desc","CoListOfficeMlsId","CoListOfficeMlsId desc","CoListOfficeName","CoListOfficeName desc","CoListOfficePhone","CoListOfficePhone desc","CoListOfficePhoneExt","CoListOfficePhoneExt desc","CoListOfficeURL","CoListOfficeURL desc","CommonInterest","CommonInterest desc","CommonWalls","CommonWalls desc","CommunityFeatures","CommunityFeatures desc","Concessions","Concessions desc","ConcessionsAmount","ConcessionsAmount desc","ConcessionsComments","ConcessionsComments desc","ConstructionMaterials","ConstructionMaterials desc","ContinentRegion","ContinentRegion desc","Contingency","Contingency desc","ContingentDate","ContingentDate desc","ContractStatusChangeDate","ContractStatusChangeDate desc","Cooling","Cooling desc","CoolingYN","CoolingYN desc","CopyrightNotice","CopyrightNotice desc","Country","Country desc","CountryRegion","CountryRegion desc","CountyOrParish","CountyOrParish desc","CoveredSpaces","CoveredSpaces desc","CropsIncludedYN","CropsIncludedYN desc","CrossStreet","CrossStreet desc","CultivatedArea","CultivatedArea desc","CumulativeDaysOnMarket","CumulativeDaysOnMarket desc","CurrentFinancing","CurrentFinancing desc","CurrentUse","CurrentUse desc","DOH1","DOH1 desc","DOH2","DOH2 desc","DOH3","DOH3 desc","DaysOnMarket","DaysOnMarket desc","DevelopmentStatus","DevelopmentStatus desc","DirectionFaces","DirectionFaces desc","Directions","Directions desc","Disclaimer","Disclaimer desc","Disclosures","Disclosures desc","DistanceToBusComments","DistanceToBusComments desc","DistanceToBusNumeric","DistanceToBusNumeric desc","DistanceToBusUnits","DistanceToBusUnits desc","DistanceToElectricComments","DistanceToElectricComments desc","DistanceToElectricNumeric","DistanceToElectricNumeric desc","DistanceToElectricUnits","DistanceToElectricUnits desc","DistanceToFreewayComments","DistanceToFreewayComments desc","DistanceToFreewayNumeric","DistanceToFreewayNumeric desc","DistanceToFreewayUnits","DistanceToFreewayUnits desc","DistanceToGasComments","DistanceToGasComments desc","DistanceToGasNumeric","DistanceToGasNumeric desc","DistanceToGasUnits","DistanceToGasUnits desc","DistanceToPhoneServiceComments","DistanceToPhoneServiceComments desc","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceNumeric desc","DistanceToPhoneServiceUnits","DistanceToPhoneServiceUnits desc","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipComments desc","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipNumeric desc","DistanceToPlaceofWorshipUnits","DistanceToPlaceofWorshipUnits desc","DistanceToSchoolBusComments","DistanceToSchoolBusComments desc","DistanceToSchoolBusNumeric","DistanceToSchoolBusNumeric desc","DistanceToSchoolBusUnits","DistanceToSchoolBusUnits desc","DistanceToSchoolsComments","DistanceToSchoolsComments desc","DistanceToSchoolsNumeric","DistanceToSchoolsNumeric desc","DistanceToSchoolsUnits","DistanceToSchoolsUnits desc","DistanceToSewerComments","DistanceToSewerComments desc","DistanceToSewerNumeric","DistanceToSewerNumeric desc","DistanceToSewerUnits","DistanceToSewerUnits desc","DistanceToShoppingComments","DistanceToShoppingComments desc","DistanceToShoppingNumeric","DistanceToShoppingNumeric desc","DistanceToShoppingUnits","DistanceToShoppingUnits desc","DistanceToStreetComments","DistanceToStreetComments desc","DistanceToStreetNumeric","DistanceToStreetNumeric desc","DistanceToStreetUnits","DistanceToStreetUnits desc","DistanceToWaterComments","DistanceToWaterComments desc","DistanceToWaterNumeric","DistanceToWaterNumeric desc","DistanceToWaterUnits","DistanceToWaterUnits desc","DocumentsAvailable","DocumentsAvailable desc","DocumentsChangeTimestamp","DocumentsChangeTimestamp desc","DocumentsCount","DocumentsCount desc","DoorFeatures","DoorFeatures desc","DualVariableCompensationYN","DualVariableCompensationYN desc","Electric","Electric desc","ElectricExpense","ElectricExpense desc","ElectricOnPropertyYN","ElectricOnPropertyYN desc","ElementarySchool","ElementarySchool desc","ElementarySchoolDistrict","ElementarySchoolDistrict desc","Elevation","Elevation desc","ElevationUnits","ElevationUnits desc","EntryLevel","EntryLevel desc","EntryLocation","EntryLocation desc","Exclusions","Exclusions desc","ExistingLeaseType","ExistingLeaseType desc","ExpirationDate","ExpirationDate desc","ExteriorFeatures","ExteriorFeatures desc","FarmCreditServiceInclYN","FarmCreditServiceInclYN desc","FarmLandAreaSource","FarmLandAreaSource desc","FarmLandAreaUnits","FarmLandAreaUnits desc","Fencing","Fencing desc","FinancialDataSource","FinancialDataSource desc","FireplaceFeatures","FireplaceFeatures desc","FireplaceYN","FireplaceYN desc","FireplacesTotal","FireplacesTotal desc","Flooring","Flooring desc","FoundationArea","FoundationArea desc","FoundationDetails","FoundationDetails desc","FrontageLength","FrontageLength desc","FrontageType","FrontageType desc","FuelExpense","FuelExpense desc","Furnished","Furnished desc","FurnitureReplacementExpense","FurnitureReplacementExpense desc","GarageSpaces","GarageSpaces desc","GarageYN","GarageYN desc","GardenerExpense","GardenerExpense desc","GrazingPermitsBlmYN","GrazingPermitsBlmYN desc","GrazingPermitsForestServiceYN","GrazingPermitsForestServiceYN desc","GrazingPermitsPrivateYN","GrazingPermitsPrivateYN desc","GreenBuildingVerificationType","GreenBuildingVerificationType desc","GreenEnergyEfficient","GreenEnergyEfficient desc","GreenEnergyGeneration","GreenEnergyGeneration desc","GreenIndoorAirQuality","GreenIndoorAirQuality desc","GreenLocation","GreenLocation desc","GreenSustainability","GreenSustainability desc","GreenWaterConservation","GreenWaterConservation desc","GrossIncome","GrossIncome desc","GrossScheduledIncome","GrossScheduledIncome desc","HabitableResidenceYN","HabitableResidenceYN desc","Heating","Heating desc","HeatingYN","HeatingYN desc","HighSchool","HighSchool desc","HighSchoolDistrict","HighSchoolDistrict desc","HomeWarrantyYN","HomeWarrantyYN desc","HorseAmenities","HorseAmenities desc","HorseYN","HorseYN desc","HoursDaysOfOperation","HoursDaysOfOperation desc","HoursDaysOfOperationDescription","HoursDaysOfOperationDescription desc","Inclusions","Inclusions desc","IncomeIncludes","IncomeIncludes desc","InsuranceExpense","InsuranceExpense desc","InteriorFeatures","InteriorFeatures desc","InternetAddressDisplayYN","InternetAddressDisplayYN desc","InternetAutomatedValuationDisplayYN","InternetAutomatedValuationDisplayYN desc","InternetConsumerCommentYN","InternetConsumerCommentYN desc","InternetEntireListingDisplayYN","InternetEntireListingDisplayYN desc","IrrigationSource","IrrigationSource desc","IrrigationWaterRightsAcres","IrrigationWaterRightsAcres desc","IrrigationWaterRightsYN","IrrigationWaterRightsYN desc","LaborInformation","LaborInformation desc","LandLeaseAmount","LandLeaseAmount desc","LandLeaseAmountFrequency","LandLeaseAmountFrequency desc","LandLeaseExpirationDate","LandLeaseExpirationDate desc","LandLeaseYN","LandLeaseYN desc","Latitude","Latitude desc","LaundryFeatures","LaundryFeatures desc","LeasableArea","LeasableArea desc","LeasableAreaUnits","LeasableAreaUnits desc","LeaseAmount","LeaseAmount desc","LeaseAmountFrequency","LeaseAmountFrequency desc","LeaseAssignableYN","LeaseAssignableYN desc","LeaseConsideredYN","LeaseConsideredYN desc","LeaseExpiration","LeaseExpiration desc","LeaseRenewalCompensation","LeaseRenewalCompensation desc","LeaseRenewalOptionYN","LeaseRenewalOptionYN desc","LeaseTerm","LeaseTerm desc","Levels","Levels desc","License1","License1 desc","License2","License2 desc","License3","License3 desc","LicensesExpense","LicensesExpense desc","ListAOR","ListAOR desc","ListAgentAOR","ListAgentAOR desc","ListAgentDesignation","ListAgentDesignation desc","ListAgentDirectPhone","ListAgentDirectPhone desc","ListAgentEmail","ListAgentEmail desc","ListAgentFax","ListAgentFax desc","ListAgentFirstName","ListAgentFirstName desc","ListAgentFullName","ListAgentFullName desc","ListAgentHomePhone","ListAgentHomePhone desc","ListAgentKey","ListAgentKey desc","ListAgentLastName","ListAgentLastName desc","ListAgentMiddleName","ListAgentMiddleName desc","ListAgentMlsId","ListAgentMlsId desc","ListAgentMobilePhone","ListAgentMobilePhone desc","ListAgentNamePrefix","ListAgentNamePrefix desc","ListAgentNameSuffix","ListAgentNameSuffix desc","ListAgentOfficePhone","ListAgentOfficePhone desc","ListAgentOfficePhoneExt","ListAgentOfficePhoneExt desc","ListAgentPager","ListAgentPager desc","ListAgentPreferredPhone","ListAgentPreferredPhone desc","ListAgentPreferredPhoneExt","ListAgentPreferredPhoneExt desc","ListAgentStateLicense","ListAgentStateLicense desc","ListAgentTollFreePhone","ListAgentTollFreePhone desc","ListAgentURL","ListAgentURL desc","ListAgentVoiceMail","ListAgentVoiceMail desc","ListAgentVoiceMailExt","ListAgentVoiceMailExt desc","ListOfficeAOR","ListOfficeAOR desc","ListOfficeEmail","ListOfficeEmail desc","ListOfficeFax","ListOfficeFax desc","ListOfficeKey","ListOfficeKey desc","ListOfficeMlsId","ListOfficeMlsId desc","ListOfficeName","ListOfficeName desc","ListOfficePhone","ListOfficePhone desc","ListOfficePhoneExt","ListOfficePhoneExt desc","ListOfficeURL","ListOfficeURL desc","ListPrice","ListPrice desc","ListPriceLow","ListPriceLow desc","ListTeamKey","ListTeamKey desc","ListTeamName","ListTeamName desc","ListingAgreement","ListingAgreement desc","ListingContractDate","ListingContractDate desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ListingService","ListingService desc","ListingTerms","ListingTerms desc","LivingArea","LivingArea desc","LivingAreaSource","LivingAreaSource desc","LivingAreaUnits","LivingAreaUnits desc","LockBoxLocation","LockBoxLocation desc","LockBoxSerialNumber","LockBoxSerialNumber desc","LockBoxType","LockBoxType desc","Longitude","Longitude desc","LotDimensionsSource","LotDimensionsSource desc","LotFeatures","LotFeatures desc","LotSizeAcres","LotSizeAcres desc","LotSizeArea","LotSizeArea desc","LotSizeDimensions","LotSizeDimensions desc","LotSizeSource","LotSizeSource desc","LotSizeSquareFeet","LotSizeSquareFeet desc","LotSizeUnits","LotSizeUnits desc","MLSAreaMajor","MLSAreaMajor desc","MLSAreaMinor","MLSAreaMinor desc","MainLevelBathrooms","MainLevelBathrooms desc","MainLevelBedrooms","MainLevelBedrooms desc","MaintenanceExpense","MaintenanceExpense desc","MajorChangeTimestamp","MajorChangeTimestamp desc","MajorChangeType","MajorChangeType desc","Make","Make desc","ManagerExpense","ManagerExpense desc","MapCoordinate","MapCoordinate desc","MapCoordinateSource","MapCoordinateSource desc","MapURL","MapURL desc","MiddleOrJuniorSchool","MiddleOrJuniorSchool desc","MiddleOrJuniorSchoolDistrict","MiddleOrJuniorSchoolDistrict desc","MlsStatus","MlsStatus desc","MobileDimUnits","MobileDimUnits desc","MobileHomeRemainsYN","MobileHomeRemainsYN desc","MobileLength","MobileLength desc","MobileWidth","MobileWidth desc","Model","Model desc","ModificationTimestamp","ModificationTimestamp desc","NetOperatingIncome","NetOperatingIncome desc","NewConstructionYN","NewConstructionYN desc","NewTaxesExpense","NewTaxesExpense desc","NumberOfBuildings","NumberOfBuildings desc","NumberOfFullTimeEmployees","NumberOfFullTimeEmployees desc","NumberOfLots","NumberOfLots desc","NumberOfPads","NumberOfPads desc","NumberOfPartTimeEmployees","NumberOfPartTimeEmployees desc","NumberOfSeparateElectricMeters","NumberOfSeparateElectricMeters desc","NumberOfSeparateGasMeters","NumberOfSeparateGasMeters desc","NumberOfSeparateWaterMeters","NumberOfSeparateWaterMeters desc","NumberOfUnitsInCommunity","NumberOfUnitsInCommunity desc","NumberOfUnitsLeased","NumberOfUnitsLeased desc","NumberOfUnitsMoMo","NumberOfUnitsMoMo desc","NumberOfUnitsTotal","NumberOfUnitsTotal desc","NumberOfUnitsVacant","NumberOfUnitsVacant desc","OccupantName","OccupantName desc","OccupantPhone","OccupantPhone desc","OccupantType","OccupantType desc","OffMarketDate","OffMarketDate desc","OffMarketTimestamp","OffMarketTimestamp desc","OnMarketDate","OnMarketDate desc","OnMarketTimestamp","OnMarketTimestamp desc","OpenParkingSpaces","OpenParkingSpaces desc","OpenParkingYN","OpenParkingYN desc","OperatingExpense","OperatingExpense desc","OperatingExpenseIncludes","OperatingExpenseIncludes desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginalListPrice","OriginalListPrice desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","OtherEquipment","OtherEquipment desc","OtherExpense","OtherExpense desc","OtherParking","OtherParking desc","OtherStructures","OtherStructures desc","OwnerName","OwnerName desc","OwnerPays","OwnerPays desc","OwnerPhone","OwnerPhone desc","Ownership","Ownership desc","OwnershipType","OwnershipType desc","ParcelNumber","ParcelNumber desc","ParkManagerName","ParkManagerName desc","ParkManagerPhone","ParkManagerPhone desc","ParkName","ParkName desc","ParkingFeatures","ParkingFeatures desc","ParkingTotal","ParkingTotal desc","PastureArea","PastureArea desc","PatioAndPorchFeatures","PatioAndPorchFeatures desc","PendingTimestamp","PendingTimestamp desc","PestControlExpense","PestControlExpense desc","PetsAllowed","PetsAllowed desc","PhotosChangeTimestamp","PhotosChangeTimestamp desc","PhotosCount","PhotosCount desc","PoolExpense","PoolExpense desc","PoolFeatures","PoolFeatures desc","PoolPrivateYN","PoolPrivateYN desc","Possession","Possession desc","PossibleUse","PossibleUse desc","PostalCity","PostalCity desc","PostalCode","PostalCode desc","PostalCodePlus4","PostalCodePlus4 desc","PowerProductionType","PowerProductionType desc","PreviousListPrice","PreviousListPrice desc","PriceChangeTimestamp","PriceChangeTimestamp desc","PrivateOfficeRemarks","PrivateOfficeRemarks desc","PrivateRemarks","PrivateRemarks desc","ProfessionalManagementExpense","ProfessionalManagementExpense desc","PropertyAttachedYN","PropertyAttachedYN desc","PropertyCondition","PropertyCondition desc","PropertySubType","PropertySubType desc","PropertyType","PropertyType desc","PublicRemarks","PublicRemarks desc","PublicSurveyRange","PublicSurveyRange desc","PublicSurveySection","PublicSurveySection desc","PublicSurveyTownship","PublicSurveyTownship desc","PurchaseContractDate","PurchaseContractDate desc","RVParkingDimensions","RVParkingDimensions desc","RangeArea","RangeArea desc","RentControlYN","RentControlYN desc","RentIncludes","RentIncludes desc","RoadFrontageType","RoadFrontageType desc","RoadResponsibility","RoadResponsibility desc","RoadSurfaceType","RoadSurfaceType desc","Roof","Roof desc","RoomType","RoomType desc","RoomsTotal","RoomsTotal desc","SeatingCapacity","SeatingCapacity desc","SecurityFeatures","SecurityFeatures desc","SeniorCommunityYN","SeniorCommunityYN desc","SerialU","SerialU desc","SerialX","SerialX desc","SerialXX","SerialXX desc","Sewer","Sewer desc","ShowingAdvanceNotice","ShowingAdvanceNotice desc","ShowingAttendedYN","ShowingAttendedYN desc","ShowingContactName","ShowingContactName desc","ShowingContactPhone","ShowingContactPhone desc","ShowingContactPhoneExt","ShowingContactPhoneExt desc","ShowingContactType","ShowingContactType desc","ShowingDays","ShowingDays desc","ShowingEndTime","ShowingEndTime desc","ShowingInstructions","ShowingInstructions desc","ShowingRequirements","ShowingRequirements desc","ShowingStartTime","ShowingStartTime desc","SignOnPropertyYN","SignOnPropertyYN desc","Skirt","Skirt desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc","SpaFeatures","SpaFeatures desc","SpaYN","SpaYN desc","SpecialLicenses","SpecialLicenses desc","SpecialListingConditions","SpecialListingConditions desc","StandardStatus","StandardStatus desc","StateOrProvince","StateOrProvince desc","StateRegion","StateRegion desc","StatusChangeTimestamp","StatusChangeTimestamp desc","Stories","Stories desc","StoriesTotal","StoriesTotal desc","StreetAdditionalInfo","StreetAdditionalInfo desc","StreetDirPrefix","StreetDirPrefix desc","StreetDirSuffix","StreetDirSuffix desc","StreetName","StreetName desc","StreetNumber","StreetNumber desc","StreetNumberNumeric","StreetNumberNumeric desc","StreetSuffix","StreetSuffix desc","StreetSuffixModifier","StreetSuffixModifier desc","StructureType","StructureType desc","SubAgencyCompensation","SubAgencyCompensation desc","SubAgencyCompensationType","SubAgencyCompensationType desc","SubdivisionName","SubdivisionName desc","SuppliesExpense","SuppliesExpense desc","SyndicateTo","SyndicateTo desc","SyndicationRemarks","SyndicationRemarks desc","TaxAnnualAmount","TaxAnnualAmount desc","TaxAssessedValue","TaxAssessedValue desc","TaxBlock","TaxBlock desc","TaxBookNumber","TaxBookNumber desc","TaxLegalDescription","TaxLegalDescription desc","TaxLot","TaxLot desc","TaxMapNumber","TaxMapNumber desc","TaxOtherAnnualAssessmentAmount","TaxOtherAnnualAssessmentAmount desc","TaxParcelLetter","TaxParcelLetter desc","TaxStatusCurrent","TaxStatusCurrent desc","TaxTract","TaxTract desc","TaxYear","TaxYear desc","TenantPays","TenantPays desc","Topography","Topography desc","TotalActualRent","TotalActualRent desc","Township","Township desc","TransactionBrokerCompensation","TransactionBrokerCompensation desc","TransactionBrokerCompensationType","TransactionBrokerCompensationType desc","TrashExpense","TrashExpense desc","UnitNumber","UnitNumber desc","UnitTypeType","UnitTypeType desc","UnitsFurnished","UnitsFurnished desc","UniversalPropertyId","UniversalPropertyId desc","UniversalPropertySubId","UniversalPropertySubId desc","UnparsedAddress","UnparsedAddress desc","Utilities","Utilities desc","VacancyAllowance","VacancyAllowance desc","VacancyAllowanceRate","VacancyAllowanceRate desc","Vegetation","Vegetation desc","VideosChangeTimestamp","VideosChangeTimestamp desc","VideosCount","VideosCount desc","View","View desc","ViewYN","ViewYN desc","VirtualTourURLBranded","VirtualTourURLBranded desc","VirtualTourURLUnbranded","VirtualTourURLUnbranded desc","WalkScore","WalkScore desc","WaterBodyName","WaterBodyName desc","WaterSewerExpense","WaterSewerExpense desc","WaterSource","WaterSource desc","WaterfrontFeatures","WaterfrontFeatures desc","WaterfrontYN","WaterfrontYN desc","WindowFeatures","WindowFeatures desc","WithdrawnDate","WithdrawnDate desc","WoodedArea","WoodedArea desc","WorkmansCompensationExpense","WorkmansCompensationExpense desc","YearBuilt","YearBuilt desc","YearBuiltDetails","YearBuiltDetails desc","YearBuiltEffective","YearBuiltEffective desc","YearBuiltSource","YearBuiltSource desc","YearEstablished","YearEstablished desc","YearsCurrentOwner","YearsCurrentOwner desc","Zoning","Zoning desc","ZoningDescription","ZoningDescription desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgencyCompensation","BuyerAgencyCompensationType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","DualVariableCompensationYN","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Property","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Property","tags":["Property"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Property by key","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgencyCompensation","BuyerAgencyCompensationType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","DualVariableCompensationYN","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Property","tags":["Property"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Property","tags":["Property"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/OriginatingSystem":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/BuyerAgent":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related BuyerAgent","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/BuyerOffice":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related BuyerOffice","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/CoBuyerAgent":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related CoBuyerAgent","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/CoBuyerOffice":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related CoBuyerOffice","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/CoListAgent":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related CoListAgent","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/CoListOffice":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related CoListOffice","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/ListAgent":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ListAgent","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/ListOffice":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ListOffice","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/BuyerTeam":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related BuyerTeam","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemKey","SourceSystemName","TeamAddress1","TeamAddress2","TeamCarrierRoute","TeamCity","TeamCountry","TeamCountyOrParish","TeamDescription","TeamDirectPhone","TeamEmail","TeamFax","TeamKey","TeamLeadKey","TeamLeadLoginId","TeamLeadMlsId","TeamLeadNationalAssociationId","TeamLeadStateLicense","TeamLeadStateLicenseState","TeamMobilePhone","TeamName","TeamOfficePhone","TeamOfficePhoneExt","TeamPostalCode","TeamPostalCodePlus4","TeamPreferredPhone","TeamPreferredPhoneExt","TeamStateOrProvince","TeamStatus","TeamTollFreePhone","TeamVoiceMail","TeamVoiceMailExt"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","TeamLead","HistoryTransactional","Media","TeamsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Teams"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/ListTeam":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ListTeam","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemKey","SourceSystemName","TeamAddress1","TeamAddress2","TeamCarrierRoute","TeamCity","TeamCountry","TeamCountyOrParish","TeamDescription","TeamDirectPhone","TeamEmail","TeamFax","TeamKey","TeamLeadKey","TeamLeadLoginId","TeamLeadMlsId","TeamLeadNationalAssociationId","TeamLeadStateLicense","TeamLeadStateLicenseState","TeamMobilePhone","TeamName","TeamOfficePhone","TeamOfficePhoneExt","TeamPostalCode","TeamPostalCodePlus4","TeamPreferredPhone","TeamPreferredPhoneExt","TeamStateOrProvince","TeamStatus","TeamTollFreePhone","TeamVoiceMail","TeamVoiceMailExt"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","TeamLead","HistoryTransactional","Media","TeamsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Teams"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/SourceSystem":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/GreenBuildingVerification":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related GreenBuildingVerification","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["GreenBuildingVerificationKey","GreenBuildingVerificationKey desc","GreenBuildingVerificationType","GreenBuildingVerificationType desc","GreenVerificationBody","GreenVerificationBody desc","GreenVerificationMetric","GreenVerificationMetric desc","GreenVerificationRating","GreenVerificationRating desc","GreenVerificationSource","GreenVerificationSource desc","GreenVerificationStatus","GreenVerificationStatus desc","GreenVerificationURL","GreenVerificationURL desc","GreenVerificationVersion","GreenVerificationVersion desc","GreenVerificationYear","GreenVerificationYear desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["GreenBuildingVerificationKey","GreenBuildingVerificationType","GreenVerificationBody","GreenVerificationMetric","GreenVerificationRating","GreenVerificationSource","GreenVerificationStatus","GreenVerificationURL","GreenVerificationVersion","GreenVerificationYear","ListingId","ListingKey","ModificationTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyGreenVerification","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/PowerProduction":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related PowerProduction","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","PowerProductionAnnual","PowerProductionAnnual desc","PowerProductionAnnualStatus","PowerProductionAnnualStatus desc","PowerProductionKey","PowerProductionKey desc","PowerProductionSize","PowerProductionSize desc","PowerProductionType","PowerProductionType desc","PowerProductionYearInstall","PowerProductionYearInstall desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","PowerProductionAnnual","PowerProductionAnnualStatus","PowerProductionKey","PowerProductionSize","PowerProductionType","PowerProductionYearInstall"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyPowerProduction","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/Rooms":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related Rooms","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","RoomArea","RoomArea desc","RoomAreaSource","RoomAreaSource desc","RoomAreaUnits","RoomAreaUnits desc","RoomDescription","RoomDescription desc","RoomDimensions","RoomDimensions desc","RoomFeatures","RoomFeatures desc","RoomKey","RoomKey desc","RoomLength","RoomLength desc","RoomLengthWidthUnits","RoomLengthWidthUnits desc","RoomType","RoomType desc","RoomWidth","RoomWidth desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","RoomArea","RoomAreaSource","RoomAreaUnits","RoomDescription","RoomDimensions","RoomFeatures","RoomKey","RoomLength","RoomLengthWidthUnits","RoomType","RoomWidth"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyRooms","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/UnitTypes":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related UnitTypes","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","UnitTypeActualRent","UnitTypeActualRent desc","UnitTypeBathsTotal","UnitTypeBathsTotal desc","UnitTypeBedsTotal","UnitTypeBedsTotal desc","UnitTypeDescription","UnitTypeDescription desc","UnitTypeFurnished","UnitTypeFurnished desc","UnitTypeGarageAttachedYN","UnitTypeGarageAttachedYN desc","UnitTypeGarageSpaces","UnitTypeGarageSpaces desc","UnitTypeKey","UnitTypeKey desc","UnitTypeProForma","UnitTypeProForma desc","UnitTypeTotalRent","UnitTypeTotalRent desc","UnitTypeType","UnitTypeType desc","UnitTypeUnitsTotal","UnitTypeUnitsTotal desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","UnitTypeActualRent","UnitTypeBathsTotal","UnitTypeBedsTotal","UnitTypeDescription","UnitTypeFurnished","UnitTypeGarageAttachedYN","UnitTypeGarageSpaces","UnitTypeKey","UnitTypeProForma","UnitTypeTotalRent","UnitTypeType","UnitTypeUnitsTotal"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyUnitTypes","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/HistoryTransactional":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/Media":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related Media","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","ImageHeight","ImageHeight desc","ImageOf","ImageOf desc","ImageSizeDescription","ImageSizeDescription desc","ImageWidth","ImageWidth desc","LongDescription","LongDescription desc","MediaCategory","MediaCategory desc","MediaHTML","MediaHTML desc","MediaKey","MediaKey desc","MediaModificationTimestamp","MediaModificationTimestamp desc","MediaObjectID","MediaObjectID desc","MediaStatus","MediaStatus desc","MediaType","MediaType desc","MediaURL","MediaURL desc","ModificationTimestamp","ModificationTimestamp desc","Order","Order desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMediaKey","OriginatingSystemMediaKey desc","OriginatingSystemName","OriginatingSystemName desc","Permission","Permission desc","PreferredPhotoYN","PreferredPhotoYN desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","ShortDescription","ShortDescription desc","SourceSystemID","SourceSystemID desc","SourceSystemMediaKey","SourceSystemMediaKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Media","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/SocialMedia":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related SocialMedia","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/OpenHouse":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related OpenHouse","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AppointmentRequiredYN","AppointmentRequiredYN desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","OpenHouseAttendedBy","OpenHouseAttendedBy desc","OpenHouseDate","OpenHouseDate desc","OpenHouseEndTime","OpenHouseEndTime desc","OpenHouseId","OpenHouseId desc","OpenHouseKey","OpenHouseKey desc","OpenHouseRemarks","OpenHouseRemarks desc","OpenHouseStartTime","OpenHouseStartTime desc","OpenHouseStatus","OpenHouseStatus desc","OpenHouseType","OpenHouseType desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","Refreshments","Refreshments desc","ShowingAgentFirstName","ShowingAgentFirstName desc","ShowingAgentKey","ShowingAgentKey desc","ShowingAgentLastName","ShowingAgentLastName desc","ShowingAgentMlsID","ShowingAgentMlsID desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AppointmentRequiredYN","ListingId","ListingKey","ModificationTimestamp","OpenHouseAttendedBy","OpenHouseDate","OpenHouseEndTime","OpenHouseId","OpenHouseKey","OpenHouseRemarks","OpenHouseStartTime","OpenHouseStatus","OpenHouseType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","Refreshments","ShowingAgentFirstName","ShowingAgentKey","ShowingAgentLastName","ShowingAgentMlsID","SourceSystemID","SourceSystemKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OpenHouse","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member":{"get":{"summary":"Get entities from Member","tags":["Member"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","JobTitle desc","LastLoginTimestamp","LastLoginTimestamp desc","MemberAOR","MemberAOR desc","MemberAORMlsId","MemberAORMlsId desc","MemberAORkey","MemberAORkey desc","MemberAddress1","MemberAddress1 desc","MemberAddress2","MemberAddress2 desc","MemberAssociationComments","MemberAssociationComments desc","MemberCarrierRoute","MemberCarrierRoute desc","MemberCity","MemberCity desc","MemberCountry","MemberCountry desc","MemberCountyOrParish","MemberCountyOrParish desc","MemberDesignation","MemberDesignation desc","MemberDirectPhone","MemberDirectPhone desc","MemberEmail","MemberEmail desc","MemberFax","MemberFax desc","MemberFirstName","MemberFirstName desc","MemberFullName","MemberFullName desc","MemberHomePhone","MemberHomePhone desc","MemberIsAssistantTo","MemberIsAssistantTo desc","MemberKey","MemberKey desc","MemberLanguages","MemberLanguages desc","MemberLastName","MemberLastName desc","MemberLoginId","MemberLoginId desc","MemberMiddleName","MemberMiddleName desc","MemberMlsAccessYN","MemberMlsAccessYN desc","MemberMlsId","MemberMlsId desc","MemberMlsSecurityClass","MemberMlsSecurityClass desc","MemberMobilePhone","MemberMobilePhone desc","MemberNamePrefix","MemberNamePrefix desc","MemberNameSuffix","MemberNameSuffix desc","MemberNationalAssociationId","MemberNationalAssociationId desc","MemberNickname","MemberNickname desc","MemberOfficePhone","MemberOfficePhone desc","MemberOfficePhoneExt","MemberOfficePhoneExt desc","MemberOtherPhoneType","MemberOtherPhoneType desc","MemberPager","MemberPager desc","MemberPassword","MemberPassword desc","MemberPhoneTTYTDD","MemberPhoneTTYTDD desc","MemberPostalCode","MemberPostalCode desc","MemberPostalCodePlus4","MemberPostalCodePlus4 desc","MemberPreferredPhone","MemberPreferredPhone desc","MemberPreferredPhoneExt","MemberPreferredPhoneExt desc","MemberStateLicense","MemberStateLicense desc","MemberStateLicenseState","MemberStateLicenseState desc","MemberStateOrProvince","MemberStateOrProvince desc","MemberStatus","MemberStatus desc","MemberTollFreePhone","MemberTollFreePhone desc","MemberType","MemberType desc","MemberVoiceMail","MemberVoiceMail desc","MemberVoiceMailExt","MemberVoiceMailExt desc","ModificationTimestamp","ModificationTimestamp desc","OfficeKey","OfficeKey desc","OfficeMlsId","OfficeMlsId desc","OfficeName","OfficeName desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMemberKey","OriginatingSystemMemberKey desc","OriginatingSystemName","OriginatingSystemName desc","SocialMediaType","SocialMediaType desc","SourceSystemID","SourceSystemID desc","SourceSystemMemberKey","SourceSystemMemberKey desc","SourceSystemName","SourceSystemName desc","SyndicateTo","SyndicateTo desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Member","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Member","tags":["Member"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member('{MemberKey}')":{"parameters":[{"description":"key: MemberKey","in":"path","name":"MemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Member by key","tags":["Member"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Member","tags":["Member"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Member","tags":["Member"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member('{MemberKey}')/Office":{"parameters":[{"description":"key: MemberKey","in":"path","name":"MemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Office","tags":["Member"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member('{MemberKey}')/OriginatingSystem":{"parameters":[{"description":"key: MemberKey","in":"path","name":"MemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["Member"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member('{MemberKey}')/SourceSystem":{"parameters":[{"description":"key: MemberKey","in":"path","name":"MemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["Member"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member('{MemberKey}')/MemberOtherPhone":{"parameters":[{"description":"key: MemberKey","in":"path","name":"MemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related MemberOtherPhone","tags":["Member"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","OtherPhoneExt","OtherPhoneExt desc","OtherPhoneKey","OtherPhoneKey desc","OtherPhoneNumber","OtherPhoneNumber desc","OtherPhoneType","OtherPhoneType desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","OtherPhoneExt","OtherPhoneKey","OtherPhoneNumber","OtherPhoneType","ResourceName","ResourceRecordID","ResourceRecordKey"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OtherPhone","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member('{MemberKey}')/MemberSocialMedia":{"parameters":[{"description":"key: MemberKey","in":"path","name":"MemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related MemberSocialMedia","tags":["Member"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member('{MemberKey}')/HistoryTransactional":{"parameters":[{"description":"key: MemberKey","in":"path","name":"MemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["Member"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member('{MemberKey}')/Media":{"parameters":[{"description":"key: MemberKey","in":"path","name":"MemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related Media","tags":["Member"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","ImageHeight","ImageHeight desc","ImageOf","ImageOf desc","ImageSizeDescription","ImageSizeDescription desc","ImageWidth","ImageWidth desc","LongDescription","LongDescription desc","MediaCategory","MediaCategory desc","MediaHTML","MediaHTML desc","MediaKey","MediaKey desc","MediaModificationTimestamp","MediaModificationTimestamp desc","MediaObjectID","MediaObjectID desc","MediaStatus","MediaStatus desc","MediaType","MediaType desc","MediaURL","MediaURL desc","ModificationTimestamp","ModificationTimestamp desc","Order","Order desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMediaKey","OriginatingSystemMediaKey desc","OriginatingSystemName","OriginatingSystemName desc","Permission","Permission desc","PreferredPhotoYN","PreferredPhotoYN desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","ShortDescription","ShortDescription desc","SourceSystemID","SourceSystemID desc","SourceSystemMediaKey","SourceSystemMediaKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Media","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office":{"get":{"summary":"Get entities from Office","tags":["Office"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","FranchiseAffiliation desc","IDXOfficeParticipationYN","IDXOfficeParticipationYN desc","MainOfficeKey","MainOfficeKey desc","MainOfficeMlsId","MainOfficeMlsId desc","ModificationTimestamp","ModificationTimestamp desc","OfficeAOR","OfficeAOR desc","OfficeAORMlsId","OfficeAORMlsId desc","OfficeAORkey","OfficeAORkey desc","OfficeAddress1","OfficeAddress1 desc","OfficeAddress2","OfficeAddress2 desc","OfficeAssociationComments","OfficeAssociationComments desc","OfficeBranchType","OfficeBranchType desc","OfficeBrokerKey","OfficeBrokerKey desc","OfficeBrokerMlsId","OfficeBrokerMlsId desc","OfficeCity","OfficeCity desc","OfficeCorporateLicense","OfficeCorporateLicense desc","OfficeCountyOrParish","OfficeCountyOrParish desc","OfficeEmail","OfficeEmail desc","OfficeFax","OfficeFax desc","OfficeKey","OfficeKey desc","OfficeManagerKey","OfficeManagerKey desc","OfficeManagerMlsId","OfficeManagerMlsId desc","OfficeMlsId","OfficeMlsId desc","OfficeName","OfficeName desc","OfficeNationalAssociationId","OfficeNationalAssociationId desc","OfficePhone","OfficePhone desc","OfficePhoneExt","OfficePhoneExt desc","OfficePostalCode","OfficePostalCode desc","OfficePostalCodePlus4","OfficePostalCodePlus4 desc","OfficeStateOrProvince","OfficeStateOrProvince desc","OfficeStatus","OfficeStatus desc","OfficeType","OfficeType desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","OriginatingSystemOfficeKey","OriginatingSystemOfficeKey desc","SocialMediaType","SocialMediaType desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","SourceSystemOfficeKey","SourceSystemOfficeKey desc","SyndicateAgentOption","SyndicateAgentOption desc","SyndicateTo","SyndicateTo desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Office","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Office","tags":["Office"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office('{OfficeKey}')":{"parameters":[{"description":"key: OfficeKey","in":"path","name":"OfficeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Office by key","tags":["Office"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Office","tags":["Office"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Office","tags":["Office"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office('{OfficeKey}')/MainOffice":{"parameters":[{"description":"key: OfficeKey","in":"path","name":"OfficeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related MainOffice","tags":["Office"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office('{OfficeKey}')/OfficeBroker":{"parameters":[{"description":"key: OfficeKey","in":"path","name":"OfficeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OfficeBroker","tags":["Office"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office('{OfficeKey}')/OfficeManager":{"parameters":[{"description":"key: OfficeKey","in":"path","name":"OfficeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OfficeManager","tags":["Office"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office('{OfficeKey}')/OriginatingSystem":{"parameters":[{"description":"key: OfficeKey","in":"path","name":"OfficeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["Office"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office('{OfficeKey}')/SourceSystem":{"parameters":[{"description":"key: OfficeKey","in":"path","name":"OfficeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["Office"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office('{OfficeKey}')/HistoryTransactional":{"parameters":[{"description":"key: OfficeKey","in":"path","name":"OfficeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["Office"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office('{OfficeKey}')/Media":{"parameters":[{"description":"key: OfficeKey","in":"path","name":"OfficeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related Media","tags":["Office"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","ImageHeight","ImageHeight desc","ImageOf","ImageOf desc","ImageSizeDescription","ImageSizeDescription desc","ImageWidth","ImageWidth desc","LongDescription","LongDescription desc","MediaCategory","MediaCategory desc","MediaHTML","MediaHTML desc","MediaKey","MediaKey desc","MediaModificationTimestamp","MediaModificationTimestamp desc","MediaObjectID","MediaObjectID desc","MediaStatus","MediaStatus desc","MediaType","MediaType desc","MediaURL","MediaURL desc","ModificationTimestamp","ModificationTimestamp desc","Order","Order desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMediaKey","OriginatingSystemMediaKey desc","OriginatingSystemName","OriginatingSystemName desc","Permission","Permission desc","PreferredPhotoYN","PreferredPhotoYN desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","ShortDescription","ShortDescription desc","SourceSystemID","SourceSystemID desc","SourceSystemMediaKey","SourceSystemMediaKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Media","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office('{OfficeKey}')/OfficeSocialMedia":{"parameters":[{"description":"key: OfficeKey","in":"path","name":"OfficeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related OfficeSocialMedia","tags":["Office"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts":{"get":{"summary":"Get entities from Contacts","tags":["Contacts"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["Anniversary","Anniversary desc","AssistantEmail","AssistantEmail desc","AssistantName","AssistantName desc","AssistantPhone","AssistantPhone desc","AssistantPhoneExt","AssistantPhoneExt desc","Birthdate","Birthdate desc","BusinessFax","BusinessFax desc","Children","Children desc","Company","Company desc","ContactKey","ContactKey desc","ContactLoginId","ContactLoginId desc","ContactPassword","ContactPassword desc","ContactStatus","ContactStatus desc","ContactType","ContactType desc","Department","Department desc","DirectPhone","DirectPhone desc","Email","Email desc","Email2","Email2 desc","Email3","Email3 desc","FirstName","FirstName desc","FullName","FullName desc","HomeAddress1","HomeAddress1 desc","HomeAddress2","HomeAddress2 desc","HomeCarrierRoute","HomeCarrierRoute desc","HomeCity","HomeCity desc","HomeCountry","HomeCountry desc","HomeCountyOrParish","HomeCountyOrParish desc","HomeFax","HomeFax desc","HomePhone","HomePhone desc","HomePostalCode","HomePostalCode desc","HomePostalCodePlus4","HomePostalCodePlus4 desc","HomeStateOrProvince","HomeStateOrProvince desc","JobTitle","JobTitle desc","Language","Language desc","LastName","LastName desc","LeadSource","LeadSource desc","MiddleName","MiddleName desc","MobilePhone","MobilePhone desc","ModificationTimestamp","ModificationTimestamp desc","NamePrefix","NamePrefix desc","NameSuffix","NameSuffix desc","Nickname","Nickname desc","Notes","Notes desc","OfficePhone","OfficePhone desc","OfficePhoneExt","OfficePhoneExt desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemContactKey","OriginatingSystemContactKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","OtherAddress1","OtherAddress1 desc","OtherAddress2","OtherAddress2 desc","OtherCarrierRoute","OtherCarrierRoute desc","OtherCity","OtherCity desc","OtherCountry","OtherCountry desc","OtherCountyOrParish","OtherCountyOrParish desc","OtherPhoneType","OtherPhoneType desc","OtherPostalCode","OtherPostalCode desc","OtherPostalCodePlus4","OtherPostalCodePlus4 desc","OtherStateOrProvince","OtherStateOrProvince desc","OwnerMemberID","OwnerMemberID desc","OwnerMemberKey","OwnerMemberKey desc","Pager","Pager desc","PhoneTTYTDD","PhoneTTYTDD desc","PreferredAddress","PreferredAddress desc","PreferredPhone","PreferredPhone desc","ReferredBy","ReferredBy desc","SocialMediaType","SocialMediaType desc","SourceSystemContactKey","SourceSystemContactKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","SpousePartnerName","SpousePartnerName desc","TollFreePhone","TollFreePhone desc","VoiceMail","VoiceMail desc","VoiceMailExt","VoiceMailExt desc","WorkAddress1","WorkAddress1 desc","WorkAddress2","WorkAddress2 desc","WorkCarrierRoute","WorkCarrierRoute desc","WorkCity","WorkCity desc","WorkCountry","WorkCountry desc","WorkCountyOrParish","WorkCountyOrParish desc","WorkPostalCode","WorkPostalCode desc","WorkPostalCodePlus4","WorkPostalCodePlus4 desc","WorkStateOrProvince","WorkStateOrProvince desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["Anniversary","AssistantEmail","AssistantName","AssistantPhone","AssistantPhoneExt","Birthdate","BusinessFax","Children","Company","ContactKey","ContactLoginId","ContactPassword","ContactStatus","ContactType","Department","DirectPhone","Email","Email2","Email3","FirstName","FullName","HomeAddress1","HomeAddress2","HomeCarrierRoute","HomeCity","HomeCountry","HomeCountyOrParish","HomeFax","HomePhone","HomePostalCode","HomePostalCodePlus4","HomeStateOrProvince","JobTitle","Language","LastName","LeadSource","MiddleName","MobilePhone","ModificationTimestamp","NamePrefix","NameSuffix","Nickname","Notes","OfficePhone","OfficePhoneExt","OriginalEntryTimestamp","OriginatingSystemContactKey","OriginatingSystemID","OriginatingSystemName","OtherAddress1","OtherAddress2","OtherCarrierRoute","OtherCity","OtherCountry","OtherCountyOrParish","OtherPhoneType","OtherPostalCode","OtherPostalCodePlus4","OtherStateOrProvince","OwnerMemberID","OwnerMemberKey","Pager","PhoneTTYTDD","PreferredAddress","PreferredPhone","ReferredBy","SocialMediaType","SourceSystemContactKey","SourceSystemID","SourceSystemName","SpousePartnerName","TollFreePhone","VoiceMail","VoiceMailExt","WorkAddress1","WorkAddress2","WorkCarrierRoute","WorkCity","WorkCountry","WorkCountyOrParish","WorkPostalCode","WorkPostalCodePlus4","WorkStateOrProvince"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","OwnerMember","HistoryTransactional","Media","ContactsOtherPhone","ContactsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Contacts","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Contacts","tags":["Contacts"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Contacts-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts('{ContactKey}')":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Contacts by key","tags":["Contacts"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["Anniversary","AssistantEmail","AssistantName","AssistantPhone","AssistantPhoneExt","Birthdate","BusinessFax","Children","Company","ContactKey","ContactLoginId","ContactPassword","ContactStatus","ContactType","Department","DirectPhone","Email","Email2","Email3","FirstName","FullName","HomeAddress1","HomeAddress2","HomeCarrierRoute","HomeCity","HomeCountry","HomeCountyOrParish","HomeFax","HomePhone","HomePostalCode","HomePostalCodePlus4","HomeStateOrProvince","JobTitle","Language","LastName","LeadSource","MiddleName","MobilePhone","ModificationTimestamp","NamePrefix","NameSuffix","Nickname","Notes","OfficePhone","OfficePhoneExt","OriginalEntryTimestamp","OriginatingSystemContactKey","OriginatingSystemID","OriginatingSystemName","OtherAddress1","OtherAddress2","OtherCarrierRoute","OtherCity","OtherCountry","OtherCountyOrParish","OtherPhoneType","OtherPostalCode","OtherPostalCodePlus4","OtherStateOrProvince","OwnerMemberID","OwnerMemberKey","Pager","PhoneTTYTDD","PreferredAddress","PreferredPhone","ReferredBy","SocialMediaType","SourceSystemContactKey","SourceSystemID","SourceSystemName","SpousePartnerName","TollFreePhone","VoiceMail","VoiceMailExt","WorkAddress1","WorkAddress2","WorkCarrierRoute","WorkCity","WorkCountry","WorkCountyOrParish","WorkPostalCode","WorkPostalCodePlus4","WorkStateOrProvince"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","OwnerMember","HistoryTransactional","Media","ContactsOtherPhone","ContactsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Contacts","tags":["Contacts"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Contacts-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Contacts","tags":["Contacts"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts('{ContactKey}')/OriginatingSystem":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["Contacts"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts('{ContactKey}')/SourceSystem":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["Contacts"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts('{ContactKey}')/OwnerMember":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OwnerMember","tags":["Contacts"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts('{ContactKey}')/HistoryTransactional":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["Contacts"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts('{ContactKey}')/Media":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related Media","tags":["Contacts"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","ImageHeight","ImageHeight desc","ImageOf","ImageOf desc","ImageSizeDescription","ImageSizeDescription desc","ImageWidth","ImageWidth desc","LongDescription","LongDescription desc","MediaCategory","MediaCategory desc","MediaHTML","MediaHTML desc","MediaKey","MediaKey desc","MediaModificationTimestamp","MediaModificationTimestamp desc","MediaObjectID","MediaObjectID desc","MediaStatus","MediaStatus desc","MediaType","MediaType desc","MediaURL","MediaURL desc","ModificationTimestamp","ModificationTimestamp desc","Order","Order desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMediaKey","OriginatingSystemMediaKey desc","OriginatingSystemName","OriginatingSystemName desc","Permission","Permission desc","PreferredPhotoYN","PreferredPhotoYN desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","ShortDescription","ShortDescription desc","SourceSystemID","SourceSystemID desc","SourceSystemMediaKey","SourceSystemMediaKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Media","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts('{ContactKey}')/ContactsOtherPhone":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related ContactsOtherPhone","tags":["Contacts"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","OtherPhoneExt","OtherPhoneExt desc","OtherPhoneKey","OtherPhoneKey desc","OtherPhoneNumber","OtherPhoneNumber desc","OtherPhoneType","OtherPhoneType desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","OtherPhoneExt","OtherPhoneKey","OtherPhoneNumber","OtherPhoneType","ResourceName","ResourceRecordID","ResourceRecordKey"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OtherPhone","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts('{ContactKey}')/ContactsSocialMedia":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related ContactsSocialMedia","tags":["Contacts"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Media":{"get":{"summary":"Get entities from Media","tags":["Media"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","ImageHeight","ImageHeight desc","ImageOf","ImageOf desc","ImageSizeDescription","ImageSizeDescription desc","ImageWidth","ImageWidth desc","LongDescription","LongDescription desc","MediaCategory","MediaCategory desc","MediaHTML","MediaHTML desc","MediaKey","MediaKey desc","MediaModificationTimestamp","MediaModificationTimestamp desc","MediaObjectID","MediaObjectID desc","MediaStatus","MediaStatus desc","MediaType","MediaType desc","MediaURL","MediaURL desc","ModificationTimestamp","ModificationTimestamp desc","Order","Order desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMediaKey","OriginatingSystemMediaKey desc","OriginatingSystemName","OriginatingSystemName desc","Permission","Permission desc","PreferredPhotoYN","PreferredPhotoYN desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","ShortDescription","ShortDescription desc","SourceSystemID","SourceSystemID desc","SourceSystemMediaKey","SourceSystemMediaKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Media","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Media","tags":["Media"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Media-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Media('{MediaKey}')":{"parameters":[{"description":"key: MediaKey","in":"path","name":"MediaKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Media by key","tags":["Media"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Media","tags":["Media"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Media-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Media","tags":["Media"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/HistoryTransactional":{"get":{"summary":"Get entities from HistoryTransactional","tags":["HistoryTransactional"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to HistoryTransactional","tags":["HistoryTransactional"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/HistoryTransactional('{HistoryTransactionalKey}')":{"parameters":[{"description":"key: HistoryTransactionalKey","in":"path","name":"HistoryTransactionalKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from HistoryTransactional by key","tags":["HistoryTransactional"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in HistoryTransactional","tags":["HistoryTransactional"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from HistoryTransactional","tags":["HistoryTransactional"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListings":{"get":{"summary":"Get entities from ContactListings","tags":["ContactListings"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentNotesUnreadYN","AgentNotesUnreadYN desc","ClassName","ClassName desc","ContactKey","ContactKey desc","ContactListingPreference","ContactListingPreference desc","ContactListingsKey","ContactListingsKey desc","ContactLoginId","ContactLoginId desc","ContactNotesUnreadYN","ContactNotesUnreadYN desc","DirectEmailYN","DirectEmailYN desc","LastAgentNoteTimestamp","LastAgentNoteTimestamp desc","LastContactNoteTimestamp","LastContactNoteTimestamp desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ListingModificationTimestamp","ListingModificationTimestamp desc","ListingSentTimestamp","ListingSentTimestamp desc","ListingViewedYN","ListingViewedYN desc","ModificationTimestamp","ModificationTimestamp desc","PortalLastVisitedTimestamp","PortalLastVisitedTimestamp desc","ResourceName","ResourceName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentNotesUnreadYN","ClassName","ContactKey","ContactListingPreference","ContactListingsKey","ContactLoginId","ContactNotesUnreadYN","DirectEmailYN","LastAgentNoteTimestamp","LastContactNoteTimestamp","ListingId","ListingKey","ListingModificationTimestamp","ListingSentTimestamp","ListingViewedYN","ModificationTimestamp","PortalLastVisitedTimestamp","ResourceName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Contact","Listing","ListingNotes"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of ContactListings","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.ContactListings"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to ContactListings","tags":["ContactListings"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListings-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListings"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListings('{ContactListingsKey}')":{"parameters":[{"description":"key: ContactListingsKey","in":"path","name":"ContactListingsKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from ContactListings by key","tags":["ContactListings"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentNotesUnreadYN","ClassName","ContactKey","ContactListingPreference","ContactListingsKey","ContactLoginId","ContactNotesUnreadYN","DirectEmailYN","LastAgentNoteTimestamp","LastContactNoteTimestamp","ListingId","ListingKey","ListingModificationTimestamp","ListingSentTimestamp","ListingViewedYN","ModificationTimestamp","PortalLastVisitedTimestamp","ResourceName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Contact","Listing","ListingNotes"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListings"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in ContactListings","tags":["ContactListings"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListings-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from ContactListings","tags":["ContactListings"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListings('{ContactListingsKey}')/Contact":{"parameters":[{"description":"key: ContactListingsKey","in":"path","name":"ContactListingsKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Contact","tags":["ContactListings"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["Anniversary","AssistantEmail","AssistantName","AssistantPhone","AssistantPhoneExt","Birthdate","BusinessFax","Children","Company","ContactKey","ContactLoginId","ContactPassword","ContactStatus","ContactType","Department","DirectPhone","Email","Email2","Email3","FirstName","FullName","HomeAddress1","HomeAddress2","HomeCarrierRoute","HomeCity","HomeCountry","HomeCountyOrParish","HomeFax","HomePhone","HomePostalCode","HomePostalCodePlus4","HomeStateOrProvince","JobTitle","Language","LastName","LeadSource","MiddleName","MobilePhone","ModificationTimestamp","NamePrefix","NameSuffix","Nickname","Notes","OfficePhone","OfficePhoneExt","OriginalEntryTimestamp","OriginatingSystemContactKey","OriginatingSystemID","OriginatingSystemName","OtherAddress1","OtherAddress2","OtherCarrierRoute","OtherCity","OtherCountry","OtherCountyOrParish","OtherPhoneType","OtherPostalCode","OtherPostalCodePlus4","OtherStateOrProvince","OwnerMemberID","OwnerMemberKey","Pager","PhoneTTYTDD","PreferredAddress","PreferredPhone","ReferredBy","SocialMediaType","SourceSystemContactKey","SourceSystemID","SourceSystemName","SpousePartnerName","TollFreePhone","VoiceMail","VoiceMailExt","WorkAddress1","WorkAddress2","WorkCarrierRoute","WorkCity","WorkCountry","WorkCountyOrParish","WorkPostalCode","WorkPostalCodePlus4","WorkStateOrProvince"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","OwnerMember","HistoryTransactional","Media","ContactsOtherPhone","ContactsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListings('{ContactListingsKey}')/Listing":{"parameters":[{"description":"key: ContactListingsKey","in":"path","name":"ContactListingsKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Listing","tags":["ContactListings"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgencyCompensation","BuyerAgencyCompensationType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","DualVariableCompensationYN","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListings('{ContactListingsKey}')/ListingNotes":{"parameters":[{"description":"key: ContactListingsKey","in":"path","name":"ContactListingsKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related ListingNotes","tags":["ContactListings"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ContactKey","ContactKey desc","ContactListingNotesKey","ContactListingNotesKey desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","NoteContents","NoteContents desc","NotedBy","NotedBy desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ContactKey","ContactListingNotesKey","ListingId","ListingKey","ModificationTimestamp","NoteContents","NotedBy"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Contact"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of ContactListingNotes","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTracking":{"get":{"summary":"Get entities from InternetTracking","tags":["InternetTracking"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActorCity","ActorCity desc","ActorEmail","ActorEmail desc","ActorID","ActorID desc","ActorIP","ActorIP desc","ActorKey","ActorKey desc","ActorLatitude","ActorLatitude desc","ActorLongitude","ActorLongitude desc","ActorOriginatingSystemID","ActorOriginatingSystemID desc","ActorOriginatingSystemName","ActorOriginatingSystemName desc","ActorPhone","ActorPhone desc","ActorPhoneExt","ActorPhoneExt desc","ActorPostalCode","ActorPostalCode desc","ActorPostalCodePlus4","ActorPostalCodePlus4 desc","ActorRegion","ActorRegion desc","ActorSourceSystemID","ActorSourceSystemID desc","ActorSourceSystemName","ActorSourceSystemName desc","ActorStateOrProvince","ActorStateOrProvince desc","ActorType","ActorType desc","ColorDepth","ColorDepth desc","DeviceType","DeviceType desc","EventDescription","EventDescription desc","EventKey","EventKey desc","EventLabel","EventLabel desc","EventOriginatingSystemID","EventOriginatingSystemID desc","EventOriginatingSystemName","EventOriginatingSystemName desc","EventSourceSystemID","EventSourceSystemID desc","EventSourceSystemName","EventSourceSystemName desc","EventTarget","EventTarget desc","EventTimestamp","EventTimestamp desc","EventType","EventType desc","ObjectID","ObjectID desc","ObjectIdType","ObjectIdType desc","ObjectKey","ObjectKey desc","ObjectOriginatingSystemID","ObjectOriginatingSystemID desc","ObjectOriginatingSystemName","ObjectOriginatingSystemName desc","ObjectSourceSystemID","ObjectSourceSystemID desc","ObjectSourceSystemName","ObjectSourceSystemName desc","ObjectType","ObjectType desc","ObjectURL","ObjectURL desc","OriginatingSystemActorKey","OriginatingSystemActorKey desc","OriginatingSystemEventKey","OriginatingSystemEventKey desc","OriginatingSystemObjectKey","OriginatingSystemObjectKey desc","ReferringURL","ReferringURL desc","ScreenHeight","ScreenHeight desc","ScreenWidth","ScreenWidth desc","SessionID","SessionID desc","SourceSystemActorKey","SourceSystemActorKey desc","SourceSystemEventKey","SourceSystemEventKey desc","SourceSystemObjectKey","SourceSystemObjectKey desc","TimeZoneOffset","TimeZoneOffset desc","UserAgent","UserAgent desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActorCity","ActorEmail","ActorID","ActorIP","ActorKey","ActorLatitude","ActorLongitude","ActorOriginatingSystemID","ActorOriginatingSystemName","ActorPhone","ActorPhoneExt","ActorPostalCode","ActorPostalCodePlus4","ActorRegion","ActorSourceSystemID","ActorSourceSystemName","ActorStateOrProvince","ActorType","ColorDepth","DeviceType","EventDescription","EventKey","EventLabel","EventOriginatingSystemID","EventOriginatingSystemName","EventSourceSystemID","EventSourceSystemName","EventTarget","EventTimestamp","EventType","ObjectID","ObjectIdType","ObjectKey","ObjectOriginatingSystemID","ObjectOriginatingSystemName","ObjectSourceSystemID","ObjectSourceSystemName","ObjectType","ObjectURL","OriginatingSystemActorKey","OriginatingSystemEventKey","OriginatingSystemObjectKey","ReferringURL","ScreenHeight","ScreenWidth","SessionID","SourceSystemActorKey","SourceSystemEventKey","SourceSystemObjectKey","TimeZoneOffset","UserAgent"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ActorOriginatingSystem","ActorSourceSystem","EventOriginatingSystem","EventSourceSystem","ObjectOriginatingSystem","ObjectSourceSystem"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of InternetTracking","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.InternetTracking"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to InternetTracking","tags":["InternetTracking"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.InternetTracking-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.InternetTracking"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTracking('{EventKey}')":{"parameters":[{"description":"key: EventKey","in":"path","name":"EventKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from InternetTracking by key","tags":["InternetTracking"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActorCity","ActorEmail","ActorID","ActorIP","ActorKey","ActorLatitude","ActorLongitude","ActorOriginatingSystemID","ActorOriginatingSystemName","ActorPhone","ActorPhoneExt","ActorPostalCode","ActorPostalCodePlus4","ActorRegion","ActorSourceSystemID","ActorSourceSystemName","ActorStateOrProvince","ActorType","ColorDepth","DeviceType","EventDescription","EventKey","EventLabel","EventOriginatingSystemID","EventOriginatingSystemName","EventSourceSystemID","EventSourceSystemName","EventTarget","EventTimestamp","EventType","ObjectID","ObjectIdType","ObjectKey","ObjectOriginatingSystemID","ObjectOriginatingSystemName","ObjectSourceSystemID","ObjectSourceSystemName","ObjectType","ObjectURL","OriginatingSystemActorKey","OriginatingSystemEventKey","OriginatingSystemObjectKey","ReferringURL","ScreenHeight","ScreenWidth","SessionID","SourceSystemActorKey","SourceSystemEventKey","SourceSystemObjectKey","TimeZoneOffset","UserAgent"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ActorOriginatingSystem","ActorSourceSystem","EventOriginatingSystem","EventSourceSystem","ObjectOriginatingSystem","ObjectSourceSystem"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.InternetTracking"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in InternetTracking","tags":["InternetTracking"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.InternetTracking-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from InternetTracking","tags":["InternetTracking"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTracking('{EventKey}')/ActorOriginatingSystem":{"parameters":[{"description":"key: EventKey","in":"path","name":"EventKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ActorOriginatingSystem","tags":["InternetTracking"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTracking('{EventKey}')/ActorSourceSystem":{"parameters":[{"description":"key: EventKey","in":"path","name":"EventKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ActorSourceSystem","tags":["InternetTracking"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTracking('{EventKey}')/EventOriginatingSystem":{"parameters":[{"description":"key: EventKey","in":"path","name":"EventKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related EventOriginatingSystem","tags":["InternetTracking"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTracking('{EventKey}')/EventSourceSystem":{"parameters":[{"description":"key: EventKey","in":"path","name":"EventKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related EventSourceSystem","tags":["InternetTracking"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTracking('{EventKey}')/ObjectOriginatingSystem":{"parameters":[{"description":"key: EventKey","in":"path","name":"EventKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ObjectOriginatingSystem","tags":["InternetTracking"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTracking('{EventKey}')/ObjectSourceSystem":{"parameters":[{"description":"key: EventKey","in":"path","name":"EventKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ObjectSourceSystem","tags":["InternetTracking"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/SavedSearch":{"get":{"summary":"Get entities from SavedSearch","tags":["SavedSearch"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","MemberKey","MemberKey desc","MemberMlsId","MemberMlsId desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemMemberKey","OriginatingSystemMemberKey desc","OriginatingSystemMemberName","OriginatingSystemMemberName desc","OriginatingSystemName","OriginatingSystemName desc","ResourceName","ResourceName desc","SavedSearchDescription","SavedSearchDescription desc","SavedSearchKey","SavedSearchKey desc","SavedSearchName","SavedSearchName desc","SavedSearchType","SavedSearchType desc","SearchQuery","SearchQuery desc","SearchQueryExceptionDetails","SearchQueryExceptionDetails desc","SearchQueryExceptions","SearchQueryExceptions desc","SearchQueryHumanReadable","SearchQueryHumanReadable desc","SearchQueryType","SearchQueryType desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","MemberKey","MemberMlsId","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemMemberKey","OriginatingSystemMemberName","OriginatingSystemName","ResourceName","SavedSearchDescription","SavedSearchKey","SavedSearchName","SavedSearchType","SearchQuery","SearchQueryExceptionDetails","SearchQueryExceptions","SearchQueryHumanReadable","SearchQueryType","SourceSystemID","SourceSystemKey","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Member","OriginatingSystem","SourceSystem"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SavedSearch","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SavedSearch"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to SavedSearch","tags":["SavedSearch"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SavedSearch-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SavedSearch"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/SavedSearch('{SavedSearchKey}')":{"parameters":[{"description":"key: SavedSearchKey","in":"path","name":"SavedSearchKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from SavedSearch by key","tags":["SavedSearch"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","MemberKey","MemberMlsId","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemMemberKey","OriginatingSystemMemberName","OriginatingSystemName","ResourceName","SavedSearchDescription","SavedSearchKey","SavedSearchName","SavedSearchType","SearchQuery","SearchQueryExceptionDetails","SearchQueryExceptions","SearchQueryHumanReadable","SearchQueryType","SourceSystemID","SourceSystemKey","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Member","OriginatingSystem","SourceSystem"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SavedSearch"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in SavedSearch","tags":["SavedSearch"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SavedSearch-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from SavedSearch","tags":["SavedSearch"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/SavedSearch('{SavedSearchKey}')/Member":{"parameters":[{"description":"key: SavedSearchKey","in":"path","name":"SavedSearchKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Member","tags":["SavedSearch"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/SavedSearch('{SavedSearchKey}')/OriginatingSystem":{"parameters":[{"description":"key: SavedSearchKey","in":"path","name":"SavedSearchKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["SavedSearch"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/SavedSearch('{SavedSearchKey}')/SourceSystem":{"parameters":[{"description":"key: SavedSearchKey","in":"path","name":"SavedSearchKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["SavedSearch"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OpenHouse":{"get":{"summary":"Get entities from OpenHouse","tags":["OpenHouse"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AppointmentRequiredYN","AppointmentRequiredYN desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","OpenHouseAttendedBy","OpenHouseAttendedBy desc","OpenHouseDate","OpenHouseDate desc","OpenHouseEndTime","OpenHouseEndTime desc","OpenHouseId","OpenHouseId desc","OpenHouseKey","OpenHouseKey desc","OpenHouseRemarks","OpenHouseRemarks desc","OpenHouseStartTime","OpenHouseStartTime desc","OpenHouseStatus","OpenHouseStatus desc","OpenHouseType","OpenHouseType desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","Refreshments","Refreshments desc","ShowingAgentFirstName","ShowingAgentFirstName desc","ShowingAgentKey","ShowingAgentKey desc","ShowingAgentLastName","ShowingAgentLastName desc","ShowingAgentMlsID","ShowingAgentMlsID desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AppointmentRequiredYN","ListingId","ListingKey","ModificationTimestamp","OpenHouseAttendedBy","OpenHouseDate","OpenHouseEndTime","OpenHouseId","OpenHouseKey","OpenHouseRemarks","OpenHouseStartTime","OpenHouseStatus","OpenHouseType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","Refreshments","ShowingAgentFirstName","ShowingAgentKey","ShowingAgentLastName","ShowingAgentMlsID","SourceSystemID","SourceSystemKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OpenHouse","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to OpenHouse","tags":["OpenHouse"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OpenHouse('{OpenHouseKey}')":{"parameters":[{"description":"key: OpenHouseKey","in":"path","name":"OpenHouseKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from OpenHouse by key","tags":["OpenHouse"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AppointmentRequiredYN","ListingId","ListingKey","ModificationTimestamp","OpenHouseAttendedBy","OpenHouseDate","OpenHouseEndTime","OpenHouseId","OpenHouseKey","OpenHouseRemarks","OpenHouseStartTime","OpenHouseStatus","OpenHouseType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","Refreshments","ShowingAgentFirstName","ShowingAgentKey","ShowingAgentLastName","ShowingAgentMlsID","SourceSystemID","SourceSystemKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in OpenHouse","tags":["OpenHouse"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from OpenHouse","tags":["OpenHouse"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Prospecting":{"get":{"summary":"Get entities from Prospecting","tags":["Prospecting"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActiveYN","ActiveYN desc","BccEmailList","BccEmailList desc","BccMeYN","BccMeYN desc","CcEmailList","CcEmailList desc","ClientActivatedYN","ClientActivatedYN desc","ConciergeNotificationsYN","ConciergeNotificationsYN desc","ConciergeYN","ConciergeYN desc","ContactKey","ContactKey desc","DailySchedule","DailySchedule desc","DisplayTemplateID","DisplayTemplateID desc","Language","Language desc","LastNewChangedTimestamp","LastNewChangedTimestamp desc","LastViewedTimestamp","LastViewedTimestamp desc","MessageNew","MessageNew desc","MessageRevise","MessageRevise desc","MessageUpdate","MessageUpdate desc","ModificationTimestamp","ModificationTimestamp desc","NextSendTimestamp","NextSendTimestamp desc","OwnerMemberID","OwnerMemberID desc","OwnerMemberKey","OwnerMemberKey desc","ProspectingKey","ProspectingKey desc","ReasonActiveOrDisabled","ReasonActiveOrDisabled desc","SavedSearchKey","SavedSearchKey desc","ScheduleType","ScheduleType desc","Subject","Subject desc","ToEmailList","ToEmailList desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActiveYN","BccEmailList","BccMeYN","CcEmailList","ClientActivatedYN","ConciergeNotificationsYN","ConciergeYN","ContactKey","DailySchedule","DisplayTemplateID","Language","LastNewChangedTimestamp","LastViewedTimestamp","MessageNew","MessageRevise","MessageUpdate","ModificationTimestamp","NextSendTimestamp","OwnerMemberID","OwnerMemberKey","ProspectingKey","ReasonActiveOrDisabled","SavedSearchKey","ScheduleType","Subject","ToEmailList"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Prospecting","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Prospecting"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Prospecting","tags":["Prospecting"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Prospecting-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Prospecting"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Prospecting('{ProspectingKey}')":{"parameters":[{"description":"key: ProspectingKey","in":"path","name":"ProspectingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Prospecting by key","tags":["Prospecting"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActiveYN","BccEmailList","BccMeYN","CcEmailList","ClientActivatedYN","ConciergeNotificationsYN","ConciergeYN","ContactKey","DailySchedule","DisplayTemplateID","Language","LastNewChangedTimestamp","LastViewedTimestamp","MessageNew","MessageRevise","MessageUpdate","ModificationTimestamp","NextSendTimestamp","OwnerMemberID","OwnerMemberKey","ProspectingKey","ReasonActiveOrDisabled","SavedSearchKey","ScheduleType","Subject","ToEmailList"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Prospecting"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Prospecting","tags":["Prospecting"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Prospecting-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Prospecting","tags":["Prospecting"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Queue":{"get":{"summary":"Get entities from Queue","tags":["Queue"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","OriginatingSystemQueueKey","OriginatingSystemQueueKey desc","QueueTransactionKey","QueueTransactionKey desc","QueueTransactionType","QueueTransactionType desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","SourceSystemQueueKey","SourceSystemQueueKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemQueueKey","QueueTransactionKey","QueueTransactionType","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemID","SourceSystemName","SourceSystemQueueKey"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Queue","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Queue"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Queue","tags":["Queue"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Queue-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Queue"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Queue('{QueueTransactionKey}')":{"parameters":[{"description":"key: QueueTransactionKey","in":"path","name":"QueueTransactionKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Queue by key","tags":["Queue"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemQueueKey","QueueTransactionKey","QueueTransactionType","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemID","SourceSystemName","SourceSystemQueueKey"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Queue"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Queue","tags":["Queue"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Queue-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Queue","tags":["Queue"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Rules":{"get":{"summary":"Get entities from Rules","tags":["Rules"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","OriginatingSystemRuleKey","OriginatingSystemRuleKey desc","ResourceName","ResourceName desc","RuleAction","RuleAction desc","RuleDescription","RuleDescription desc","RuleEnabledYN","RuleEnabledYN desc","RuleErrorText","RuleErrorText desc","RuleExpression","RuleExpression desc","RuleFormat","RuleFormat desc","RuleHelpText","RuleHelpText desc","RuleKey","RuleKey desc","RuleName","RuleName desc","RuleOrder","RuleOrder desc","RuleType","RuleType desc","RuleVersion","RuleVersion desc","RuleWarningText","RuleWarningText desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","FieldKey","FieldName","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemRuleKey","ResourceName","RuleAction","RuleDescription","RuleEnabledYN","RuleErrorText","RuleExpression","RuleFormat","RuleHelpText","RuleKey","RuleName","RuleOrder","RuleType","RuleVersion","RuleWarningText","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Rules","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Rules"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Rules","tags":["Rules"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Rules-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Rules"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Rules('{RuleKey}')":{"parameters":[{"description":"key: RuleKey","in":"path","name":"RuleKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Rules by key","tags":["Rules"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","FieldKey","FieldName","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemRuleKey","ResourceName","RuleAction","RuleDescription","RuleEnabledYN","RuleErrorText","RuleExpression","RuleFormat","RuleHelpText","RuleKey","RuleName","RuleOrder","RuleType","RuleVersion","RuleWarningText","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Rules"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Rules","tags":["Rules"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Rules-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Rules","tags":["Rules"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Rules('{RuleKey}')/OriginatingSystem":{"parameters":[{"description":"key: RuleKey","in":"path","name":"RuleKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["Rules"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Rules('{RuleKey}')/SourceSystem":{"parameters":[{"description":"key: RuleKey","in":"path","name":"RuleKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["Rules"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Rules('{RuleKey}')/HistoryTransactional":{"parameters":[{"description":"key: RuleKey","in":"path","name":"RuleKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["Rules"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing":{"get":{"summary":"Get entities from Showing","tags":["Showing"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentOriginatingSystemID","AgentOriginatingSystemID desc","AgentOriginatingSystemName","AgentOriginatingSystemName desc","AgentSourceSystemID","AgentSourceSystemID desc","AgentSourceSystemName","AgentSourceSystemName desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ListingOriginatingSystemID","ListingOriginatingSystemID desc","ListingOriginatingSystemName","ListingOriginatingSystemName desc","ListingSourceSystemID","ListingSourceSystemID desc","ListingSourceSystemName","ListingSourceSystemName desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemAgentKey","OriginatingSystemAgentKey desc","OriginatingSystemListingKey","OriginatingSystemListingKey desc","OriginatingSystemShowingKey","OriginatingSystemShowingKey desc","ShowingAgentKey","ShowingAgentKey desc","ShowingAgentMlsID","ShowingAgentMlsID desc","ShowingEndTimestamp","ShowingEndTimestamp desc","ShowingId","ShowingId desc","ShowingKey","ShowingKey desc","ShowingOriginatingSystemID","ShowingOriginatingSystemID desc","ShowingOriginatingSystemName","ShowingOriginatingSystemName desc","ShowingRequestedTimestamp","ShowingRequestedTimestamp desc","ShowingSourceSystemID","ShowingSourceSystemID desc","ShowingSourceSystemName","ShowingSourceSystemName desc","ShowingStartTimestamp","ShowingStartTimestamp desc","SourceSystemAgentKey","SourceSystemAgentKey desc","SourceSystemListingKey","SourceSystemListingKey desc","SourceSystemShowingKey","SourceSystemShowingKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentOriginatingSystemID","AgentOriginatingSystemName","AgentSourceSystemID","AgentSourceSystemName","ListingId","ListingKey","ListingOriginatingSystemID","ListingOriginatingSystemName","ListingSourceSystemID","ListingSourceSystemName","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemAgentKey","OriginatingSystemListingKey","OriginatingSystemShowingKey","ShowingAgentKey","ShowingAgentMlsID","ShowingEndTimestamp","ShowingId","ShowingKey","ShowingOriginatingSystemID","ShowingOriginatingSystemName","ShowingRequestedTimestamp","ShowingSourceSystemID","ShowingSourceSystemName","ShowingStartTimestamp","SourceSystemAgentKey","SourceSystemListingKey","SourceSystemShowingKey"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","AgentOriginatingSystem","AgentSourceSystem","ShowingAgent","Listing","ListingOriginatingSystem","ListingSourceSystem","ShowingOriginatingSystem","ShowingSourceSystem","HistoryTransactional","Media","SocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Showing","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Showing"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Showing","tags":["Showing"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Showing-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Showing"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Showing by key","tags":["Showing"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentOriginatingSystemID","AgentOriginatingSystemName","AgentSourceSystemID","AgentSourceSystemName","ListingId","ListingKey","ListingOriginatingSystemID","ListingOriginatingSystemName","ListingSourceSystemID","ListingSourceSystemName","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemAgentKey","OriginatingSystemListingKey","OriginatingSystemShowingKey","ShowingAgentKey","ShowingAgentMlsID","ShowingEndTimestamp","ShowingId","ShowingKey","ShowingOriginatingSystemID","ShowingOriginatingSystemName","ShowingRequestedTimestamp","ShowingSourceSystemID","ShowingSourceSystemName","ShowingStartTimestamp","SourceSystemAgentKey","SourceSystemListingKey","SourceSystemShowingKey"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","AgentOriginatingSystem","AgentSourceSystem","ShowingAgent","Listing","ListingOriginatingSystem","ListingSourceSystem","ShowingOriginatingSystem","ShowingSourceSystem","HistoryTransactional","Media","SocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Showing"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Showing","tags":["Showing"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Showing-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Showing","tags":["Showing"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/AgentOriginatingSystem":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related AgentOriginatingSystem","tags":["Showing"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/AgentSourceSystem":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related AgentSourceSystem","tags":["Showing"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/ShowingAgent":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ShowingAgent","tags":["Showing"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/Listing":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Listing","tags":["Showing"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgencyCompensation","BuyerAgencyCompensationType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","DualVariableCompensationYN","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/ListingOriginatingSystem":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ListingOriginatingSystem","tags":["Showing"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/ListingSourceSystem":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ListingSourceSystem","tags":["Showing"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/ShowingOriginatingSystem":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ShowingOriginatingSystem","tags":["Showing"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/ShowingSourceSystem":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ShowingSourceSystem","tags":["Showing"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/HistoryTransactional":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["Showing"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/Media":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related Media","tags":["Showing"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","ImageHeight","ImageHeight desc","ImageOf","ImageOf desc","ImageSizeDescription","ImageSizeDescription desc","ImageWidth","ImageWidth desc","LongDescription","LongDescription desc","MediaCategory","MediaCategory desc","MediaHTML","MediaHTML desc","MediaKey","MediaKey desc","MediaModificationTimestamp","MediaModificationTimestamp desc","MediaObjectID","MediaObjectID desc","MediaStatus","MediaStatus desc","MediaType","MediaType desc","MediaURL","MediaURL desc","ModificationTimestamp","ModificationTimestamp desc","Order","Order desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMediaKey","OriginatingSystemMediaKey desc","OriginatingSystemName","OriginatingSystemName desc","Permission","Permission desc","PreferredPhotoYN","PreferredPhotoYN desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","ShortDescription","ShortDescription desc","SourceSystemID","SourceSystemID desc","SourceSystemMediaKey","SourceSystemMediaKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Media","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/SocialMedia":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related SocialMedia","tags":["Showing"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Teams":{"get":{"summary":"Get entities from Teams","tags":["Teams"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","SocialMediaType","SocialMediaType desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc","TeamAddress1","TeamAddress1 desc","TeamAddress2","TeamAddress2 desc","TeamCarrierRoute","TeamCarrierRoute desc","TeamCity","TeamCity desc","TeamCountry","TeamCountry desc","TeamCountyOrParish","TeamCountyOrParish desc","TeamDescription","TeamDescription desc","TeamDirectPhone","TeamDirectPhone desc","TeamEmail","TeamEmail desc","TeamFax","TeamFax desc","TeamKey","TeamKey desc","TeamLeadKey","TeamLeadKey desc","TeamLeadLoginId","TeamLeadLoginId desc","TeamLeadMlsId","TeamLeadMlsId desc","TeamLeadNationalAssociationId","TeamLeadNationalAssociationId desc","TeamLeadStateLicense","TeamLeadStateLicense desc","TeamLeadStateLicenseState","TeamLeadStateLicenseState desc","TeamMobilePhone","TeamMobilePhone desc","TeamName","TeamName desc","TeamOfficePhone","TeamOfficePhone desc","TeamOfficePhoneExt","TeamOfficePhoneExt desc","TeamPostalCode","TeamPostalCode desc","TeamPostalCodePlus4","TeamPostalCodePlus4 desc","TeamPreferredPhone","TeamPreferredPhone desc","TeamPreferredPhoneExt","TeamPreferredPhoneExt desc","TeamStateOrProvince","TeamStateOrProvince desc","TeamStatus","TeamStatus desc","TeamTollFreePhone","TeamTollFreePhone desc","TeamVoiceMail","TeamVoiceMail desc","TeamVoiceMailExt","TeamVoiceMailExt desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemKey","SourceSystemName","TeamAddress1","TeamAddress2","TeamCarrierRoute","TeamCity","TeamCountry","TeamCountyOrParish","TeamDescription","TeamDirectPhone","TeamEmail","TeamFax","TeamKey","TeamLeadKey","TeamLeadLoginId","TeamLeadMlsId","TeamLeadNationalAssociationId","TeamLeadStateLicense","TeamLeadStateLicenseState","TeamMobilePhone","TeamName","TeamOfficePhone","TeamOfficePhoneExt","TeamPostalCode","TeamPostalCodePlus4","TeamPreferredPhone","TeamPreferredPhoneExt","TeamStateOrProvince","TeamStatus","TeamTollFreePhone","TeamVoiceMail","TeamVoiceMailExt"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","TeamLead","HistoryTransactional","Media","TeamsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Teams","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Teams"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Teams","tags":["Teams"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Teams-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Teams"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Teams('{TeamKey}')":{"parameters":[{"description":"key: TeamKey","in":"path","name":"TeamKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Teams by key","tags":["Teams"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemKey","SourceSystemName","TeamAddress1","TeamAddress2","TeamCarrierRoute","TeamCity","TeamCountry","TeamCountyOrParish","TeamDescription","TeamDirectPhone","TeamEmail","TeamFax","TeamKey","TeamLeadKey","TeamLeadLoginId","TeamLeadMlsId","TeamLeadNationalAssociationId","TeamLeadStateLicense","TeamLeadStateLicenseState","TeamMobilePhone","TeamName","TeamOfficePhone","TeamOfficePhoneExt","TeamPostalCode","TeamPostalCodePlus4","TeamPreferredPhone","TeamPreferredPhoneExt","TeamStateOrProvince","TeamStatus","TeamTollFreePhone","TeamVoiceMail","TeamVoiceMailExt"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","TeamLead","HistoryTransactional","Media","TeamsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Teams"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Teams","tags":["Teams"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Teams-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Teams","tags":["Teams"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Teams('{TeamKey}')/OriginatingSystem":{"parameters":[{"description":"key: TeamKey","in":"path","name":"TeamKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["Teams"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Teams('{TeamKey}')/SourceSystem":{"parameters":[{"description":"key: TeamKey","in":"path","name":"TeamKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["Teams"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Teams('{TeamKey}')/TeamLead":{"parameters":[{"description":"key: TeamKey","in":"path","name":"TeamKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related TeamLead","tags":["Teams"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Teams('{TeamKey}')/HistoryTransactional":{"parameters":[{"description":"key: TeamKey","in":"path","name":"TeamKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["Teams"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Teams('{TeamKey}')/Media":{"parameters":[{"description":"key: TeamKey","in":"path","name":"TeamKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related Media","tags":["Teams"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","ImageHeight","ImageHeight desc","ImageOf","ImageOf desc","ImageSizeDescription","ImageSizeDescription desc","ImageWidth","ImageWidth desc","LongDescription","LongDescription desc","MediaCategory","MediaCategory desc","MediaHTML","MediaHTML desc","MediaKey","MediaKey desc","MediaModificationTimestamp","MediaModificationTimestamp desc","MediaObjectID","MediaObjectID desc","MediaStatus","MediaStatus desc","MediaType","MediaType desc","MediaURL","MediaURL desc","ModificationTimestamp","ModificationTimestamp desc","Order","Order desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMediaKey","OriginatingSystemMediaKey desc","OriginatingSystemName","OriginatingSystemName desc","Permission","Permission desc","PreferredPhotoYN","PreferredPhotoYN desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","ShortDescription","ShortDescription desc","SourceSystemID","SourceSystemID desc","SourceSystemMediaKey","SourceSystemMediaKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Media","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Teams('{TeamKey}')/TeamsSocialMedia":{"parameters":[{"description":"key: TeamKey","in":"path","name":"TeamKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related TeamsSocialMedia","tags":["Teams"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/TeamMembers":{"get":{"summary":"Get entities from TeamMembers","tags":["TeamMembers"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["MemberKey","MemberKey desc","MemberLoginId","MemberLoginId desc","MemberMlsId","MemberMlsId desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc","TeamImpersonationLevel","TeamImpersonationLevel desc","TeamKey","TeamKey desc","TeamMemberKey","TeamMemberKey desc","TeamMemberNationalAssociationId","TeamMemberNationalAssociationId desc","TeamMemberStateLicense","TeamMemberStateLicense desc","TeamMemberType","TeamMemberType desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["MemberKey","MemberLoginId","MemberMlsId","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","SourceSystemID","SourceSystemKey","SourceSystemName","TeamImpersonationLevel","TeamKey","TeamMemberKey","TeamMemberNationalAssociationId","TeamMemberStateLicense","TeamMemberType"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Member","OriginatingSystem","SourceSystem","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of TeamMembers","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.TeamMembers"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to TeamMembers","tags":["TeamMembers"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.TeamMembers-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.TeamMembers"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/TeamMembers('{TeamMemberKey}')":{"parameters":[{"description":"key: TeamMemberKey","in":"path","name":"TeamMemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from TeamMembers by key","tags":["TeamMembers"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["MemberKey","MemberLoginId","MemberMlsId","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","SourceSystemID","SourceSystemKey","SourceSystemName","TeamImpersonationLevel","TeamKey","TeamMemberKey","TeamMemberNationalAssociationId","TeamMemberStateLicense","TeamMemberType"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Member","OriginatingSystem","SourceSystem","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.TeamMembers"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in TeamMembers","tags":["TeamMembers"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.TeamMembers-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from TeamMembers","tags":["TeamMembers"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/TeamMembers('{TeamMemberKey}')/Member":{"parameters":[{"description":"key: TeamMemberKey","in":"path","name":"TeamMemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Member","tags":["TeamMembers"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/TeamMembers('{TeamMemberKey}')/OriginatingSystem":{"parameters":[{"description":"key: TeamMemberKey","in":"path","name":"TeamMemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["TeamMembers"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/TeamMembers('{TeamMemberKey}')/SourceSystem":{"parameters":[{"description":"key: TeamMemberKey","in":"path","name":"TeamMemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["TeamMembers"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/TeamMembers('{TeamMemberKey}')/HistoryTransactional":{"parameters":[{"description":"key: TeamMemberKey","in":"path","name":"TeamMemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["TeamMembers"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OUID":{"get":{"summary":"Get entities from OUID","tags":["OUID"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ModificationTimestamp","ModificationTimestamp desc","OrganizationAOR","OrganizationAOR desc","OrganizationAddress1","OrganizationAddress1 desc","OrganizationAddress2","OrganizationAddress2 desc","OrganizationAorOuid","OrganizationAorOuid desc","OrganizationAorOuidKey","OrganizationAorOuidKey desc","OrganizationCarrierRoute","OrganizationCarrierRoute desc","OrganizationCity","OrganizationCity desc","OrganizationComments","OrganizationComments desc","OrganizationContactEmail","OrganizationContactEmail desc","OrganizationContactFax","OrganizationContactFax desc","OrganizationContactFirstName","OrganizationContactFirstName desc","OrganizationContactFullName","OrganizationContactFullName desc","OrganizationContactJobTitle","OrganizationContactJobTitle desc","OrganizationContactLastName","OrganizationContactLastName desc","OrganizationContactMiddleName","OrganizationContactMiddleName desc","OrganizationContactNamePrefix","OrganizationContactNamePrefix desc","OrganizationContactNameSuffix","OrganizationContactNameSuffix desc","OrganizationContactPhone","OrganizationContactPhone desc","OrganizationContactPhoneExt","OrganizationContactPhoneExt desc","OrganizationCountry","OrganizationCountry desc","OrganizationCountyOrParish","OrganizationCountyOrParish desc","OrganizationMemberCount","OrganizationMemberCount desc","OrganizationMlsCode","OrganizationMlsCode desc","OrganizationMlsVendorName","OrganizationMlsVendorName desc","OrganizationMlsVendorOuid","OrganizationMlsVendorOuid desc","OrganizationName","OrganizationName desc","OrganizationNationalAssociationId","OrganizationNationalAssociationId desc","OrganizationPostalCode","OrganizationPostalCode desc","OrganizationPostalCodePlus4","OrganizationPostalCodePlus4 desc","OrganizationSocialMediaType","OrganizationSocialMediaType desc","OrganizationStateLicense","OrganizationStateLicense desc","OrganizationStateLicenseState","OrganizationStateLicenseState desc","OrganizationStateOrProvince","OrganizationStateOrProvince desc","OrganizationStatus","OrganizationStatus desc","OrganizationStatusChangeTimestamp","OrganizationStatusChangeTimestamp desc","OrganizationType","OrganizationType desc","OrganizationUniqueId","OrganizationUniqueId desc","OrganizationUniqueIdKey","OrganizationUniqueIdKey desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OUID","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to OUID","tags":["OUID"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OUID('{OrganizationUniqueIdKey}')":{"parameters":[{"description":"key: OrganizationUniqueIdKey","in":"path","name":"OrganizationUniqueIdKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from OUID by key","tags":["OUID"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in OUID","tags":["OUID"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from OUID","tags":["OUID"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/OUID('{OrganizationUniqueIdKey}')/ChangedByMember":{"parameters":[{"description":"key: OrganizationUniqueIdKey","in":"path","name":"OrganizationUniqueIdKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ChangedByMember","tags":["OUID"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OUID('{OrganizationUniqueIdKey}')/HistoryTransactional":{"parameters":[{"description":"key: OrganizationUniqueIdKey","in":"path","name":"OrganizationUniqueIdKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["OUID"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OUID('{OrganizationUniqueIdKey}')/Media":{"parameters":[{"description":"key: OrganizationUniqueIdKey","in":"path","name":"OrganizationUniqueIdKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related Media","tags":["OUID"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","ImageHeight","ImageHeight desc","ImageOf","ImageOf desc","ImageSizeDescription","ImageSizeDescription desc","ImageWidth","ImageWidth desc","LongDescription","LongDescription desc","MediaCategory","MediaCategory desc","MediaHTML","MediaHTML desc","MediaKey","MediaKey desc","MediaModificationTimestamp","MediaModificationTimestamp desc","MediaObjectID","MediaObjectID desc","MediaStatus","MediaStatus desc","MediaType","MediaType desc","MediaURL","MediaURL desc","ModificationTimestamp","ModificationTimestamp desc","Order","Order desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMediaKey","OriginatingSystemMediaKey desc","OriginatingSystemName","OriginatingSystemName desc","Permission","Permission desc","PreferredPhotoYN","PreferredPhotoYN desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","ShortDescription","ShortDescription desc","SourceSystemID","SourceSystemID desc","SourceSystemMediaKey","SourceSystemMediaKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Media","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OUID('{OrganizationUniqueIdKey}')/OrganizationSocialMedia":{"parameters":[{"description":"key: OrganizationUniqueIdKey","in":"path","name":"OrganizationUniqueIdKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related OrganizationSocialMedia","tags":["OUID"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListingNotes":{"get":{"summary":"Get entities from ContactListingNotes","tags":["ContactListingNotes"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ContactKey","ContactKey desc","ContactListingNotesKey","ContactListingNotesKey desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","NoteContents","NoteContents desc","NotedBy","NotedBy desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ContactKey","ContactListingNotesKey","ListingId","ListingKey","ModificationTimestamp","NoteContents","NotedBy"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Contact"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of ContactListingNotes","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to ContactListingNotes","tags":["ContactListingNotes"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListingNotes('{ContactKey}')":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from ContactListingNotes by key","tags":["ContactListingNotes"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ContactKey","ContactListingNotesKey","ListingId","ListingKey","ModificationTimestamp","NoteContents","NotedBy"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Contact"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in ContactListingNotes","tags":["ContactListingNotes"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from ContactListingNotes","tags":["ContactListingNotes"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListingNotes('{ContactKey}')/Contact":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Contact","tags":["ContactListingNotes"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["Anniversary","AssistantEmail","AssistantName","AssistantPhone","AssistantPhoneExt","Birthdate","BusinessFax","Children","Company","ContactKey","ContactLoginId","ContactPassword","ContactStatus","ContactType","Department","DirectPhone","Email","Email2","Email3","FirstName","FullName","HomeAddress1","HomeAddress2","HomeCarrierRoute","HomeCity","HomeCountry","HomeCountyOrParish","HomeFax","HomePhone","HomePostalCode","HomePostalCodePlus4","HomeStateOrProvince","JobTitle","Language","LastName","LeadSource","MiddleName","MobilePhone","ModificationTimestamp","NamePrefix","NameSuffix","Nickname","Notes","OfficePhone","OfficePhoneExt","OriginalEntryTimestamp","OriginatingSystemContactKey","OriginatingSystemID","OriginatingSystemName","OtherAddress1","OtherAddress2","OtherCarrierRoute","OtherCity","OtherCountry","OtherCountyOrParish","OtherPhoneType","OtherPostalCode","OtherPostalCodePlus4","OtherStateOrProvince","OwnerMemberID","OwnerMemberKey","Pager","PhoneTTYTDD","PreferredAddress","PreferredPhone","ReferredBy","SocialMediaType","SourceSystemContactKey","SourceSystemID","SourceSystemName","SpousePartnerName","TollFreePhone","VoiceMail","VoiceMailExt","WorkAddress1","WorkAddress2","WorkCarrierRoute","WorkCity","WorkCountry","WorkCountyOrParish","WorkPostalCode","WorkPostalCodePlus4","WorkStateOrProvince"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","OwnerMember","HistoryTransactional","Media","ContactsOtherPhone","ContactsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OtherPhone":{"get":{"summary":"Get entities from OtherPhone","tags":["OtherPhone"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","OtherPhoneExt","OtherPhoneExt desc","OtherPhoneKey","OtherPhoneKey desc","OtherPhoneNumber","OtherPhoneNumber desc","OtherPhoneType","OtherPhoneType desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","OtherPhoneExt","OtherPhoneKey","OtherPhoneNumber","OtherPhoneType","ResourceName","ResourceRecordID","ResourceRecordKey"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OtherPhone","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to OtherPhone","tags":["OtherPhone"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OtherPhone('{OtherPhoneKey}')":{"parameters":[{"description":"key: OtherPhoneKey","in":"path","name":"OtherPhoneKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from OtherPhone by key","tags":["OtherPhone"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","OtherPhoneExt","OtherPhoneKey","OtherPhoneNumber","OtherPhoneType","ResourceName","ResourceRecordID","ResourceRecordKey"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in OtherPhone","tags":["OtherPhone"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from OtherPhone","tags":["OtherPhone"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyGreenVerification":{"get":{"summary":"Get entities from PropertyGreenVerification","tags":["PropertyGreenVerification"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["GreenBuildingVerificationKey","GreenBuildingVerificationKey desc","GreenBuildingVerificationType","GreenBuildingVerificationType desc","GreenVerificationBody","GreenVerificationBody desc","GreenVerificationMetric","GreenVerificationMetric desc","GreenVerificationRating","GreenVerificationRating desc","GreenVerificationSource","GreenVerificationSource desc","GreenVerificationStatus","GreenVerificationStatus desc","GreenVerificationURL","GreenVerificationURL desc","GreenVerificationVersion","GreenVerificationVersion desc","GreenVerificationYear","GreenVerificationYear desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["GreenBuildingVerificationKey","GreenBuildingVerificationType","GreenVerificationBody","GreenVerificationMetric","GreenVerificationRating","GreenVerificationSource","GreenVerificationStatus","GreenVerificationURL","GreenVerificationVersion","GreenVerificationYear","ListingId","ListingKey","ModificationTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyGreenVerification","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to PropertyGreenVerification","tags":["PropertyGreenVerification"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyGreenVerification('{GreenBuildingVerificationKey}')":{"parameters":[{"description":"key: GreenBuildingVerificationKey","in":"path","name":"GreenBuildingVerificationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from PropertyGreenVerification by key","tags":["PropertyGreenVerification"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["GreenBuildingVerificationKey","GreenBuildingVerificationType","GreenVerificationBody","GreenVerificationMetric","GreenVerificationRating","GreenVerificationSource","GreenVerificationStatus","GreenVerificationURL","GreenVerificationVersion","GreenVerificationYear","ListingId","ListingKey","ModificationTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in PropertyGreenVerification","tags":["PropertyGreenVerification"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from PropertyGreenVerification","tags":["PropertyGreenVerification"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyGreenVerification('{GreenBuildingVerificationKey}')/Listing":{"parameters":[{"description":"key: GreenBuildingVerificationKey","in":"path","name":"GreenBuildingVerificationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Listing","tags":["PropertyGreenVerification"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgencyCompensation","BuyerAgencyCompensationType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","DualVariableCompensationYN","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyGreenVerification('{GreenBuildingVerificationKey}')/HistoryTransactional":{"parameters":[{"description":"key: GreenBuildingVerificationKey","in":"path","name":"GreenBuildingVerificationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["PropertyGreenVerification"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyPowerProduction":{"get":{"summary":"Get entities from PropertyPowerProduction","tags":["PropertyPowerProduction"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","PowerProductionAnnual","PowerProductionAnnual desc","PowerProductionAnnualStatus","PowerProductionAnnualStatus desc","PowerProductionKey","PowerProductionKey desc","PowerProductionSize","PowerProductionSize desc","PowerProductionType","PowerProductionType desc","PowerProductionYearInstall","PowerProductionYearInstall desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","PowerProductionAnnual","PowerProductionAnnualStatus","PowerProductionKey","PowerProductionSize","PowerProductionType","PowerProductionYearInstall"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyPowerProduction","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to PropertyPowerProduction","tags":["PropertyPowerProduction"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyPowerProduction('{PowerProductionKey}')":{"parameters":[{"description":"key: PowerProductionKey","in":"path","name":"PowerProductionKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from PropertyPowerProduction by key","tags":["PropertyPowerProduction"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","PowerProductionAnnual","PowerProductionAnnualStatus","PowerProductionKey","PowerProductionSize","PowerProductionType","PowerProductionYearInstall"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in PropertyPowerProduction","tags":["PropertyPowerProduction"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from PropertyPowerProduction","tags":["PropertyPowerProduction"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyPowerProduction('{PowerProductionKey}')/Listing":{"parameters":[{"description":"key: PowerProductionKey","in":"path","name":"PowerProductionKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Listing","tags":["PropertyPowerProduction"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgencyCompensation","BuyerAgencyCompensationType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","DualVariableCompensationYN","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyPowerProduction('{PowerProductionKey}')/HistoryTransactional":{"parameters":[{"description":"key: PowerProductionKey","in":"path","name":"PowerProductionKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["PropertyPowerProduction"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyRooms":{"get":{"summary":"Get entities from PropertyRooms","tags":["PropertyRooms"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","RoomArea","RoomArea desc","RoomAreaSource","RoomAreaSource desc","RoomAreaUnits","RoomAreaUnits desc","RoomDescription","RoomDescription desc","RoomDimensions","RoomDimensions desc","RoomFeatures","RoomFeatures desc","RoomKey","RoomKey desc","RoomLength","RoomLength desc","RoomLengthWidthUnits","RoomLengthWidthUnits desc","RoomType","RoomType desc","RoomWidth","RoomWidth desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","RoomArea","RoomAreaSource","RoomAreaUnits","RoomDescription","RoomDimensions","RoomFeatures","RoomKey","RoomLength","RoomLengthWidthUnits","RoomType","RoomWidth"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyRooms","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to PropertyRooms","tags":["PropertyRooms"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyRooms('{RoomKey}')":{"parameters":[{"description":"key: RoomKey","in":"path","name":"RoomKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from PropertyRooms by key","tags":["PropertyRooms"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","RoomArea","RoomAreaSource","RoomAreaUnits","RoomDescription","RoomDimensions","RoomFeatures","RoomKey","RoomLength","RoomLengthWidthUnits","RoomType","RoomWidth"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in PropertyRooms","tags":["PropertyRooms"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from PropertyRooms","tags":["PropertyRooms"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyRooms('{RoomKey}')/Listing":{"parameters":[{"description":"key: RoomKey","in":"path","name":"RoomKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Listing","tags":["PropertyRooms"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgencyCompensation","BuyerAgencyCompensationType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","DualVariableCompensationYN","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyRooms('{RoomKey}')/HistoryTransactional":{"parameters":[{"description":"key: RoomKey","in":"path","name":"RoomKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["PropertyRooms"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyUnitTypes":{"get":{"summary":"Get entities from PropertyUnitTypes","tags":["PropertyUnitTypes"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","UnitTypeActualRent","UnitTypeActualRent desc","UnitTypeBathsTotal","UnitTypeBathsTotal desc","UnitTypeBedsTotal","UnitTypeBedsTotal desc","UnitTypeDescription","UnitTypeDescription desc","UnitTypeFurnished","UnitTypeFurnished desc","UnitTypeGarageAttachedYN","UnitTypeGarageAttachedYN desc","UnitTypeGarageSpaces","UnitTypeGarageSpaces desc","UnitTypeKey","UnitTypeKey desc","UnitTypeProForma","UnitTypeProForma desc","UnitTypeTotalRent","UnitTypeTotalRent desc","UnitTypeType","UnitTypeType desc","UnitTypeUnitsTotal","UnitTypeUnitsTotal desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","UnitTypeActualRent","UnitTypeBathsTotal","UnitTypeBedsTotal","UnitTypeDescription","UnitTypeFurnished","UnitTypeGarageAttachedYN","UnitTypeGarageSpaces","UnitTypeKey","UnitTypeProForma","UnitTypeTotalRent","UnitTypeType","UnitTypeUnitsTotal"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyUnitTypes","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to PropertyUnitTypes","tags":["PropertyUnitTypes"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyUnitTypes('{UnitTypeKey}')":{"parameters":[{"description":"key: UnitTypeKey","in":"path","name":"UnitTypeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from PropertyUnitTypes by key","tags":["PropertyUnitTypes"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","UnitTypeActualRent","UnitTypeBathsTotal","UnitTypeBedsTotal","UnitTypeDescription","UnitTypeFurnished","UnitTypeGarageAttachedYN","UnitTypeGarageSpaces","UnitTypeKey","UnitTypeProForma","UnitTypeTotalRent","UnitTypeType","UnitTypeUnitsTotal"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in PropertyUnitTypes","tags":["PropertyUnitTypes"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from PropertyUnitTypes","tags":["PropertyUnitTypes"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyUnitTypes('{UnitTypeKey}')/Listing":{"parameters":[{"description":"key: UnitTypeKey","in":"path","name":"UnitTypeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Listing","tags":["PropertyUnitTypes"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgencyCompensation","BuyerAgencyCompensationType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","DualVariableCompensationYN","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyUnitTypes('{UnitTypeKey}')/HistoryTransactional":{"parameters":[{"description":"key: UnitTypeKey","in":"path","name":"UnitTypeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["PropertyUnitTypes"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/SocialMedia":{"get":{"summary":"Get entities from SocialMedia","tags":["SocialMedia"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to SocialMedia","tags":["SocialMedia"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/SocialMedia('{SocialMediaKey}')":{"parameters":[{"description":"key: SocialMediaKey","in":"path","name":"SocialMediaKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from SocialMedia by key","tags":["SocialMedia"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in SocialMedia","tags":["SocialMedia"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from SocialMedia","tags":["SocialMedia"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Field":{"get":{"summary":"Get entities from Field","tags":["Field"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FieldKey","FieldKey desc","ResourceName","ResourceName desc","FieldName","FieldName desc","DisplayName","DisplayName desc","ModificationTimestamp","ModificationTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FieldKey","ResourceName","FieldName","DisplayName","ModificationTimestamp"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Field","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Field"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Field","tags":["Field"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Field-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Field"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Field('{FieldKey}')":{"parameters":[{"description":"key: FieldKey","in":"path","name":"FieldKey","required":true,"schema":{"type":"string","nullable":true}}],"get":{"summary":"Get entity from Field by key","tags":["Field"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FieldKey","ResourceName","FieldName","DisplayName","ModificationTimestamp"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Field"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Field","tags":["Field"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Field-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Field","tags":["Field"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Lookup":{"get":{"summary":"Get entities from Lookup","tags":["Lookup"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["LookupKey","LookupKey desc","LookupName","LookupName desc","LookupValue","LookupValue desc","StandardLookupValue","StandardLookupValue desc","LegacyODataValue","LegacyODataValue desc","ModificationTimestamp","ModificationTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["LookupKey","LookupName","LookupValue","StandardLookupValue","LegacyODataValue","ModificationTimestamp"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Lookup","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Lookup"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Lookup","tags":["Lookup"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Lookup-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Lookup"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Lookup('{LookupKey}')":{"parameters":[{"description":"key: LookupKey","in":"path","name":"LookupKey","required":true,"schema":{"type":"string","nullable":true}}],"get":{"summary":"Get entity from Lookup by key","tags":["Lookup"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["LookupKey","LookupName","LookupValue","StandardLookupValue","LegacyODataValue","ModificationTimestamp"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Lookup"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Lookup","tags":["Lookup"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Lookup-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Lookup","tags":["Lookup"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/$batch":{"post":{"summary":"Send a group of requests","description":"Group multiple requests into a single request payload, see [Batch Requests](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_BatchRequests).\n\n*Please note that \"Try it out\" is not supported for this request.*","tags":["Batch Requests"],"requestBody":{"required":true,"description":"Batch request","content":{"multipart/mixed;boundary=request-separator":{"schema":{"type":"string"},"example":"--request-separator\nContent-Type: application/http\nContent-Transfer-Encoding: binary\n\nGET Property HTTP/1.1\nAccept: application/json\n\n\n--request-separator--"}}},"responses":{"200":{"description":"Batch response","content":{"multipart/mixed":{"schema":{"type":"string"},"example":"--response-separator\nContent-Type: application/http\n\nHTTP/1.1 200 OK\nContent-Type: application/json\n\n{...}\n--response-separator--"}}},"4XX":{"$ref":"#/components/responses/error"}}}}},"components":{"schemas":{"org.reso.metadata.ContactListingNotes":{"title":"ContactListingNotes","type":"object","properties":{"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactListingNotesKey":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NoteContents":{"type":"string","maxLength":500,"nullable":true},"NotedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.NotedBy"}],"nullable":true},"Contact":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}],"nullable":true}}},"org.reso.metadata.ContactListingNotes-create":{"title":"ContactListingNotes (for create)","type":"object","properties":{"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactListingNotesKey":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NoteContents":{"type":"string","maxLength":500,"nullable":true},"NotedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.NotedBy"}],"nullable":true}},"required":["ContactKey"]},"org.reso.metadata.ContactListingNotes-update":{"title":"ContactListingNotes (for update)","type":"object","properties":{"ContactListingNotesKey":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NoteContents":{"type":"string","maxLength":500,"nullable":true},"NotedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.NotedBy"}],"nullable":true}}},"org.reso.metadata.ContactListings":{"title":"ContactListings","type":"object","properties":{"AgentNotesUnreadYN":{"type":"boolean","nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactListingPreference":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactListingPreference"}],"nullable":true},"ContactListingsKey":{"type":"string","maxLength":255,"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactNotesUnreadYN":{"type":"boolean","nullable":true},"DirectEmailYN":{"type":"boolean","nullable":true},"LastAgentNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastContactNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingSentTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingViewedYN":{"type":"boolean","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PortalLastVisitedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"Contact":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}],"nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"ListingNotes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes"}},"ListingNotes@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.ContactListings-create":{"title":"ContactListings (for create)","type":"object","properties":{"AgentNotesUnreadYN":{"type":"boolean","nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactListingPreference":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactListingPreference"}],"nullable":true},"ContactListingsKey":{"type":"string","maxLength":255,"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactNotesUnreadYN":{"type":"boolean","nullable":true},"DirectEmailYN":{"type":"boolean","nullable":true},"LastAgentNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastContactNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingSentTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingViewedYN":{"type":"boolean","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PortalLastVisitedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true}},"required":["ContactListingsKey"]},"org.reso.metadata.ContactListings-update":{"title":"ContactListings (for update)","type":"object","properties":{"AgentNotesUnreadYN":{"type":"boolean","nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactListingPreference":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactListingPreference"}],"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactNotesUnreadYN":{"type":"boolean","nullable":true},"DirectEmailYN":{"type":"boolean","nullable":true},"LastAgentNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastContactNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingSentTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingViewedYN":{"type":"boolean","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PortalLastVisitedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true}}},"org.reso.metadata.Contacts":{"title":"Contacts","type":"object","properties":{"Anniversary":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AssistantEmail":{"type":"string","maxLength":80,"nullable":true},"AssistantName":{"type":"string","maxLength":150,"nullable":true},"AssistantPhone":{"type":"string","maxLength":16,"nullable":true},"AssistantPhoneExt":{"type":"string","maxLength":10,"nullable":true},"Birthdate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"BusinessFax":{"type":"string","maxLength":16,"nullable":true},"Children":{"type":"string","maxLength":150,"nullable":true},"Company":{"type":"string","maxLength":50,"nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactPassword":{"type":"string","maxLength":25,"nullable":true},"ContactStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactStatus"}],"nullable":true},"ContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactType"}},"Department":{"type":"string","maxLength":50,"nullable":true},"DirectPhone":{"type":"string","maxLength":16,"nullable":true},"Email":{"type":"string","maxLength":80,"nullable":true},"Email2":{"type":"string","maxLength":80,"nullable":true},"Email3":{"type":"string","maxLength":80,"nullable":true},"FirstName":{"type":"string","maxLength":50,"nullable":true},"FullName":{"type":"string","maxLength":150,"nullable":true},"HomeAddress1":{"type":"string","maxLength":50,"nullable":true},"HomeAddress2":{"type":"string","maxLength":50,"nullable":true},"HomeCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"HomeCity":{"type":"string","maxLength":50,"nullable":true},"HomeCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"HomeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"HomeFax":{"type":"string","maxLength":16,"nullable":true},"HomePhone":{"type":"string","maxLength":16,"nullable":true},"HomePostalCode":{"type":"string","maxLength":10,"nullable":true},"HomePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"HomeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"JobTitle":{"type":"string","maxLength":50,"nullable":true},"Language":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"LastName":{"type":"string","maxLength":50,"nullable":true},"LeadSource":{"type":"string","maxLength":150,"nullable":true},"MiddleName":{"type":"string","maxLength":50,"nullable":true},"MobilePhone":{"type":"string","maxLength":16,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NamePrefix":{"type":"string","maxLength":10,"nullable":true},"NameSuffix":{"type":"string","maxLength":10,"nullable":true},"Nickname":{"type":"string","maxLength":50,"nullable":true},"Notes":{"type":"string","maxLength":1024,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherAddress1":{"type":"string","maxLength":50,"nullable":true},"OtherAddress2":{"type":"string","maxLength":50,"nullable":true},"OtherCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OtherCity":{"type":"string","maxLength":50,"nullable":true},"OtherCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OtherCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"OtherPostalCode":{"type":"string","maxLength":10,"nullable":true},"OtherPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OtherStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"Pager":{"type":"string","maxLength":16,"nullable":true},"PhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"PreferredAddress":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredAddress"}],"nullable":true},"PreferredPhone":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredPhone"}],"nullable":true},"ReferredBy":{"type":"string","maxLength":150,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpousePartnerName":{"type":"string","maxLength":150,"nullable":true},"TollFreePhone":{"type":"string","maxLength":16,"nullable":true},"VoiceMail":{"type":"string","maxLength":16,"nullable":true},"VoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"WorkAddress1":{"type":"string","maxLength":50,"nullable":true},"WorkAddress2":{"type":"string","maxLength":50,"nullable":true},"WorkCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"WorkCity":{"type":"string","maxLength":50,"nullable":true},"WorkCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"WorkCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"WorkPostalCode":{"type":"string","maxLength":10,"nullable":true},"WorkPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"WorkStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"OwnerMember":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"ContactsOtherPhone":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}},"ContactsOtherPhone@odata.count":{"$ref":"#/components/schemas/count"},"ContactsSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"ContactsSocialMedia@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Contacts-create":{"title":"Contacts (for create)","type":"object","properties":{"Anniversary":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AssistantEmail":{"type":"string","maxLength":80,"nullable":true},"AssistantName":{"type":"string","maxLength":150,"nullable":true},"AssistantPhone":{"type":"string","maxLength":16,"nullable":true},"AssistantPhoneExt":{"type":"string","maxLength":10,"nullable":true},"Birthdate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"BusinessFax":{"type":"string","maxLength":16,"nullable":true},"Children":{"type":"string","maxLength":150,"nullable":true},"Company":{"type":"string","maxLength":50,"nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactPassword":{"type":"string","maxLength":25,"nullable":true},"ContactStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactStatus"}],"nullable":true},"ContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactType"}},"Department":{"type":"string","maxLength":50,"nullable":true},"DirectPhone":{"type":"string","maxLength":16,"nullable":true},"Email":{"type":"string","maxLength":80,"nullable":true},"Email2":{"type":"string","maxLength":80,"nullable":true},"Email3":{"type":"string","maxLength":80,"nullable":true},"FirstName":{"type":"string","maxLength":50,"nullable":true},"FullName":{"type":"string","maxLength":150,"nullable":true},"HomeAddress1":{"type":"string","maxLength":50,"nullable":true},"HomeAddress2":{"type":"string","maxLength":50,"nullable":true},"HomeCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"HomeCity":{"type":"string","maxLength":50,"nullable":true},"HomeCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"HomeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"HomeFax":{"type":"string","maxLength":16,"nullable":true},"HomePhone":{"type":"string","maxLength":16,"nullable":true},"HomePostalCode":{"type":"string","maxLength":10,"nullable":true},"HomePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"HomeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"JobTitle":{"type":"string","maxLength":50,"nullable":true},"Language":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"LastName":{"type":"string","maxLength":50,"nullable":true},"LeadSource":{"type":"string","maxLength":150,"nullable":true},"MiddleName":{"type":"string","maxLength":50,"nullable":true},"MobilePhone":{"type":"string","maxLength":16,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NamePrefix":{"type":"string","maxLength":10,"nullable":true},"NameSuffix":{"type":"string","maxLength":10,"nullable":true},"Nickname":{"type":"string","maxLength":50,"nullable":true},"Notes":{"type":"string","maxLength":1024,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherAddress1":{"type":"string","maxLength":50,"nullable":true},"OtherAddress2":{"type":"string","maxLength":50,"nullable":true},"OtherCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OtherCity":{"type":"string","maxLength":50,"nullable":true},"OtherCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OtherCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"OtherPostalCode":{"type":"string","maxLength":10,"nullable":true},"OtherPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OtherStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"Pager":{"type":"string","maxLength":16,"nullable":true},"PhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"PreferredAddress":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredAddress"}],"nullable":true},"PreferredPhone":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredPhone"}],"nullable":true},"ReferredBy":{"type":"string","maxLength":150,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpousePartnerName":{"type":"string","maxLength":150,"nullable":true},"TollFreePhone":{"type":"string","maxLength":16,"nullable":true},"VoiceMail":{"type":"string","maxLength":16,"nullable":true},"VoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"WorkAddress1":{"type":"string","maxLength":50,"nullable":true},"WorkAddress2":{"type":"string","maxLength":50,"nullable":true},"WorkCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"WorkCity":{"type":"string","maxLength":50,"nullable":true},"WorkCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"WorkCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"WorkPostalCode":{"type":"string","maxLength":10,"nullable":true},"WorkPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"WorkStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true}},"required":["ContactKey"]},"org.reso.metadata.Contacts-update":{"title":"Contacts (for update)","type":"object","properties":{"Anniversary":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AssistantEmail":{"type":"string","maxLength":80,"nullable":true},"AssistantName":{"type":"string","maxLength":150,"nullable":true},"AssistantPhone":{"type":"string","maxLength":16,"nullable":true},"AssistantPhoneExt":{"type":"string","maxLength":10,"nullable":true},"Birthdate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"BusinessFax":{"type":"string","maxLength":16,"nullable":true},"Children":{"type":"string","maxLength":150,"nullable":true},"Company":{"type":"string","maxLength":50,"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactPassword":{"type":"string","maxLength":25,"nullable":true},"ContactStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactStatus"}],"nullable":true},"ContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactType"}},"Department":{"type":"string","maxLength":50,"nullable":true},"DirectPhone":{"type":"string","maxLength":16,"nullable":true},"Email":{"type":"string","maxLength":80,"nullable":true},"Email2":{"type":"string","maxLength":80,"nullable":true},"Email3":{"type":"string","maxLength":80,"nullable":true},"FirstName":{"type":"string","maxLength":50,"nullable":true},"FullName":{"type":"string","maxLength":150,"nullable":true},"HomeAddress1":{"type":"string","maxLength":50,"nullable":true},"HomeAddress2":{"type":"string","maxLength":50,"nullable":true},"HomeCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"HomeCity":{"type":"string","maxLength":50,"nullable":true},"HomeCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"HomeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"HomeFax":{"type":"string","maxLength":16,"nullable":true},"HomePhone":{"type":"string","maxLength":16,"nullable":true},"HomePostalCode":{"type":"string","maxLength":10,"nullable":true},"HomePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"HomeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"JobTitle":{"type":"string","maxLength":50,"nullable":true},"Language":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"LastName":{"type":"string","maxLength":50,"nullable":true},"LeadSource":{"type":"string","maxLength":150,"nullable":true},"MiddleName":{"type":"string","maxLength":50,"nullable":true},"MobilePhone":{"type":"string","maxLength":16,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NamePrefix":{"type":"string","maxLength":10,"nullable":true},"NameSuffix":{"type":"string","maxLength":10,"nullable":true},"Nickname":{"type":"string","maxLength":50,"nullable":true},"Notes":{"type":"string","maxLength":1024,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherAddress1":{"type":"string","maxLength":50,"nullable":true},"OtherAddress2":{"type":"string","maxLength":50,"nullable":true},"OtherCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OtherCity":{"type":"string","maxLength":50,"nullable":true},"OtherCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OtherCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"OtherPostalCode":{"type":"string","maxLength":10,"nullable":true},"OtherPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OtherStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"Pager":{"type":"string","maxLength":16,"nullable":true},"PhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"PreferredAddress":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredAddress"}],"nullable":true},"PreferredPhone":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredPhone"}],"nullable":true},"ReferredBy":{"type":"string","maxLength":150,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpousePartnerName":{"type":"string","maxLength":150,"nullable":true},"TollFreePhone":{"type":"string","maxLength":16,"nullable":true},"VoiceMail":{"type":"string","maxLength":16,"nullable":true},"VoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"WorkAddress1":{"type":"string","maxLength":50,"nullable":true},"WorkAddress2":{"type":"string","maxLength":50,"nullable":true},"WorkCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"WorkCity":{"type":"string","maxLength":50,"nullable":true},"WorkCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"WorkCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"WorkPostalCode":{"type":"string","maxLength":10,"nullable":true},"WorkPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"WorkStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true}}},"org.reso.metadata.Field":{"title":"Field","type":"object","properties":{"FieldKey":{"type":"string","nullable":true},"ResourceName":{"type":"string","nullable":true},"FieldName":{"type":"string","nullable":true},"DisplayName":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.Field-create":{"title":"Field (for create)","type":"object","properties":{"FieldKey":{"type":"string","nullable":true},"ResourceName":{"type":"string","nullable":true},"FieldName":{"type":"string","nullable":true},"DisplayName":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}},"required":["FieldKey"]},"org.reso.metadata.Field-update":{"title":"Field (for update)","type":"object","properties":{"ResourceName":{"type":"string","nullable":true},"FieldName":{"type":"string","nullable":true},"DisplayName":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.HistoryTransactional":{"title":"HistoryTransactional","type":"object","properties":{"ChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"type":"string","maxLength":255,"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"HistoryTransactionalKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NewValue":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"PreviousValue":{"type":"string","maxLength":8000,"nullable":true},"ResourceName":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.HistoryTransactional-create":{"title":"HistoryTransactional (for create)","type":"object","properties":{"ChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"type":"string","maxLength":255,"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"HistoryTransactionalKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NewValue":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"PreviousValue":{"type":"string","maxLength":8000,"nullable":true},"ResourceName":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["HistoryTransactionalKey"]},"org.reso.metadata.HistoryTransactional-update":{"title":"HistoryTransactional (for update)","type":"object","properties":{"ChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"type":"string","maxLength":255,"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NewValue":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"PreviousValue":{"type":"string","maxLength":8000,"nullable":true},"ResourceName":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.InternetTracking":{"title":"InternetTracking","type":"object","properties":{"ActorCity":{"type":"string","maxLength":50,"nullable":true},"ActorEmail":{"type":"string","maxLength":80,"nullable":true},"ActorID":{"type":"string","maxLength":25,"nullable":true},"ActorIP":{"type":"string","maxLength":39,"nullable":true},"ActorKey":{"type":"string","maxLength":255,"nullable":true},"ActorLatitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorLongitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorPhone":{"type":"string","maxLength":16,"nullable":true},"ActorPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCode":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"ActorRegion":{"type":"string","maxLength":150,"nullable":true},"ActorSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ActorType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ActorType"}],"nullable":true},"ColorDepth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DeviceType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DeviceType"}],"nullable":true},"EventDescription":{"type":"string","maxLength":1024,"nullable":true},"EventKey":{"type":"string","maxLength":255,"nullable":true},"EventLabel":{"type":"string","maxLength":50,"nullable":true},"EventOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"EventOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"EventSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"EventSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"EventTarget":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventTarget"}],"nullable":true},"EventTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"EventType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventType"}],"nullable":true},"ObjectID":{"type":"string","maxLength":255,"nullable":true},"ObjectIdType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectIdType"}],"nullable":true},"ObjectKey":{"type":"string","maxLength":255,"nullable":true},"ObjectOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectType"}],"nullable":true},"ObjectURL":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"ReferringURL":{"type":"string","maxLength":8000,"nullable":true},"ScreenHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ScreenWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SessionID":{"type":"string","maxLength":255,"nullable":true},"SourceSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"TimeZoneOffset":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UserAgent":{"type":"string","maxLength":255,"nullable":true},"ActorOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ActorSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"EventOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"EventSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ObjectOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ObjectSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true}}},"org.reso.metadata.InternetTracking-create":{"title":"InternetTracking (for create)","type":"object","properties":{"ActorCity":{"type":"string","maxLength":50,"nullable":true},"ActorEmail":{"type":"string","maxLength":80,"nullable":true},"ActorID":{"type":"string","maxLength":25,"nullable":true},"ActorIP":{"type":"string","maxLength":39,"nullable":true},"ActorKey":{"type":"string","maxLength":255,"nullable":true},"ActorLatitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorLongitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorPhone":{"type":"string","maxLength":16,"nullable":true},"ActorPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCode":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"ActorRegion":{"type":"string","maxLength":150,"nullable":true},"ActorSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ActorType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ActorType"}],"nullable":true},"ColorDepth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DeviceType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DeviceType"}],"nullable":true},"EventDescription":{"type":"string","maxLength":1024,"nullable":true},"EventKey":{"type":"string","maxLength":255,"nullable":true},"EventLabel":{"type":"string","maxLength":50,"nullable":true},"EventOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"EventOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"EventSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"EventSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"EventTarget":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventTarget"}],"nullable":true},"EventTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"EventType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventType"}],"nullable":true},"ObjectID":{"type":"string","maxLength":255,"nullable":true},"ObjectIdType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectIdType"}],"nullable":true},"ObjectKey":{"type":"string","maxLength":255,"nullable":true},"ObjectOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectType"}],"nullable":true},"ObjectURL":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"ReferringURL":{"type":"string","maxLength":8000,"nullable":true},"ScreenHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ScreenWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SessionID":{"type":"string","maxLength":255,"nullable":true},"SourceSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"TimeZoneOffset":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UserAgent":{"type":"string","maxLength":255,"nullable":true}},"required":["EventKey"]},"org.reso.metadata.InternetTracking-update":{"title":"InternetTracking (for update)","type":"object","properties":{"ActorCity":{"type":"string","maxLength":50,"nullable":true},"ActorEmail":{"type":"string","maxLength":80,"nullable":true},"ActorID":{"type":"string","maxLength":25,"nullable":true},"ActorIP":{"type":"string","maxLength":39,"nullable":true},"ActorKey":{"type":"string","maxLength":255,"nullable":true},"ActorLatitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorLongitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorPhone":{"type":"string","maxLength":16,"nullable":true},"ActorPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCode":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"ActorRegion":{"type":"string","maxLength":150,"nullable":true},"ActorSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ActorType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ActorType"}],"nullable":true},"ColorDepth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DeviceType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DeviceType"}],"nullable":true},"EventDescription":{"type":"string","maxLength":1024,"nullable":true},"EventLabel":{"type":"string","maxLength":50,"nullable":true},"EventOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"EventOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"EventSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"EventSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"EventTarget":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventTarget"}],"nullable":true},"EventTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"EventType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventType"}],"nullable":true},"ObjectID":{"type":"string","maxLength":255,"nullable":true},"ObjectIdType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectIdType"}],"nullable":true},"ObjectKey":{"type":"string","maxLength":255,"nullable":true},"ObjectOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectType"}],"nullable":true},"ObjectURL":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"ReferringURL":{"type":"string","maxLength":8000,"nullable":true},"ScreenHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ScreenWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SessionID":{"type":"string","maxLength":255,"nullable":true},"SourceSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"TimeZoneOffset":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UserAgent":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Lookup":{"title":"Lookup","type":"object","properties":{"LookupKey":{"type":"string","nullable":true},"LookupName":{"type":"string","nullable":true},"LookupValue":{"type":"string","nullable":true},"StandardLookupValue":{"type":"string","nullable":true},"LegacyODataValue":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.Lookup-create":{"title":"Lookup (for create)","type":"object","properties":{"LookupKey":{"type":"string","nullable":true},"LookupName":{"type":"string","nullable":true},"LookupValue":{"type":"string","nullable":true},"StandardLookupValue":{"type":"string","nullable":true},"LegacyODataValue":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}},"required":["LookupKey"]},"org.reso.metadata.Lookup-update":{"title":"Lookup (for update)","type":"object","properties":{"LookupName":{"type":"string","nullable":true},"LookupValue":{"type":"string","nullable":true},"StandardLookupValue":{"type":"string","nullable":true},"LegacyODataValue":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.Media":{"title":"Media","type":"object","properties":{"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ImageHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ImageOf":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageOf"}],"nullable":true},"ImageSizeDescription":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageSizeDescription"}],"nullable":true},"ImageWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"LongDescription":{"type":"string","maxLength":1024,"nullable":true},"MediaCategory":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaCategory"}],"nullable":true},"MediaHTML":{"type":"string","maxLength":8500,"nullable":true},"MediaKey":{"type":"string","maxLength":255,"nullable":true},"MediaModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MediaObjectID":{"type":"string","maxLength":255,"nullable":true},"MediaStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaStatus"}],"nullable":true},"MediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaType"}],"nullable":true},"MediaURL":{"type":"string","maxLength":8000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Order":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Permission":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Permission"}},"PreferredPhotoYN":{"type":"boolean","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"ShortDescription":{"type":"string","maxLength":50,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Media-create":{"title":"Media (for create)","type":"object","properties":{"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ImageHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ImageOf":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageOf"}],"nullable":true},"ImageSizeDescription":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageSizeDescription"}],"nullable":true},"ImageWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"LongDescription":{"type":"string","maxLength":1024,"nullable":true},"MediaCategory":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaCategory"}],"nullable":true},"MediaHTML":{"type":"string","maxLength":8500,"nullable":true},"MediaKey":{"type":"string","maxLength":255,"nullable":true},"MediaModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MediaObjectID":{"type":"string","maxLength":255,"nullable":true},"MediaStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaStatus"}],"nullable":true},"MediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaType"}],"nullable":true},"MediaURL":{"type":"string","maxLength":8000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Order":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Permission":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Permission"}},"PreferredPhotoYN":{"type":"boolean","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"ShortDescription":{"type":"string","maxLength":50,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["MediaKey"]},"org.reso.metadata.Media-update":{"title":"Media (for update)","type":"object","properties":{"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ImageHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ImageOf":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageOf"}],"nullable":true},"ImageSizeDescription":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageSizeDescription"}],"nullable":true},"ImageWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"LongDescription":{"type":"string","maxLength":1024,"nullable":true},"MediaCategory":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaCategory"}],"nullable":true},"MediaHTML":{"type":"string","maxLength":8500,"nullable":true},"MediaModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MediaObjectID":{"type":"string","maxLength":255,"nullable":true},"MediaStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaStatus"}],"nullable":true},"MediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaType"}],"nullable":true},"MediaURL":{"type":"string","maxLength":8000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Order":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Permission":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Permission"}},"PreferredPhotoYN":{"type":"boolean","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"ShortDescription":{"type":"string","maxLength":50,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Member":{"title":"Member","type":"object","properties":{"JobTitle":{"type":"string","maxLength":50,"nullable":true},"LastLoginTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MemberAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"MemberAORMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberAORkey":{"type":"string","maxLength":255,"nullable":true},"MemberAddress1":{"type":"string","maxLength":50,"nullable":true},"MemberAddress2":{"type":"string","maxLength":50,"nullable":true},"MemberAssociationComments":{"type":"string","maxLength":500,"nullable":true},"MemberCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"MemberCity":{"type":"string","maxLength":50,"nullable":true},"MemberCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"MemberCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"MemberDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberDesignation"}},"MemberDirectPhone":{"type":"string","maxLength":16,"nullable":true},"MemberEmail":{"type":"string","maxLength":80,"nullable":true},"MemberFax":{"type":"string","maxLength":16,"nullable":true},"MemberFirstName":{"type":"string","maxLength":50,"nullable":true},"MemberFullName":{"type":"string","maxLength":150,"nullable":true},"MemberHomePhone":{"type":"string","maxLength":16,"nullable":true},"MemberIsAssistantTo":{"type":"string","maxLength":50,"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLanguages":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"MemberLastName":{"type":"string","maxLength":50,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMiddleName":{"type":"string","maxLength":50,"nullable":true},"MemberMlsAccessYN":{"type":"boolean","nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsSecurityClass":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberMlsSecurityClass"}],"nullable":true},"MemberMobilePhone":{"type":"string","maxLength":16,"nullable":true},"MemberNamePrefix":{"type":"string","maxLength":10,"nullable":true},"MemberNameSuffix":{"type":"string","maxLength":10,"nullable":true},"MemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"MemberNickname":{"type":"string","maxLength":50,"nullable":true},"MemberOfficePhone":{"type":"string","maxLength":16,"nullable":true},"MemberOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberOtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberOtherPhoneType"}],"nullable":true},"MemberPager":{"type":"string","maxLength":16,"nullable":true},"MemberPassword":{"type":"string","maxLength":25,"nullable":true},"MemberPhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"MemberPostalCode":{"type":"string","maxLength":10,"nullable":true},"MemberPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"MemberPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"MemberPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"MemberStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStatus"}],"nullable":true},"MemberTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"MemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberType"}],"nullable":true},"MemberVoiceMail":{"type":"string","maxLength":16,"nullable":true},"MemberVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"Office":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"MemberOtherPhone":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}},"MemberOtherPhone@odata.count":{"$ref":"#/components/schemas/count"},"MemberSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"MemberSocialMedia@odata.count":{"$ref":"#/components/schemas/count"},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Member-create":{"title":"Member (for create)","type":"object","properties":{"JobTitle":{"type":"string","maxLength":50,"nullable":true},"LastLoginTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MemberAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"MemberAORMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberAORkey":{"type":"string","maxLength":255,"nullable":true},"MemberAddress1":{"type":"string","maxLength":50,"nullable":true},"MemberAddress2":{"type":"string","maxLength":50,"nullable":true},"MemberAssociationComments":{"type":"string","maxLength":500,"nullable":true},"MemberCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"MemberCity":{"type":"string","maxLength":50,"nullable":true},"MemberCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"MemberCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"MemberDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberDesignation"}},"MemberDirectPhone":{"type":"string","maxLength":16,"nullable":true},"MemberEmail":{"type":"string","maxLength":80,"nullable":true},"MemberFax":{"type":"string","maxLength":16,"nullable":true},"MemberFirstName":{"type":"string","maxLength":50,"nullable":true},"MemberFullName":{"type":"string","maxLength":150,"nullable":true},"MemberHomePhone":{"type":"string","maxLength":16,"nullable":true},"MemberIsAssistantTo":{"type":"string","maxLength":50,"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLanguages":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"MemberLastName":{"type":"string","maxLength":50,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMiddleName":{"type":"string","maxLength":50,"nullable":true},"MemberMlsAccessYN":{"type":"boolean","nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsSecurityClass":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberMlsSecurityClass"}],"nullable":true},"MemberMobilePhone":{"type":"string","maxLength":16,"nullable":true},"MemberNamePrefix":{"type":"string","maxLength":10,"nullable":true},"MemberNameSuffix":{"type":"string","maxLength":10,"nullable":true},"MemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"MemberNickname":{"type":"string","maxLength":50,"nullable":true},"MemberOfficePhone":{"type":"string","maxLength":16,"nullable":true},"MemberOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberOtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberOtherPhoneType"}],"nullable":true},"MemberPager":{"type":"string","maxLength":16,"nullable":true},"MemberPassword":{"type":"string","maxLength":25,"nullable":true},"MemberPhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"MemberPostalCode":{"type":"string","maxLength":10,"nullable":true},"MemberPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"MemberPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"MemberPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"MemberStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStatus"}],"nullable":true},"MemberTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"MemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberType"}],"nullable":true},"MemberVoiceMail":{"type":"string","maxLength":16,"nullable":true},"MemberVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}}},"required":["MemberKey"]},"org.reso.metadata.Member-update":{"title":"Member (for update)","type":"object","properties":{"JobTitle":{"type":"string","maxLength":50,"nullable":true},"LastLoginTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MemberAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"MemberAORMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberAORkey":{"type":"string","maxLength":255,"nullable":true},"MemberAddress1":{"type":"string","maxLength":50,"nullable":true},"MemberAddress2":{"type":"string","maxLength":50,"nullable":true},"MemberAssociationComments":{"type":"string","maxLength":500,"nullable":true},"MemberCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"MemberCity":{"type":"string","maxLength":50,"nullable":true},"MemberCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"MemberCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"MemberDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberDesignation"}},"MemberDirectPhone":{"type":"string","maxLength":16,"nullable":true},"MemberEmail":{"type":"string","maxLength":80,"nullable":true},"MemberFax":{"type":"string","maxLength":16,"nullable":true},"MemberFirstName":{"type":"string","maxLength":50,"nullable":true},"MemberFullName":{"type":"string","maxLength":150,"nullable":true},"MemberHomePhone":{"type":"string","maxLength":16,"nullable":true},"MemberIsAssistantTo":{"type":"string","maxLength":50,"nullable":true},"MemberLanguages":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"MemberLastName":{"type":"string","maxLength":50,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMiddleName":{"type":"string","maxLength":50,"nullable":true},"MemberMlsAccessYN":{"type":"boolean","nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsSecurityClass":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberMlsSecurityClass"}],"nullable":true},"MemberMobilePhone":{"type":"string","maxLength":16,"nullable":true},"MemberNamePrefix":{"type":"string","maxLength":10,"nullable":true},"MemberNameSuffix":{"type":"string","maxLength":10,"nullable":true},"MemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"MemberNickname":{"type":"string","maxLength":50,"nullable":true},"MemberOfficePhone":{"type":"string","maxLength":16,"nullable":true},"MemberOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberOtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberOtherPhoneType"}],"nullable":true},"MemberPager":{"type":"string","maxLength":16,"nullable":true},"MemberPassword":{"type":"string","maxLength":25,"nullable":true},"MemberPhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"MemberPostalCode":{"type":"string","maxLength":10,"nullable":true},"MemberPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"MemberPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"MemberPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"MemberStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStatus"}],"nullable":true},"MemberTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"MemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberType"}],"nullable":true},"MemberVoiceMail":{"type":"string","maxLength":16,"nullable":true},"MemberVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}}}},"org.reso.metadata.OUID":{"title":"OUID","type":"object","properties":{"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OrganizationAddress1":{"type":"string","maxLength":50,"nullable":true},"OrganizationAddress2":{"type":"string","maxLength":50,"nullable":true},"OrganizationAorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationAorOuidKey":{"type":"string","maxLength":255,"nullable":true},"OrganizationCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OrganizationCity":{"type":"string","maxLength":50,"nullable":true},"OrganizationComments":{"type":"string","maxLength":500,"nullable":true},"OrganizationContactEmail":{"type":"string","maxLength":80,"nullable":true},"OrganizationContactFax":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactFirstName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactFullName":{"type":"string","maxLength":150,"nullable":true},"OrganizationContactJobTitle":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactLastName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactMiddleName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactNamePrefix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactNameSuffix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactPhone":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OrganizationCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OrganizationCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OrganizationMemberCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OrganizationMlsCode":{"type":"string","maxLength":25,"nullable":true},"OrganizationMlsVendorName":{"type":"string","maxLength":255,"nullable":true},"OrganizationMlsVendorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationName":{"type":"string","maxLength":255,"nullable":true},"OrganizationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OrganizationPostalCode":{"type":"string","maxLength":10,"nullable":true},"OrganizationPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OrganizationSocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"OrganizationStateLicense":{"type":"string","maxLength":50,"nullable":true},"OrganizationStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStatus":{"type":"boolean","nullable":true},"OrganizationStatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OrganizationType"}],"nullable":true},"OrganizationUniqueId":{"type":"string","maxLength":25,"nullable":true},"OrganizationUniqueIdKey":{"type":"string","maxLength":255,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ChangedByMember":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"OrganizationSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"OrganizationSocialMedia@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.OUID-create":{"title":"OUID (for create)","type":"object","properties":{"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OrganizationAddress1":{"type":"string","maxLength":50,"nullable":true},"OrganizationAddress2":{"type":"string","maxLength":50,"nullable":true},"OrganizationAorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationAorOuidKey":{"type":"string","maxLength":255,"nullable":true},"OrganizationCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OrganizationCity":{"type":"string","maxLength":50,"nullable":true},"OrganizationComments":{"type":"string","maxLength":500,"nullable":true},"OrganizationContactEmail":{"type":"string","maxLength":80,"nullable":true},"OrganizationContactFax":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactFirstName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactFullName":{"type":"string","maxLength":150,"nullable":true},"OrganizationContactJobTitle":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactLastName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactMiddleName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactNamePrefix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactNameSuffix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactPhone":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OrganizationCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OrganizationCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OrganizationMemberCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OrganizationMlsCode":{"type":"string","maxLength":25,"nullable":true},"OrganizationMlsVendorName":{"type":"string","maxLength":255,"nullable":true},"OrganizationMlsVendorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationName":{"type":"string","maxLength":255,"nullable":true},"OrganizationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OrganizationPostalCode":{"type":"string","maxLength":10,"nullable":true},"OrganizationPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OrganizationSocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"OrganizationStateLicense":{"type":"string","maxLength":50,"nullable":true},"OrganizationStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStatus":{"type":"boolean","nullable":true},"OrganizationStatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OrganizationType"}],"nullable":true},"OrganizationUniqueId":{"type":"string","maxLength":25,"nullable":true},"OrganizationUniqueIdKey":{"type":"string","maxLength":255,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}},"required":["OrganizationUniqueIdKey"]},"org.reso.metadata.OUID-update":{"title":"OUID (for update)","type":"object","properties":{"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OrganizationAddress1":{"type":"string","maxLength":50,"nullable":true},"OrganizationAddress2":{"type":"string","maxLength":50,"nullable":true},"OrganizationAorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationAorOuidKey":{"type":"string","maxLength":255,"nullable":true},"OrganizationCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OrganizationCity":{"type":"string","maxLength":50,"nullable":true},"OrganizationComments":{"type":"string","maxLength":500,"nullable":true},"OrganizationContactEmail":{"type":"string","maxLength":80,"nullable":true},"OrganizationContactFax":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactFirstName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactFullName":{"type":"string","maxLength":150,"nullable":true},"OrganizationContactJobTitle":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactLastName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactMiddleName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactNamePrefix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactNameSuffix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactPhone":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OrganizationCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OrganizationCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OrganizationMemberCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OrganizationMlsCode":{"type":"string","maxLength":25,"nullable":true},"OrganizationMlsVendorName":{"type":"string","maxLength":255,"nullable":true},"OrganizationMlsVendorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationName":{"type":"string","maxLength":255,"nullable":true},"OrganizationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OrganizationPostalCode":{"type":"string","maxLength":10,"nullable":true},"OrganizationPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OrganizationSocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"OrganizationStateLicense":{"type":"string","maxLength":50,"nullable":true},"OrganizationStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStatus":{"type":"boolean","nullable":true},"OrganizationStatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OrganizationType"}],"nullable":true},"OrganizationUniqueId":{"type":"string","maxLength":25,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.Office":{"title":"Office","type":"object","properties":{"FranchiseAffiliation":{"type":"string","maxLength":50,"nullable":true},"IDXOfficeParticipationYN":{"type":"boolean","nullable":true},"MainOfficeKey":{"type":"string","maxLength":255,"nullable":true},"MainOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OfficeAORMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeAORkey":{"type":"string","maxLength":255,"nullable":true},"OfficeAddress1":{"type":"string","maxLength":50,"nullable":true},"OfficeAddress2":{"type":"string","maxLength":50,"nullable":true},"OfficeAssociationComments":{"type":"string","maxLength":500,"nullable":true},"OfficeBranchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeBranchType"}],"nullable":true},"OfficeBrokerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeBrokerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeCity":{"type":"string","maxLength":50,"nullable":true},"OfficeCorporateLicense":{"type":"string","maxLength":50,"nullable":true},"OfficeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OfficeEmail":{"type":"string","maxLength":80,"nullable":true},"OfficeFax":{"type":"string","maxLength":16,"nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeManagerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeManagerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCode":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OfficeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OfficeStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeStatus"}],"nullable":true},"OfficeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SyndicateAgentOption":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateAgentOption"}],"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"MainOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"OfficeBroker":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"OfficeManager":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"OfficeSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"OfficeSocialMedia@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Office-create":{"title":"Office (for create)","type":"object","properties":{"FranchiseAffiliation":{"type":"string","maxLength":50,"nullable":true},"IDXOfficeParticipationYN":{"type":"boolean","nullable":true},"MainOfficeKey":{"type":"string","maxLength":255,"nullable":true},"MainOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OfficeAORMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeAORkey":{"type":"string","maxLength":255,"nullable":true},"OfficeAddress1":{"type":"string","maxLength":50,"nullable":true},"OfficeAddress2":{"type":"string","maxLength":50,"nullable":true},"OfficeAssociationComments":{"type":"string","maxLength":500,"nullable":true},"OfficeBranchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeBranchType"}],"nullable":true},"OfficeBrokerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeBrokerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeCity":{"type":"string","maxLength":50,"nullable":true},"OfficeCorporateLicense":{"type":"string","maxLength":50,"nullable":true},"OfficeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OfficeEmail":{"type":"string","maxLength":80,"nullable":true},"OfficeFax":{"type":"string","maxLength":16,"nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeManagerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeManagerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCode":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OfficeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OfficeStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeStatus"}],"nullable":true},"OfficeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SyndicateAgentOption":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateAgentOption"}],"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}}},"required":["OfficeKey"]},"org.reso.metadata.Office-update":{"title":"Office (for update)","type":"object","properties":{"FranchiseAffiliation":{"type":"string","maxLength":50,"nullable":true},"IDXOfficeParticipationYN":{"type":"boolean","nullable":true},"MainOfficeKey":{"type":"string","maxLength":255,"nullable":true},"MainOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OfficeAORMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeAORkey":{"type":"string","maxLength":255,"nullable":true},"OfficeAddress1":{"type":"string","maxLength":50,"nullable":true},"OfficeAddress2":{"type":"string","maxLength":50,"nullable":true},"OfficeAssociationComments":{"type":"string","maxLength":500,"nullable":true},"OfficeBranchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeBranchType"}],"nullable":true},"OfficeBrokerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeBrokerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeCity":{"type":"string","maxLength":50,"nullable":true},"OfficeCorporateLicense":{"type":"string","maxLength":50,"nullable":true},"OfficeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OfficeEmail":{"type":"string","maxLength":80,"nullable":true},"OfficeFax":{"type":"string","maxLength":16,"nullable":true},"OfficeManagerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeManagerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCode":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OfficeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OfficeStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeStatus"}],"nullable":true},"OfficeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SyndicateAgentOption":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateAgentOption"}],"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}}}},"org.reso.metadata.OpenHouse":{"title":"OpenHouse","type":"object","properties":{"AppointmentRequiredYN":{"type":"boolean","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseAttendedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Attended"}],"nullable":true},"OpenHouseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OpenHouseEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseId":{"type":"string","maxLength":255,"nullable":true},"OpenHouseKey":{"type":"string","maxLength":255,"nullable":true},"OpenHouseRemarks":{"type":"string","maxLength":500,"nullable":true},"OpenHouseStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseStatus"}],"nullable":true},"OpenHouseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Refreshments":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.OpenHouse-create":{"title":"OpenHouse (for create)","type":"object","properties":{"AppointmentRequiredYN":{"type":"boolean","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseAttendedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Attended"}],"nullable":true},"OpenHouseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OpenHouseEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseId":{"type":"string","maxLength":255,"nullable":true},"OpenHouseKey":{"type":"string","maxLength":255,"nullable":true},"OpenHouseRemarks":{"type":"string","maxLength":500,"nullable":true},"OpenHouseStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseStatus"}],"nullable":true},"OpenHouseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Refreshments":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["OpenHouseKey"]},"org.reso.metadata.OpenHouse-update":{"title":"OpenHouse (for update)","type":"object","properties":{"AppointmentRequiredYN":{"type":"boolean","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseAttendedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Attended"}],"nullable":true},"OpenHouseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OpenHouseEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseId":{"type":"string","maxLength":255,"nullable":true},"OpenHouseRemarks":{"type":"string","maxLength":500,"nullable":true},"OpenHouseStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseStatus"}],"nullable":true},"OpenHouseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Refreshments":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.OtherPhone":{"title":"OtherPhone","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OtherPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OtherPhoneKey":{"type":"string","maxLength":255,"nullable":true},"OtherPhoneNumber":{"type":"string","maxLength":16,"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.OtherPhone-create":{"title":"OtherPhone (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OtherPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OtherPhoneKey":{"type":"string","maxLength":255,"nullable":true},"OtherPhoneNumber":{"type":"string","maxLength":16,"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true}},"required":["OtherPhoneKey"]},"org.reso.metadata.OtherPhone-update":{"title":"OtherPhone (for update)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OtherPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OtherPhoneNumber":{"type":"string","maxLength":16,"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Property":{"title":"Property","type":"object","properties":{"AboveGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AboveGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"AboveGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"AccessCode":{"type":"string","maxLength":25,"nullable":true},"AccessibilityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AccessibilityFeatures"}},"AdditionalParcelsDescription":{"type":"string","maxLength":255,"nullable":true},"AdditionalParcelsYN":{"type":"boolean","nullable":true},"AnchorsCoTenants":{"type":"string","maxLength":1024,"nullable":true},"Appliances":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Appliances"}},"ArchitecturalStyle":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ArchitecturalStyle"}},"AssociationAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationAmenities"}},"AssociationFee":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2Frequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationFeeIncludes"}},"AssociationName":{"type":"string","maxLength":50,"nullable":true},"AssociationName2":{"type":"string","maxLength":50,"nullable":true},"AssociationPhone":{"type":"string","maxLength":16,"nullable":true},"AssociationPhone2":{"type":"string","maxLength":16,"nullable":true},"AssociationYN":{"type":"boolean","nullable":true},"AttachedGarageYN":{"type":"boolean","nullable":true},"AvailabilityDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Basement":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Basement"}},"BasementYN":{"type":"boolean","nullable":true},"BathroomsFull":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsHalf":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsOneQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsPartial":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsThreeQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsTotalInteger":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsPossible":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BelowGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BelowGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BelowGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BodyType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BodyType"}},"BuilderModel":{"type":"string","maxLength":50,"nullable":true},"BuilderName":{"type":"string","maxLength":50,"nullable":true},"BuildingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BuildingAreaTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BuildingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BuildingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuildingFeatures"}},"BuildingName":{"type":"string","maxLength":50,"nullable":true},"BusinessName":{"type":"string","maxLength":255,"nullable":true},"BusinessType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BusinessType"}},"BuyerAgencyCompensation":{"type":"string","maxLength":25,"nullable":true},"BuyerAgencyCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"BuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerAgentDesignation"}},"BuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"BuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"BuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"BuyerFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerFinancing"}},"BuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerTeamKey":{"type":"string","maxLength":255,"nullable":true},"BuyerTeamName":{"type":"string","maxLength":50,"nullable":true},"CableTvExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CancellationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"CapRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"CarportSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CarportYN":{"type":"boolean","nullable":true},"CarrierRoute":{"type":"string","maxLength":9,"nullable":true},"City":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.City"}],"nullable":true},"CityRegion":{"type":"string","maxLength":150,"nullable":true},"CloseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ClosePrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CoBuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoBuyerAgentDesignation"}},"CoBuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoBuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoBuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoListAgentDesignation"}},"CoListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoListAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CommonInterest":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonInterest"}],"nullable":true},"CommonWalls":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonWalls"}},"CommunityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommunityFeatures"}},"Concessions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Concessions"}],"nullable":true},"ConcessionsAmount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ConcessionsComments":{"type":"string","maxLength":200,"nullable":true},"ConstructionMaterials":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ConstructionMaterials"}},"ContinentRegion":{"type":"string","maxLength":150,"nullable":true},"Contingency":{"type":"string","maxLength":1024,"nullable":true},"ContingentDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ContractStatusChangeDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Cooling":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Cooling"}},"CoolingYN":{"type":"boolean","nullable":true},"CopyrightNotice":{"type":"string","maxLength":500,"nullable":true},"Country":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"CountryRegion":{"type":"string","maxLength":150,"nullable":true},"CountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"CoveredSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CropsIncludedYN":{"type":"boolean","nullable":true},"CrossStreet":{"type":"string","maxLength":50,"nullable":true},"CultivatedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CumulativeDaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"CurrentFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentFinancing"}},"CurrentUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentUse"}},"DOH1":{"type":"string","maxLength":25,"nullable":true},"DOH2":{"type":"string","maxLength":25,"nullable":true},"DOH3":{"type":"string","maxLength":25,"nullable":true},"DaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DevelopmentStatus":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DevelopmentStatus"}},"DirectionFaces":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DirectionFaces"}],"nullable":true},"Directions":{"type":"string","maxLength":1024,"nullable":true},"Disclaimer":{"type":"string","maxLength":500,"nullable":true},"Disclosures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Disclosures"}},"DistanceToBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToElectricComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToElectricNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToElectricUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToFreewayComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToFreewayNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToFreewayUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToGasComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToGasNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToGasUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPhoneServiceComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPhoneServiceNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPhoneServiceUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPlaceofWorshipComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPlaceofWorshipNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPlaceofWorshipUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolsComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolsNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolsUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSewerComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSewerNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSewerUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToShoppingComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToShoppingNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToShoppingUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToStreetComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToStreetNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToStreetUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToWaterComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToWaterNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToWaterUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DocumentsAvailable":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DocumentsAvailable"}},"DocumentsChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"DocumentsCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DoorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DoorFeatures"}},"DualVariableCompensationYN":{"type":"boolean","nullable":true},"Electric":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Electric"}},"ElectricExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ElectricOnPropertyYN":{"type":"boolean","nullable":true},"ElementarySchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchool"}],"nullable":true},"ElementarySchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchoolDistrict"}],"nullable":true},"Elevation":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ElevationUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"EntryLevel":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"EntryLocation":{"type":"string","maxLength":50,"nullable":true},"Exclusions":{"type":"string","maxLength":1024,"nullable":true},"ExistingLeaseType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExistingLeaseType"}},"ExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ExteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExteriorFeatures"}},"FarmCreditServiceInclYN":{"type":"boolean","nullable":true},"FarmLandAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"FarmLandAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"Fencing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Fencing"}},"FinancialDataSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FinancialDataSource"}},"FireplaceFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FireplaceFeatures"}},"FireplaceYN":{"type":"boolean","nullable":true},"FireplacesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Flooring":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Flooring"}},"FoundationArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"FoundationDetails":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FoundationDetails"}},"FrontageLength":{"type":"string","maxLength":255,"nullable":true},"FrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FrontageType"}},"FuelExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Furnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Furnished"}],"nullable":true},"FurnitureReplacementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageYN":{"type":"boolean","nullable":true},"GardenerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrazingPermitsBlmYN":{"type":"boolean","nullable":true},"GrazingPermitsForestServiceYN":{"type":"boolean","nullable":true},"GrazingPermitsPrivateYN":{"type":"boolean","nullable":true},"GreenBuildingVerificationType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}},"GreenEnergyEfficient":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyEfficient"}},"GreenEnergyGeneration":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyGeneration"}},"GreenIndoorAirQuality":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenIndoorAirQuality"}},"GreenLocation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenLocation"}},"GreenSustainability":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenSustainability"}},"GreenWaterConservation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenWaterConservation"}},"GrossIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrossScheduledIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"HabitableResidenceYN":{"type":"boolean","nullable":true},"Heating":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Heating"}},"HeatingYN":{"type":"boolean","nullable":true},"HighSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchool"}],"nullable":true},"HighSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchoolDistrict"}],"nullable":true},"HomeWarrantyYN":{"type":"boolean","nullable":true},"HorseAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HorseAmenities"}},"HorseYN":{"type":"boolean","nullable":true},"HoursDaysOfOperation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HoursDaysOfOperation"}},"HoursDaysOfOperationDescription":{"type":"string","maxLength":255,"nullable":true},"Inclusions":{"type":"string","maxLength":1024,"nullable":true},"IncomeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IncomeIncludes"}},"InsuranceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"InteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"InternetAddressDisplayYN":{"type":"boolean","nullable":true},"InternetAutomatedValuationDisplayYN":{"type":"boolean","nullable":true},"InternetConsumerCommentYN":{"type":"boolean","nullable":true},"InternetEntireListingDisplayYN":{"type":"boolean","nullable":true},"IrrigationSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IrrigationSource"}},"IrrigationWaterRightsAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"IrrigationWaterRightsYN":{"type":"boolean","nullable":true},"LaborInformation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaborInformation"}},"LandLeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LandLeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LandLeaseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LandLeaseYN":{"type":"boolean","nullable":true},"Latitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LaundryFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaundryFeatures"}},"LeasableArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeasableAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LeaseAssignableYN":{"type":"boolean","nullable":true},"LeaseConsideredYN":{"type":"boolean","nullable":true},"LeaseExpiration":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LeaseRenewalCompensation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseRenewalCompensation"}},"LeaseRenewalOptionYN":{"type":"boolean","nullable":true},"LeaseTerm":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseTerm"}],"nullable":true},"Levels":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Levels"}},"License1":{"type":"string","maxLength":25,"nullable":true},"License2":{"type":"string","maxLength":25,"nullable":true},"License3":{"type":"string","maxLength":25,"nullable":true},"LicensesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListAgentDesignation"}},"ListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"ListAgentFax":{"type":"string","maxLength":16,"nullable":true},"ListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentKey":{"type":"string","maxLength":255,"nullable":true},"ListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"ListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"ListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentPager":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"ListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"ListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"ListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"ListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"ListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"ListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ListOfficeName":{"type":"string","maxLength":255,"nullable":true},"ListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"ListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListPriceLow":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListTeamKey":{"type":"string","maxLength":255,"nullable":true},"ListTeamName":{"type":"string","maxLength":50,"nullable":true},"ListingAgreement":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingAgreement"}],"nullable":true},"ListingContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingService":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingService"}],"nullable":true},"ListingTerms":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingTerms"}},"LivingArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LivingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"LivingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LockBoxLocation":{"type":"string","maxLength":255,"nullable":true},"LockBoxSerialNumber":{"type":"string","maxLength":25,"nullable":true},"LockBoxType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LockBoxType"}},"Longitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LotDimensionsSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotDimensionsSource"}],"nullable":true},"LotFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LotFeatures"}},"LotSizeAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeDimensions":{"type":"string","maxLength":150,"nullable":true},"LotSizeSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeSource"}],"nullable":true},"LotSizeSquareFeet":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LotSizeUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeUnits"}],"nullable":true},"MLSAreaMajor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMajor"}],"nullable":true},"MLSAreaMinor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMinor"}],"nullable":true},"MainLevelBathrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MainLevelBedrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MaintenanceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MajorChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MajorChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"Make":{"type":"string","maxLength":50,"nullable":true},"ManagerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MapCoordinate":{"type":"string","maxLength":25,"nullable":true},"MapCoordinateSource":{"type":"string","maxLength":25,"nullable":true},"MapURL":{"type":"string","maxLength":8000,"nullable":true},"MiddleOrJuniorSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchool"}],"nullable":true},"MiddleOrJuniorSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchoolDistrict"}],"nullable":true},"MlsStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MlsStatus"}],"nullable":true},"MobileDimUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"MobileHomeRemainsYN":{"type":"boolean","nullable":true},"MobileLength":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MobileWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Model":{"type":"string","maxLength":50,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NetOperatingIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NewConstructionYN":{"type":"boolean","nullable":true},"NewTaxesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NumberOfBuildings":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfFullTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfLots":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPads":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPartTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateElectricMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateGasMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateWaterMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsInCommunity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsLeased":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsMoMo":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsVacant":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OccupantName":{"type":"string","maxLength":50,"nullable":true},"OccupantPhone":{"type":"string","maxLength":16,"nullable":true},"OccupantType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OccupantType"}],"nullable":true},"OffMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OffMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OnMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OnMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenParkingSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OpenParkingYN":{"type":"boolean","nullable":true},"OperatingExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OperatingExpenseIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OperatingExpenseIncludes"}},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherEquipment":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherEquipment"}},"OtherExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OtherParking":{"type":"string","maxLength":1024,"nullable":true},"OtherStructures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherStructures"}},"OwnerName":{"type":"string","maxLength":50,"nullable":true},"OwnerPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnerPays"}},"OwnerPhone":{"type":"string","maxLength":16,"nullable":true},"Ownership":{"type":"string","maxLength":1024,"nullable":true},"OwnershipType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnershipType"}],"nullable":true},"ParcelNumber":{"type":"string","maxLength":50,"nullable":true},"ParkManagerName":{"type":"string","maxLength":50,"nullable":true},"ParkManagerPhone":{"type":"string","maxLength":16,"nullable":true},"ParkName":{"type":"string","maxLength":50,"nullable":true},"ParkingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ParkingFeatures"}},"ParkingTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PastureArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PatioAndPorchFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PatioAndPorchFeatures"}},"PendingTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PestControlExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PetsAllowed":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PetsAllowed"}},"PhotosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PhotosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PoolExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PoolFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PoolFeatures"}},"PoolPrivateYN":{"type":"boolean","nullable":true},"Possession":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Possession"}},"PossibleUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PossibleUse"}},"PostalCity":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PostalCity"}],"nullable":true},"PostalCode":{"type":"string","maxLength":10,"nullable":true},"PostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"PowerProductionType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}},"PreviousListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PriceChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PrivateOfficeRemarks":{"type":"string","maxLength":4000,"nullable":true},"PrivateRemarks":{"type":"string","maxLength":4000,"nullable":true},"ProfessionalManagementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PropertyAttachedYN":{"type":"boolean","nullable":true},"PropertyCondition":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyCondition"}},"PropertySubType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertySubType"}],"nullable":true},"PropertyType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyType"}],"nullable":true},"PublicRemarks":{"type":"string","maxLength":4000,"nullable":true},"PublicSurveyRange":{"type":"string","maxLength":20,"nullable":true},"PublicSurveySection":{"type":"string","maxLength":20,"nullable":true},"PublicSurveyTownship":{"type":"string","maxLength":20,"nullable":true},"PurchaseContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"RVParkingDimensions":{"type":"string","maxLength":50,"nullable":true},"RangeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RentControlYN":{"type":"boolean","nullable":true},"RentIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RentIncludes"}},"RoadFrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadFrontageType"}},"RoadResponsibility":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadResponsibility"}},"RoadSurfaceType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadSurfaceType"}},"Roof":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Roof"}},"RoomType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}},"RoomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SeatingCapacity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SecurityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SecurityFeatures"}},"SeniorCommunityYN":{"type":"boolean","nullable":true},"SerialU":{"type":"string","maxLength":25,"nullable":true},"SerialX":{"type":"string","maxLength":25,"nullable":true},"SerialXX":{"type":"string","maxLength":25,"nullable":true},"Sewer":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Sewer"}},"ShowingAdvanceNotice":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ShowingAttendedYN":{"type":"boolean","nullable":true},"ShowingContactName":{"type":"string","maxLength":40,"nullable":true},"ShowingContactPhone":{"type":"string","maxLength":16,"nullable":true},"ShowingContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ShowingContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingContactType"}},"ShowingDays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingDays"}},"ShowingEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingInstructions":{"type":"string","maxLength":4000,"nullable":true},"ShowingRequirements":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingRequirements"}},"ShowingStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SignOnPropertyYN":{"type":"boolean","nullable":true},"Skirt":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Skirt"}},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpaFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpaFeatures"}},"SpaYN":{"type":"boolean","nullable":true},"SpecialLicenses":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialLicenses"}},"SpecialListingConditions":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialListingConditions"}},"StandardStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StandardStatus"}],"nullable":true},"StateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"StateRegion":{"type":"string","maxLength":150,"nullable":true},"StatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Stories":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StoriesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetAdditionalInfo":{"type":"string","maxLength":50,"nullable":true},"StreetDirPrefix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetDirSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetName":{"type":"string","maxLength":50,"nullable":true},"StreetNumber":{"type":"string","maxLength":25,"nullable":true},"StreetNumberNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetSuffix"}],"nullable":true},"StreetSuffixModifier":{"type":"string","maxLength":25,"nullable":true},"StructureType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.StructureType"}},"SubAgencyCompensation":{"type":"string","maxLength":25,"nullable":true},"SubAgencyCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"SubdivisionName":{"type":"string","maxLength":50,"nullable":true},"SuppliesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"SyndicationRemarks":{"type":"string","maxLength":4000,"nullable":true},"TaxAnnualAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxAssessedValue":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TaxBlock":{"type":"string","maxLength":25,"nullable":true},"TaxBookNumber":{"type":"string","maxLength":25,"nullable":true},"TaxLegalDescription":{"type":"string","maxLength":6000,"nullable":true},"TaxLot":{"type":"string","maxLength":25,"nullable":true},"TaxMapNumber":{"type":"string","maxLength":25,"nullable":true},"TaxOtherAnnualAssessmentAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxParcelLetter":{"type":"string","maxLength":25,"nullable":true},"TaxStatusCurrent":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TaxStatusCurrent"}},"TaxTract":{"type":"string","maxLength":25,"nullable":true},"TaxYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TenantPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TenantPays"}},"Topography":{"type":"string","maxLength":255,"nullable":true},"TotalActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Township":{"type":"string","maxLength":50,"nullable":true},"TransactionBrokerCompensation":{"type":"string","maxLength":25,"nullable":true},"TransactionBrokerCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"TrashExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitNumber":{"type":"string","maxLength":25,"nullable":true},"UnitTypeType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}},"UnitsFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitsFurnished"}],"nullable":true},"UniversalPropertyId":{"type":"string","maxLength":128,"nullable":true},"UniversalPropertySubId":{"type":"string","maxLength":128,"nullable":true},"UnparsedAddress":{"type":"string","maxLength":255,"nullable":true},"Utilities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Utilities"}},"VacancyAllowance":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"VacancyAllowanceRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"Vegetation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Vegetation"}},"VideosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"VideosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"View":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.View"}},"ViewYN":{"type":"boolean","nullable":true},"VirtualTourURLBranded":{"type":"string","maxLength":8000,"nullable":true},"VirtualTourURLUnbranded":{"type":"string","maxLength":8000,"nullable":true},"WalkScore":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"WaterBodyName":{"type":"string","maxLength":50,"nullable":true},"WaterSewerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WaterSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterSource"}},"WaterfrontFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterfrontFeatures"}},"WaterfrontYN":{"type":"boolean","nullable":true},"WindowFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WindowFeatures"}},"WithdrawnDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"WoodedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WorkmansCompensationExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"YearBuilt":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltDetails":{"type":"string","maxLength":1024,"nullable":true},"YearBuiltEffective":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.YearBuiltSource"}],"nullable":true},"YearEstablished":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearsCurrentOwner":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Zoning":{"type":"string","maxLength":25,"nullable":true},"ZoningDescription":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"BuyerAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"BuyerOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"CoBuyerAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"CoBuyerOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"CoListAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"CoListOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"ListAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"ListOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"BuyerTeam":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Teams"}],"nullable":true},"ListTeam":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Teams"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"GreenBuildingVerification":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification"}},"GreenBuildingVerification@odata.count":{"$ref":"#/components/schemas/count"},"PowerProduction":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction"}},"PowerProduction@odata.count":{"$ref":"#/components/schemas/count"},"Rooms":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms"}},"Rooms@odata.count":{"$ref":"#/components/schemas/count"},"UnitTypes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes"}},"UnitTypes@odata.count":{"$ref":"#/components/schemas/count"},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"SocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"SocialMedia@odata.count":{"$ref":"#/components/schemas/count"},"OpenHouse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse"}},"OpenHouse@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Property-create":{"title":"Property (for create)","type":"object","properties":{"AboveGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AboveGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"AboveGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"AccessCode":{"type":"string","maxLength":25,"nullable":true},"AccessibilityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AccessibilityFeatures"}},"AdditionalParcelsDescription":{"type":"string","maxLength":255,"nullable":true},"AdditionalParcelsYN":{"type":"boolean","nullable":true},"AnchorsCoTenants":{"type":"string","maxLength":1024,"nullable":true},"Appliances":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Appliances"}},"ArchitecturalStyle":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ArchitecturalStyle"}},"AssociationAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationAmenities"}},"AssociationFee":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2Frequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationFeeIncludes"}},"AssociationName":{"type":"string","maxLength":50,"nullable":true},"AssociationName2":{"type":"string","maxLength":50,"nullable":true},"AssociationPhone":{"type":"string","maxLength":16,"nullable":true},"AssociationPhone2":{"type":"string","maxLength":16,"nullable":true},"AssociationYN":{"type":"boolean","nullable":true},"AttachedGarageYN":{"type":"boolean","nullable":true},"AvailabilityDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Basement":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Basement"}},"BasementYN":{"type":"boolean","nullable":true},"BathroomsFull":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsHalf":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsOneQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsPartial":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsThreeQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsTotalInteger":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsPossible":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BelowGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BelowGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BelowGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BodyType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BodyType"}},"BuilderModel":{"type":"string","maxLength":50,"nullable":true},"BuilderName":{"type":"string","maxLength":50,"nullable":true},"BuildingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BuildingAreaTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BuildingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BuildingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuildingFeatures"}},"BuildingName":{"type":"string","maxLength":50,"nullable":true},"BusinessName":{"type":"string","maxLength":255,"nullable":true},"BusinessType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BusinessType"}},"BuyerAgencyCompensation":{"type":"string","maxLength":25,"nullable":true},"BuyerAgencyCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"BuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerAgentDesignation"}},"BuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"BuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"BuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"BuyerFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerFinancing"}},"BuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerTeamKey":{"type":"string","maxLength":255,"nullable":true},"BuyerTeamName":{"type":"string","maxLength":50,"nullable":true},"CableTvExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CancellationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"CapRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"CarportSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CarportYN":{"type":"boolean","nullable":true},"CarrierRoute":{"type":"string","maxLength":9,"nullable":true},"City":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.City"}],"nullable":true},"CityRegion":{"type":"string","maxLength":150,"nullable":true},"CloseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ClosePrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CoBuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoBuyerAgentDesignation"}},"CoBuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoBuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoBuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoListAgentDesignation"}},"CoListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoListAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CommonInterest":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonInterest"}],"nullable":true},"CommonWalls":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonWalls"}},"CommunityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommunityFeatures"}},"Concessions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Concessions"}],"nullable":true},"ConcessionsAmount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ConcessionsComments":{"type":"string","maxLength":200,"nullable":true},"ConstructionMaterials":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ConstructionMaterials"}},"ContinentRegion":{"type":"string","maxLength":150,"nullable":true},"Contingency":{"type":"string","maxLength":1024,"nullable":true},"ContingentDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ContractStatusChangeDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Cooling":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Cooling"}},"CoolingYN":{"type":"boolean","nullable":true},"CopyrightNotice":{"type":"string","maxLength":500,"nullable":true},"Country":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"CountryRegion":{"type":"string","maxLength":150,"nullable":true},"CountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"CoveredSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CropsIncludedYN":{"type":"boolean","nullable":true},"CrossStreet":{"type":"string","maxLength":50,"nullable":true},"CultivatedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CumulativeDaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"CurrentFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentFinancing"}},"CurrentUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentUse"}},"DOH1":{"type":"string","maxLength":25,"nullable":true},"DOH2":{"type":"string","maxLength":25,"nullable":true},"DOH3":{"type":"string","maxLength":25,"nullable":true},"DaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DevelopmentStatus":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DevelopmentStatus"}},"DirectionFaces":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DirectionFaces"}],"nullable":true},"Directions":{"type":"string","maxLength":1024,"nullable":true},"Disclaimer":{"type":"string","maxLength":500,"nullable":true},"Disclosures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Disclosures"}},"DistanceToBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToElectricComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToElectricNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToElectricUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToFreewayComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToFreewayNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToFreewayUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToGasComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToGasNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToGasUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPhoneServiceComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPhoneServiceNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPhoneServiceUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPlaceofWorshipComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPlaceofWorshipNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPlaceofWorshipUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolsComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolsNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolsUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSewerComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSewerNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSewerUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToShoppingComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToShoppingNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToShoppingUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToStreetComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToStreetNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToStreetUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToWaterComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToWaterNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToWaterUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DocumentsAvailable":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DocumentsAvailable"}},"DocumentsChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"DocumentsCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DoorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DoorFeatures"}},"DualVariableCompensationYN":{"type":"boolean","nullable":true},"Electric":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Electric"}},"ElectricExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ElectricOnPropertyYN":{"type":"boolean","nullable":true},"ElementarySchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchool"}],"nullable":true},"ElementarySchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchoolDistrict"}],"nullable":true},"Elevation":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ElevationUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"EntryLevel":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"EntryLocation":{"type":"string","maxLength":50,"nullable":true},"Exclusions":{"type":"string","maxLength":1024,"nullable":true},"ExistingLeaseType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExistingLeaseType"}},"ExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ExteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExteriorFeatures"}},"FarmCreditServiceInclYN":{"type":"boolean","nullable":true},"FarmLandAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"FarmLandAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"Fencing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Fencing"}},"FinancialDataSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FinancialDataSource"}},"FireplaceFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FireplaceFeatures"}},"FireplaceYN":{"type":"boolean","nullable":true},"FireplacesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Flooring":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Flooring"}},"FoundationArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"FoundationDetails":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FoundationDetails"}},"FrontageLength":{"type":"string","maxLength":255,"nullable":true},"FrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FrontageType"}},"FuelExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Furnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Furnished"}],"nullable":true},"FurnitureReplacementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageYN":{"type":"boolean","nullable":true},"GardenerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrazingPermitsBlmYN":{"type":"boolean","nullable":true},"GrazingPermitsForestServiceYN":{"type":"boolean","nullable":true},"GrazingPermitsPrivateYN":{"type":"boolean","nullable":true},"GreenBuildingVerificationType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}},"GreenEnergyEfficient":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyEfficient"}},"GreenEnergyGeneration":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyGeneration"}},"GreenIndoorAirQuality":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenIndoorAirQuality"}},"GreenLocation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenLocation"}},"GreenSustainability":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenSustainability"}},"GreenWaterConservation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenWaterConservation"}},"GrossIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrossScheduledIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"HabitableResidenceYN":{"type":"boolean","nullable":true},"Heating":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Heating"}},"HeatingYN":{"type":"boolean","nullable":true},"HighSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchool"}],"nullable":true},"HighSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchoolDistrict"}],"nullable":true},"HomeWarrantyYN":{"type":"boolean","nullable":true},"HorseAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HorseAmenities"}},"HorseYN":{"type":"boolean","nullable":true},"HoursDaysOfOperation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HoursDaysOfOperation"}},"HoursDaysOfOperationDescription":{"type":"string","maxLength":255,"nullable":true},"Inclusions":{"type":"string","maxLength":1024,"nullable":true},"IncomeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IncomeIncludes"}},"InsuranceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"InteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"InternetAddressDisplayYN":{"type":"boolean","nullable":true},"InternetAutomatedValuationDisplayYN":{"type":"boolean","nullable":true},"InternetConsumerCommentYN":{"type":"boolean","nullable":true},"InternetEntireListingDisplayYN":{"type":"boolean","nullable":true},"IrrigationSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IrrigationSource"}},"IrrigationWaterRightsAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"IrrigationWaterRightsYN":{"type":"boolean","nullable":true},"LaborInformation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaborInformation"}},"LandLeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LandLeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LandLeaseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LandLeaseYN":{"type":"boolean","nullable":true},"Latitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LaundryFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaundryFeatures"}},"LeasableArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeasableAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LeaseAssignableYN":{"type":"boolean","nullable":true},"LeaseConsideredYN":{"type":"boolean","nullable":true},"LeaseExpiration":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LeaseRenewalCompensation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseRenewalCompensation"}},"LeaseRenewalOptionYN":{"type":"boolean","nullable":true},"LeaseTerm":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseTerm"}],"nullable":true},"Levels":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Levels"}},"License1":{"type":"string","maxLength":25,"nullable":true},"License2":{"type":"string","maxLength":25,"nullable":true},"License3":{"type":"string","maxLength":25,"nullable":true},"LicensesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListAgentDesignation"}},"ListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"ListAgentFax":{"type":"string","maxLength":16,"nullable":true},"ListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentKey":{"type":"string","maxLength":255,"nullable":true},"ListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"ListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"ListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentPager":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"ListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"ListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"ListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"ListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"ListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"ListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ListOfficeName":{"type":"string","maxLength":255,"nullable":true},"ListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"ListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListPriceLow":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListTeamKey":{"type":"string","maxLength":255,"nullable":true},"ListTeamName":{"type":"string","maxLength":50,"nullable":true},"ListingAgreement":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingAgreement"}],"nullable":true},"ListingContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingService":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingService"}],"nullable":true},"ListingTerms":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingTerms"}},"LivingArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LivingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"LivingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LockBoxLocation":{"type":"string","maxLength":255,"nullable":true},"LockBoxSerialNumber":{"type":"string","maxLength":25,"nullable":true},"LockBoxType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LockBoxType"}},"Longitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LotDimensionsSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotDimensionsSource"}],"nullable":true},"LotFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LotFeatures"}},"LotSizeAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeDimensions":{"type":"string","maxLength":150,"nullable":true},"LotSizeSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeSource"}],"nullable":true},"LotSizeSquareFeet":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LotSizeUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeUnits"}],"nullable":true},"MLSAreaMajor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMajor"}],"nullable":true},"MLSAreaMinor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMinor"}],"nullable":true},"MainLevelBathrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MainLevelBedrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MaintenanceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MajorChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MajorChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"Make":{"type":"string","maxLength":50,"nullable":true},"ManagerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MapCoordinate":{"type":"string","maxLength":25,"nullable":true},"MapCoordinateSource":{"type":"string","maxLength":25,"nullable":true},"MapURL":{"type":"string","maxLength":8000,"nullable":true},"MiddleOrJuniorSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchool"}],"nullable":true},"MiddleOrJuniorSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchoolDistrict"}],"nullable":true},"MlsStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MlsStatus"}],"nullable":true},"MobileDimUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"MobileHomeRemainsYN":{"type":"boolean","nullable":true},"MobileLength":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MobileWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Model":{"type":"string","maxLength":50,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NetOperatingIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NewConstructionYN":{"type":"boolean","nullable":true},"NewTaxesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NumberOfBuildings":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfFullTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfLots":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPads":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPartTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateElectricMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateGasMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateWaterMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsInCommunity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsLeased":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsMoMo":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsVacant":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OccupantName":{"type":"string","maxLength":50,"nullable":true},"OccupantPhone":{"type":"string","maxLength":16,"nullable":true},"OccupantType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OccupantType"}],"nullable":true},"OffMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OffMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OnMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OnMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenParkingSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OpenParkingYN":{"type":"boolean","nullable":true},"OperatingExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OperatingExpenseIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OperatingExpenseIncludes"}},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherEquipment":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherEquipment"}},"OtherExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OtherParking":{"type":"string","maxLength":1024,"nullable":true},"OtherStructures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherStructures"}},"OwnerName":{"type":"string","maxLength":50,"nullable":true},"OwnerPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnerPays"}},"OwnerPhone":{"type":"string","maxLength":16,"nullable":true},"Ownership":{"type":"string","maxLength":1024,"nullable":true},"OwnershipType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnershipType"}],"nullable":true},"ParcelNumber":{"type":"string","maxLength":50,"nullable":true},"ParkManagerName":{"type":"string","maxLength":50,"nullable":true},"ParkManagerPhone":{"type":"string","maxLength":16,"nullable":true},"ParkName":{"type":"string","maxLength":50,"nullable":true},"ParkingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ParkingFeatures"}},"ParkingTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PastureArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PatioAndPorchFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PatioAndPorchFeatures"}},"PendingTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PestControlExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PetsAllowed":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PetsAllowed"}},"PhotosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PhotosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PoolExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PoolFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PoolFeatures"}},"PoolPrivateYN":{"type":"boolean","nullable":true},"Possession":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Possession"}},"PossibleUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PossibleUse"}},"PostalCity":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PostalCity"}],"nullable":true},"PostalCode":{"type":"string","maxLength":10,"nullable":true},"PostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"PowerProductionType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}},"PreviousListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PriceChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PrivateOfficeRemarks":{"type":"string","maxLength":4000,"nullable":true},"PrivateRemarks":{"type":"string","maxLength":4000,"nullable":true},"ProfessionalManagementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PropertyAttachedYN":{"type":"boolean","nullable":true},"PropertyCondition":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyCondition"}},"PropertySubType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertySubType"}],"nullable":true},"PropertyType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyType"}],"nullable":true},"PublicRemarks":{"type":"string","maxLength":4000,"nullable":true},"PublicSurveyRange":{"type":"string","maxLength":20,"nullable":true},"PublicSurveySection":{"type":"string","maxLength":20,"nullable":true},"PublicSurveyTownship":{"type":"string","maxLength":20,"nullable":true},"PurchaseContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"RVParkingDimensions":{"type":"string","maxLength":50,"nullable":true},"RangeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RentControlYN":{"type":"boolean","nullable":true},"RentIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RentIncludes"}},"RoadFrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadFrontageType"}},"RoadResponsibility":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadResponsibility"}},"RoadSurfaceType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadSurfaceType"}},"Roof":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Roof"}},"RoomType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}},"RoomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SeatingCapacity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SecurityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SecurityFeatures"}},"SeniorCommunityYN":{"type":"boolean","nullable":true},"SerialU":{"type":"string","maxLength":25,"nullable":true},"SerialX":{"type":"string","maxLength":25,"nullable":true},"SerialXX":{"type":"string","maxLength":25,"nullable":true},"Sewer":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Sewer"}},"ShowingAdvanceNotice":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ShowingAttendedYN":{"type":"boolean","nullable":true},"ShowingContactName":{"type":"string","maxLength":40,"nullable":true},"ShowingContactPhone":{"type":"string","maxLength":16,"nullable":true},"ShowingContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ShowingContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingContactType"}},"ShowingDays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingDays"}},"ShowingEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingInstructions":{"type":"string","maxLength":4000,"nullable":true},"ShowingRequirements":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingRequirements"}},"ShowingStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SignOnPropertyYN":{"type":"boolean","nullable":true},"Skirt":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Skirt"}},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpaFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpaFeatures"}},"SpaYN":{"type":"boolean","nullable":true},"SpecialLicenses":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialLicenses"}},"SpecialListingConditions":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialListingConditions"}},"StandardStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StandardStatus"}],"nullable":true},"StateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"StateRegion":{"type":"string","maxLength":150,"nullable":true},"StatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Stories":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StoriesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetAdditionalInfo":{"type":"string","maxLength":50,"nullable":true},"StreetDirPrefix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetDirSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetName":{"type":"string","maxLength":50,"nullable":true},"StreetNumber":{"type":"string","maxLength":25,"nullable":true},"StreetNumberNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetSuffix"}],"nullable":true},"StreetSuffixModifier":{"type":"string","maxLength":25,"nullable":true},"StructureType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.StructureType"}},"SubAgencyCompensation":{"type":"string","maxLength":25,"nullable":true},"SubAgencyCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"SubdivisionName":{"type":"string","maxLength":50,"nullable":true},"SuppliesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"SyndicationRemarks":{"type":"string","maxLength":4000,"nullable":true},"TaxAnnualAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxAssessedValue":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TaxBlock":{"type":"string","maxLength":25,"nullable":true},"TaxBookNumber":{"type":"string","maxLength":25,"nullable":true},"TaxLegalDescription":{"type":"string","maxLength":6000,"nullable":true},"TaxLot":{"type":"string","maxLength":25,"nullable":true},"TaxMapNumber":{"type":"string","maxLength":25,"nullable":true},"TaxOtherAnnualAssessmentAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxParcelLetter":{"type":"string","maxLength":25,"nullable":true},"TaxStatusCurrent":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TaxStatusCurrent"}},"TaxTract":{"type":"string","maxLength":25,"nullable":true},"TaxYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TenantPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TenantPays"}},"Topography":{"type":"string","maxLength":255,"nullable":true},"TotalActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Township":{"type":"string","maxLength":50,"nullable":true},"TransactionBrokerCompensation":{"type":"string","maxLength":25,"nullable":true},"TransactionBrokerCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"TrashExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitNumber":{"type":"string","maxLength":25,"nullable":true},"UnitTypeType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}},"UnitsFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitsFurnished"}],"nullable":true},"UniversalPropertyId":{"type":"string","maxLength":128,"nullable":true},"UniversalPropertySubId":{"type":"string","maxLength":128,"nullable":true},"UnparsedAddress":{"type":"string","maxLength":255,"nullable":true},"Utilities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Utilities"}},"VacancyAllowance":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"VacancyAllowanceRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"Vegetation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Vegetation"}},"VideosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"VideosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"View":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.View"}},"ViewYN":{"type":"boolean","nullable":true},"VirtualTourURLBranded":{"type":"string","maxLength":8000,"nullable":true},"VirtualTourURLUnbranded":{"type":"string","maxLength":8000,"nullable":true},"WalkScore":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"WaterBodyName":{"type":"string","maxLength":50,"nullable":true},"WaterSewerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WaterSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterSource"}},"WaterfrontFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterfrontFeatures"}},"WaterfrontYN":{"type":"boolean","nullable":true},"WindowFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WindowFeatures"}},"WithdrawnDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"WoodedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WorkmansCompensationExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"YearBuilt":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltDetails":{"type":"string","maxLength":1024,"nullable":true},"YearBuiltEffective":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.YearBuiltSource"}],"nullable":true},"YearEstablished":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearsCurrentOwner":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Zoning":{"type":"string","maxLength":25,"nullable":true},"ZoningDescription":{"type":"string","maxLength":255,"nullable":true}},"required":["ListingKey"]},"org.reso.metadata.Property-update":{"title":"Property (for update)","type":"object","properties":{"AboveGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AboveGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"AboveGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"AccessCode":{"type":"string","maxLength":25,"nullable":true},"AccessibilityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AccessibilityFeatures"}},"AdditionalParcelsDescription":{"type":"string","maxLength":255,"nullable":true},"AdditionalParcelsYN":{"type":"boolean","nullable":true},"AnchorsCoTenants":{"type":"string","maxLength":1024,"nullable":true},"Appliances":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Appliances"}},"ArchitecturalStyle":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ArchitecturalStyle"}},"AssociationAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationAmenities"}},"AssociationFee":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2Frequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationFeeIncludes"}},"AssociationName":{"type":"string","maxLength":50,"nullable":true},"AssociationName2":{"type":"string","maxLength":50,"nullable":true},"AssociationPhone":{"type":"string","maxLength":16,"nullable":true},"AssociationPhone2":{"type":"string","maxLength":16,"nullable":true},"AssociationYN":{"type":"boolean","nullable":true},"AttachedGarageYN":{"type":"boolean","nullable":true},"AvailabilityDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Basement":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Basement"}},"BasementYN":{"type":"boolean","nullable":true},"BathroomsFull":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsHalf":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsOneQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsPartial":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsThreeQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsTotalInteger":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsPossible":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BelowGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BelowGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BelowGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BodyType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BodyType"}},"BuilderModel":{"type":"string","maxLength":50,"nullable":true},"BuilderName":{"type":"string","maxLength":50,"nullable":true},"BuildingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BuildingAreaTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BuildingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BuildingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuildingFeatures"}},"BuildingName":{"type":"string","maxLength":50,"nullable":true},"BusinessName":{"type":"string","maxLength":255,"nullable":true},"BusinessType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BusinessType"}},"BuyerAgencyCompensation":{"type":"string","maxLength":25,"nullable":true},"BuyerAgencyCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"BuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerAgentDesignation"}},"BuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"BuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"BuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"BuyerFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerFinancing"}},"BuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerTeamKey":{"type":"string","maxLength":255,"nullable":true},"BuyerTeamName":{"type":"string","maxLength":50,"nullable":true},"CableTvExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CancellationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"CapRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"CarportSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CarportYN":{"type":"boolean","nullable":true},"CarrierRoute":{"type":"string","maxLength":9,"nullable":true},"City":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.City"}],"nullable":true},"CityRegion":{"type":"string","maxLength":150,"nullable":true},"CloseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ClosePrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CoBuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoBuyerAgentDesignation"}},"CoBuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoBuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoBuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoListAgentDesignation"}},"CoListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoListAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CommonInterest":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonInterest"}],"nullable":true},"CommonWalls":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonWalls"}},"CommunityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommunityFeatures"}},"Concessions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Concessions"}],"nullable":true},"ConcessionsAmount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ConcessionsComments":{"type":"string","maxLength":200,"nullable":true},"ConstructionMaterials":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ConstructionMaterials"}},"ContinentRegion":{"type":"string","maxLength":150,"nullable":true},"Contingency":{"type":"string","maxLength":1024,"nullable":true},"ContingentDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ContractStatusChangeDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Cooling":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Cooling"}},"CoolingYN":{"type":"boolean","nullable":true},"CopyrightNotice":{"type":"string","maxLength":500,"nullable":true},"Country":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"CountryRegion":{"type":"string","maxLength":150,"nullable":true},"CountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"CoveredSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CropsIncludedYN":{"type":"boolean","nullable":true},"CrossStreet":{"type":"string","maxLength":50,"nullable":true},"CultivatedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CumulativeDaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"CurrentFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentFinancing"}},"CurrentUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentUse"}},"DOH1":{"type":"string","maxLength":25,"nullable":true},"DOH2":{"type":"string","maxLength":25,"nullable":true},"DOH3":{"type":"string","maxLength":25,"nullable":true},"DaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DevelopmentStatus":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DevelopmentStatus"}},"DirectionFaces":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DirectionFaces"}],"nullable":true},"Directions":{"type":"string","maxLength":1024,"nullable":true},"Disclaimer":{"type":"string","maxLength":500,"nullable":true},"Disclosures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Disclosures"}},"DistanceToBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToElectricComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToElectricNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToElectricUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToFreewayComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToFreewayNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToFreewayUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToGasComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToGasNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToGasUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPhoneServiceComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPhoneServiceNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPhoneServiceUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPlaceofWorshipComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPlaceofWorshipNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPlaceofWorshipUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolsComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolsNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolsUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSewerComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSewerNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSewerUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToShoppingComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToShoppingNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToShoppingUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToStreetComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToStreetNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToStreetUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToWaterComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToWaterNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToWaterUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DocumentsAvailable":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DocumentsAvailable"}},"DocumentsChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"DocumentsCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DoorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DoorFeatures"}},"DualVariableCompensationYN":{"type":"boolean","nullable":true},"Electric":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Electric"}},"ElectricExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ElectricOnPropertyYN":{"type":"boolean","nullable":true},"ElementarySchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchool"}],"nullable":true},"ElementarySchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchoolDistrict"}],"nullable":true},"Elevation":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ElevationUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"EntryLevel":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"EntryLocation":{"type":"string","maxLength":50,"nullable":true},"Exclusions":{"type":"string","maxLength":1024,"nullable":true},"ExistingLeaseType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExistingLeaseType"}},"ExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ExteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExteriorFeatures"}},"FarmCreditServiceInclYN":{"type":"boolean","nullable":true},"FarmLandAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"FarmLandAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"Fencing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Fencing"}},"FinancialDataSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FinancialDataSource"}},"FireplaceFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FireplaceFeatures"}},"FireplaceYN":{"type":"boolean","nullable":true},"FireplacesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Flooring":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Flooring"}},"FoundationArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"FoundationDetails":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FoundationDetails"}},"FrontageLength":{"type":"string","maxLength":255,"nullable":true},"FrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FrontageType"}},"FuelExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Furnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Furnished"}],"nullable":true},"FurnitureReplacementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageYN":{"type":"boolean","nullable":true},"GardenerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrazingPermitsBlmYN":{"type":"boolean","nullable":true},"GrazingPermitsForestServiceYN":{"type":"boolean","nullable":true},"GrazingPermitsPrivateYN":{"type":"boolean","nullable":true},"GreenBuildingVerificationType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}},"GreenEnergyEfficient":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyEfficient"}},"GreenEnergyGeneration":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyGeneration"}},"GreenIndoorAirQuality":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenIndoorAirQuality"}},"GreenLocation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenLocation"}},"GreenSustainability":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenSustainability"}},"GreenWaterConservation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenWaterConservation"}},"GrossIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrossScheduledIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"HabitableResidenceYN":{"type":"boolean","nullable":true},"Heating":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Heating"}},"HeatingYN":{"type":"boolean","nullable":true},"HighSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchool"}],"nullable":true},"HighSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchoolDistrict"}],"nullable":true},"HomeWarrantyYN":{"type":"boolean","nullable":true},"HorseAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HorseAmenities"}},"HorseYN":{"type":"boolean","nullable":true},"HoursDaysOfOperation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HoursDaysOfOperation"}},"HoursDaysOfOperationDescription":{"type":"string","maxLength":255,"nullable":true},"Inclusions":{"type":"string","maxLength":1024,"nullable":true},"IncomeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IncomeIncludes"}},"InsuranceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"InteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"InternetAddressDisplayYN":{"type":"boolean","nullable":true},"InternetAutomatedValuationDisplayYN":{"type":"boolean","nullable":true},"InternetConsumerCommentYN":{"type":"boolean","nullable":true},"InternetEntireListingDisplayYN":{"type":"boolean","nullable":true},"IrrigationSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IrrigationSource"}},"IrrigationWaterRightsAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"IrrigationWaterRightsYN":{"type":"boolean","nullable":true},"LaborInformation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaborInformation"}},"LandLeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LandLeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LandLeaseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LandLeaseYN":{"type":"boolean","nullable":true},"Latitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LaundryFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaundryFeatures"}},"LeasableArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeasableAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LeaseAssignableYN":{"type":"boolean","nullable":true},"LeaseConsideredYN":{"type":"boolean","nullable":true},"LeaseExpiration":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LeaseRenewalCompensation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseRenewalCompensation"}},"LeaseRenewalOptionYN":{"type":"boolean","nullable":true},"LeaseTerm":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseTerm"}],"nullable":true},"Levels":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Levels"}},"License1":{"type":"string","maxLength":25,"nullable":true},"License2":{"type":"string","maxLength":25,"nullable":true},"License3":{"type":"string","maxLength":25,"nullable":true},"LicensesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListAgentDesignation"}},"ListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"ListAgentFax":{"type":"string","maxLength":16,"nullable":true},"ListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentKey":{"type":"string","maxLength":255,"nullable":true},"ListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"ListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"ListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentPager":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"ListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"ListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"ListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"ListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"ListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"ListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ListOfficeName":{"type":"string","maxLength":255,"nullable":true},"ListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"ListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListPriceLow":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListTeamKey":{"type":"string","maxLength":255,"nullable":true},"ListTeamName":{"type":"string","maxLength":50,"nullable":true},"ListingAgreement":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingAgreement"}],"nullable":true},"ListingContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingService":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingService"}],"nullable":true},"ListingTerms":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingTerms"}},"LivingArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LivingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"LivingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LockBoxLocation":{"type":"string","maxLength":255,"nullable":true},"LockBoxSerialNumber":{"type":"string","maxLength":25,"nullable":true},"LockBoxType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LockBoxType"}},"Longitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LotDimensionsSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotDimensionsSource"}],"nullable":true},"LotFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LotFeatures"}},"LotSizeAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeDimensions":{"type":"string","maxLength":150,"nullable":true},"LotSizeSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeSource"}],"nullable":true},"LotSizeSquareFeet":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LotSizeUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeUnits"}],"nullable":true},"MLSAreaMajor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMajor"}],"nullable":true},"MLSAreaMinor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMinor"}],"nullable":true},"MainLevelBathrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MainLevelBedrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MaintenanceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MajorChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MajorChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"Make":{"type":"string","maxLength":50,"nullable":true},"ManagerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MapCoordinate":{"type":"string","maxLength":25,"nullable":true},"MapCoordinateSource":{"type":"string","maxLength":25,"nullable":true},"MapURL":{"type":"string","maxLength":8000,"nullable":true},"MiddleOrJuniorSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchool"}],"nullable":true},"MiddleOrJuniorSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchoolDistrict"}],"nullable":true},"MlsStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MlsStatus"}],"nullable":true},"MobileDimUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"MobileHomeRemainsYN":{"type":"boolean","nullable":true},"MobileLength":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MobileWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Model":{"type":"string","maxLength":50,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NetOperatingIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NewConstructionYN":{"type":"boolean","nullable":true},"NewTaxesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NumberOfBuildings":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfFullTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfLots":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPads":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPartTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateElectricMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateGasMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateWaterMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsInCommunity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsLeased":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsMoMo":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsVacant":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OccupantName":{"type":"string","maxLength":50,"nullable":true},"OccupantPhone":{"type":"string","maxLength":16,"nullable":true},"OccupantType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OccupantType"}],"nullable":true},"OffMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OffMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OnMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OnMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenParkingSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OpenParkingYN":{"type":"boolean","nullable":true},"OperatingExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OperatingExpenseIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OperatingExpenseIncludes"}},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherEquipment":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherEquipment"}},"OtherExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OtherParking":{"type":"string","maxLength":1024,"nullable":true},"OtherStructures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherStructures"}},"OwnerName":{"type":"string","maxLength":50,"nullable":true},"OwnerPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnerPays"}},"OwnerPhone":{"type":"string","maxLength":16,"nullable":true},"Ownership":{"type":"string","maxLength":1024,"nullable":true},"OwnershipType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnershipType"}],"nullable":true},"ParcelNumber":{"type":"string","maxLength":50,"nullable":true},"ParkManagerName":{"type":"string","maxLength":50,"nullable":true},"ParkManagerPhone":{"type":"string","maxLength":16,"nullable":true},"ParkName":{"type":"string","maxLength":50,"nullable":true},"ParkingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ParkingFeatures"}},"ParkingTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PastureArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PatioAndPorchFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PatioAndPorchFeatures"}},"PendingTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PestControlExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PetsAllowed":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PetsAllowed"}},"PhotosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PhotosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PoolExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PoolFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PoolFeatures"}},"PoolPrivateYN":{"type":"boolean","nullable":true},"Possession":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Possession"}},"PossibleUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PossibleUse"}},"PostalCity":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PostalCity"}],"nullable":true},"PostalCode":{"type":"string","maxLength":10,"nullable":true},"PostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"PowerProductionType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}},"PreviousListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PriceChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PrivateOfficeRemarks":{"type":"string","maxLength":4000,"nullable":true},"PrivateRemarks":{"type":"string","maxLength":4000,"nullable":true},"ProfessionalManagementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PropertyAttachedYN":{"type":"boolean","nullable":true},"PropertyCondition":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyCondition"}},"PropertySubType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertySubType"}],"nullable":true},"PropertyType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyType"}],"nullable":true},"PublicRemarks":{"type":"string","maxLength":4000,"nullable":true},"PublicSurveyRange":{"type":"string","maxLength":20,"nullable":true},"PublicSurveySection":{"type":"string","maxLength":20,"nullable":true},"PublicSurveyTownship":{"type":"string","maxLength":20,"nullable":true},"PurchaseContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"RVParkingDimensions":{"type":"string","maxLength":50,"nullable":true},"RangeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RentControlYN":{"type":"boolean","nullable":true},"RentIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RentIncludes"}},"RoadFrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadFrontageType"}},"RoadResponsibility":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadResponsibility"}},"RoadSurfaceType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadSurfaceType"}},"Roof":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Roof"}},"RoomType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}},"RoomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SeatingCapacity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SecurityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SecurityFeatures"}},"SeniorCommunityYN":{"type":"boolean","nullable":true},"SerialU":{"type":"string","maxLength":25,"nullable":true},"SerialX":{"type":"string","maxLength":25,"nullable":true},"SerialXX":{"type":"string","maxLength":25,"nullable":true},"Sewer":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Sewer"}},"ShowingAdvanceNotice":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ShowingAttendedYN":{"type":"boolean","nullable":true},"ShowingContactName":{"type":"string","maxLength":40,"nullable":true},"ShowingContactPhone":{"type":"string","maxLength":16,"nullable":true},"ShowingContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ShowingContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingContactType"}},"ShowingDays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingDays"}},"ShowingEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingInstructions":{"type":"string","maxLength":4000,"nullable":true},"ShowingRequirements":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingRequirements"}},"ShowingStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SignOnPropertyYN":{"type":"boolean","nullable":true},"Skirt":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Skirt"}},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpaFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpaFeatures"}},"SpaYN":{"type":"boolean","nullable":true},"SpecialLicenses":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialLicenses"}},"SpecialListingConditions":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialListingConditions"}},"StandardStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StandardStatus"}],"nullable":true},"StateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"StateRegion":{"type":"string","maxLength":150,"nullable":true},"StatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Stories":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StoriesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetAdditionalInfo":{"type":"string","maxLength":50,"nullable":true},"StreetDirPrefix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetDirSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetName":{"type":"string","maxLength":50,"nullable":true},"StreetNumber":{"type":"string","maxLength":25,"nullable":true},"StreetNumberNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetSuffix"}],"nullable":true},"StreetSuffixModifier":{"type":"string","maxLength":25,"nullable":true},"StructureType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.StructureType"}},"SubAgencyCompensation":{"type":"string","maxLength":25,"nullable":true},"SubAgencyCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"SubdivisionName":{"type":"string","maxLength":50,"nullable":true},"SuppliesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"SyndicationRemarks":{"type":"string","maxLength":4000,"nullable":true},"TaxAnnualAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxAssessedValue":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TaxBlock":{"type":"string","maxLength":25,"nullable":true},"TaxBookNumber":{"type":"string","maxLength":25,"nullable":true},"TaxLegalDescription":{"type":"string","maxLength":6000,"nullable":true},"TaxLot":{"type":"string","maxLength":25,"nullable":true},"TaxMapNumber":{"type":"string","maxLength":25,"nullable":true},"TaxOtherAnnualAssessmentAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxParcelLetter":{"type":"string","maxLength":25,"nullable":true},"TaxStatusCurrent":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TaxStatusCurrent"}},"TaxTract":{"type":"string","maxLength":25,"nullable":true},"TaxYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TenantPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TenantPays"}},"Topography":{"type":"string","maxLength":255,"nullable":true},"TotalActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Township":{"type":"string","maxLength":50,"nullable":true},"TransactionBrokerCompensation":{"type":"string","maxLength":25,"nullable":true},"TransactionBrokerCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"TrashExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitNumber":{"type":"string","maxLength":25,"nullable":true},"UnitTypeType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}},"UnitsFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitsFurnished"}],"nullable":true},"UniversalPropertyId":{"type":"string","maxLength":128,"nullable":true},"UniversalPropertySubId":{"type":"string","maxLength":128,"nullable":true},"UnparsedAddress":{"type":"string","maxLength":255,"nullable":true},"Utilities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Utilities"}},"VacancyAllowance":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"VacancyAllowanceRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"Vegetation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Vegetation"}},"VideosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"VideosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"View":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.View"}},"ViewYN":{"type":"boolean","nullable":true},"VirtualTourURLBranded":{"type":"string","maxLength":8000,"nullable":true},"VirtualTourURLUnbranded":{"type":"string","maxLength":8000,"nullable":true},"WalkScore":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"WaterBodyName":{"type":"string","maxLength":50,"nullable":true},"WaterSewerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WaterSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterSource"}},"WaterfrontFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterfrontFeatures"}},"WaterfrontYN":{"type":"boolean","nullable":true},"WindowFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WindowFeatures"}},"WithdrawnDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"WoodedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WorkmansCompensationExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"YearBuilt":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltDetails":{"type":"string","maxLength":1024,"nullable":true},"YearBuiltEffective":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.YearBuiltSource"}],"nullable":true},"YearEstablished":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearsCurrentOwner":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Zoning":{"type":"string","maxLength":25,"nullable":true},"ZoningDescription":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.PropertyGreenVerification":{"title":"PropertyGreenVerification","type":"object","properties":{"GreenBuildingVerificationKey":{"type":"string","maxLength":255,"nullable":true},"GreenBuildingVerificationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}],"nullable":true},"GreenVerificationBody":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationMetric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"GreenVerificationRating":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationSource"}],"nullable":true},"GreenVerificationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationStatus"}],"nullable":true},"GreenVerificationURL":{"type":"string","maxLength":8000,"nullable":true},"GreenVerificationVersion":{"type":"string","maxLength":25,"nullable":true},"GreenVerificationYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.PropertyGreenVerification-create":{"title":"PropertyGreenVerification (for create)","type":"object","properties":{"GreenBuildingVerificationKey":{"type":"string","maxLength":255,"nullable":true},"GreenBuildingVerificationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}],"nullable":true},"GreenVerificationBody":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationMetric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"GreenVerificationRating":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationSource"}],"nullable":true},"GreenVerificationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationStatus"}],"nullable":true},"GreenVerificationURL":{"type":"string","maxLength":8000,"nullable":true},"GreenVerificationVersion":{"type":"string","maxLength":25,"nullable":true},"GreenVerificationYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}},"required":["GreenBuildingVerificationKey"]},"org.reso.metadata.PropertyGreenVerification-update":{"title":"PropertyGreenVerification (for update)","type":"object","properties":{"GreenBuildingVerificationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}],"nullable":true},"GreenVerificationBody":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationMetric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"GreenVerificationRating":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationSource"}],"nullable":true},"GreenVerificationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationStatus"}],"nullable":true},"GreenVerificationURL":{"type":"string","maxLength":8000,"nullable":true},"GreenVerificationVersion":{"type":"string","maxLength":25,"nullable":true},"GreenVerificationYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.PropertyPowerProduction":{"title":"PropertyPowerProduction","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PowerProductionAnnual":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PowerProductionAnnualStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionAnnualStatus"}],"nullable":true},"PowerProductionKey":{"type":"string","maxLength":255,"nullable":true},"PowerProductionSize":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"PowerProductionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}],"nullable":true},"PowerProductionYearInstall":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.PropertyPowerProduction-create":{"title":"PropertyPowerProduction (for create)","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PowerProductionAnnual":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PowerProductionAnnualStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionAnnualStatus"}],"nullable":true},"PowerProductionKey":{"type":"string","maxLength":255,"nullable":true},"PowerProductionSize":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"PowerProductionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}],"nullable":true},"PowerProductionYearInstall":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}},"required":["PowerProductionKey"]},"org.reso.metadata.PropertyPowerProduction-update":{"title":"PropertyPowerProduction (for update)","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PowerProductionAnnual":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PowerProductionAnnualStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionAnnualStatus"}],"nullable":true},"PowerProductionSize":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"PowerProductionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}],"nullable":true},"PowerProductionYearInstall":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}}},"org.reso.metadata.PropertyRooms":{"title":"PropertyRooms","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"RoomArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"RoomAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"RoomDescription":{"type":"string","maxLength":1024,"nullable":true},"RoomDimensions":{"type":"string","maxLength":50,"nullable":true},"RoomFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"RoomKey":{"type":"string","maxLength":255,"nullable":true},"RoomLength":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomLengthWidthUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"RoomType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}],"nullable":true},"RoomWidth":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.PropertyRooms-create":{"title":"PropertyRooms (for create)","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"RoomArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"RoomAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"RoomDescription":{"type":"string","maxLength":1024,"nullable":true},"RoomDimensions":{"type":"string","maxLength":50,"nullable":true},"RoomFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"RoomKey":{"type":"string","maxLength":255,"nullable":true},"RoomLength":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomLengthWidthUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"RoomType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}],"nullable":true},"RoomWidth":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true}},"required":["RoomKey"]},"org.reso.metadata.PropertyRooms-update":{"title":"PropertyRooms (for update)","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"RoomArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"RoomAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"RoomDescription":{"type":"string","maxLength":1024,"nullable":true},"RoomDimensions":{"type":"string","maxLength":50,"nullable":true},"RoomFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"RoomLength":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomLengthWidthUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"RoomType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}],"nullable":true},"RoomWidth":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true}}},"org.reso.metadata.PropertyUnitTypes":{"title":"PropertyUnitTypes","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"UnitTypeActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeBathsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeBedsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeDescription":{"type":"string","maxLength":1024,"nullable":true},"UnitTypeFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeFurnished"}],"nullable":true},"UnitTypeGarageAttachedYN":{"type":"boolean","nullable":true},"UnitTypeGarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeKey":{"type":"string","maxLength":255,"nullable":true},"UnitTypeProForma":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeTotalRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}],"nullable":true},"UnitTypeUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.PropertyUnitTypes-create":{"title":"PropertyUnitTypes (for create)","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"UnitTypeActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeBathsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeBedsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeDescription":{"type":"string","maxLength":1024,"nullable":true},"UnitTypeFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeFurnished"}],"nullable":true},"UnitTypeGarageAttachedYN":{"type":"boolean","nullable":true},"UnitTypeGarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeKey":{"type":"string","maxLength":255,"nullable":true},"UnitTypeProForma":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeTotalRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}],"nullable":true},"UnitTypeUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}},"required":["UnitTypeKey"]},"org.reso.metadata.PropertyUnitTypes-update":{"title":"PropertyUnitTypes (for update)","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"UnitTypeActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeBathsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeBedsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeDescription":{"type":"string","maxLength":1024,"nullable":true},"UnitTypeFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeFurnished"}],"nullable":true},"UnitTypeGarageAttachedYN":{"type":"boolean","nullable":true},"UnitTypeGarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeProForma":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeTotalRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}],"nullable":true},"UnitTypeUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}}},"org.reso.metadata.Prospecting":{"title":"Prospecting","type":"object","properties":{"ActiveYN":{"type":"boolean","nullable":true},"BccEmailList":{"type":"string","maxLength":1024,"nullable":true},"BccMeYN":{"type":"boolean","nullable":true},"CcEmailList":{"type":"string","maxLength":1024,"nullable":true},"ClientActivatedYN":{"type":"boolean","nullable":true},"ConciergeNotificationsYN":{"type":"boolean","nullable":true},"ConciergeYN":{"type":"boolean","nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"DailySchedule":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DailySchedule"}},"DisplayTemplateID":{"type":"string","maxLength":25,"nullable":true},"Language":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}],"nullable":true},"LastNewChangedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastViewedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MessageNew":{"type":"string","maxLength":4000,"nullable":true},"MessageRevise":{"type":"string","maxLength":4000,"nullable":true},"MessageUpdate":{"type":"string","maxLength":4000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NextSendTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"ProspectingKey":{"type":"string","maxLength":255,"nullable":true},"ReasonActiveOrDisabled":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ReasonActiveOrDisabled"}],"nullable":true},"SavedSearchKey":{"type":"string","maxLength":255,"nullable":true},"ScheduleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ScheduleType"}],"nullable":true},"Subject":{"type":"string","maxLength":255,"nullable":true},"ToEmailList":{"type":"string","maxLength":1024,"nullable":true}}},"org.reso.metadata.Prospecting-create":{"title":"Prospecting (for create)","type":"object","properties":{"ActiveYN":{"type":"boolean","nullable":true},"BccEmailList":{"type":"string","maxLength":1024,"nullable":true},"BccMeYN":{"type":"boolean","nullable":true},"CcEmailList":{"type":"string","maxLength":1024,"nullable":true},"ClientActivatedYN":{"type":"boolean","nullable":true},"ConciergeNotificationsYN":{"type":"boolean","nullable":true},"ConciergeYN":{"type":"boolean","nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"DailySchedule":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DailySchedule"}},"DisplayTemplateID":{"type":"string","maxLength":25,"nullable":true},"Language":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}],"nullable":true},"LastNewChangedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastViewedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MessageNew":{"type":"string","maxLength":4000,"nullable":true},"MessageRevise":{"type":"string","maxLength":4000,"nullable":true},"MessageUpdate":{"type":"string","maxLength":4000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NextSendTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"ProspectingKey":{"type":"string","maxLength":255,"nullable":true},"ReasonActiveOrDisabled":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ReasonActiveOrDisabled"}],"nullable":true},"SavedSearchKey":{"type":"string","maxLength":255,"nullable":true},"ScheduleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ScheduleType"}],"nullable":true},"Subject":{"type":"string","maxLength":255,"nullable":true},"ToEmailList":{"type":"string","maxLength":1024,"nullable":true}},"required":["ProspectingKey"]},"org.reso.metadata.Prospecting-update":{"title":"Prospecting (for update)","type":"object","properties":{"ActiveYN":{"type":"boolean","nullable":true},"BccEmailList":{"type":"string","maxLength":1024,"nullable":true},"BccMeYN":{"type":"boolean","nullable":true},"CcEmailList":{"type":"string","maxLength":1024,"nullable":true},"ClientActivatedYN":{"type":"boolean","nullable":true},"ConciergeNotificationsYN":{"type":"boolean","nullable":true},"ConciergeYN":{"type":"boolean","nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"DailySchedule":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DailySchedule"}},"DisplayTemplateID":{"type":"string","maxLength":25,"nullable":true},"Language":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}],"nullable":true},"LastNewChangedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastViewedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MessageNew":{"type":"string","maxLength":4000,"nullable":true},"MessageRevise":{"type":"string","maxLength":4000,"nullable":true},"MessageUpdate":{"type":"string","maxLength":4000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NextSendTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"ReasonActiveOrDisabled":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ReasonActiveOrDisabled"}],"nullable":true},"SavedSearchKey":{"type":"string","maxLength":255,"nullable":true},"ScheduleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ScheduleType"}],"nullable":true},"Subject":{"type":"string","maxLength":255,"nullable":true},"ToEmailList":{"type":"string","maxLength":1024,"nullable":true}}},"org.reso.metadata.Queue":{"title":"Queue","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemQueueKey":{"type":"string","maxLength":255,"nullable":true},"QueueTransactionKey":{"type":"string","maxLength":255,"nullable":true},"QueueTransactionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.QueueTransactionType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemQueueKey":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Queue-create":{"title":"Queue (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemQueueKey":{"type":"string","maxLength":255,"nullable":true},"QueueTransactionKey":{"type":"string","maxLength":255,"nullable":true},"QueueTransactionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.QueueTransactionType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemQueueKey":{"type":"string","maxLength":255,"nullable":true}},"required":["QueueTransactionKey"]},"org.reso.metadata.Queue-update":{"title":"Queue (for update)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemQueueKey":{"type":"string","maxLength":255,"nullable":true},"QueueTransactionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.QueueTransactionType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemQueueKey":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Rules":{"title":"Rules","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemRuleKey":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"RuleAction":{"type":"string","maxLength":8000,"nullable":true},"RuleDescription":{"type":"string","maxLength":8000,"nullable":true},"RuleEnabledYN":{"type":"boolean","nullable":true},"RuleErrorText":{"type":"string","maxLength":8000,"nullable":true},"RuleExpression":{"type":"string","maxLength":8000,"nullable":true},"RuleFormat":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleFormat"}],"nullable":true},"RuleHelpText":{"type":"string","maxLength":8000,"nullable":true},"RuleKey":{"type":"string","maxLength":255,"nullable":true},"RuleName":{"type":"string","maxLength":255,"nullable":true},"RuleOrder":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"RuleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleType"}],"nullable":true},"RuleVersion":{"type":"string","maxLength":255,"nullable":true},"RuleWarningText":{"type":"string","maxLength":8000,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Rules-create":{"title":"Rules (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemRuleKey":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"RuleAction":{"type":"string","maxLength":8000,"nullable":true},"RuleDescription":{"type":"string","maxLength":8000,"nullable":true},"RuleEnabledYN":{"type":"boolean","nullable":true},"RuleErrorText":{"type":"string","maxLength":8000,"nullable":true},"RuleExpression":{"type":"string","maxLength":8000,"nullable":true},"RuleFormat":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleFormat"}],"nullable":true},"RuleHelpText":{"type":"string","maxLength":8000,"nullable":true},"RuleKey":{"type":"string","maxLength":255,"nullable":true},"RuleName":{"type":"string","maxLength":255,"nullable":true},"RuleOrder":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"RuleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleType"}],"nullable":true},"RuleVersion":{"type":"string","maxLength":255,"nullable":true},"RuleWarningText":{"type":"string","maxLength":8000,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["RuleKey"]},"org.reso.metadata.Rules-update":{"title":"Rules (for update)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemRuleKey":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"RuleAction":{"type":"string","maxLength":8000,"nullable":true},"RuleDescription":{"type":"string","maxLength":8000,"nullable":true},"RuleEnabledYN":{"type":"boolean","nullable":true},"RuleErrorText":{"type":"string","maxLength":8000,"nullable":true},"RuleExpression":{"type":"string","maxLength":8000,"nullable":true},"RuleFormat":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleFormat"}],"nullable":true},"RuleHelpText":{"type":"string","maxLength":8000,"nullable":true},"RuleName":{"type":"string","maxLength":255,"nullable":true},"RuleOrder":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"RuleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleType"}],"nullable":true},"RuleVersion":{"type":"string","maxLength":255,"nullable":true},"RuleWarningText":{"type":"string","maxLength":8000,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.SavedSearch":{"title":"SavedSearch","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"SavedSearchDescription":{"type":"string","maxLength":4000,"nullable":true},"SavedSearchKey":{"type":"string","maxLength":255,"nullable":true},"SavedSearchName":{"type":"string","maxLength":255,"nullable":true},"SavedSearchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SavedSearchType"}],"nullable":true},"SearchQuery":{"type":"string","maxLength":8000,"nullable":true},"SearchQueryExceptionDetails":{"type":"string","maxLength":255,"nullable":true},"SearchQueryExceptions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryExceptions"}],"nullable":true},"SearchQueryHumanReadable":{"type":"string","maxLength":255,"nullable":true},"SearchQueryType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"Member":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true}}},"org.reso.metadata.SavedSearch-create":{"title":"SavedSearch (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"SavedSearchDescription":{"type":"string","maxLength":4000,"nullable":true},"SavedSearchKey":{"type":"string","maxLength":255,"nullable":true},"SavedSearchName":{"type":"string","maxLength":255,"nullable":true},"SavedSearchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SavedSearchType"}],"nullable":true},"SearchQuery":{"type":"string","maxLength":8000,"nullable":true},"SearchQueryExceptionDetails":{"type":"string","maxLength":255,"nullable":true},"SearchQueryExceptions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryExceptions"}],"nullable":true},"SearchQueryHumanReadable":{"type":"string","maxLength":255,"nullable":true},"SearchQueryType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["SavedSearchKey"]},"org.reso.metadata.SavedSearch-update":{"title":"SavedSearch (for update)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"SavedSearchDescription":{"type":"string","maxLength":4000,"nullable":true},"SavedSearchName":{"type":"string","maxLength":255,"nullable":true},"SavedSearchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SavedSearchType"}],"nullable":true},"SearchQuery":{"type":"string","maxLength":8000,"nullable":true},"SearchQueryExceptionDetails":{"type":"string","maxLength":255,"nullable":true},"SearchQueryExceptions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryExceptions"}],"nullable":true},"SearchQueryHumanReadable":{"type":"string","maxLength":255,"nullable":true},"SearchQueryType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Showing":{"title":"Showing","type":"object","properties":{"AgentOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"AgentSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"ShowingEndTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingId":{"type":"string","maxLength":255,"nullable":true},"ShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingStartTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SourceSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemShowingKey":{"type":"string","maxLength":255,"nullable":true},"AgentOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"AgentSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ShowingAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"ListingOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ListingSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ShowingOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ShowingSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"SocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"SocialMedia@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Showing-create":{"title":"Showing (for create)","type":"object","properties":{"AgentOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"AgentSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"ShowingEndTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingId":{"type":"string","maxLength":255,"nullable":true},"ShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingStartTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SourceSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemShowingKey":{"type":"string","maxLength":255,"nullable":true}},"required":["ShowingKey"]},"org.reso.metadata.Showing-update":{"title":"Showing (for update)","type":"object","properties":{"AgentOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"AgentSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"ShowingEndTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingId":{"type":"string","maxLength":255,"nullable":true},"ShowingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingStartTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SourceSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemShowingKey":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.SocialMedia":{"title":"SocialMedia","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SocialMediaUrlOrId":{"type":"string","maxLength":8000,"nullable":true}}},"org.reso.metadata.SocialMedia-create":{"title":"SocialMedia (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SocialMediaUrlOrId":{"type":"string","maxLength":8000,"nullable":true}},"required":["SocialMediaKey"]},"org.reso.metadata.SocialMedia-update":{"title":"SocialMedia (for update)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SocialMediaUrlOrId":{"type":"string","maxLength":8000,"nullable":true}}},"org.reso.metadata.TeamMembers":{"title":"TeamMembers","type":"object","properties":{"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamImpersonationLevel":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamImpersonationLevel"}],"nullable":true},"TeamKey":{"type":"string","maxLength":255,"nullable":true},"TeamMemberKey":{"type":"string","maxLength":255,"nullable":true},"TeamMemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamMemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamMemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamMemberType"}],"nullable":true},"Member":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.TeamMembers-create":{"title":"TeamMembers (for create)","type":"object","properties":{"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamImpersonationLevel":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamImpersonationLevel"}],"nullable":true},"TeamKey":{"type":"string","maxLength":255,"nullable":true},"TeamMemberKey":{"type":"string","maxLength":255,"nullable":true},"TeamMemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamMemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamMemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamMemberType"}],"nullable":true}},"required":["TeamMemberKey"]},"org.reso.metadata.TeamMembers-update":{"title":"TeamMembers (for update)","type":"object","properties":{"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamImpersonationLevel":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamImpersonationLevel"}],"nullable":true},"TeamKey":{"type":"string","maxLength":255,"nullable":true},"TeamMemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamMemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamMemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamMemberType"}],"nullable":true}}},"org.reso.metadata.Teams":{"title":"Teams","type":"object","properties":{"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamAddress1":{"type":"string","maxLength":50,"nullable":true},"TeamAddress2":{"type":"string","maxLength":50,"nullable":true},"TeamCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"TeamCity":{"type":"string","maxLength":50,"nullable":true},"TeamCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"TeamCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"TeamDescription":{"type":"string","maxLength":1024,"nullable":true},"TeamDirectPhone":{"type":"string","maxLength":16,"nullable":true},"TeamEmail":{"type":"string","maxLength":80,"nullable":true},"TeamFax":{"type":"string","maxLength":16,"nullable":true},"TeamKey":{"type":"string","maxLength":255,"nullable":true},"TeamLeadKey":{"type":"string","maxLength":255,"nullable":true},"TeamLeadLoginId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadMlsId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamLeadStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamMobilePhone":{"type":"string","maxLength":16,"nullable":true},"TeamName":{"type":"string","maxLength":50,"nullable":true},"TeamOfficePhone":{"type":"string","maxLength":16,"nullable":true},"TeamOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCode":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"TeamPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"TeamPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamStatus"}],"nullable":true},"TeamTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMail":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"TeamLead":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"TeamsSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"TeamsSocialMedia@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Teams-create":{"title":"Teams (for create)","type":"object","properties":{"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamAddress1":{"type":"string","maxLength":50,"nullable":true},"TeamAddress2":{"type":"string","maxLength":50,"nullable":true},"TeamCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"TeamCity":{"type":"string","maxLength":50,"nullable":true},"TeamCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"TeamCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"TeamDescription":{"type":"string","maxLength":1024,"nullable":true},"TeamDirectPhone":{"type":"string","maxLength":16,"nullable":true},"TeamEmail":{"type":"string","maxLength":80,"nullable":true},"TeamFax":{"type":"string","maxLength":16,"nullable":true},"TeamKey":{"type":"string","maxLength":255,"nullable":true},"TeamLeadKey":{"type":"string","maxLength":255,"nullable":true},"TeamLeadLoginId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadMlsId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamLeadStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamMobilePhone":{"type":"string","maxLength":16,"nullable":true},"TeamName":{"type":"string","maxLength":50,"nullable":true},"TeamOfficePhone":{"type":"string","maxLength":16,"nullable":true},"TeamOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCode":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"TeamPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"TeamPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamStatus"}],"nullable":true},"TeamTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMail":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMailExt":{"type":"string","maxLength":10,"nullable":true}},"required":["TeamKey"]},"org.reso.metadata.Teams-update":{"title":"Teams (for update)","type":"object","properties":{"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamAddress1":{"type":"string","maxLength":50,"nullable":true},"TeamAddress2":{"type":"string","maxLength":50,"nullable":true},"TeamCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"TeamCity":{"type":"string","maxLength":50,"nullable":true},"TeamCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"TeamCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"TeamDescription":{"type":"string","maxLength":1024,"nullable":true},"TeamDirectPhone":{"type":"string","maxLength":16,"nullable":true},"TeamEmail":{"type":"string","maxLength":80,"nullable":true},"TeamFax":{"type":"string","maxLength":16,"nullable":true},"TeamLeadKey":{"type":"string","maxLength":255,"nullable":true},"TeamLeadLoginId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadMlsId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamLeadStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamMobilePhone":{"type":"string","maxLength":16,"nullable":true},"TeamName":{"type":"string","maxLength":50,"nullable":true},"TeamOfficePhone":{"type":"string","maxLength":16,"nullable":true},"TeamOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCode":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"TeamPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"TeamPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamStatus"}],"nullable":true},"TeamTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMail":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMailExt":{"type":"string","maxLength":10,"nullable":true}}},"org.reso.metadata.enums.AOR":{"type":"string","title":"AOR","enum":["SampleAOREnumValue"]},"org.reso.metadata.enums.AccessibilityFeatures":{"type":"string","title":"AccessibilityFeatures","enum":["AccessibleApproachWithRamp","AccessibleBedroom","AccessibleCentralLivingArea","AccessibleClosets","AccessibleCommonArea","AccessibleDoors","AccessibleElectricalAndEnvironmentalControls","AccessibleElevatorInstalled","AccessibleEntrance","AccessibleForHearingImpairment","AccessibleFullBath","AccessibleHallways","AccessibleKitchen","AccessibleKitchenAppliances","AccessibleStairway","AccessibleWasherDryer","AdaptableBathroomWalls","AdaptableForElevator","CeilingTrack","CentralLivingArea","CommonArea","CustomizedWheelchairAccessible","ElectronicEnvironmentalControls","EnhancedAccessible","ExteriorWheelchairLift","GripAccessibleFeatures","ReinforcedFloors","SafeEmergencyEgressFromHome","SmartTechnology","StairLift","StandbyGenerator","TherapeuticWhirlpool","Visitable","VisitorBathroom","WalkerAccessibleStairs"]},"org.reso.metadata.enums.ActorType":{"type":"string","title":"ActorType","enum":["Agent","Bot","Client","Consumer","Unknown"]},"org.reso.metadata.enums.Appliances":{"type":"string","title":"Appliances","enum":["BarFridge","BuiltInElectricOven","BuiltInElectricRange","BuiltInFreezer","BuiltInGasOven","BuiltInGasRange","BuiltInRange","BuiltInRefrigerator","ConvectionOven","Cooktop","Dishwasher","Disposal","DoubleOven","DownDraft","Dryer","ElectricCooktop","ElectricOven","ElectricRange","ElectricWaterHeater","EnergyStarQualifiedAppliances","EnergyStarQualifiedDishwasher","EnergyStarQualifiedDryer","EnergyStarQualifiedFreezer","EnergyStarQualifiedRefrigerator","EnergyStarQualifiedWasher","EnergyStarQualifiedWaterHeater","ExhaustFan","FreeStandingElectricOven","FreeStandingElectricRange","FreeStandingFreezer","FreeStandingGasOven","FreeStandingGasRange","FreeStandingRange","FreeStandingRefrigerator","Freezer","GasCooktop","GasOven","GasRange","GasWaterHeater","Humidifier","IceMaker","IndoorGrill","InductionCooktop","InstantHotWater","Microwave","None","Other","Oven","PlumbedForIceMaker","PortableDishwasher","PropaneCooktop","Range","RangeHood","Refrigerator","SelfCleaningOven","SolarHotWater","StainlessSteelAppliances","TanklessWaterHeater","TrashCompactor","VentedExhaustFan","WarmingDrawer","Washer","WasherDryer","WasherDryerStacked","WaterHeater","WaterPurifier","WaterPurifierOwned","WaterPurifierRented","WaterSoftener","WaterSoftenerOwned","WaterSoftenerRented","WineCooler","WineRefrigerator"]},"org.reso.metadata.enums.ArchitecturalStyle":{"type":"string","title":"ArchitecturalStyle","enum":["SampleArchitecturalStyleEnumValue"]},"org.reso.metadata.enums.AreaSource":{"type":"string","title":"AreaSource","enum":["Appraiser","Assessor","Builder","Estimated","Other","Owner","Plans","PublicRecords","SeeRemarks"]},"org.reso.metadata.enums.AreaUnits":{"type":"string","title":"AreaUnits","enum":["SquareFeet","SquareMeters"]},"org.reso.metadata.enums.AssociationAmenities":{"type":"string","title":"AssociationAmenities","enum":["AirportRunway","Barbecue","BasketballCourt","BeachAccess","BeachRights","BilliardRoom","BoatDock","Boating","BoatSlip","Cabana","CableTv","CarWashArea","Clubhouse","CoinLaundry","Concierge","DayCare","DogPark","DryDock","Electricity","Elevators","ExerciseCourse","FitnessCenter","GameCourtExterior","GameCourtInterior","GameRoom","Gas","Gated","GolfCourse","HotWater","IndoorPool","Insurance","JoggingPath","Landscaping","Laundry","MaidService","Maintenance","MaintenanceGrounds","MaintenanceStructure","Management","Marina","MeetingRoom","None","Other","Park","Parking","PartyRoom","PicnicArea","Playground","PondSeasonal","PondYearRound","Pool","PoweredBoatsAllowed","Racquetball","RecreationFacilities","RecreationRoom","RoofDeck","RvBoatStorage","RvParking","Sauna","Security","ServiceElevators","ShuffleboardCourt","SkiAccessible","SnowRemoval","SpaHotTub","SportCourt","Stables","Storage","StreamSeasonal","StreamYearRound","Taxes","TennisCourts","Trails","Trash","Water","WorkshopArea"]},"org.reso.metadata.enums.AssociationFeeIncludes":{"type":"string","title":"AssociationFeeIncludes","enum":["CableTv","EarthquakeInsurance","Electricity","Gas","Insurance","Internet","MaintenanceGrounds","MaintenanceStructure","PestControl","Security","Sewer","SnowRemoval","Trash","Utilities","Water"]},"org.reso.metadata.enums.Attended":{"type":"string","title":"Attended","enum":["Agent","Seller","Unattended"]},"org.reso.metadata.enums.Basement":{"type":"string","title":"Basement","enum":["Apartment","BathStubbed","Block","Concrete","CrawlSpace","Daylight","DirtFloor","ExteriorEntry","Finished","FrenchDrain","Full","InteriorEntry","None","Other","Partial","PartiallyFinished","StorageSpace","SumpPump","Unfinished","WalkOutAccess","WalkUpAccess"]},"org.reso.metadata.enums.BodyType":{"type":"string","title":"BodyType","enum":["DoubleWide","Expando","Other","QuadWide","SeeRemarks","SingleWide","TripleWide"]},"org.reso.metadata.enums.BuildingFeatures":{"type":"string","title":"BuildingFeatures","enum":["SampleBuildingFeaturesEnumValue"]},"org.reso.metadata.enums.BusinessType":{"type":"string","title":"BusinessType","enum":["Accounting","AdministrativeAndSupport","Advertising","Agriculture","AnimalGrooming","Appliances","AquariumSupplies","ArtsAndEntertainment","Athletic","AutoBody","AutoDealer","AutoGlass","AutoParts","AutoRentLease","AutoRepairSpecialty","AutoService","AutoStereoAlarm","AutoTires","AutoWrecking","Bakery","BarberBeauty","BarTavernLounge","BedAndBreakfast","BooksCardsStationary","Butcher","Cabinets","CandyCookie","CarpetTile","CarWash","ChildCare","Church","Clothing","Commercial","Computer","ConstructionContractor","Convalescent","ConvenienceStore","DanceStudio","Decorator","DeliCatering","Dental","Distribution","Doughnut","Drugstore","DryCleaner","EducationSchool","Electronics","Employment","Farm","FastFood","Financial","Fitness","FloristNursery","FoodAndBeverage","ForestReserve","Franchise","Furniture","GasStation","GiftShop","Grocery","Hardware","HealthFood","HealthServices","Hobby","HomeCleaner","Hospitality","HotelMotel","IceCreamFrozenYogurt","Industrial","Jewelry","Landscaping","Laundromat","LiquorStore","Locksmith","Manufacturing","Medical","Mixed","MobileTrailerPark","Music","NursingHome","OfficeSupply","Other","Paints","Parking","PetStore","Photographer","Pizza","Printing","ProfessionalOffice","ProfessionalService","RealEstate","Recreation","Rental","Residential","Restaurant","Retail","SaddleryHarness","SportingGoods","Storage","Toys","Transportation","Travel","Upholstery","Utility","Variety","Video","Wallpaper","Warehouse","Wholesale"]},"org.reso.metadata.enums.BuyerAgentDesignation":{"type":"string","title":"BuyerAgentDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.BuyerFinancing":{"type":"string","title":"BuyerFinancing","enum":["Assumed","Cash","Contract","Conventional","FHA","FHA203b","FHA203k","Other","Private","SellerFinancing","TrustDeed","USDA","VA"]},"org.reso.metadata.enums.ChangeType":{"type":"string","title":"ChangeType","enum":["Active","ActiveUnderContract","BackOnMarket","Canceled","Closed","Deleted","Expired","Hold","NewListing","Pending","PriceChange","Withdrawn"]},"org.reso.metadata.enums.City":{"type":"string","title":"City","enum":["SampleCityEnumValue"]},"org.reso.metadata.enums.ClassName":{"type":"string","title":"ClassName","enum":["BusinessOpportunity","CommercialLease","CommercialSale","Contacts","CrossProperty","Farm","HistoryTransactional","Land","ManufacturedInPark","Media","Member","Office","OpenHouse","Residential","ResidentialIncome","ResidentialLease","SavedSearch"]},"org.reso.metadata.enums.CoBuyerAgentDesignation":{"type":"string","title":"CoBuyerAgentDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.CoListAgentDesignation":{"type":"string","title":"CoListAgentDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.CommonInterest":{"type":"string","title":"CommonInterest","enum":["CommunityApartment","Condominium","None","PlannedDevelopment","StockCooperative","Timeshare"]},"org.reso.metadata.enums.CommonWalls":{"type":"string","title":"CommonWalls","enum":["EndUnit","NoCommonWalls","NoOneAbove","NoOneBelow","OneCommonWall","TwoOrMoreCommonWalls"]},"org.reso.metadata.enums.CommunityFeatures":{"type":"string","title":"CommunityFeatures","enum":["AirportRunway","Clubhouse","Curbs","Fishing","FitnessCenter","Gated","Golf","Lake","None","Other","Park","Playground","Pool","Racquetball","Restaurant","Sidewalks","Stables","StreetLights","Suburban","TennisCourts"]},"org.reso.metadata.enums.CompensationType":{"type":"string","title":"CompensationType","enum":["Dollars","Other","Percent","SeeRemarks"]},"org.reso.metadata.enums.Concessions":{"type":"string","title":"Concessions","enum":["CallListingAgent","No","Yes"]},"org.reso.metadata.enums.ConstructionMaterials":{"type":"string","title":"ConstructionMaterials","enum":["Adobe","AluminumSiding","Asbestos","Asphalt","AtticCrawlHatchwaysInsulated","BattsInsulation","Block","BlownInInsulation","BoardAndBattenSiding","Brick","BrickVeneer","Cedar","CementSiding","Clapboard","Concrete","DuctsProfessionallyAirSealed","ExteriorDuctWorkIsInsulated","FiberCement","FiberglassSiding","FoamInsulation","Frame","Glass","HardiplankType","IcatRecessedLighting","InsulatedConcreteForms","LapSiding","Log","LogSiding","LowVocInsulation","Masonite","MetalSiding","NaturalBuilding","Other","Plaster","RadiantBarrier","RammedEarth","RecycledBioBasedInsulation","RedwoodSiding","SeeRemarks","ShakeSiding","ShingleSiding","SlumpBlock","SprayFoamInsulation","SteelSiding","Stone","StoneVeneer","Straw","Stucco","SyntheticStucco","Unknown","VerticalSiding","VinylSiding","WoodSiding"]},"org.reso.metadata.enums.ContactListingPreference":{"type":"string","title":"ContactListingPreference","enum":["Discard","Favorite","Possibility"]},"org.reso.metadata.enums.ContactStatus":{"type":"string","title":"ContactStatus","enum":["Active","Deleted","Inactive","OnVacation"]},"org.reso.metadata.enums.ContactType":{"type":"string","title":"ContactType","enum":["Business","Family","Friend","Lead","Prospect","ReadyToBuy"]},"org.reso.metadata.enums.Cooling":{"type":"string","title":"Cooling","enum":["AtticFan","CeilingFans","CentralAir","Dual","Ductless","Electric","EnergyStarQualifiedEquipment","EvaporativeCooling","ExhaustFan","Gas","Geothermal","HeatPump","HumidityControl","MultiUnits","None","Other","RoofTurbines","SeparateMeters","VariesByUnit","WallUnits","WallWindowUnits","WholeHouseFan","WindowUnits","Zoned"]},"org.reso.metadata.enums.Country":{"type":"string","title":"Country","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NP","NR","NU","NZ","OM","OT","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","ST","SV","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"org.reso.metadata.enums.CountyOrParish":{"type":"string","title":"CountyOrParish","enum":["SampleCountyOrParishEnumValue"]},"org.reso.metadata.enums.CurrentFinancing":{"type":"string","title":"CurrentFinancing","enum":["Assumable","Contract","Conventional","FHA","FHA203b","FHA203k","LeasedRenewables","None","Other","PowerPurchaseAgreement","Private","PropertyAssessedCleanEnergy","TrustDeed","USDA","VA"]},"org.reso.metadata.enums.CurrentUse":{"type":"string","title":"CurrentUse","enum":["Agricultural","Automotive","Cattle","Commercial","Dairy","Farm","Fishery","Grazing","HighwayTouristService","Horses","Hunting","Industrial","Investment","Livestock","ManufacturedHome","MedicalDental","MiniStorage","MixedUse","MultiFamily","Nursery","Office","Orchard","Other","Pasture","PlaceOfWorship","Plantable","Poultry","Ranch","Recreational","Residential","Retail","RowCrops","SeeRemarks","SingleFamily","Subdivision","Timber","TreeFarm","Unimproved","Vacant","Vineyard","Warehouse"]},"org.reso.metadata.enums.DailySchedule":{"type":"string","title":"DailySchedule","enum":["FridayAM","FridayPM","MondayAM","MondayPM","None","SaturdayAM","SaturdayPM","SundayAM","SundayPM","ThursdayAM","ThursdayPM","TuesdayAM","TuesdayPM","WednesdayAM","WednesdayPM"]},"org.reso.metadata.enums.DevelopmentStatus":{"type":"string","title":"DevelopmentStatus","enum":["Completed","FinishedLots","Other","Proposed","RawLand","RoughGrade","SeeRemarks","SitePlanApproved","SitePlanFiled","UnderConstruction"]},"org.reso.metadata.enums.DeviceType":{"type":"string","title":"DeviceType","enum":["Desktop","Mobile","Tablet","Unknown","Wearable"]},"org.reso.metadata.enums.DirectionFaces":{"type":"string","title":"DirectionFaces","enum":["East","North","Northeast","Northwest","South","Southeast","Southwest","West"]},"org.reso.metadata.enums.Disclosures":{"type":"string","title":"Disclosures","enum":["SampleDisclosuresEnumValue"]},"org.reso.metadata.enums.DocumentsAvailable":{"type":"string","title":"DocumentsAvailable","enum":["SampleDocumentsAvailableEnumValue"]},"org.reso.metadata.enums.DoorFeatures":{"type":"string","title":"DoorFeatures","enum":["EnergyStarQualifiedDoors","FrenchDoors","MirroredClosetDoors","SlidingDoors","StormDoors"]},"org.reso.metadata.enums.Electric":{"type":"string","title":"Electric","enum":["Amps100","Amps150","Amps200OrMore","CircuitBreakers","EnergyStorageDevice","Fuses","Generator","NetMeter","PhotovoltaicsSellerOwned","PhotovoltaicsThirdPartyOwned","PreWiredForRenewables","ReadyForRenewables","Underground","Volts220","Volts220ForSpa","Volts220InGarage","Volts220InKitchen","Volts220InLaundry","Volts220InWorkshop","Volts440","WindTurbineSellerOwned","WindTurbineThirdPartyOwned"]},"org.reso.metadata.enums.ElementarySchool":{"type":"string","title":"ElementarySchool","enum":["SampleElementarySchoolEnumValue"]},"org.reso.metadata.enums.ElementarySchoolDistrict":{"type":"string","title":"ElementarySchoolDistrict","enum":["SampleElementarySchoolDistrictEnumValue"]},"org.reso.metadata.enums.EventTarget":{"type":"string","title":"EventTarget","enum":["Agent","Broker","Digg","Email","Facebook","FacebookMessenger","Googleplus","Imessage","Instagram","Linkedin","Pinterest","Reddit","Slack","Sms","Snapchat","Stumbleupon","Tumblr","Twitter","Youtube"]},"org.reso.metadata.enums.EventType":{"type":"string","title":"EventType","enum":["ClickedOnEmailAddress","ClickedOnPhoneNumber","ClickToPrimaryHostedSite","Comments","DetailedView","Discard","DrivingDirections","ExitDetailedView","Favorited","Maybe","NonDetailedView","ObjectModified","PhotoGallery","Printed","PropertyVideos","Search","Share","SubmissionOfLeadForm","VirtualTour"]},"org.reso.metadata.enums.ExistingLeaseType":{"type":"string","title":"ExistingLeaseType","enum":["AbsoluteNet","CpiAdjustment","EscalationClause","Gross","GroundLease","Net","Nn","Nnn","Oral"]},"org.reso.metadata.enums.ExteriorFeatures":{"type":"string","title":"ExteriorFeatures","enum":["Awnings","Balcony","Barbecue","BasketballCourt","BoatSlip","BuiltInBarbecue","Courtyard","CoveredCourtyard","Dock","DogRun","ElectricGrill","FirePit","Garden","GasGrill","GrayWaterSystem","Kennel","Lighting","MistingSystem","None","Other","OutdoorGrill","OutdoorKitchen","OutdoorShower","PermeablePaving","Playground","PrivateEntrance","PrivateYard","RainBarrelCisterns","RainGutters","RvHookup","Storage","TennisCourts","UncoveredCourtyard"]},"org.reso.metadata.enums.FeeFrequency":{"type":"string","title":"FeeFrequency","enum":["Annually","BiMonthly","BiWeekly","Daily","Monthly","OneTime","Quarterly","Seasonal","SemiAnnually","SemiMonthly","Weekly"]},"org.reso.metadata.enums.Fencing":{"type":"string","title":"Fencing","enum":["BackYard","BarbedWire","Block","Brick","ChainLink","CrossFenced","Electric","Fenced","FrontYard","Full","Gate","Invisible","Masonry","None","Other","Partial","PartialCross","Perimeter","Pipe","Privacy","Security","SeeRemarks","SlumpStone","SplitRail","Stone","Vinyl","Wire","Wood","WroughtIron"]},"org.reso.metadata.enums.FinancialDataSource":{"type":"string","title":"FinancialDataSource","enum":["Accountant","Owner","PropertyManager"]},"org.reso.metadata.enums.FireplaceFeatures":{"type":"string","title":"FireplaceFeatures","enum":["Basement","Bath","Bedroom","BlowerFan","Circulating","Decorative","Den","DiningRoom","DoubleSided","Electric","EpaCertifiedWoodStove","EpaQualifiedFireplace","FactoryBuilt","FamilyRoom","FirePit","FreeStanding","Gas","GasLog","GasStarter","GlassDoors","GreatRoom","Heatilator","Insert","Kitchen","Library","LivingRoom","Masonry","MasterBedroom","Metal","None","Other","Outside","PelletStove","Propane","RaisedHearth","RecreationRoom","SealedCombustion","SeeRemarks","SeeThrough","Stone","Ventless","WoodBurning","WoodBurningStove","ZeroClearance"]},"org.reso.metadata.enums.Flooring":{"type":"string","title":"Flooring","enum":["Adobe","Bamboo","Brick","Carpet","CeramicTile","Clay","Combination","Concrete","Cork","CriGreenLabelPlusCertifiedCarpet","Dirt","FloorscoreCertifiedFlooring","FscOrSfiCertifiedSourceHardwood","Granite","Hardwood","Laminate","Linoleum","Marble","None","Other","PaintedStained","Parquet","Pavers","ReclaimedWood","SeeRemarks","SimulatedWood","Slate","Softwood","Stamped","Stone","Sustainable","Terrazzo","Tile","Varies","Vinyl","Wood"]},"org.reso.metadata.enums.FoundationDetails":{"type":"string","title":"FoundationDetails","enum":["Block","BrickMortar","Combination","ConcretePerimeter","None","Other","Permanent","PillarPostPier","Raised","SeeRemarks","Slab","Stone"]},"org.reso.metadata.enums.FrontageType":{"type":"string","title":"FrontageType","enum":["BayHarbor","GolfCourse","LagoonEstuary","Lakefront","Oceanfront","Other","River","SeeRemarks","Waterfront"]},"org.reso.metadata.enums.Furnished":{"type":"string","title":"Furnished","enum":["Furnished","Negotiable","Partially","Unfurnished"]},"org.reso.metadata.enums.GreenBuildingVerificationType":{"type":"string","title":"GreenBuildingVerificationType","enum":["CertifiedPassiveHouse","EnergyStarCertifiedHomes","Enerphit","HersIndexScore","HomeEnergyScore","HomeEnergyUpgradeCertificateOfEnergyEfficiencyImprovements","HomeEnergyUpgradeCertificateOfEnergyEfficiencyPerformance","HomePerformanceWithEnergyStar","IndoorAirplus","LeedForHomes","LivingBuildingChallenge","NgbsNewConstruction","NgbsSmallProjectsRemodel","NgbsWholeHomeRemodel","PhiusPlus","Watersense","ZeroEnergyReadyHome"]},"org.reso.metadata.enums.GreenEnergyEfficient":{"type":"string","title":"GreenEnergyEfficient","enum":["Appliances","Construction","Doors","ExposureShade","Hvac","Incentives","Insulation","Lighting","Roof","Thermostat","WaterHeater","Windows"]},"org.reso.metadata.enums.GreenEnergyGeneration":{"type":"string","title":"GreenEnergyGeneration","enum":["Solar","Wind"]},"org.reso.metadata.enums.GreenIndoorAirQuality":{"type":"string","title":"GreenIndoorAirQuality","enum":["ContaminantControl","IntegratedPestManagement","MoistureControl","Ventilation"]},"org.reso.metadata.enums.GreenLocation":{"type":"string","title":"GreenLocation","enum":["SampleGreenLocationEnumValue"]},"org.reso.metadata.enums.GreenSustainability":{"type":"string","title":"GreenSustainability","enum":["ConservingMethods","OnsiteRecyclingCenter","RecyclableMaterials","RecycledMaterials","RegionallySourcedMaterials","RenewableMaterials","SalvagedMaterials"]},"org.reso.metadata.enums.GreenVerificationSource":{"type":"string","title":"GreenVerificationSource","enum":["Administrator","Assessor","Builder","ContractorOrInstaller","Other","Owner","ProgramSponsor","ProgramVerifier","PublicRecords","SeeRemarks"]},"org.reso.metadata.enums.GreenVerificationStatus":{"type":"string","title":"GreenVerificationStatus","enum":["Complete","InProcess"]},"org.reso.metadata.enums.GreenWaterConservation":{"type":"string","title":"GreenWaterConservation","enum":["EfficientHotWaterDistribution","GrayWaterSystem","GreenInfrastructure","LowFlowFixtures","WaterRecycling","WaterSmartLandscaping"]},"org.reso.metadata.enums.Heating":{"type":"string","title":"Heating","enum":["ActiveSolar","Baseboard","Ceiling","Central","Coal","CoalStove","Ductless","Electric","EnergyStarAccaRsiQualifiedInstallation","EnergyStarQualifiedEquipment","ExhaustFan","FireplaceInsert","Fireplaces","FloorFurnace","ForcedAir","Geothermal","Gravity","HeatPump","HotWater","HumidityControl","Kerosene","NaturalGas","None","Oil","Other","PassiveSolar","PelletStove","Propane","PropaneStove","Radiant","RadiantCeiling","RadiantFloor","SeeRemarks","SeparateMeters","Solar","SpaceHeater","Steam","VariesByUnit","WallFurnace","Wood","WoodStove","Zoned"]},"org.reso.metadata.enums.HighSchool":{"type":"string","title":"HighSchool","enum":["SampleHighSchoolEnumValue"]},"org.reso.metadata.enums.HighSchoolDistrict":{"type":"string","title":"HighSchoolDistrict","enum":["SampleHighSchoolDistrictEnumValue"]},"org.reso.metadata.enums.HorseAmenities":{"type":"string","title":"HorseAmenities","enum":["Arena","Barn","BoardingFacilities","Corrals","HayStorage","None","Other","Paddocks","PalpationChute","Pasture","RidingTrail","RoundPen","SeeRemarks","ShavingBin","Stables","TackRoom","TrailerStorage","WashRack"]},"org.reso.metadata.enums.HoursDaysOfOperation":{"type":"string","title":"HoursDaysOfOperation","enum":["EveningsOnly","Open24Hours","Open7Days","Open8HoursDay","OpenLessThan8HoursDay","OpenMondayFriday","OpenOver8HoursDay","OpenSaturday","OpenSunday"]},"org.reso.metadata.enums.ImageOf":{"type":"string","title":"ImageOf","enum":["AerialView","Atrium","Attic","BackOfStructure","Balcony","Bar","Barn","Basement","Bathroom","Bedroom","BonusRoom","BreakfastArea","Closet","Community","Courtyard","Deck","Den","DiningArea","DiningRoom","Dock","Entry","ExerciseRoom","FamilyRoom","Fence","Fireplace","FloorPlan","FrontOfStructure","GameRoom","Garage","Garden","GolfCourse","GreatRoom","GuestQuarters","Gym","HobbyRoom","Inlaw","Kitchen","Lake","Laundry","Library","LivingRoom","LoadingDock","Lobby","Loft","Lot","MasterBathroom","MasterBedroom","MediaRoom","MudRoom","Nursery","Office","Other","OutBuildings","Pantry","Parking","Patio","Pier","PlatMap","Pond","Pool","Reception","RecreationRoom","Sauna","Showroom","SideOfStructure","SittingRoom","Spa","Stable","Storage","Studio","Study","SunRoom","View","Waterfront","WineCellar","Workshop","Yard"]},"org.reso.metadata.enums.ImageSizeDescription":{"type":"string","title":"ImageSizeDescription","enum":["SampleImageSizeDescriptionEnumValue"]},"org.reso.metadata.enums.IncomeIncludes":{"type":"string","title":"IncomeIncludes","enum":["Laundry","Parking","Recreation","RentOnly","RvStorage","Storage"]},"org.reso.metadata.enums.InteriorOrRoomFeatures":{"type":"string","title":"InteriorOrRoomFeatures","enum":["Bar","BeamedCeilings","Bidet","Bookcases","BreakfastBar","BuiltInFeatures","CathedralCeilings","CedarClosets","CeilingFans","CentralVacuum","Chandelier","CofferedCeilings","CrownMolding","DoubleVanity","DryBar","Dumbwaiter","EatInKitchen","Elevator","EntranceFoyer","GraniteCounters","HighCeilings","HighSpeedInternet","HisAndHersClosets","InLawFloorplan","KitchenIsland","LaminateCounters","LowFlowPlumbingFixtures","MasterDownstairs","NaturalWoodwork","OpenFloorplan","Other","Pantry","RecessedLighting","Sauna","SeeRemarks","SmartHome","SmartThermostat","SoakingTub","SolarTubes","SoundSystem","StoneCounters","Storage","TileCounters","TrackLighting","TrayCeilings","VaultedCeilings","WalkInClosets","WaterSenseFixtures","WetBar","WiredForData","WiredForSound"]},"org.reso.metadata.enums.IrrigationSource":{"type":"string","title":"IrrigationSource","enum":["SampleIrrigationSourceEnumValue"]},"org.reso.metadata.enums.LaborInformation":{"type":"string","title":"LaborInformation","enum":["EmployeeLicenseRequired","NonUnion","Union"]},"org.reso.metadata.enums.Languages":{"type":"string","title":"Languages","enum":["Abkhazian","Afar","Afrikaans","Albanian","AmericanSignLanguage","Amharic","Arabic","Aramaic","Armenian","Assamese","AssyrianNeoAramaic","Avestan","Aymara","Azerbaijani","Bambara","Bashkir","Basque","Bengali","Bihari","Bikol","Bislama","Bosnian","BrazilianPortuguese","Bulgarian","Burmese","Byelorussian","Cambodian","Cantonese","CapeVerdeanCreole","Catalan","Cebuano","Chamorro","Chechen","Chinese","Chuukese","Chuvash","Cornish","Corsican","Croatian","Czech","Danish","Dari","Dioula","Dutch","Dzongkha","English","Esperanto","Estonian","Faroese","Farsi","Fiji","Finnish","Flemish","French","Frisian","Galician","Georgian","German","Greek","Greenlandic","Guarani","Gujarati","HaitianCreole","Hausa","Hebrew","Herero","Hiligaynon","Hindi","HiriMotu","Hmong","Hungarian","Iban","Icelandic","Igbo","Ilocano","Indonesian","Interlingua","Inuktitut","Inupiak","Irish","Italian","Japanese","Javanese","Kannada","Kashmiri","Kazakh","KIche","Kichwa","Kikuyu","Kinyarwanda","Kirghiz","Kirundi","Komi","Korean","Kpelle","Kru","Kurdish","Lao","Latin","Latvian","Lingala","Lithuanian","Luxemburgish","Macedonian","Malagasy","Malay","Malayalam","Maltese","Mandarin","Maninka","ManxGaelic","Maori","Marathi","Marshallese","Moldovan","Mongolian","Nauru","Navajo","Ndebele","Ndonga","Nepali","Norwegian","NorwegianNynorsk","Nyanja","Occitan","Oriya","Oromo","Ossetian","Pali","Pangasinan","Papiamento","Pashto","Polish","Portuguese","Punjabi","Quechua","Romanian","Romany","Russian","Sami","Samoan","Sangho","Sanskrit","Sardinian","ScotsGaelic","Serbian","SerboCroatian","Sesotho","Setswana","Shan","Shona","Sindhi","Sinhalese","Siswati","Slovak","Slovenian","Somali","SouthernNdebele","Spanish","Sundanese","Swahili","Swedish","Syriac","Tagalog","Tahitian","Tajik","Tamil","Tatar","Telugu","Thai","Tibetan","Tigrinya","Tongan","Tsonga","Turkish","Turkmen","Twi","Uigur","Ukrainian","Urdu","Uzbek","Vietnamese","Volapuk","Welsh","Wolof","Xhosa","Yiddish","Yoruba","Zhuang","Zulu"]},"org.reso.metadata.enums.LaundryFeatures":{"type":"string","title":"LaundryFeatures","enum":["CommonArea","ElectricDryerHookup","GasDryerHookup","InBasement","InBathroom","InCarport","InGarage","InHall","InKitchen","Inside","InUnit","LaundryChute","LaundryCloset","LaundryRoom","LowerLevel","MainLevel","MultipleLocations","None","Other","Outside","SeeRemarks","Sink","UpperLevel","WasherHookup"]},"org.reso.metadata.enums.LeaseRenewalCompensation":{"type":"string","title":"LeaseRenewalCompensation","enum":["CallListingAgent","CallListingOffice","CommissionPaidOnTenantPurchase","NoRenewalCommission","RenewalCommissionPaid"]},"org.reso.metadata.enums.LeaseTerm":{"type":"string","title":"LeaseTerm","enum":["MonthToMonth","Negotiable","None","Other","RenewalOption","ShortTermLease","SixMonths","TwelveMonths","TwentyFourMonths","Weekly"]},"org.reso.metadata.enums.Levels":{"type":"string","title":"Levels","enum":["MultiSplit","One","OneAndOneHalf","ThreeOrMore","Two"]},"org.reso.metadata.enums.LinearUnits":{"type":"string","title":"LinearUnits","enum":["Feet","Meters"]},"org.reso.metadata.enums.ListAgentDesignation":{"type":"string","title":"ListAgentDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.ListingAgreement":{"type":"string","title":"ListingAgreement","enum":["ExclusiveAgency","ExclusiveRightToLease","ExclusiveRightToSell","ExclusiveRightWithException","Net","Open","Probate"]},"org.reso.metadata.enums.ListingService":{"type":"string","title":"ListingService","enum":["EntryOnly","FullService","LimitedService"]},"org.reso.metadata.enums.ListingTerms":{"type":"string","title":"ListingTerms","enum":["AllInclusiveTrustDeed","Assumable","Cash","Contract","Conventional","Exchange1031","ExistingBonds","FHA","LandUseFee","LeaseBack","LeaseOption","LeasePurchase","LienRelease","OwnerMayCarry","OwnerPayPoints","OwnerWillCarry","PrivateFinancingAvailable","RelocationProperty","SellerEquityShare","SpecialFunding","Submit","Trade","TrustConveyance","TrustDeed","UsdaLoan","VaLoan"]},"org.reso.metadata.enums.LockBoxType":{"type":"string","title":"LockBoxType","enum":["CallListingOffice","CallSellerDirect","Combo","None","Other","SeeRemarks","Sentrilock","Supra"]},"org.reso.metadata.enums.LotDimensionsSource":{"type":"string","title":"LotDimensionsSource","enum":["Appraiser","Assessor","Builder","Estimated","GisCalculated","Measured","Other","Owner","PublicRecords","SeeRemarks","Survey"]},"org.reso.metadata.enums.LotFeatures":{"type":"string","title":"LotFeatures","enum":["Agricultural","BackYard","Bluff","CityLot","Cleared","CloseToClubhouse","CornerLot","CornersMarked","CulDeSac","DesertBack","DesertFront","Farm","FewTrees","FlagLot","FrontYard","Garden","GentleSloping","Greenbelt","InteriorLot","IrregularLot","Landscaped","Level","ManyTrees","Meadow","NativePlants","NearGolfCourse","NearPublicTransit","OnGolfCourse","OpenLot","Orchards","Other","Pasture","Paved","PieShapedLot","Private","RectangularLot","RockOutcropping","RollingSlope","Secluded","SeeRemarks","Sloped","SlopedDown","SlopedUp","SplitPossible","SprinklersInFront","SprinklersInRear","SteepSlope","Subdivided","Views","Waterfall","Waterfront","Wetlands","Wooded","ZeroLotLine"]},"org.reso.metadata.enums.LotSizeSource":{"type":"string","title":"LotSizeSource","enum":["Appraiser","Assessor","Builder","Estimated","Other","Owner","Plans","PublicRecords","SeeRemarks"]},"org.reso.metadata.enums.LotSizeUnits":{"type":"string","title":"LotSizeUnits","enum":["Acres","SquareFeet","SquareMeters"]},"org.reso.metadata.enums.MLSAreaMajor":{"type":"string","title":"MLSAreaMajor","enum":["SampleMLSAreaMajorEnumValue"]},"org.reso.metadata.enums.MLSAreaMinor":{"type":"string","title":"MLSAreaMinor","enum":["SampleMLSAreaMinorEnumValue"]},"org.reso.metadata.enums.MediaCategory":{"type":"string","title":"MediaCategory","enum":["AgentPhoto","BrandedVirtualTour","Document","FloorPlan","OfficeLogo","OfficePhoto","Photo","UnbrandedVirtualTour","Video"]},"org.reso.metadata.enums.MediaStatus":{"type":"string","title":"MediaStatus","enum":["SampleMediaStatusEnumValue"]},"org.reso.metadata.enums.MediaType":{"type":"string","title":"MediaType","enum":["Doc","Docx","Gif","Jpeg","Mov","Mp4","Mpeg","Pdf","Png","Quicktime","Rtf","Tiff","Txt","Wmv","Xls","Xlsx"]},"org.reso.metadata.enums.MemberDesignation":{"type":"string","title":"MemberDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.MemberMlsSecurityClass":{"type":"string","title":"MemberMlsSecurityClass","enum":["SampleMemberMlsSecurityClassEnumValue"]},"org.reso.metadata.enums.MemberOtherPhoneType":{"type":"string","title":"MemberOtherPhoneType","enum":["Direct","Fax","First","Home","Mobile","Modem","Office","Pager","Preferred","Second","Sms","Third","TollFree","Voicemail"]},"org.reso.metadata.enums.MemberStatus":{"type":"string","title":"MemberStatus","enum":["Active","Inactive"]},"org.reso.metadata.enums.MemberType":{"type":"string","title":"MemberType","enum":["Assistant","AssociationStaff","DesignatedRealtorAppraiser","DesignatedRealtorParticipant","LicensedAssistant","MlsOnlyAppraiser","MlsOnlyBroker","MlsOnlySalesperson","MlsStaff","NonMemberVendor","OfficeManager","RealtorAppraiser","RealtorSalesperson","UnlicensedAssistant"]},"org.reso.metadata.enums.MiddleOrJuniorSchool":{"type":"string","title":"MiddleOrJuniorSchool","enum":["SampleMiddleOrJuniorSchoolEnumValue"]},"org.reso.metadata.enums.MiddleOrJuniorSchoolDistrict":{"type":"string","title":"MiddleOrJuniorSchoolDistrict","enum":["SampleMiddleOrJuniorSchoolDistrictEnumValue"]},"org.reso.metadata.enums.MlsStatus":{"type":"string","title":"MlsStatus","enum":["SampleMlsStatusEnumValue"]},"org.reso.metadata.enums.NotedBy":{"type":"string","title":"NotedBy","enum":["Agent","Contact"]},"org.reso.metadata.enums.ObjectIdType":{"type":"string","title":"ObjectIdType","enum":["Listingid","Listingkey","Listingkeynumeric","Openhouseid","Openhousekey","Openhousekeynumeric","Parcelnumber","Puid","Savedsearchkey","Savedsearchkeynumeric","Unique"]},"org.reso.metadata.enums.ObjectType":{"type":"string","title":"ObjectType","enum":["Document","Listing","OpenHouse","Photo","Property","SavedSearch","VirtualTour"]},"org.reso.metadata.enums.OccupantType":{"type":"string","title":"OccupantType","enum":["Owner","Tenant","Vacant"]},"org.reso.metadata.enums.OfficeBranchType":{"type":"string","title":"OfficeBranchType","enum":["Branch","Main","StandAlone"]},"org.reso.metadata.enums.OfficeStatus":{"type":"string","title":"OfficeStatus","enum":["Active","Inactive"]},"org.reso.metadata.enums.OfficeType":{"type":"string","title":"OfficeType","enum":["Affiliate","Appraiser","Association","Mls","MlsOnlyBranch","MlsOnlyFirm","MlsOnlyOffice","NonMemberVendor","RealtorBranchOffice","RealtorFirm","RealtorOffice"]},"org.reso.metadata.enums.OpenHouseStatus":{"type":"string","title":"OpenHouseStatus","enum":["Active","Canceled","Ended"]},"org.reso.metadata.enums.OpenHouseType":{"type":"string","title":"OpenHouseType","enum":["Broker","Office","Public"]},"org.reso.metadata.enums.OperatingExpenseIncludes":{"type":"string","title":"OperatingExpenseIncludes","enum":["Accounting","Advertising","Association","CableTv","CapitalImprovements","Depreciation","EquipmentRental","Fuel","FurnitureReplacement","Gardener","Insurance","Legal","Licenses","Maintenance","MaintenanceGrounds","MaintenanceStructure","Manager","MortgageLoans","NewTax","Other","Parking","PestControl","PoolSpa","ProfessionalManagement","Security","SnowRemoval","Staff","Supplies","Trash","Utilities","VacancyAllowance","WaterSewer","WorkmansCompensation"]},"org.reso.metadata.enums.OrganizationType":{"type":"string","title":"OrganizationType","enum":["SampleOrganizationTypeEnumValue"]},"org.reso.metadata.enums.OtherEquipment":{"type":"string","title":"OtherEquipment","enum":["AirPurifier","CallListingAgent","Compressor","DcWellPump","Dehumidifier","FarmEquipment","FuelTanks","Generator","HomeTheater","Intercom","IrrigationEquipment","ListAvailable","LivestockEquipment","Negotiable","None","OrchardEquipment","Other","RotaryAntenna","SatelliteDish","TvAntenna","VariesByUnit"]},"org.reso.metadata.enums.OtherPhoneType":{"type":"string","title":"OtherPhoneType","enum":["Direct","Fax","First","Home","Mobile","Modem","Office","Pager","Preferred","Second","Sms","Third","TollFree","Voicemail"]},"org.reso.metadata.enums.OtherStructures":{"type":"string","title":"OtherStructures","enum":["AirplaneHangar","Arena","Barns","BoatHouse","Cabana","Caves","Corrals","CoveredArena","Garages","Gazebo","GrainStorage","Greenhouse","GuestHouse","KennelDogRun","MobileHome","None","Other","Outbuilding","OutdoorKitchen","PackingShed","Pergola","PoolHouse","PoultryCoop","Residence","RvBoatStorage","SecondGarage","SecondResidence","SeeRemarks","Sheds","Stables","Storage","TennisCourts","Workshop"]},"org.reso.metadata.enums.OwnerPays":{"type":"string","title":"OwnerPays","enum":["AllUtilities","AssociationFees","CableTv","CommonAreaMaintenance","Electricity","ExteriorMaintenance","Gas","GroundsCare","HotWater","HvacMaintenance","Insurance","JanitorialService","Management","None","Other","OtherTax","ParkingFee","PestControl","PoolMaintenance","Repairs","RoofMaintenance","Security","SeeRemarks","Sewer","SnowRemoval","Taxes","Telephone","TrashCollection","Water"]},"org.reso.metadata.enums.OwnershipType":{"type":"string","title":"OwnershipType","enum":["Corporation","Llc","Partnership","SoleProprietor"]},"org.reso.metadata.enums.ParkingFeatures":{"type":"string","title":"ParkingFeatures","enum":["AdditionalParking","Aggregate","AlleyAccess","Asphalt","Assigned","Attached","AttachedCarport","Basement","Boat","Carport","CircularDriveway","Common","CommunityStructure","Concrete","ConvertedGarage","Covered","Deck","Deeded","Detached","DetachedCarport","DirectAccess","DriveThrough","Driveway","ElectricGate","ElectricVehicleChargingStations","Enclosed","Garage","GarageDoorOpener","GarageFacesFront","GarageFacesRear","GarageFacesSide","Gated","GolfCartGarage","Gravel","Guest","HeatedGarage","InsideEntrance","KitchenLevel","Leased","Lighted","NoGarage","None","OffSite","OffStreet","OnSite","OnStreet","Open","Other","Outside","Oversized","ParkingLot","ParkingPad","Paved","PaverBlock","PermitRequired","Private","RvAccessParking","RvCarport","RvGarage","RvGated","Secured","SeeRemarks","SharedDriveway","SideBySide","Storage","Tandem","Unassigned","Underground","Unpaved","Valet","VariesByUnit","WorkshopInGarage"]},"org.reso.metadata.enums.PatioAndPorchFeatures":{"type":"string","title":"PatioAndPorchFeatures","enum":["Awnings","Covered","Deck","Enclosed","FrontPorch","GlassEnclosed","None","Other","Patio","Porch","RearPorch","Screened","SeeRemarks","SidePorch","Terrace","WrapAround"]},"org.reso.metadata.enums.Permission":{"type":"string","title":"Permission","enum":["AgentOnly","FirmOnly","Idx","OfficeOnly","Private","Public","Vow"]},"org.reso.metadata.enums.PetsAllowed":{"type":"string","title":"PetsAllowed","enum":["BreedRestrictions","Call","CatsOk","DogsOk","No","NumberLimit","SizeLimit","Yes"]},"org.reso.metadata.enums.PoolFeatures":{"type":"string","title":"PoolFeatures","enum":["AboveGround","Association","BlackBottom","Cabana","Community","DivingBoard","ElectricHeat","EnergyStarQualifiedPoolPump","Fenced","Fiberglass","Filtered","GasHeat","Gunite","Heated","Indoor","Infinity","InGround","Lap","Liner","None","Other","OutdoorPool","PoolCover","PoolSpaCombo","PoolSweep","Private","SaltWater","ScreenEnclosure","SeeRemarks","SolarCover","SolarHeat","Sport","Tile","Vinyl","Waterfall"]},"org.reso.metadata.enums.Possession":{"type":"string","title":"Possession","enum":["CloseOfEscrow","ClosePlus1Day","ClosePlus2Days","ClosePlus30Days","ClosePlus3Days","ClosePlus3To5Days","Negotiable","Other","RentalAgreement","SeeRemarks","SellerRentBack","SubjectToTenantRights"]},"org.reso.metadata.enums.PossibleUse":{"type":"string","title":"PossibleUse","enum":["Agricultural","Cattle","Commercial","Dairy","Development","Farm","Fishery","Grazing","HighwayTouristService","Horses","Hunting","Industrial","Investment","Livestock","ManufacturedHome","MiniStorage","MultiFamily","Orchard","Other","Pasture","PlaceOfWorship","Poultry","Ranch","Recreational","Residential","Retail","SeeRemarks","SingleFamily","Subdevelopment","Timber","Unimproved","Vacant","Warehouse"]},"org.reso.metadata.enums.PostalCity":{"type":"string","title":"PostalCity","enum":["SamplePostalCityEnumValue"]},"org.reso.metadata.enums.PowerProductionAnnualStatus":{"type":"string","title":"PowerProductionAnnualStatus","enum":["Actual","Estimated","PartiallyEstimated"]},"org.reso.metadata.enums.PowerProductionType":{"type":"string","title":"PowerProductionType","enum":["Photovoltaics","Wind"]},"org.reso.metadata.enums.PreferredAddress":{"type":"string","title":"PreferredAddress","enum":["Home","Other","Work"]},"org.reso.metadata.enums.PreferredPhone":{"type":"string","title":"PreferredPhone","enum":["Direct","Home","Mobile","Office","Other","TollFree","Voicemail"]},"org.reso.metadata.enums.PropertyCondition":{"type":"string","title":"PropertyCondition","enum":["Fixer","NewConstruction","UnderConstruction","UpdatedRemodeled"]},"org.reso.metadata.enums.PropertySubType":{"type":"string","title":"PropertySubType","enum":["Agriculture","Apartment","BoatSlip","Business","Cabin","Condominium","DeededParking","Duplex","Farm","HotelMotel","Industrial","ManufacturedHome","ManufacturedOnLand","MixedUse","MobileHome","MultiFamily","Office","OwnYourOwn","Quadruplex","Ranch","Retail","SingleFamilyResidence","StockCooperative","Timeshare","Townhouse","Triplex","UnimprovedLand","Warehouse"]},"org.reso.metadata.enums.PropertyType":{"type":"string","title":"PropertyType","enum":["BusinessOpportunity","CommercialLease","CommercialSale","Farm","Land","ManufacturedInPark","Residential","ResidentialIncome","ResidentialLease"]},"org.reso.metadata.enums.QueueTransactionType":{"type":"string","title":"QueueTransactionType","enum":["Add","Change","Delete"]},"org.reso.metadata.enums.ReasonActiveOrDisabled":{"type":"string","title":"ReasonActiveOrDisabled","enum":["AgentDisabled","ClientDisabled","ConciergeNotification","FinalIgnoredWarning","Ignored","InitialIgnoredWarning","Invalid","NoListingsFound","NoListingsFoundWarning","NoOneToSendTo","OverLimit","ReActivated","Revised","SearchFailing","WelcomeEmailIgnored","WelcomeEmailIgnoredWarning"]},"org.reso.metadata.enums.RentIncludes":{"type":"string","title":"RentIncludes","enum":["AllUtilities","CableTv","Electricity","Gardener","Gas","Internet","Management","None","Other","SeeRemarks","Sewer","TrashCollection","Water"]},"org.reso.metadata.enums.ResourceName":{"type":"string","title":"ResourceName","enum":["Contacts","Member","Office","Property"]},"org.reso.metadata.enums.RoadFrontageType":{"type":"string","title":"RoadFrontageType","enum":["Alley","CityStreet","CountyRoad","Easement","Freeway","Highway","Interstate","None","Other","PrivateRoad","SeeRemarks","StateRoad","Unimproved"]},"org.reso.metadata.enums.RoadResponsibility":{"type":"string","title":"RoadResponsibility","enum":["PrivateMaintainedRoad","PublicMaintainedRoad","RoadMaintenanceAgreement"]},"org.reso.metadata.enums.RoadSurfaceType":{"type":"string","title":"RoadSurfaceType","enum":["AlleyPaved","Asphalt","ChipAndSeal","Concrete","Dirt","Gravel","None","Other","Paved","SeeRemarks","Unimproved"]},"org.reso.metadata.enums.Roof":{"type":"string","title":"Roof","enum":["Aluminum","AsbestosShingle","Asphalt","Bahama","Barrel","Bituthene","BuiltUp","Composition","Concrete","Copper","Elastomeric","Fiberglass","Flat","FlatTile","Foam","GreenRoof","Mansard","Membrane","Metal","Mixed","None","Other","RolledHotMop","Rubber","SeeRemarks","Shake","Shingle","Slate","SpanishTile","Stone","Synthetic","TarGravel","Tile","Wood"]},"org.reso.metadata.enums.RoomType":{"type":"string","title":"RoomType","enum":["Basement","Bathroom","Bathroom1","Bathroom2","Bathroom3","Bathroom4","Bathroom5","Bedroom","Bedroom1","Bedroom2","Bedroom3","Bedroom4","Bedroom5","BonusRoom","Den","DiningRoom","ExerciseRoom","FamilyRoom","GameRoom","GreatRoom","Gym","Kitchen","Laundry","Library","LivingRoom","Loft","MasterBathroom","MasterBedroom","MediaRoom","Office","Sauna","UtilityRoom","Workshop"]},"org.reso.metadata.enums.RuleFormat":{"type":"string","title":"RuleFormat","enum":["Javascript","OdataFilter","REBR","RetsValidation"]},"org.reso.metadata.enums.RuleType":{"type":"string","title":"RuleType","enum":["SampleRuleTypeEnumValue"]},"org.reso.metadata.enums.SavedSearchType":{"type":"string","title":"SavedSearchType","enum":["SampleSavedSearchTypeEnumValue"]},"org.reso.metadata.enums.ScheduleType":{"type":"string","title":"ScheduleType","enum":["ASAP","Daily","Monthly"]},"org.reso.metadata.enums.SearchQueryExceptions":{"type":"string","title":"SearchQueryExceptions","enum":["SampleSearchQueryExceptionsEnumValue"]},"org.reso.metadata.enums.SearchQueryType":{"type":"string","title":"SearchQueryType","enum":["DMQL2","OdataFilter"]},"org.reso.metadata.enums.SecurityFeatures":{"type":"string","title":"SecurityFeatures","enum":["BuildingSecurity","CarbonMonoxideDetectors","ClosedCircuitCameras","FireAlarm","FireEscape","FireSprinklerSystem","Firewalls","GatedCommunity","GatedWithGuard","KeyCardEntry","Other","PanicAlarm","Prewired","SecuredGarageParking","SecurityFence","SecurityGate","SecurityGuard","SecurityLights","SecurityService","SecuritySystem","SecuritySystemLeased","SecuritySystemOwned","SeeRemarks","SmokeDetectors","TwentyFourHourSecurity","VariesByUnit","WindowBars","WindowBarsWithQuickRelease"]},"org.reso.metadata.enums.Sewer":{"type":"string","title":"Sewer","enum":["AerobicSeptic","Cesspool","EngineeredSeptic","HoldingTank","MoundSeptic","None","Other","PercTestOnFile","PercTestRequired","PrivateSewer","PublicSewer","SepticNeeded","SepticTank","SharedSeptic","Unknown"]},"org.reso.metadata.enums.ShowingContactType":{"type":"string","title":"ShowingContactType","enum":["Agent","Occupant","Owner","PropertyManager"]},"org.reso.metadata.enums.ShowingDays":{"type":"string","title":"ShowingDays","enum":["SampleShowingDaysEnumValue"]},"org.reso.metadata.enums.ShowingRequirements":{"type":"string","title":"ShowingRequirements","enum":["AppointmentOnly","CallListingAgent","CallListingOffice","CallManager","CallOwner","CallTenant","CombinationLockBox","DaySleeper","DoNotShow","EmailListingAgent","KeyInOffice","Lockbox","NoLockbox","NoSign","Occupied","PetsOnPremises","RestrictedHours","SecuritySystem","SeeRemarks","ShowingService","TextListingAgent","ToBeBuilt","TwentyFourHourNotice","UnderConstruction"]},"org.reso.metadata.enums.Skirt":{"type":"string","title":"Skirt","enum":["Aluminum","Block","Brick","Combination","Concrete","Fiberglass","Frame","Glass","Masonite","Metal","None","Other","Steel","Stone","Stucco","Synthetic","Unknown","Vinyl","Wood"]},"org.reso.metadata.enums.SocialMediaType":{"type":"string","title":"SocialMediaType","enum":["Blog","Digg","Facebook","FacebookMessenger","Googleplus","iMessage","Instagram","Linkedin","Pinterest","Reddit","Slack","Snapchat","Stumbleupon","Tumblr","Twitter","Website","Youtube"]},"org.reso.metadata.enums.SpaFeatures":{"type":"string","title":"SpaFeatures","enum":["AboveGround","Bath","Community","Fiberglass","Gunite","Heated","InGround","None","Private","SeeRemarks"]},"org.reso.metadata.enums.SpecialLicenses":{"type":"string","title":"SpecialLicenses","enum":["BeerWine","ClassH","Entertainment","Franchise","Gambling","Liquor","Liquor5YearsOrLess","Liquor5YearsOrMore","LiquorOffSale","LiquorOnSale","None","Other","Professional"]},"org.reso.metadata.enums.SpecialListingConditions":{"type":"string","title":"SpecialListingConditions","enum":["Auction","BankruptcyProperty","HudOwned","InForeclosure","NoticeOfDefault","ProbateListing","RealEstateOwned","ShortSale","Standard","ThirdPartyApproval"]},"org.reso.metadata.enums.StandardStatus":{"type":"string","title":"StandardStatus","enum":["Active","ActiveUnderContract","Canceled","Closed","ComingSoon","Delete","Expired","Hold","Incomplete","Pending","Withdrawn"]},"org.reso.metadata.enums.StateOrProvince":{"type":"string","title":"StateOrProvince","enum":["AB","AK","AL","AR","AZ","BC","CA","CO","CT","DC","DE","FL","GA","HI","IA","ID","IL","IN","KS","KY","LA","MA","MB","MD","ME","MI","MN","MO","MS","MT","NB","NC","ND","NE","NF","NH","NJ","NM","NS","NT","NU","NV","NY","OH","OK","ON","OR","PA","PE","QC","RI","SC","SD","SK","TN","TX","UT","VA","VI","VT","WA","WI","WV","WY","YT"]},"org.reso.metadata.enums.StreetDirection":{"type":"string","title":"StreetDirection","enum":["E","N","NE","NW","S","SE","SW","W"]},"org.reso.metadata.enums.StreetSuffix":{"type":"string","title":"StreetSuffix","enum":["SampleStreetSuffixEnumValue"]},"org.reso.metadata.enums.StructureType":{"type":"string","title":"StructureType","enum":["Cabin","Dock","Duplex","Flex","HotelMotel","House","Industrial","ManufacturedHouse","MixedUse","MultiFamily","None","Office","Quadruplex","Retail","Townhouse","Triplex","Warehouse"]},"org.reso.metadata.enums.SyndicateAgentOption":{"type":"string","title":"SyndicateAgentOption","enum":["SampleSyndicateAgentOptionEnumValue"]},"org.reso.metadata.enums.SyndicateTo":{"type":"string","title":"SyndicateTo","enum":["HomesDotCom","Listhub","RealtorDotCom","ZillowTrulia"]},"org.reso.metadata.enums.TaxStatusCurrent":{"type":"string","title":"TaxStatusCurrent","enum":["Personal","PersonalAndReal","Real"]},"org.reso.metadata.enums.TeamImpersonationLevel":{"type":"string","title":"TeamImpersonationLevel","enum":["SampleTeamImpersonationLevelEnumValue"]},"org.reso.metadata.enums.TeamMemberType":{"type":"string","title":"TeamMemberType","enum":["AdministrationAssistant","BuyerAgent","ShowingAgent","LeadManager","ListingAgent","MarketingAssistant","OperationsManager","TeamLead","TeamMember","TransactionCoordinator"]},"org.reso.metadata.enums.TeamStatus":{"type":"string","title":"TeamStatus","enum":["Active","Inactive"]},"org.reso.metadata.enums.TenantPays":{"type":"string","title":"TenantPays","enum":["AllUtilities","AssociationFees","CableTv","CommonAreaMaintenance","Electricity","ExteriorMaintenance","Gas","GroundsCare","HotWater","HvacMaintenance","Insurance","JanitorialService","Management","None","Other","OtherTax","ParkingFee","PestControl","PoolMaintenance","Repairs","Roof","Security","SeeRemarks","Sewer","SnowRemoval","Taxes","Telephone","TrashCollection","Water"]},"org.reso.metadata.enums.UnitTypeFurnished":{"type":"string","title":"UnitTypeFurnished","enum":["SampleUnitTypeFurnishedEnumValue"]},"org.reso.metadata.enums.UnitTypeType":{"type":"string","title":"UnitTypeType","enum":["Apartments","Efficiency","FourBedroomOrMore","Loft","ManagersUnit","OneBedroom","Penthouse","Studio","ThreeBedroom","TwoBedroom"]},"org.reso.metadata.enums.UnitsFurnished":{"type":"string","title":"UnitsFurnished","enum":["AllUnits","None","VariesByUnit"]},"org.reso.metadata.enums.Utilities":{"type":"string","title":"Utilities","enum":["CableAvailable","CableConnected","CableNotAvailable","ElectricityAvailable","ElectricityConnected","ElectricityNotAvailable","NaturalGasAvailable","NaturalGasConnected","NaturalGasNotAvailable","None","Other","PhoneAvailable","PhoneConnected","PhoneNotAvailable","Propane","SeeRemarks","SewerAvailable","SewerConnected","SewerNotAvailable","UndergroundUtilities","WaterAvailable","WaterConnected","WaterNotAvailable"]},"org.reso.metadata.enums.Vegetation":{"type":"string","title":"Vegetation","enum":["Brush","Cleared","Crops","Grassed","HeavilyWooded","NaturalState","Other","PartiallyWooded","SeeRemarks","Wooded"]},"org.reso.metadata.enums.View":{"type":"string","title":"View","enum":["Bay","Beach","Bridges","Canal","Canyon","City","CityLights","CreekStream","Desert","Downtown","Forest","Garden","GolfCourse","Hills","Lake","Marina","Meadow","Mountains","Neighborhood","None","Ocean","Orchard","Other","Panoramic","ParkGreenbelt","Pasture","Pond","Pool","Ridge","River","Rural","SeeRemarks","Skyline","Territorial","TreesWoods","Valley","Vineyard","Water"]},"org.reso.metadata.enums.WaterSource":{"type":"string","title":"WaterSource","enum":["Cistern","None","Other","Private","Public","SeeRemarks","SharedWell","Spring","Well"]},"org.reso.metadata.enums.WaterfrontFeatures":{"type":"string","title":"WaterfrontFeatures","enum":["BeachAccess","BeachFront","CanalAccess","CanalFront","Creek","Lagoon","Lake","LakeFront","LakePrivileges","NavigableWater","OceanAccess","OceanFront","Pond","RiverAccess","RiverFront","Seawall","Stream","Waterfront"]},"org.reso.metadata.enums.WindowFeatures":{"type":"string","title":"WindowFeatures","enum":["AluminumFrames","BayWindows","Blinds","DisplayWindows","DoublePaneWindows","Drapes","EnergyStarQualifiedWindows","GardenWindows","InsulatedWindows","LowEmissivityWindows","PlantationShutters","Screens","Shutters","Skylights","SolarScreens","StormWindows","TintedWindows","TriplePaneWindows","WindowCoverings","WindowTreatments","WoodFrames"]},"org.reso.metadata.enums.YearBuiltSource":{"type":"string","title":"YearBuiltSource","enum":["Appraiser","Assessor","Builder","Estimated","Other","Owner","PublicRecords","SeeRemarks"]},"count":{"anyOf":[{"type":"integer","minimum":0},{"type":"string"}],"description":"The number of entities in the collection. Available when using the [$count](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptioncount) query option."},"error":{"type":"object","required":["error"],"properties":{"error":{"type":"object","required":["code","message"],"properties":{"code":{"type":"string"},"message":{"type":"string"},"target":{"type":"string"},"details":{"type":"array","items":{"type":"object","required":["code","message"],"properties":{"code":{"type":"string"},"message":{"type":"string"},"target":{"type":"string"}}}},"innererror":{"type":"object","description":"The structure of this object is service-specific"}}}}}},"parameters":{"top":{"name":"$top","in":"query","description":"Show only the first n items, see [Paging - Top](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptiontop)","schema":{"type":"integer","minimum":0},"example":50},"skip":{"name":"$skip","in":"query","description":"Skip the first n items, see [Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionskip)","schema":{"type":"integer","minimum":0}},"count":{"name":"$count","in":"query","description":"Include count of items, see [Count](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptioncount)","schema":{"type":"boolean"}},"search":{"name":"$search","in":"query","description":"Search items by search phrases, see [Searching](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionsearch)","schema":{"type":"string"}}},"responses":{"error":{"description":"Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/error"}}}}}}} \ No newline at end of file diff --git a/src/main/resources/RESODataDictionary-1.7.xml b/src/main/resources/RESODataDictionary-1.7.xml deleted file mode 100644 index 6affc0e3..00000000 --- a/src/main/resources/RESODataDictionary-1.7.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/main/resources/RESODataDictionary-2.0.metadata-report.json b/src/main/resources/RESODataDictionary-2.0.metadata-report.json index d7a7ac1f..62e1db06 100644 --- a/src/main/resources/RESODataDictionary-2.0.metadata-report.json +++ b/src/main/resources/RESODataDictionary-2.0.metadata-report.json @@ -1,7 +1,7 @@ { "description": "RESO Data Dictionary Metadata Report", "version": "2.0", - "generatedOn": "2023-09-05T05:28:27.892524Z", + "generatedOn": "2023-09-05T06:55:05.505591Z", "fields": [ { "resourceName": "Property", @@ -84,7 +84,7 @@ }, { "term": "Core.Description", - "value": "If the property is located behind an unmanned security gate such as in a Gated Community, what is the code to gain access through the secured gate." + "value": "The code to gain access through the secured gate for a property located behind an unmanned security gate such as in a gated community." } ] }, @@ -147,7 +147,7 @@ }, { "term": "Core.Description", - "value": "Are there more than one parcel or lot included in the sale?" + "value": "Indicates whether or not more than one parcel or lot is included in the sale." } ] }, @@ -212,7 +212,7 @@ }, { "term": "Core.Description", - "value": "A list describing the style of the structure. For example, Victorian, Ranch, Craftsman, etc." + "value": "A list describing the style of the structure (e.g., Victorian, Ranch, Craftsman)." } ] }, @@ -446,7 +446,7 @@ }, { "term": "Core.Description", - "value": "Is there a Home Owners Association. A separate Y/N field is needed because not all associations have dues." + "value": "Indicates if there a homeowner association. A separate Y/N field is needed because not all associations have dues." } ] }, @@ -466,7 +466,7 @@ }, { "term": "Core.Description", - "value": "A flag indicating that a garage is attached to the main/primary dwelling. If more than one garage structure exists, this field would be set to Yes if any of the garage structures were attached to the main structure." + "value": "A flag indicating whether or not the garage is attached to the dwelling." } ] }, @@ -528,7 +528,7 @@ }, { "term": "Core.Description", - "value": "Does the property have a basement?" + "value": "Indicates whether or not the property has a basement." } ] }, @@ -548,7 +548,7 @@ }, { "term": "Core.Description", - "value": "A room containing all 4 of the 4 elements constituting a bath, which are; Toilet, Sink, Bathtub or Shower Head. A Full Bath will typically contain four elements; Sink, Toilet, Tub and Shower Head (in tub or stall). However, some may considered a Sink, Toilet and Tub (without a shower) a Full Bath, others consider this to be a Three Quarter Bath. In the event that BathroomsThreeQuarter is not in use, this field may represent the sum of all Full and Three Quarter bathrooms." + "value": "A room containing all four of the four elements constituting a bath: toilet, sink, bathtub, shower head (in tub or stall). Some may considered a sink, toilet and tub (without a shower) a full bath, while others may consider that to be a three-quarters bath. In the event that the BathroomsThreeQuarter field is not in use, this field may represent the sum of all full and three-quarters bathrooms." } ] }, @@ -568,7 +568,7 @@ }, { "term": "Core.Description", - "value": "A room containing 2 of the 4 elements constituting a bath, which are; Toilet, Sink, Bathtub or Shower Head. A Half Bath will typically contain a Sink and Toilet." + "value": "A room containing two of the four elements constituting a bath: toilet, sink, bathtub, shower head (in a tub or stall). A half bath will typically contain a sink and toilet." } ] }, @@ -648,7 +648,7 @@ }, { "term": "Core.Description", - "value": "The simple sum of the number of bathrooms. For example for a property with two Full Bathrooms and one Half Bathroom, the Bathrooms Total Integer will be 3. Expressing this example as 2.5, you will need to use a non-standard field name. Decimal based bathrooms are not recommended but possible via the Dictionary\u0027s extensibility." + "value": "The simple sum of the number of bathrooms. For example, for a property with two full bathrooms and one half bathroom, the Bathrooms Total Integer would be 3. Expressing this example as 2.5 would require a non-standard field name. Decimal-based bathrooms are not recommended, they are possible via the Data Dictionary\u0027s extensibility." } ] }, @@ -1893,7 +1893,7 @@ }, { "term": "Core.Description", - "value": "The city in listing address." + "value": "The city in the listing address." } ] }, @@ -1934,7 +1934,7 @@ }, { "term": "Core.Description", - "value": "With for-sale listings, the date the purchase agreement was fulfilled. With lease listings, the date the requirements were fulfilled, such as contract and/or deposit. This is the date entered by the agent reflecting when the change occurred contractually, not a timestamp of when the change was made in the MLS." + "value": "With for-sale listings, this is the date the purchase agreement was fulfilled. With lease listings, it is the date the requirements were fulfilled, such as contract and/or deposit. This is the date entered by the agent reflecting when the change occurred contractually, not a timestamp of when the change was made in the MLS." } ] }, @@ -3302,7 +3302,7 @@ }, { "term": "Core.Description", - "value": "The local, well-known identifier. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." + "value": "The local, well-known identifier. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." } ] }, @@ -3472,7 +3472,7 @@ }, { "term": "Core.Description", - "value": "Are there concessions included in the sales agreement? Yes, No or Call Listing Agent" + "value": "Indicates whether or not there are concessions included in the sales agreement (i.e., Yes, No or Call Listing Agent)." } ] }, @@ -3743,7 +3743,7 @@ }, { "term": "Core.Description", - "value": "The County, Parish or other regional authority" + "value": "The county, parish or other regional authority." } ] }, @@ -3848,7 +3848,7 @@ }, { "term": "Core.Description", - "value": "The number of days the property is on market, as defined by the MLS business rules." + "value": "The cumulative number of days the property is on market, as defined by the MLS business rules." } ] }, @@ -5972,7 +5972,7 @@ }, { "term": "Core.Description", - "value": "Is a home warranty included in the sale of the property? Single select." + "value": "Indicates whether or not a home warranty is included in the sale of the property." } ] }, @@ -6164,7 +6164,7 @@ }, { "term": "Core.Description", - "value": "A yes/no field that states the seller has allowed the listing address to be displayed on Internet sites." + "value": "Indicates whether or not the seller has allowed the listing address to be displayed on Internet sites." } ] }, @@ -6184,7 +6184,7 @@ }, { "term": "Core.Description", - "value": "A yes/no field that states the seller allows the listing can be displayed with an AVM on Internet sites." + "value": "Indicates whether or not the seller allows the listing to be displayed with an automated valuation model (AVM) on Internet sites." } ] }, @@ -6204,7 +6204,7 @@ }, { "term": "Core.Description", - "value": "A yes/no field that states the seller allows a comment or blog system to be attached to the listing on Internet sites." + "value": "Indicates whether or not the seller allows a comment or blog system to be attached to the listing on Internet sites." } ] }, @@ -6224,7 +6224,7 @@ }, { "term": "Core.Description", - "value": "A yes/no field that states the seller has allowed the listing to be displayed on Internet sites." + "value": "Indicates whether or not the seller has allowed the listing to be displayed on Internet sites." } ] }, @@ -6288,7 +6288,7 @@ }, { "term": "Core.Description", - "value": "Does the property include water rights for irrigation? A Boolean or Yes / No field." + "value": "Indicates whether or not the property includes water rights for irrigation." } ] }, @@ -6668,7 +6668,7 @@ }, { "term": "Core.Description", - "value": "The number of levels in the property being sold. For example, One Level, Two Levels, Three or More Levels, \u003ca href\u003d\"http://ddwiki.reso.org/pages/viewpage.action?pageId\u003d9941240\"\u003eMulti/Split\u003c/a\u003e, Loft. A discreet horizontal plane of interior living space (excluding basements)." + "value": "The number of levels in the property being sold (e.g., One, Two, Three or More, Multi/Split). A discreet horizontal plane of interior living space (excluding basements)." } ] }, @@ -6859,7 +6859,7 @@ }, { "term": "Core.Description", - "value": "The email address of the Listing Agent." + "value": "The email address of the listing agent." } ] }, @@ -6922,7 +6922,7 @@ }, { "term": "Core.Description", - "value": "The full name of the listing agent. (First Middle Last)" + "value": "The first, middle and last name of the listing agent." } ] }, @@ -7027,7 +7027,7 @@ }, { "term": "Core.Description", - "value": "The local, well-known identifier for the member. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." + "value": "The local, well-known identifier for the member. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." } ] }, @@ -7384,7 +7384,7 @@ }, { "term": "Core.Description", - "value": "A system unique identifier. Specifically, in aggregation systems, the Key is the system unique identifier from the system that the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set. This is a foreign key relating to the Office resource\u0027s OfficeKey." + "value": "A system unique identifier. Specifically, in aggregation systems, the key is the system unique identifier from the system where the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set. This is a foreign key relating to the Office Resource\u0027s OfficeKey." } ] }, @@ -7405,7 +7405,7 @@ }, { "term": "Core.Description", - "value": "The local, well-known identifier. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." + "value": "The local, well-known identifier. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." } ] }, @@ -7447,7 +7447,7 @@ }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The North American 10-digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, @@ -7511,7 +7511,7 @@ }, { "term": "Core.Description", - "value": "The current price of the property as determined by the seller and the seller\u0027s broker. For auctions this is the minimum or reserve price." + "value": "The current price of the property as determined by the seller and the seller\u0027s broker. For auctions, this is the minimum or reserve price." } ] }, @@ -7637,7 +7637,7 @@ }, { "term": "Core.Description", - "value": "The well known identifier for the listing. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + "value": "The well-known identifier for the listing. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." } ] }, @@ -7916,7 +7916,7 @@ }, { "term": "Core.Description", - "value": "The total Acres of the lot. This field is related to the Lot Size Area and Lot Size Units and must be in sync with the values represented in those fields. Lot Size Source also applies to this field when used." + "value": "The total acres of the lot. This field is related to Lot Size Area and Lot Size Units and must be in sync with the values represented in those fields. Lot Size Source also applies to this field when used." } ] }, @@ -8338,7 +8338,7 @@ }, { "term": "Core.Description", - "value": "Local or regional status that are well known by business users. Each MlsStatus must map to a single StandardStatus. Multiple MlsStatus may map to a single StandardStatus." + "value": "Local or regional status that is well known by business users. Each MlsStatus field must map to a single StandardStatus. Multiple MlsStatus fields may map to a single StandardStatus." } ] }, @@ -9101,7 +9101,7 @@ }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the listing was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "The system key, a unique record identifier, from the originating system. The originating system is the system with authoritative control over the record (e.g., the MLS where the listing was input). There may be cases where the source system (how the record was received) is not the originating system. See Source System Key for more information." } ] }, @@ -9122,7 +9122,7 @@ }, { "term": "Core.Description", - "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the listing is originally input by the member. The legal name of the company." + "value": "The name of the originating record provider, most commonly the name of the MLS. The place where the listing is originally input by the member. The legal name of the company." } ] }, @@ -9336,7 +9336,7 @@ }, { "term": "Core.Description", - "value": "A number used to uniquely identify a parcel or lot. This number is typically issued by the county or county assessor. The AP number format varies from county to county. It is recommended that all Parcel Numbers be transmitted without dashes or hyphens." + "value": "A number used to uniquely identify a parcel or lot. This number is typically issued by the county or county assessor. The assessor\u0027s parcel number (APN) format varies from county to county. It is recommended that all parcel numbers are transmitted without dashes or hyphens." } ] }, @@ -9573,7 +9573,7 @@ }, { "term": "Core.Description", - "value": "System generated timestamp of when the last update or change to the photos for this listing was made." + "value": "A system-generated timestamp of when the last update or change to the photos for this listing was made." } ] }, @@ -9764,7 +9764,7 @@ }, { "term": "Core.Description", - "value": "The postal code +4 portion of a street or mailing address." + "value": "The last four digits of a nine-digit U.S. ZIP Code." } ] }, @@ -9956,7 +9956,7 @@ }, { "term": "Core.Description", - "value": "A list of sub types to Residential, Residential Lease, Manufactured in Park, Commercial and Business Opportunity listings. e.g. Single Family Residence, Condominium, Manufactured on Land, Townhouse, Multi Family, Office, Retail, etc." + "value": "A list of types of residential and residential lease properties (e.g., Single-Family Residence, Condominium, Townhouse) or a list of subtypes for mobile (e.g., Manufactured Home, Manufactured On Land)." } ] }, @@ -9998,7 +9998,7 @@ }, { "term": "Core.Description", - "value": "Text remarks that may be displayed to the public. In an MLS, it is the field where information is entered for the public. This information is intended to be visible on-line. This is typically information that describes the selling points of the building and/or land for sale. Local conditions and rules will determine what such content can contain. Generally, the following information is excluded: any information pertaining to entry to the property, the seller and/or tenant, listing member contact information. In other systems, these remarks will be determined by local business rules." + "value": "Text remarks that may be displayed to the public. In an MLS, it is the field where information is entered for the public. This information is intended to be visible online. This is typically information that describes the selling points of the building and/or land for sale. Local conditions and rules will determine what such content can contain. Generally, any information pertaining to entry to the property, the seller and/or tenant, or listing member contact information is excluded. In other systems, these remarks will be determined by local business rules." } ] }, @@ -10254,7 +10254,7 @@ }, { "term": "Core.Description", - "value": "A list describing the type or style of roof. For example Spanish Tile, Composite, Shake, etc." + "value": "A list describing the roof style type (e.g., Spanish Tile, Composite, Shake)." } ] }, @@ -10443,7 +10443,7 @@ }, { "term": "Core.Description", - "value": "A list describing the sewer or septic features of the property." + "value": "A list describing the sewer or septic features of a property." } ] }, @@ -10759,7 +10759,7 @@ }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The system key, a unique record identifier, from the source system. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, @@ -10887,7 +10887,7 @@ }, { "term": "Core.Description", - "value": "The status of the listing as it reflects the state of the contract between the listing agent and seller or an agreement with a buyer (Active, Active Under Contract, Canceled, Closed, Expired, Pending, Withdrawn). This is a Single Select field." + "value": "The status of the listing as it reflects the state of the contract between the listing agent and seller, or an agreement with a buyer (e.g., Active, Active Under Contract, Canceled, Closed, Expired, Pending, Withdrawn). This is a single-select field." } ] }, @@ -11095,7 +11095,7 @@ }, { "term": "Core.Description", - "value": "The street number portion of a listed property\u0027s street address. In some areas the street number may contain non-numeric characters. This field can also contain extensions and modifiers to the street number, such as \"1/2\" or \"-B\". This street number field should not include Prefixes, Direction or Suffixes." + "value": "The street number portion of a listed property\u0027s street address. In some areas, the street number may contain nonnumerical characters. This field can also contain extensions and modifiers to the street number, such as \"1/2\" or \"B.\" This street number field should not include prefixes, direction or suffixes." } ] }, @@ -11837,7 +11837,7 @@ }, { "term": "Core.Description", - "value": "The UnparsedAddress is a text representation of the address with the full civic location as a single entity. It may optionally include any of City, StateOrProvince, PostalCode and Country." + "value": "A text representation of the address with the full civic location as a single entity. It may optionally include any of City, StateOrProvince, PostalCode and Country." } ] }, @@ -12027,7 +12027,7 @@ }, { "term": "Core.Description", - "value": "A text field that holds the URL for a branded virtual tour of the property." + "value": "A text field that holds the Uniform Resource Locator (URL) for a branded virtual tour of the property." } ] }, @@ -12048,7 +12048,7 @@ }, { "term": "Core.Description", - "value": "A text field that holds the URL for an unbranded virtual tour of the property." + "value": "A text field that holds the Uniform Resource Locator (URL) for an unbranded virtual tour of the property." } ] }, @@ -12217,7 +12217,7 @@ }, { "term": "Core.Description", - "value": "Date the listing was withdrawn from the market. This is not when a listing contact was cancelled or closed, but a withdrawal from the market while the contract between the seller and listing agent is still in effect and an offer has not been accepted. This is the date entered by the agent reflecting when the change occurred contractually, not a timestamp of when the change was made in the MLS." + "value": "The date that the listing was withdrawn from the market. This is not when a listing contract was canceled or closed, but a withdrawal from the market while the contract between the seller and listing agent is still in effect and an offer has not been accepted. This is the date entered by the agent reflecting when the change occurred contractually, not a timestamp of when the change was made in the MLS." } ] }, @@ -12281,7 +12281,7 @@ }, { "term": "Core.Description", - "value": "The year that an occupancy permit is first granted for the house or other local measure of initial habitability of the build. The type definition permits an empty value with an attribute noting that it is an unknown date or that the building is new construction. While constraints have not been applied, convention at the time of adoption has this as a four (4) digit year value." + "value": "The year that an occupancy permit is first granted for the house or other local measure of initial habitability of the build. The type of definition permits an empty value with an attribute noting that it is an unknown date or that the building is new construction. While constraints have not been applied, convention at the time of adoption has this as a four-digit year value." } ] }, @@ -12674,7 +12674,7 @@ }, { "term": "Core.Description", - "value": "A list of types to clarify the value entered in the BuyerBrokerageCompensation field. For example, $, % or some other clarification of the BuyerAgencyCompensation field." + "value": "A list of types to clarify the value entered in the BuyerBrokerageCompensation field. For example, $, % or some other clarification of the BuyerBrokerageCompensation field." } ] }, @@ -12831,7 +12831,7 @@ "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dual Or Variable Rate Commission Yes/No" + "value": "Dual or Variable Rate Commission Yes/No" }, { "term": "RESO.DDWikiUrl", @@ -13048,6 +13048,194 @@ } ] }, + { + "resourceName": "Property", + "fieldName": "TaxAnnualAmountPerSquareFoot", + "type": "Edm.Decimal", + "nullable": true, + "scale": 2, + "precision": 14, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Tax Annual Amount Per Square Foot" + }, + { + "term": "Core.Description", + "value": "The annual property tax amount as of the last assessment made by the taxing authority divided by the property’s living area square footage." + } + ] + }, + { + "resourceName": "Property", + "fieldName": "AttributionContact", + "type": "Edm.String", + "nullable": true, + "maxLength": 80, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Attribution Contact" + }, + { + "term": "Core.Description", + "value": "A text field to convey a specific contact phone number or email address for the listing firm." + } + ] + }, + { + "resourceName": "Property", + "fieldName": "GrossLivingAreaAnsi", + "type": "Edm.Decimal", + "nullable": true, + "scale": 2, + "precision": 14, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Gross Living Area ANSI" + }, + { + "term": "Core.Description", + "value": "The total livable area with the structure as measured using American National Standards Institute (ANSI) measurement guidelines." + } + ] + }, + { + "resourceName": "Property", + "fieldName": "DocumentStatus", + "type": "org.reso.metadata.enums.DocumentStatus", + "typeName": "DocumentStatus", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Document Status" + }, + { + "term": "Core.Description", + "value": "The statuses a document could be in during a transaction." + } + ] + }, + { + "resourceName": "Property", + "fieldName": "PropertyTimeZoneName", + "type": "org.reso.metadata.enums.PropertyTimeZone", + "typeName": "PropertyTimeZone", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Property Time Zone Name" + }, + { + "term": "Core.Description", + "value": "The name of the property time zone as provided by the tz database." + } + ] + }, + { + "resourceName": "Property", + "fieldName": "PropertyTimeZoneObservesDstYN", + "type": "Edm.Boolean", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Property Time Zone Observes DST Yes/No" + }, + { + "term": "Core.Description", + "value": "Indicates whether the property is in a time zone that observes Daylight Savings Time (DST)." + } + ] + }, + { + "resourceName": "Property", + "fieldName": "PropertyTimeZoneStandardOffset", + "type": "Edm.String", + "nullable": true, + "maxLength": 10, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Property Time Zone Standard Offset" + }, + { + "term": "Core.Description", + "value": "The time zone offset is the difference, in minutes, between Coordinated Universal Time (UTC) and local time." + } + ] + }, + { + "resourceName": "Property", + "fieldName": "TaxAnnualAmountPerLivingAreaUnit", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Tax Annual Amount Per Living Area Unit" + }, + { + "term": "Core.Description", + "value": "The annual property tax amount as of the last assessment made by the taxing authority divided by the property’s living area. The LivingAreaUnits field defines the area unit type (e.g., Square Feet or Square Meters)." + } + ] + }, + { + "resourceName": "Property", + "fieldName": "CompensationComments", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Compensation Comments" + }, + { + "term": "Core.Description", + "value": "A textual description of the compensation involved in the transaction." + } + ] + }, + { + "resourceName": "Property", + "fieldName": "ShowingConsiderations", + "type": "org.reso.metadata.enums.ShowingConsiderations", + "typeName": "ShowingConsiderations", + "nullable": true, + "isCollection": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Considerations" + }, + { + "term": "Core.Description", + "value": "A pick list of conditions that may require caution or further consideration, such as bringing someone with you, when showing the property (i.e., Electricity Not On, Inconsistent Cell Service, No Exterior Lighting)." + } + ] + }, + { + "resourceName": "Property", + "fieldName": "ShowingServiceName", + "type": "org.reso.metadata.enums.ShowingServiceName", + "typeName": "ShowingServiceName", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Service Name" + }, + { + "term": "Core.Description", + "value": "The name of the showing service used to request showings on the listing." + } + ] + }, { "resourceName": "Property", "fieldName": "OriginatingSystem", @@ -13489,2206 +13677,2173 @@ ] }, { - "resourceName": "Member", - "fieldName": "JobTitle", + "resourceName": "Association", + "fieldName": "AssociationAddress1", "type": "Edm.String", "nullable": true, "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Job Title" + "value": "Association Address 1" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/JobTitle+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationAddress1+Field" }, { "term": "Core.Description", - "value": "The title or position of the member within their organization." + "value": "The street number, direction, name and suffix of the association." } ] }, { - "resourceName": "Member", - "fieldName": "LastLoginTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Association", + "fieldName": "AssociationAddress2", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Last Login Timestamp" + "value": "Association Address 2" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LastLoginTimestamp+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationAddress2+Field" }, { "term": "Core.Description", - "value": "Date/time the member last logged into the source or other system." + "value": "The unit/suite number of the association." } ] }, { - "resourceName": "Member", - "fieldName": "MemberAOR", - "type": "org.reso.metadata.enums.AOR", - "typeName": "AOR", + "resourceName": "Association", + "fieldName": "AssociationCareOf", + "type": "Edm.String", "nullable": true, + "maxLength": 30, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member AOR" + "value": "Association Care Of" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberAOR+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationCareOf+Field" }, { "term": "Core.Description", - "value": "The Member\u0027s Primary Board or Association of REALTORS." + "value": "The care of (c/o) information for the association\u0027s street address." } ] }, { - "resourceName": "Member", - "fieldName": "MemberAORMlsId", - "type": "Edm.String", + "resourceName": "Association", + "fieldName": "AssociationCharterDate", + "type": "Edm.Date", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member AOR MLS ID" + "value": "Association Charter Date" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberAORMlsId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationCharterDate+Field" }, { "term": "Core.Description", - "value": "The local, well-known identifier for the member\u0027s Association of REALTORS. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." + "value": "The charter date for the association." } ] }, { - "resourceName": "Member", - "fieldName": "MemberAORkey", + "resourceName": "Association", + "fieldName": "AssociationCity", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member AOR Key" + "value": "Association City" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberAORkey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationCity+Field" }, { "term": "Core.Description", - "value": "A system unique identifier. Specifically, in aggregation systems, the MemberAORkey is the system unique identifier from the system that the record was retrieved. This may be identical to the related xxxId." + "value": "The city where the association is located." } ] }, { - "resourceName": "Member", - "fieldName": "MemberAddress1", - "type": "Edm.String", + "resourceName": "Association", + "fieldName": "AssociationCountry", + "type": "org.reso.metadata.enums.Country", + "typeName": "Country", "nullable": true, - "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Address 1" + "value": "Association Country" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberAddress1+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationCountry+Field" }, { "term": "Core.Description", - "value": "The street number, direction, name and suffix of the member." + "value": "The association\u0027s country code for the street address." } ] }, { - "resourceName": "Member", - "fieldName": "MemberAddress2", - "type": "Edm.String", + "resourceName": "Association", + "fieldName": "AssociationCountyOrParish", + "type": "org.reso.metadata.enums.CountyOrParish", + "typeName": "CountyOrParish", "nullable": true, - "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Address 2" + "value": "Association County or Parish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberAddress2+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationCountyOrParish+Field" }, { "term": "Core.Description", - "value": "The unit/suite number of the member." + "value": "The association\u0027s county of the street address." } ] }, { - "resourceName": "Member", - "fieldName": "MemberAssociationComments", + "resourceName": "Association", + "fieldName": "AssociationFax", "type": "Edm.String", "nullable": true, - "maxLength": 500, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Association Comments" + "value": "Association Fax" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberAssociationComments+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationFax+Field" }, { "term": "Core.Description", - "value": "The association\u0027s notes regarding the member." + "value": "The North American 10-digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Member", - "fieldName": "MemberCarrierRoute", + "resourceName": "Association", + "fieldName": "AssociationKey", "type": "Edm.String", "nullable": true, - "maxLength": 9, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Carrier Route" + "value": "Association Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberCarrierRoute+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationKey+Field" }, { "term": "Core.Description", - "value": "The group of addresses to which the USPS assigns the same code to aid in mail delivery. For the USPS, these codes are 9 digits: 5 numbers for the ZIP Code, one letter for the carrier route type, and 3 numbers for the carrier route number." + "value": "The unique identifier for the association record." } ] }, { - "resourceName": "Member", - "fieldName": "MemberCity", + "resourceName": "Association", + "fieldName": "AssociationMailAddress1", "type": "Edm.String", "nullable": true, "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member City" + "value": "Association Mail Address 1" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberCity+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationMailAddress1+Field" }, { "term": "Core.Description", - "value": "The city of the member." + "value": "The street number, direction, name and suffix of the association\u0027s mailing address." } ] }, { - "resourceName": "Member", - "fieldName": "MemberCountry", - "type": "org.reso.metadata.enums.Country", - "typeName": "Country", + "resourceName": "Association", + "fieldName": "AssociationMailAddress2", + "type": "Edm.String", "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Country" + "value": "Association Mail Address 2" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberCountry+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationMailAddress2+Field" }, { "term": "Core.Description", - "value": "The country abbreviation in a postal address." + "value": "The unit/suite number of the association\u0027s mailing address." } ] }, { - "resourceName": "Member", - "fieldName": "MemberCountyOrParish", - "type": "org.reso.metadata.enums.CountyOrParish", - "typeName": "CountyOrParish", + "resourceName": "Association", + "fieldName": "AssociationMailCareOf", + "type": "Edm.String", "nullable": true, + "maxLength": 30, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member County Or Parish" + "value": "Association Mail Care Of" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberCountyOrParish+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationMailCareOf+Field" }, { "term": "Core.Description", - "value": "The county or parish in which the member is addressed." + "value": "The care of (c/o) information for the association\u0027s mailing address." } ] }, { - "resourceName": "Member", - "fieldName": "MemberDesignation", - "type": "org.reso.metadata.enums.MemberDesignation", - "typeName": "MemberDesignation", + "resourceName": "Association", + "fieldName": "AssociationMailCity", + "type": "Edm.String", "nullable": true, - "isCollection": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Designation" + "value": "Association Mail City" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberDesignation+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationMailCity+Field" }, { "term": "Core.Description", - "value": "Designations and certifications acknowledging experience and expertise in various real estate sectors are awarded by NAR and each affiliated group upon completion of required courses." + "value": "The city in which the association\u0027s mail is received." } ] }, { - "resourceName": "Member", - "fieldName": "MemberDirectPhone", - "type": "Edm.String", + "resourceName": "Association", + "fieldName": "AssociationMailCountry", + "type": "org.reso.metadata.enums.Country", + "typeName": "Country", "nullable": true, - "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Direct Phone" + "value": "Association Mail Country" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberDirectPhone+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationMailCountry+Field" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The country code for the association\u0027s mailing address." } ] }, { - "resourceName": "Member", - "fieldName": "MemberEmail", - "type": "Edm.String", + "resourceName": "Association", + "fieldName": "AssociationMailCountyOrParish", + "type": "org.reso.metadata.enums.CountyOrParish", + "typeName": "CountyOrParish", "nullable": true, - "maxLength": 80, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Email" + "value": "Association Mail County or Parish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberEmail+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationMailCountyOrParish+Field" }, { "term": "Core.Description", - "value": "The email address of the Member." + "value": "The county in which the association\u0027s mailing address is located." } ] }, { - "resourceName": "Member", - "fieldName": "MemberFax", + "resourceName": "Association", + "fieldName": "AssociationMailPostalCode", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Fax" + "value": "Association Mail Postal Code" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberFax+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationMailPostalCode+Field" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The postal code in which the association\u0027s mail is received." } ] }, { - "resourceName": "Member", - "fieldName": "MemberFirstName", + "resourceName": "Association", + "fieldName": "AssociationMailPostalCodePlus4", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 4, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member First Name" + "value": "Association Mail Postal Code Plus 4" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberFirstName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationMailPostalCodePlus4+Field" }, { "term": "Core.Description", - "value": "The first name of the Member." + "value": "The four-digit extension of the U.S. Zip Code for the association\u0027s mailing address." } ] }, { - "resourceName": "Member", - "fieldName": "MemberFullName", - "type": "Edm.String", + "resourceName": "Association", + "fieldName": "AssociationMailStateOfProvince", + "type": "org.reso.metadata.enums.StateOrProvince", + "typeName": "StateOrProvince", "nullable": true, - "maxLength": 150, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Full Name" + "value": "Association Mail State or Province" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberFullName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationMailStateOfProvince+Field" }, { "term": "Core.Description", - "value": "The full name of the Member. (First Middle Last) or a alternate full name." + "value": "The state or province in which the association\u0027s mail is received." } ] }, { - "resourceName": "Member", - "fieldName": "MemberHomePhone", + "resourceName": "Association", + "fieldName": "AssociationMlsId", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Home Phone" + "value": "Association MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberHomePhone+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationMlsId+Field" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The local, well-known identifier for the association of REALTORS®. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." } ] }, { - "resourceName": "Member", - "fieldName": "MemberIsAssistantTo", + "resourceName": "Association", + "fieldName": "AssociationName", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Is Assistant To" + "value": "Association Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberIsAssistantTo+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125446" }, { "term": "Core.Description", - "value": "The MemberMlsId of the Agent/Broker that this member is an assistant. The typical use will be to add the agent\u0027s ID to this field when editing the member record of the assistant." + "value": "The name of the association." } ] }, { - "resourceName": "Member", - "fieldName": "MemberKey", + "resourceName": "Association", + "fieldName": "AssociationNationalAssociationId", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Key" + "value": "Association National Association ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationNationalAssociationId+Field" }, { "term": "Core.Description", - "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemMemberKey and OriginatingSystemMemberKey." + "value": "The national association ID of the association as known by the National Association of REALTORS®." } ] }, { - "resourceName": "Member", - "fieldName": "MemberLanguages", - "type": "org.reso.metadata.enums.Languages", - "typeName": "Languages", + "resourceName": "Association", + "fieldName": "AssociationPhone", + "type": "Edm.String", "nullable": true, - "isCollection": true, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Languages" + "value": "Association Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberLanguages+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125452" }, { "term": "Core.Description", - "value": "The languages the member speaks." + "value": "The North American 10-digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Member", - "fieldName": "MemberLastName", + "resourceName": "Association", + "fieldName": "AssociationPostalCode", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Last Name" + "value": "Association Postal Code" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberLastName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationPostalCode+Field" }, { "term": "Core.Description", - "value": "The last name of the Member." + "value": "The postal code of the association." } ] }, { - "resourceName": "Member", - "fieldName": "MemberLoginId", + "resourceName": "Association", + "fieldName": "AssociationPostalCodePlus4", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 4, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Login ID" + "value": "Association Postal Code Plus 4" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberLoginId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationPostalCodePlus4+Field" }, { "term": "Core.Description", - "value": "The ID used to logon to the MLS system." + "value": "The four-digit extension of the U.S. Zip Code." } ] }, { - "resourceName": "Member", - "fieldName": "MemberMiddleName", - "type": "Edm.String", + "resourceName": "Association", + "fieldName": "AssociationStateOrProvince", + "type": "org.reso.metadata.enums.StateOrProvince", + "typeName": "StateOrProvince", "nullable": true, - "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Middle Name" + "value": "Association State or Province" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberMiddleName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationStateOrProvince+Field" }, { "term": "Core.Description", - "value": "The middle name of the Member." + "value": "The state or province in which the association is addressed." } ] }, { - "resourceName": "Member", - "fieldName": "MemberMlsAccessYN", - "type": "Edm.Boolean", + "resourceName": "Association", + "fieldName": "AssociationStatus", + "type": "org.reso.metadata.enums.AssociationStatus", + "typeName": "AssociationStatus", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member MLS Access Yes/No" + "value": "Association Status" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberMlsAccessYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationStatus+Field" }, { "term": "Core.Description", - "value": "Does the member have access to the MLS system." + "value": "The status of the association (i.e., Active, Inactive)." } ] }, { - "resourceName": "Member", - "fieldName": "MemberMlsId", - "type": "Edm.String", + "resourceName": "Association", + "fieldName": "AssociationType", + "type": "org.reso.metadata.enums.AssociationType", + "typeName": "AssociationType", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member MLS ID" + "value": "Association Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberMlsId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationType+Field" }, { "term": "Core.Description", - "value": "The local, well-known identifier for the member. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." + "value": "The type of association (MLS, Local, Not Applicable, etc.)." } ] }, { - "resourceName": "Member", - "fieldName": "MemberMlsSecurityClass", - "type": "org.reso.metadata.enums.MemberMlsSecurityClass", - "typeName": "MemberMlsSecurityClass", + "resourceName": "Association", + "fieldName": "ExecutiveOfficerMemberKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member MLS Security Class" + "value": "Executive Officer Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberMlsSecurityClass+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ExecutiveOfficerMemberKey+Field" }, { "term": "Core.Description", - "value": "The MLS security group or class given to the member." + "value": "The executive officer\u0027s member key." } ] }, { - "resourceName": "Member", - "fieldName": "MemberMobilePhone", + "resourceName": "Association", + "fieldName": "ExecutiveOfficerMemberMlsId", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Mobile Phone" + "value": "Executive Officer Member MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberMobilePhone+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ExecutiveOfficerMemberMlsId+Field" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The local, well-known identifier for the executive officer. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." } ] }, { - "resourceName": "Member", - "fieldName": "MemberNamePrefix", - "type": "Edm.String", + "resourceName": "Association", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 10, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Name Prefix" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberNamePrefix+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125478" }, { "term": "Core.Description", - "value": "Prefix to the name (e.g. Dr. Mr. Ms. etc.)" + "value": "Date/time the association record was last modified." } ] }, { - "resourceName": "Member", - "fieldName": "MemberNameSuffix", + "resourceName": "Association", + "fieldName": "MultipleListingServiceId", "type": "Edm.String", "nullable": true, - "maxLength": 10, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Name Suffix" + "value": "Multiple Listing Service ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberNameSuffix+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MultipleListingServiceId+Field" }, { "term": "Core.Description", - "value": "Suffix to the surname (e.g. Esq., Jr., III etc.)" + "value": "The ID of the Multiple Listing Service used by this association of REALTORS®." } ] }, { - "resourceName": "Member", - "fieldName": "MemberNationalAssociationId", - "type": "Edm.String", + "resourceName": "Association", + "fieldName": "OriginalEntryTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 25, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member National Association ID" + "value": "Original Entry Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberNationalAssociationId+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125484" }, { "term": "Core.Description", - "value": "The national association ID of the member. i.e. in the U.S. is the NRDS number." + "value": "Date/time the record was originally input into the source system." } ] }, { - "resourceName": "Member", - "fieldName": "MemberNickname", + "resourceName": "Association", + "fieldName": "OriginatingSystemAssociationKey", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Nickname" + "value": "Originating System Association Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberNickname+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemAssociationKey+Field" }, { "term": "Core.Description", - "value": "An alternate name used by the Member, usually as a substitute for the first name." + "value": "The system key, a unique record identifier, from the originating system. The originating system is the system with authoritative control over the record (e.g., the MLS where the association was input). There may be cases where the source system (how the record was received) is not the originating system. See Source System Key for more information." } ] }, { - "resourceName": "Member", - "fieldName": "MemberOfficePhone", + "resourceName": "Association", + "fieldName": "OriginatingSystemId", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Office Phone" + "value": "Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberOfficePhone+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125492" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The RESO Unique Organization Identifier (UOI) OrganizationUniqueId of the originating record provider. The originating system is the system with authoritative control over the record (e.g., the name of the MLS where the office was input). In cases where the originating system was not where the record originated (the authoritative system), see the originating system fields." } ] }, { - "resourceName": "Member", - "fieldName": "MemberOfficePhoneExt", + "resourceName": "Association", + "fieldName": "OriginatingSystemName", "type": "Edm.String", "nullable": true, - "maxLength": 10, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Office Phone Ext" + "value": "Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberOfficePhoneExt+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125496" }, { "term": "Core.Description", - "value": "The extension of the given phone number (if applicable)." + "value": "The name of the originating record provider, most commonly the name of the MLS. The place where the office is originally input by the association." } ] }, { - "resourceName": "Member", - "fieldName": "MemberOtherPhoneType", - "type": "org.reso.metadata.enums.MemberOtherPhoneType", - "typeName": "MemberOtherPhoneType", + "resourceName": "Association", + "fieldName": "SocialMediaUrlOrId", + "type": "Edm.String", "nullable": true, + "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Other Phone Type" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberOtherPhoneType+Field" + "value": "Social Media Type URL or ID" }, { "term": "Core.Description", - "value": "The type of \"other\" phone (e.g., Preferred; Office, Mobile; Direct; Home; Fax; Voicemail; 1, 2, 3; First, Second, Third; etc.)." + "value": "The website URL or ID of social media site or account of the Association." } ] }, { - "resourceName": "Member", - "fieldName": "MemberPager", - "type": "Edm.String", + "resourceName": "Association", + "fieldName": "SocialMediaType", + "type": "org.reso.metadata.enums.SocialMediaType", + "typeName": "SocialMediaType", "nullable": true, - "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Pager" + "value": "Social Media Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberPager+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125497" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "A list of types of websites or social media the association Uniform Resource Locator (URL) or ID is referring to (e.g., Website, Blog, Facebook, Twitter, LinkedIn, Instagram)." } ] }, { - "resourceName": "Member", - "fieldName": "MemberPassword", + "resourceName": "Association", + "fieldName": "SourceSystemAssociationKey", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Password" + "value": "Source System Association Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberPassword+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemAssociationKey+Field" }, { "term": "Core.Description", - "value": "A password that the member whishes to share with other systems. Normal security considerations apply and are the responsibility of the entity utilizing this field." + "value": "The system key, a unique record identifier, from the source system. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the originating system fields." } ] }, { - "resourceName": "Member", - "fieldName": "MemberPhoneTTYTDD", + "resourceName": "Association", + "fieldName": "SourceSystemId", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Phone Tty/Tdd" + "value": "Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberPhoneTTYTDD+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125505" }, { "term": "Core.Description", - "value": "(Telecommunications Device for the Deaf/TeleTYpewriter) A user terminal with keyboard input and printer or display output used by the hearing and speech impaired. The device contains a modem and is used over a standard analog phone line. If a recipient does not have a corresponding terminal device, TDD/TTY users dial a relay service composed of operators who receive the typed messages, call the recipients and speak the messages to them. The operators also type the responses back to the TDD/TTY user." + "value": "The RESO Unique Organization Identifier (UOI) OrganizationUniqueId of the source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the originating system fields." } ] }, { - "resourceName": "Member", - "fieldName": "MemberPostalCode", + "resourceName": "Association", + "fieldName": "SourceSystemName", "type": "Edm.String", "nullable": true, - "maxLength": 10, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Postal Code" + "value": "Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberPostalCode+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125508" }, { "term": "Core.Description", - "value": "The postal code of the member." + "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "Member", - "fieldName": "MemberPostalCodePlus4", - "type": "Edm.String", - "nullable": true, - "maxLength": 4, + "resourceName": "Association", + "fieldName": "SourceSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Postal Code Plus 4" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberPostalCodePlus4+Field" + "value": "Source System" }, { "term": "Core.Description", - "value": "The extension of the postal/zip code. i.e. +4" + "value": "The source system of the Association record." } ] }, { - "resourceName": "Member", - "fieldName": "MemberPreferredPhone", - "type": "Edm.String", - "nullable": true, - "maxLength": 16, + "resourceName": "Association", + "fieldName": "OriginatingSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Preferred Phone" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberPreferredPhone+Field" + "value": "Originating System" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The originating system of the Association record." } ] }, { - "resourceName": "Member", - "fieldName": "MemberPreferredPhoneExt", - "type": "Edm.String", - "nullable": true, - "maxLength": 10, + "resourceName": "Association", + "fieldName": "AssociationMember", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Member", + "typeName": "Member", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Preferred Phone Ext" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberPreferredPhoneExt+Field" + "value": "Association Member" }, { "term": "Core.Description", - "value": "The extension of the given phone number (if applicable)." + "value": "The member of the Association record." } ] }, { - "resourceName": "Member", - "fieldName": "MemberStateLicense", - "type": "Edm.String", - "nullable": true, - "maxLength": 50, + "resourceName": "Association", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member State License" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberStateLicense+Field" + "value": "History Transactional" }, { "term": "Core.Description", - "value": "The license of the Member. Separate multiple licenses with a comma and space." + "value": "The history of the Association record." } ] }, { - "resourceName": "Member", - "fieldName": "MemberStateLicenseState", - "type": "org.reso.metadata.enums.StateOrProvince", - "typeName": "StateOrProvince", - "nullable": true, + "resourceName": "Association", + "fieldName": "AssociationSocialMedia", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.SocialMedia", + "typeName": "SocialMedia", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member State License State" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberStateLicenseState+Field" + "value": "Association Social Media" }, { "term": "Core.Description", - "value": "The state in which the member is licensed." + "value": "A collection of the types of social media fields available for the association. The collection includes the type of system and other details pertinent about social media." } ] }, { - "resourceName": "Member", - "fieldName": "MemberStateOrProvince", - "type": "org.reso.metadata.enums.StateOrProvince", - "typeName": "StateOrProvince", + "resourceName": "ContactListingNotes", + "fieldName": "ContactKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member State Or Province" + "value": "Contact Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberStateOrProvince+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125216" }, { "term": "Core.Description", - "value": "The state or province in which the member is addressed." + "value": "Key of the corresponding Contact record. ContactKey and the ListingKey are used as a compound key for this record." } ] }, { - "resourceName": "Member", - "fieldName": "MemberStatus", - "type": "org.reso.metadata.enums.MemberStatus", - "typeName": "MemberStatus", + "resourceName": "ContactListingNotes", + "fieldName": "ContactListingNotesKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Status" + "value": "Contact Listing Notes Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberStatus+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ContactListingNotesKey+Field" }, { "term": "Core.Description", - "value": "Is the account active, inactive or under disciplinary action." + "value": "A system unique identifier. Specifically, in aggregation systems, the Key is the system unique identifier from the system that the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set.." } ] }, { - "resourceName": "Member", - "fieldName": "MemberTollFreePhone", + "resourceName": "ContactListingNotes", + "fieldName": "ListingId", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Toll Free Phone" + "value": "Listing ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberTollFreePhone+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125225" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "ID for the corresponding listing record." } ] }, { - "resourceName": "Member", - "fieldName": "MemberType", - "type": "org.reso.metadata.enums.MemberType", - "typeName": "MemberType", + "resourceName": "ContactListingNotes", + "fieldName": "ListingKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Type" + "value": "Listing Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberType+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125229" }, { "term": "Core.Description", - "value": "The type of member. i.e. Agent, Broker, Office Manager, Appraiser, Photographer, Assistants, MLO, Realtor, Association Staff, MLS Staff, etc." + "value": "Key of the corresponding Listing record. ContactKey and the ListingKey are used as a compound key for this record." } ] }, { - "resourceName": "Member", - "fieldName": "MemberVoiceMail", - "type": "Edm.String", + "resourceName": "ContactListingNotes", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 16, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Voice Mail" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberVoiceMail+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125232" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The Date/Time this note was written." } ] }, { - "resourceName": "Member", - "fieldName": "MemberVoiceMailExt", + "resourceName": "ContactListingNotes", + "fieldName": "NoteContents", "type": "Edm.String", "nullable": true, - "maxLength": 10, + "maxLength": 500, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Voice Mail Ext" + "value": "Note Contents" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberVoiceMailExt+Field" + "value": "https://ddwiki.reso.org/display/DDW20/NoteContents+Field" }, { "term": "Core.Description", - "value": "The extension of the given phone number (if applicable)." + "value": "The contents of the note." } ] }, { - "resourceName": "Member", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "ContactListingNotes", + "fieldName": "NotedBy", + "type": "org.reso.metadata.enums.NotedBy", + "typeName": "NotedBy", "nullable": true, - "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Noted By" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124813" + "value": "https://ddwiki.reso.org/display/DDW20/NotedBy+Field" }, { "term": "Core.Description", - "value": "Date/time the roster (member or office) record was last modified." + "value": "The individual who wrote this note, the Agent or Contact." } ] }, { - "resourceName": "Member", - "fieldName": "OfficeKey", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "ContactListingNotes", + "fieldName": "Contact", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Contacts", + "typeName": "Contacts", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Key" + "value": "Contact" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125248" }, { "term": "Core.Description", - "value": "A system unique identifier. Specifically, in aggregation systems, the Key is the system unique identifier from the system that the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set. This is a foreign key relating to the Office resource\u0027s OfficeKey." + "value": "The contact associated with the ContactListingNotes record." } ] }, { - "resourceName": "Member", - "fieldName": "OfficeMlsId", - "type": "Edm.String", - "nullable": true, - "maxLength": 25, + "resourceName": "ContactListingNotes", + "fieldName": "Listing", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Property", + "typeName": "Property", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office MLS ID" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeMlsId+Field" + "value": "Listing" }, { "term": "Core.Description", - "value": "The local, well-known identifier. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." + "value": "The listing for the ContactListings record." } ] }, { - "resourceName": "Member", - "fieldName": "OfficeName", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "ContactListingNotes", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Name" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeName+Field" + "value": "History Transactional" }, { "term": "Core.Description", - "value": "The legal name of the brokerage." + "value": "The history of the ContactListingNotes record." } ] }, { - "resourceName": "Member", - "fieldName": "OriginalEntryTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "ContactListings", + "fieldName": "AgentNotesUnreadYN", + "type": "Edm.Boolean", "nullable": true, - "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Original Entry Timestamp" + "value": "Agent Notes Unread Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124824" + "value": "https://ddwiki.reso.org/display/DDW20/AgentNotesUnreadYN+Field" }, { "term": "Core.Description", - "value": "Date/time the roster (member or office) record was originally input into the source system." + "value": "When True, one or more of the agent notes are unread." } ] }, { - "resourceName": "Member", - "fieldName": "OriginatingSystemID", - "type": "Edm.String", + "resourceName": "ContactListings", + "fieldName": "ClassName", + "type": "org.reso.metadata.enums.ClassName", + "typeName": "ClassName", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System ID" + "value": "Class Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124828" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124861" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the member was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The name of the class where the listing record is located." } ] }, { - "resourceName": "Member", - "fieldName": "OriginatingSystemMemberKey", + "resourceName": "ContactListings", + "fieldName": "ContactKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Member Key" + "value": "Contact Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemMemberKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124864" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the member was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "This is the foreign key relating to the Contacts Resource. A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see Source System Contact Key and Originating System Contact Key in the Contacts Resource." } ] }, { - "resourceName": "Member", - "fieldName": "OriginatingSystemName", - "type": "Edm.String", + "resourceName": "ContactListings", + "fieldName": "ContactListingPreference", + "type": "org.reso.metadata.enums.ContactListingPreference", + "typeName": "ContactListingPreference", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Name" + "value": "Contact Listing Preference" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124841" + "value": "https://ddwiki.reso.org/display/DDW20/ContactListingPreference+Field" }, { "term": "Core.Description", - "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the member is originally input by the member. The legal name of the company." + "value": "The contacts preference selection on the given listing. Favorite, Possibility or Discard." } ] }, { - "resourceName": "Member", - "fieldName": "SocialMediaType", - "type": "org.reso.metadata.enums.SocialMediaType", - "typeName": "SocialMediaType", + "resourceName": "ContactListings", + "fieldName": "ContactListingsKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Social Media Type" + "value": "Contact Listings Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SocialMediaType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ContactListingsKey+Field" }, { "term": "Core.Description", - "value": "A list of types of sites, blogs and social media the member URL or ID is referring to (e.g., Website, Blog, Facebook, Twitter, LinkedIn, Instagram)." + "value": "A system unique identifier. Specifically, in aggregation systems, the Key is the system unique identifier from the system that the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set.." } ] }, { - "resourceName": "Member", - "fieldName": "SourceSystemID", + "resourceName": "ContactListings", + "fieldName": "ContactLoginId", "type": "Edm.String", "nullable": true, "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System ID" + "value": "Contact Login ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124849" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124875" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "This is a foreign key refering to the Contact Resource\u0027s local, well-known identifier for the contact. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system and is used by the Contact to logon to a client portal in that system." } ] }, { - "resourceName": "Member", - "fieldName": "SourceSystemMemberKey", - "type": "Edm.String", + "resourceName": "ContactListings", + "fieldName": "ContactNotesUnreadYN", + "type": "Edm.Boolean", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Member Key" + "value": "Contact Notes Unread Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemMemberKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ContactNotesUnreadYN+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." + "value": "When True, one or more of the contacts notes are unread." } ] }, { - "resourceName": "Member", - "fieldName": "SourceSystemName", - "type": "Edm.String", + "resourceName": "ContactListings", + "fieldName": "DirectEmailYN", + "type": "Edm.Boolean", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Name" + "value": "Direct Email Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124857" + "value": "https://ddwiki.reso.org/display/DDW20/DirectEmailYN+Field" }, { "term": "Core.Description", - "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." + "value": "If True, the email was a direct email sent to the client by the member. If False the email was an auto email." } ] }, { - "resourceName": "Member", - "fieldName": "SyndicateTo", - "type": "org.reso.metadata.enums.SyndicateTo", - "typeName": "SyndicateTo", + "resourceName": "ContactListings", + "fieldName": "LastAgentNoteTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "isCollection": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Syndicate To" + "value": "Last Agent Note Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124860" + "value": "https://ddwiki.reso.org/display/DDW20/LastAgentNoteTimestamp+Field" }, { "term": "Core.Description", - "value": "When permitted by the broker, the options made by the individual agent on where they would like their listings syndicated. i.e. Zillow, Trulia, Homes.com, etc." + "value": "The Date/Time the Member last added or updated a ListingNote." } ] }, { - "resourceName": "Member", - "fieldName": "MemberAlternateId", - "type": "Edm.String", + "resourceName": "ContactListings", + "fieldName": "LastContactNoteTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 50, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Alternate ID" + "value": "Last Contact Note Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberAlternateId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/LastContactNoteTimestamp+Field" }, { "term": "Core.Description", - "value": "This is an alternate ID with no specific use." + "value": "The Date/Time the Contact last added or updated a ListingNote." } ] }, { - "resourceName": "Member", - "fieldName": "MemberBillingPreference", - "type": "org.reso.metadata.enums.BillingPreference", - "typeName": "BillingPreference", + "resourceName": "ContactListings", + "fieldName": "ListingId", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MemberBillingPreference" + "value": "Listing ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberBillingPreference+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124893" }, { "term": "Core.Description", - "value": "The member\u0027s preferred method of billing." + "value": "The well known identifier for the listing. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." } ] }, { - "resourceName": "Member", - "fieldName": "MemberCommitteeCount", - "type": "Edm.Int64", + "resourceName": "ContactListings", + "fieldName": "ListingKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Committee Count" + "value": "Listing Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberCommitteeCount+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124896" }, { "term": "Core.Description", - "value": "The number of current/active committees in which the member belongs." + "value": "This is the foreign key related to the Property Resource\u0027s unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemKey and OriginatingSystemKey." } ] }, { - "resourceName": "Member", - "fieldName": "MemberMailOptOutYN", - "type": "Edm.Boolean", + "resourceName": "ContactListings", + "fieldName": "ListingModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Mail Opt Out Y/N" + "value": "Listing Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberMailOptOutYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ListingModificationTimestamp+Field" }, { "term": "Core.Description", - "value": "Indicates whether or not the member has opted out of receiving solicitation via mail." + "value": "The last time the listing was updated. This does not refer to the ContactListing record, but changes to the referenced listing." } ] }, { - "resourceName": "Member", - "fieldName": "MemberNationalAssociationEntryDate", - "type": "Edm.Date", + "resourceName": "ContactListings", + "fieldName": "ListingSentTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member National Association Entry Date" + "value": "Listing Sent Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberNationalAssociationEntryDate+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ListingSentTimestamp+Field" }, { "term": "Core.Description", - "value": "The date that the member\u0027s record was entered with the National Association of REALTORS®." + "value": "The Date/Time the listing was sent to the contact." } ] }, { - "resourceName": "Member", - "fieldName": "MemberPreferredMail", - "type": "org.reso.metadata.enums.PreferredMail", - "typeName": "PreferredMail", + "resourceName": "ContactListings", + "fieldName": "ListingViewedYN", + "type": "Edm.Boolean", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Preferred Mail" + "value": "Listing Viewed Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberPreferredMail+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ListingViewedYN+Field" }, { "term": "Core.Description", - "value": "The preferred mailing address for the member." + "value": "When True, the Client has viewed the listing. This is typically when the client clicks to view a detailed report, rather than seen in a one line or thumbnail display." } ] }, { - "resourceName": "Member", - "fieldName": "MemberPreferredMedia", - "type": "org.reso.metadata.enums.PreferredMedia", - "typeName": "PreferredMedia", + "resourceName": "ContactListings", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Preferred Media" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberPreferredMedia+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124910" }, { "term": "Core.Description", - "value": "The method the member perfers to receive media by (e.g., Email, Mail, Fax)." + "value": "The Date/Time that the ContactListing record was last modified." } ] }, { - "resourceName": "Member", - "fieldName": "MemberPreferredPublication", - "type": "org.reso.metadata.enums.PreferredPublication", - "typeName": "PreferredPublication", + "resourceName": "ContactListings", + "fieldName": "PortalLastVisitedTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Preferred Publication" + "value": "Portal Last Visited Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberPreferredPublication+Field" + "value": "https://ddwiki.reso.org/display/DDW20/PortalLastVisitedTimestamp+Field" }, { "term": "Core.Description", - "value": "States where the member would like to receive any publications from the association." + "value": "The Date/Time the listing was last viewed by the Contact." } ] }, { - "resourceName": "Member", - "fieldName": "MemberPrimaryAorId", - "type": "Edm.String", + "resourceName": "ContactListings", + "fieldName": "ResourceName", + "type": "org.reso.metadata.enums.ResourceName", + "typeName": "ResourceName", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Primary AOR ID" + "value": "Resource Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberPrimaryAorId+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124918" }, { "term": "Core.Description", - "value": "The primary association of REALTORS® (AOR) associated with the member. This may be another AOR where the member has their primary membership." + "value": "The name of the resource where the listing record is located." } ] }, { - "resourceName": "Member", - "fieldName": "MemberStateLicenseExpirationDate", - "type": "Edm.Date", - "nullable": true, + "resourceName": "ContactListings", + "fieldName": "Contact", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Contacts", + "typeName": "Contacts", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member State License Expiration Date" + "value": "Contact" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberStateLicenseExpirationDate+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Contact+Field" }, { "term": "Core.Description", - "value": "The expiration date for the member\u0027s license." + "value": "The contact for the ContactListings record." } ] }, { - "resourceName": "Member", - "fieldName": "MemberStateLicenseType", - "type": "Edm.String", - "nullable": true, - "maxLength": 30, + "resourceName": "ContactListings", + "fieldName": "Listing", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Property", + "typeName": "Property", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member State License Type" + "value": "Listing" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberStateLicenseType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Listing+Field" }, { "term": "Core.Description", - "value": "The license type of the member." + "value": "The listing for the ContactListings record." } ] }, { - "resourceName": "Member", - "fieldName": "MemberTransferDate", - "type": "Edm.Date", - "nullable": true, + "resourceName": "ContactListings", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Transfer Date" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberTransferDate+Field" + "value": "History Transactional" }, { "term": "Core.Description", - "value": "The date that the member transferred from one member office to another" + "value": "The history of the ContactListings record." } ] }, { - "resourceName": "Member", - "fieldName": "MemberVotingPrecinct", - "type": "Edm.String", - "nullable": true, - "maxLength": 50, + "resourceName": "ContactListings", + "fieldName": "ListingNotes", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.ContactListingNotes", + "typeName": "ContactListingNotes", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Voting Precinct" + "value": "Listing Notes" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberVotingPrecinct+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ListingNotes+Field" }, { "term": "Core.Description", - "value": "The voting precinct of the member." + "value": "The notes input by the Member and/or the Contact in reference to the given listing. This is a complex data type referencing the separate resource called ContactListingNotes." } ] }, { - "resourceName": "Member", - "fieldName": "OfficeNationalAssociationId", - "type": "Edm.String", + "resourceName": "Contacts", + "fieldName": "Anniversary", + "type": "Edm.Date", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office National Association ID" + "value": "Anniversary" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124959" + "value": "https://ddwiki.reso.org/display/DDW20/Anniversary+Field" }, { "term": "Core.Description", - "value": "The national association ID of the office (i.e., in the U.S., this is the NRDS number)." + "value": "The wedding anniversary of the contact; month, day and year." } ] }, { - "resourceName": "Member", - "fieldName": "UniqueLicenseeIdentifier", + "resourceName": "Contacts", + "fieldName": "AssistantEmail", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 80, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unique Licensee Identifier" + "value": "Assistant Email" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UniqueLicenseeIdentifier+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssistantEmail+Field" }, { "term": "Core.Description", - "value": "The Unique Licensee Identifier (ULI) represents a single ID for a licensed real estate agent. It differs from the National Association of REALTORS® NRDS ID in that being a REALTOR is not a requirement." + "value": "Email address of the contact\u0027s assistant." } ] }, { - "resourceName": "Member", - "fieldName": "Office", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.Office", - "typeName": "Office", + "resourceName": "Contacts", + "fieldName": "AssistantName", + "type": "Edm.String", + "nullable": true, + "maxLength": 150, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office" + "value": "Assistant Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Office+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AssistantName+Field" }, { "term": "Core.Description", - "value": "The office the member belongs to." + "value": "Name of the contact\u0027s assistant." } ] }, { - "resourceName": "Member", - "fieldName": "OriginatingSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "Contacts", + "fieldName": "AssistantPhone", + "type": "Edm.String", + "nullable": true, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System" + "value": "Assistant Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124881" + "value": "https://ddwiki.reso.org/display/DDW20/AssistantPhone+Field" }, { "term": "Core.Description", - "value": "The originating system of the Member record." + "value": "Phone number of the contact\u0027s assistant." } ] }, { - "resourceName": "Member", - "fieldName": "SourceSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "Contacts", + "fieldName": "AssistantPhoneExt", + "type": "Edm.String", + "nullable": true, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System" + "value": "Assistant Phone Ext" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124884" + "value": "https://ddwiki.reso.org/display/DDW20/AssistantPhoneExt+Field" }, { "term": "Core.Description", - "value": "The source system of the Member record." + "value": "Phone number extension of the contact\u0027s assistant." } ] }, { - "resourceName": "Member", - "fieldName": "MemberOtherPhone", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.OtherPhone", - "typeName": "OtherPhone", + "resourceName": "Contacts", + "fieldName": "Birthdate", + "type": "Edm.Date", + "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Other Phone" + "value": "Birthdate" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberOtherPhone+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Birthdate+Field" }, { "term": "Core.Description", - "value": "A collection of the types of other phone fields available for this member. The collection includes the type of system and other details pertinent about other phone numbers" + "value": "The birthday of the contact; month, day and year." } ] }, { - "resourceName": "Member", - "fieldName": "MemberSocialMedia", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.SocialMedia", - "typeName": "SocialMedia", + "resourceName": "Contacts", + "fieldName": "BusinessFax", + "type": "Edm.String", + "nullable": true, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Social Media" + "value": "Business Fax" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberSocialMedia+Field" + "value": "https://ddwiki.reso.org/display/DDW20/BusinessFax+Field" }, { "term": "Core.Description", - "value": "A collection of the types of social media fields available for this member. The collection includes the type of system and other details pertinent about social media" + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Member", - "fieldName": "HistoryTransactional", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.HistoryTransactional", - "typeName": "HistoryTransactional", + "resourceName": "Contacts", + "fieldName": "Children", + "type": "Edm.String", + "nullable": true, + "maxLength": 150, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "History Transactional" + "value": "Children" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124894" + "value": "https://ddwiki.reso.org/display/DDW20/Children+Field" }, { "term": "Core.Description", - "value": "The history of the Member record." + "value": "A list of the names of the contact\u0027s children in a comma separated list." } ] }, { - "resourceName": "Member", - "fieldName": "Media", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.Media", - "typeName": "Media", + "resourceName": "Contacts", + "fieldName": "Company", + "type": "Edm.String", + "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Media" + "value": "Company" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124897" + "value": "https://ddwiki.reso.org/display/DDW20/Company+Field" }, { "term": "Core.Description", - "value": "The media for the Member record." + "value": "The contact\u0027s company or employer." } ] }, { - "resourceName": "Office", - "fieldName": "FranchiseAffiliation", + "resourceName": "Contacts", + "fieldName": "ContactKey", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Franchise Affiliation" + "value": "Contact Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/FranchiseAffiliation+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ContactKey+Field" }, { "term": "Core.Description", - "value": "The name of the franchise to which the broker/office is contracted." + "value": "A system unique identifier. Specifically, in aggregation systems, the ContactKey is the system unique identifier from the system that the record was retrieved. This may be identical to the related xxxId." } ] }, { - "resourceName": "Office", - "fieldName": "IDXOfficeParticipationYN", - "type": "Edm.Boolean", + "resourceName": "Contacts", + "fieldName": "ContactLoginId", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "IDX Office Participation Yes/No" + "value": "Contact Login ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/IDXOfficeParticipationYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ContactLoginId+Field" }, { "term": "Core.Description", - "value": "Does the Office/Broker participate in IDX." + "value": "The local, well-known identifier for the contact. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system and is used by the Contact to logon to a client portal in that system." } ] }, { - "resourceName": "Office", - "fieldName": "MainOfficeKey", + "resourceName": "Contacts", + "fieldName": "ContactPassword", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Main Office Key" + "value": "Contact Password" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MainOfficeKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ContactPassword+Field" }, { "term": "Core.Description", - "value": "OfficeKey of the Main Office in a firm/company of offices. This is a self referencing foreign key relating to this resource\u0027s OfficeKey. This key may be the same value as the OfficeKey for a given record if the given office is the Main Office." + "value": "A client password that the member wishes to share with other systems. Normal security considerations apply and are the responsibility of the entity utilizing this field." } ] }, { - "resourceName": "Office", - "fieldName": "MainOfficeMlsId", - "type": "Edm.String", + "resourceName": "Contacts", + "fieldName": "ContactStatus", + "type": "org.reso.metadata.enums.ContactStatus", + "typeName": "ContactStatus", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Main Office MLS ID" + "value": "Contact Status" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MainOfficeMlsId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ContactStatus+Field" }, { "term": "Core.Description", - "value": "OfficeMlsId of the Main Office in a firm/company of offices." + "value": "The status of the contact. Active, Inactive, On Vacation, Deleted, etc.," } ] }, { - "resourceName": "Office", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Contacts", + "fieldName": "ContactType", + "type": "org.reso.metadata.enums.ContactType", + "typeName": "ContactType", "nullable": true, - "precision": 27, + "isCollection": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Contact Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124623" + "value": "https://ddwiki.reso.org/display/DDW20/ContactType+Field" }, { "term": "Core.Description", - "value": "Date/time the roster (member or office) record was last modified." + "value": "The type of contact. i.e. Business, Friend, Family, Prospect, Ready to Buy, etc." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeAOR", - "type": "org.reso.metadata.enums.AOR", - "typeName": "AOR", + "resourceName": "Contacts", + "fieldName": "Department", + "type": "Edm.String", "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office AOR" + "value": "Department" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeAOR+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Department+Field" }, { "term": "Core.Description", - "value": "The Office\u0027s Board or Association of REALTORS." + "value": "The department in which the contact works." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeAORMlsId", + "resourceName": "Contacts", + "fieldName": "DirectPhone", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office AOR MLS ID" + "value": "Direct Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeAORMlsId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/DirectPhone+Field" }, { "term": "Core.Description", - "value": "The local, well-known identifier for the office\u0027s Association of REALTORS. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeAORkey", + "resourceName": "Contacts", + "fieldName": "Email", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 80, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office AOR Key" + "value": "Email" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeAORkey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Email+Field" }, { "term": "Core.Description", - "value": "A system unique identifier. Specifically, in aggregation systems, the OfficeAORkey is the system unique identifier from the system that the record was retrieved. This may be identical to the related xxxId. This is a foreign key relating to the AOR\u0027s member management system in which the record was originated." + "value": "The preferred Email address of the contact." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeAddress1", + "resourceName": "Contacts", + "fieldName": "Email2", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 80, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Address 1" + "value": "Email 2" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeAddress1+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Email2+Field" }, { "term": "Core.Description", - "value": "The street number, direction, name and suffix of the office." + "value": "The secondary email address of the contact." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeAddress2", + "resourceName": "Contacts", + "fieldName": "Email3", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 80, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Address 2" + "value": "Email 3" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeAddress2+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Email3+Field" }, { "term": "Core.Description", - "value": "The unit/suite number of the office." + "value": "The tertiary email address of the contact." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeAssociationComments", + "resourceName": "Contacts", + "fieldName": "FirstName", "type": "Edm.String", "nullable": true, - "maxLength": 500, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Association Comments" + "value": "First Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeAssociationComments+Field" + "value": "https://ddwiki.reso.org/display/DDW20/FirstName+Field" }, { "term": "Core.Description", - "value": "Notes relating to the office." + "value": "The first name of the Contact." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeBranchType", - "type": "org.reso.metadata.enums.OfficeBranchType", - "typeName": "OfficeBranchType", + "resourceName": "Contacts", + "fieldName": "FullName", + "type": "Edm.String", "nullable": true, + "maxLength": 150, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Branch Type" + "value": "Full Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeBranchType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/FullName+Field" }, { "term": "Core.Description", - "value": "The level of the office in the hierarchy of Main, Branch, Stand Alone, etc.," + "value": "The full name of the Contact. (First Middle Last) or a alternate full name." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeBrokerKey", + "resourceName": "Contacts", + "fieldName": "HomeAddress1", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Broker Key" + "value": "Home Address 1" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeBrokerKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/HomeAddress1+Field" }, { "term": "Core.Description", - "value": "The MemberKey of the responsible/owning broker. This is a foreign key relating to the Member resource\u0027s MemberKey." + "value": "The street number, direction, name and suffix of the contact\u0027s home." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeBrokerMlsId", + "resourceName": "Contacts", + "fieldName": "HomeAddress2", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Broker MLS ID" + "value": "Home Address 2" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeBrokerMlsId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/HomeAddress2+Field" }, { "term": "Core.Description", - "value": "The MemberMlsId of the responsible/owning broker." + "value": "The unit/suite number of the contact\u0027s home." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeCity", + "resourceName": "Contacts", + "fieldName": "HomeCarrierRoute", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 9, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office City" + "value": "Home Carrier Route" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeCity+Field" + "value": "https://ddwiki.reso.org/display/DDW20/HomeCarrierRoute+Field" }, { "term": "Core.Description", - "value": "The city of the office." + "value": "The group of addresses to which the USPS assigns the same code to aid in mail delivery. For the USPS, these codes are 9 digits: 5 numbers for the ZIP Code, one letter for the carrier route type, and 3 numbers for the carrier route number." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeCorporateLicense", + "resourceName": "Contacts", + "fieldName": "HomeCity", "type": "Edm.String", "nullable": true, "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Corporate License" + "value": "Home City" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeCorporateLicense+Field" + "value": "https://ddwiki.reso.org/display/DDW20/HomeCity+Field" }, { "term": "Core.Description", - "value": "When an office/firm is a corporation, an independent license number is issued." + "value": "The city of the contact\u0027s home." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeCountyOrParish", - "type": "org.reso.metadata.enums.CountyOrParish", - "typeName": "CountyOrParish", + "resourceName": "Contacts", + "fieldName": "HomeCountry", + "type": "org.reso.metadata.enums.Country", + "typeName": "Country", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office County Or Parish" + "value": "Home Country" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeCountyOrParish+Field" + "value": "https://ddwiki.reso.org/display/DDW20/HomeCountry+Field" }, { "term": "Core.Description", - "value": "The county or parish in which the offices is located." + "value": "The country abbreviation in a postal address." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeEmail", - "type": "Edm.String", + "resourceName": "Contacts", + "fieldName": "HomeCountyOrParish", + "type": "org.reso.metadata.enums.CountyOrParish", + "typeName": "CountyOrParish", "nullable": true, - "maxLength": 80, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Email" + "value": "Home County Or Parish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeEmail+Field" + "value": "https://ddwiki.reso.org/display/DDW20/HomeCountyOrParish+Field" }, { "term": "Core.Description", - "value": "The email address of the office" + "value": "The county or parish in which the contact\u0027s home is addressed." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeFax", + "resourceName": "Contacts", + "fieldName": "HomeFax", "type": "Edm.String", "nullable": true, "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Fax" + "value": "Home Fax" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeFax+Field" + "value": "https://ddwiki.reso.org/display/DDW20/HomeFax+Field" }, { "term": "Core.Description", @@ -15697,2040 +15852,2042 @@ ] }, { - "resourceName": "Office", - "fieldName": "OfficeKey", + "resourceName": "Contacts", + "fieldName": "HomePhone", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Key" + "value": "Home Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124677" + "value": "https://ddwiki.reso.org/display/DDW20/HomePhone+Field" }, { "term": "Core.Description", - "value": "A system unique identifier. Specifically, in aggregation systems, the Key is the system unique identifier from the system that the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeManagerKey", + "resourceName": "Contacts", + "fieldName": "HomePostalCode", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Manager Key" + "value": "Home Postal Code" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeManagerKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/HomePostalCode+Field" }, { "term": "Core.Description", - "value": "The lead Office Manager for the given office. This is a foreign key relating to the Member resource\u0027s MemberKey." + "value": "The postal code of the contact\u0027s home." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeManagerMlsId", + "resourceName": "Contacts", + "fieldName": "HomePostalCodePlus4", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 4, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Manager MLS ID" + "value": "Home Postal Code Plus 4" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeManagerMlsId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/HomePostalCodePlus4+Field" }, { "term": "Core.Description", - "value": "The lead Office Manager for the given office." + "value": "The extension of the postal/zip code. i.e. +4" } ] }, { - "resourceName": "Office", - "fieldName": "OfficeMlsId", - "type": "Edm.String", + "resourceName": "Contacts", + "fieldName": "HomeStateOrProvince", + "type": "org.reso.metadata.enums.StateOrProvince", + "typeName": "StateOrProvince", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office MLS ID" + "value": "Home State Or Province" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124686" + "value": "https://ddwiki.reso.org/display/DDW20/HomeStateOrProvince+Field" }, { "term": "Core.Description", - "value": "The local, well-known identifier. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." + "value": "The state or province in which the contact\u0027s home is addressed." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeName", + "resourceName": "Contacts", + "fieldName": "JobTitle", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Name" + "value": "Job Title" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124688" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124796" }, { "term": "Core.Description", - "value": "The legal name of the brokerage." + "value": "The title or position of the contact within their organization." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeNationalAssociationId", - "type": "Edm.String", + "resourceName": "Contacts", + "fieldName": "Language", + "type": "org.reso.metadata.enums.Languages", + "typeName": "Languages", "nullable": true, - "maxLength": 25, + "isCollection": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office National Association ID" + "value": "Language" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeNationalAssociationId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Language+Field" }, { "term": "Core.Description", - "value": "The national association ID of the office. i.e. in the U.S. is the NRDS number." + "value": "The languages spoken by the contact." } ] }, { - "resourceName": "Office", - "fieldName": "OfficePhone", + "resourceName": "Contacts", + "fieldName": "LastName", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Phone" + "value": "Last Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficePhone+Field" + "value": "https://ddwiki.reso.org/display/DDW20/LastName+Field" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The last name of the Contact." } ] }, { - "resourceName": "Office", - "fieldName": "OfficePhoneExt", + "resourceName": "Contacts", + "fieldName": "LeadSource", "type": "Edm.String", "nullable": true, - "maxLength": 10, + "maxLength": 150, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Phone Ext" + "value": "Lead Source" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficePhoneExt+Field" + "value": "https://ddwiki.reso.org/display/DDW20/LeadSource+Field" }, { "term": "Core.Description", - "value": "The extension of the given phone number (if applicable)." + "value": "The source or person that provided the contact." } ] }, { - "resourceName": "Office", - "fieldName": "OfficePostalCode", + "resourceName": "Contacts", + "fieldName": "MiddleName", "type": "Edm.String", "nullable": true, - "maxLength": 10, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Postal Code" + "value": "Middle Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficePostalCode+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MiddleName+Field" }, { "term": "Core.Description", - "value": "The postal code of the office." + "value": "The middle name of the Contact." } ] }, { - "resourceName": "Office", - "fieldName": "OfficePostalCodePlus4", + "resourceName": "Contacts", + "fieldName": "MobilePhone", "type": "Edm.String", "nullable": true, - "maxLength": 4, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Postal Code Plus 4" + "value": "Mobile Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficePostalCodePlus4+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MobilePhone+Field" }, { "term": "Core.Description", - "value": "The extension of the postal/zip code. i.e. +4" + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeStateOrProvince", - "type": "org.reso.metadata.enums.StateOrProvince", - "typeName": "StateOrProvince", + "resourceName": "Contacts", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office State Or Province" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeStateOrProvince+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124814" }, { "term": "Core.Description", - "value": "The state or province in which the office is located." + "value": "Date/time the contact record was last modified." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeStatus", - "type": "org.reso.metadata.enums.OfficeStatus", - "typeName": "OfficeStatus", + "resourceName": "Contacts", + "fieldName": "NamePrefix", + "type": "Edm.String", "nullable": true, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Status" + "value": "Name Prefix" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeStatus+Field" + "value": "https://ddwiki.reso.org/display/DDW20/NamePrefix+Field" }, { "term": "Core.Description", - "value": "Is the office active, inactive or under disciplinary action." + "value": "Prefix to the name (e.g. Dr. Mr. Ms. etc.)" } ] }, { - "resourceName": "Office", - "fieldName": "OfficeType", - "type": "org.reso.metadata.enums.OfficeType", - "typeName": "OfficeType", + "resourceName": "Contacts", + "fieldName": "NameSuffix", + "type": "Edm.String", "nullable": true, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Type" + "value": "Name Suffix" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/NameSuffix+Field" }, { "term": "Core.Description", - "value": "The type of business conducted by the office. i.e. Real Estate, Appraiser, etc." + "value": "Suffix to the surname (e.g. Esq., Jr., III etc.)" } ] }, { - "resourceName": "Office", - "fieldName": "OriginalEntryTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Contacts", + "fieldName": "Nickname", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Original Entry Timestamp" + "value": "Nickname" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124731" + "value": "https://ddwiki.reso.org/display/DDW20/Nickname+Field" }, { "term": "Core.Description", - "value": "Date/time the roster (member or office) record was originally input into the source system." + "value": "An alternate name used by the Contact, usually as a substitute for the first name." } ] }, { - "resourceName": "Office", - "fieldName": "OriginatingSystemID", + "resourceName": "Contacts", + "fieldName": "Notes", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 1024, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System ID" + "value": "Notes" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124734" + "value": "https://ddwiki.reso.org/display/DDW20/Notes+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the office was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "Notes about the client." } ] }, { - "resourceName": "Office", - "fieldName": "OriginatingSystemName", + "resourceName": "Contacts", + "fieldName": "OfficePhone", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Name" + "value": "Office Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124738" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124833" }, { "term": "Core.Description", - "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the office is originally input by the member. The legal name of the company." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Office", - "fieldName": "OriginatingSystemOfficeKey", + "resourceName": "Contacts", + "fieldName": "OfficePhoneExt", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Office Key" + "value": "Office Phone Ext" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemOfficeKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124837" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the office was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "The extension of the given phone number (if applicable)." } ] }, { - "resourceName": "Office", - "fieldName": "SocialMediaType", - "type": "org.reso.metadata.enums.SocialMediaType", - "typeName": "SocialMediaType", + "resourceName": "Contacts", + "fieldName": "OriginalEntryTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Social Media Type" + "value": "Original Entry Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124745" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124840" }, { "term": "Core.Description", - "value": "A list of types of sites, blogs and social media the office URL or ID is referring to (e.g., Website, Blog, Facebook, Twitter, LinkedIn, Instagram)." + "value": "Date/time the contact record was originally input into the source system." } ] }, { - "resourceName": "Office", - "fieldName": "SourceSystemID", + "resourceName": "Contacts", + "fieldName": "OriginatingSystemContactKey", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System ID" + "value": "Originating System Contact Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124749" + "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemContactKey+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the Contact was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." } ] }, { - "resourceName": "Office", - "fieldName": "SourceSystemName", + "resourceName": "Contacts", + "fieldName": "OriginatingSystemID", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Name" + "value": "Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124753" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124848" }, { "term": "Core.Description", - "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the Contact was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Office", - "fieldName": "SourceSystemOfficeKey", + "resourceName": "Contacts", + "fieldName": "OriginatingSystemName", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Office Key" + "value": "Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemOfficeKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124851" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the Contact is originally input by the member. The legal name of the company." } ] }, { - "resourceName": "Office", - "fieldName": "SyndicateAgentOption", - "type": "org.reso.metadata.enums.SyndicateAgentOption", - "typeName": "SyndicateAgentOption", + "resourceName": "Contacts", + "fieldName": "OtherAddress1", + "type": "Edm.String", "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Syndicate Agent Option" + "value": "Other Address 1" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SyndicateAgentOption+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OtherAddress1+Field" }, { "term": "Core.Description", - "value": "A list of options allowing the broker to pass the decision of syndication choice down to the listing agents. i.e. No Agent Choice, Allow Agent Choice, Restrict Agent Choice, etc." + "value": "The other street number, direction, name and suffix of the contact." } ] }, { - "resourceName": "Office", - "fieldName": "SyndicateTo", - "type": "org.reso.metadata.enums.SyndicateTo", - "typeName": "SyndicateTo", + "resourceName": "Contacts", + "fieldName": "OtherAddress2", + "type": "Edm.String", "nullable": true, - "isCollection": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Syndicate To" + "value": "Other Address 2" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124764" + "value": "https://ddwiki.reso.org/display/DDW20/OtherAddress2+Field" }, { "term": "Core.Description", - "value": "The principal broker\u0027s choice on where they would like their listings syndicated. i.e. Zillow, Trulia, Homes.com, etc." + "value": "The other unit/suite number of the contact." } ] }, { - "resourceName": "Office", - "fieldName": "BillingOfficeKey", + "resourceName": "Contacts", + "fieldName": "OtherCarrierRoute", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 9, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Billing Office Key" + "value": "Other Carrier Route" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BillingOfficeKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OtherCarrierRoute+Field" }, { "term": "Core.Description", - "value": "This is the office that will be billed (e.g., corporate headquarters)." + "value": "The group of addresses to which the USPS assigns the same code to aid in mail delivery. For the USPS, these codes are 9 digits: 5 numbers for the ZIP Code, one letter for the carrier route type, and 3 numbers for the carrier route number." } ] }, { - "resourceName": "Office", - "fieldName": "FranchiseNationalAssociationID", + "resourceName": "Contacts", + "fieldName": "OtherCity", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Franchise National Association ID" + "value": "Other City" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/FranchiseNationalAssociationID+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OtherCity+Field" }, { "term": "Core.Description", - "value": "The national association ID of the franchise (i.e., in the U.S., this is the NRDS number)." + "value": "The other city of the contact." } ] }, { - "resourceName": "Office", - "fieldName": "NumberOfBranches", - "type": "Edm.Int64", + "resourceName": "Contacts", + "fieldName": "OtherCountry", + "type": "org.reso.metadata.enums.Country", + "typeName": "Country", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Number of Branches" + "value": "Other Country" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NumberOfBranches+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OtherCountry+Field" }, { "term": "Core.Description", - "value": "The calculated value for the number of active branches. The count for multiple related offices." + "value": "The other country abbreviation in a postal address." } ] }, { - "resourceName": "Office", - "fieldName": "NumberOfNonMemberSalespersons", - "type": "Edm.Int64", + "resourceName": "Contacts", + "fieldName": "OtherCountyOrParish", + "type": "org.reso.metadata.enums.CountyOrParish", + "typeName": "CountyOrParish", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NumberOfNonMemberSalespersons" + "value": "Other County Or Parish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NumberOfNonMemberSalespersons+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OtherCountyOrParish+Field" }, { "term": "Core.Description", - "value": "The total number of active salespersons that are not a member of the national association." + "value": "The other county or parish in which contact is addressed." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeAlternateId", - "type": "Edm.String", + "resourceName": "Contacts", + "fieldName": "OtherPhoneType", + "type": "org.reso.metadata.enums.OtherPhoneType", + "typeName": "OtherPhoneType", "nullable": true, - "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Alternate ID" + "value": "Other Phone Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeAlternateId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OtherPhoneType+Field" }, { "term": "Core.Description", - "value": "This is an alternate ID with no specific use." + "value": "The type of \"other\" phone that does not already exist in the given phone fields or if a second of any type of phone field is needed (i.e., HomePhone2, BrothersPhone, etc.)." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeBrokerNationalAssociationID", + "resourceName": "Contacts", + "fieldName": "OtherPostalCode", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Broker National Association ID" + "value": "Other Postal Code" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeBrokerNationalAssociationID+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OtherPostalCode+Field" }, { "term": "Core.Description", - "value": "The national association ID of the broker (i.e., in the U.S., this is the NRDS number)." + "value": "The other postal code of the contact." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeCountry", + "resourceName": "Contacts", + "fieldName": "OtherPostalCodePlus4", "type": "Edm.String", "nullable": true, - "maxLength": 2, + "maxLength": 4, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "OfficeCountry" + "value": "Other Postal Code Plus 4" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeCountry+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OtherPostalCodePlus4+Field" }, { "term": "Core.Description", - "value": "The office\u0027s country code for the street address." + "value": "The other extension of the postal/zip code. i.e. +4" } ] }, { - "resourceName": "Office", - "fieldName": "OfficeMailAddress1", - "type": "Edm.String", + "resourceName": "Contacts", + "fieldName": "OtherStateOrProvince", + "type": "org.reso.metadata.enums.StateOrProvince", + "typeName": "StateOrProvince", "nullable": true, - "maxLength": 30, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "OfficeMailAddress2" + "value": "Other State Or Province" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeMailAddress1+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OtherStateOrProvince+Field" }, { "term": "Core.Description", - "value": "The street number, direction, name and suffix of the member." + "value": "The other state or province in which the contact is addressed." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeMailAddress2", + "resourceName": "Contacts", + "fieldName": "OwnerMemberID", "type": "Edm.String", "nullable": true, - "maxLength": 30, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "OfficeMailAddress3" + "value": "Owner Member ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeMailAddress2+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OwnerMemberID+Field" }, { "term": "Core.Description", - "value": "The unit/suite number of the member." + "value": "The local, well-known identifier for the member owning the contact." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeMailCareOf", + "resourceName": "Contacts", + "fieldName": "OwnerMemberKey", "type": "Edm.String", "nullable": true, - "maxLength": 30, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "OfficeMailCareOf" + "value": "Owner Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeMailCareOf+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OwnerMemberKey+Field" }, { "term": "Core.Description", - "value": "The care of (c/o) for the office\u0027s mailing address." + "value": "The unique identifier (key) of the member owning the contact. This is a foreign key relating to the Member resource\u0027s MemberKey." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeMailCity", + "resourceName": "Contacts", + "fieldName": "Pager", "type": "Edm.String", "nullable": true, - "maxLength": 21, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "OfficeMailCity" + "value": "Pager" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeMailCity+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Pager+Field" }, { "term": "Core.Description", - "value": "The office\u0027s city for the mailing address." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeMailCountry", + "resourceName": "Contacts", + "fieldName": "PhoneTTYTDD", "type": "Edm.String", "nullable": true, - "maxLength": 2, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "OfficeMailCountry" + "value": "Phone Tty/Tdd" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeMailCountry+Field" + "value": "https://ddwiki.reso.org/display/DDW20/PhoneTTYTDD+Field" }, { "term": "Core.Description", - "value": "The office\u0027s country code for the mailling address." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeMailCountyOrParish", - "type": "Edm.String", + "resourceName": "Contacts", + "fieldName": "PreferredAddress", + "type": "org.reso.metadata.enums.PreferredAddress", + "typeName": "PreferredAddress", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "OfficeMailCountyOrParish" + "value": "Preferred Address" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeMailCountyOrParish+Field" + "value": "https://ddwiki.reso.org/display/DDW20/PreferredAddress+Field" }, { "term": "Core.Description", - "value": "The office\u0027s county of the mailing address." + "value": "A list of the address options Home, Work and Other used to determine the address preferred by the client." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeMailPostalCode", - "type": "Edm.String", - "nullable": true, - "maxLength": 5, + "resourceName": "Contacts", + "fieldName": "PreferredPhone", + "type": "org.reso.metadata.enums.PreferredPhone", + "typeName": "PreferredPhone", + "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "OfficeMailPostalCode" + "value": "Preferred Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeMailPostalCode+Field" + "value": "https://ddwiki.reso.org/display/DDW20/PreferredPhone+Field" }, { "term": "Core.Description", - "value": "The postal code of the office\u0027s mailing address." + "value": "A list of the phone options Office, Mobile, Direct, Voicemail, Other used to determine the phone preferred by the client." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeMailPostalCodePlus4", + "resourceName": "Contacts", + "fieldName": "ReferredBy", "type": "Edm.String", "nullable": true, - "maxLength": 4, + "maxLength": 150, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "OfficeMailPostalCodePlus5" + "value": "Referred By" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeMailPostalCodePlus4+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ReferredBy+Field" }, { "term": "Core.Description", - "value": "The four-digit extension of the U.S. ZIP Code." + "value": "Name of the person who referred the contact." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeMailStateOrProvince", - "type": "Edm.String", + "resourceName": "Contacts", + "fieldName": "SocialMediaType", + "type": "org.reso.metadata.enums.SocialMediaType", + "typeName": "SocialMediaType", "nullable": true, - "maxLength": 2, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "OfficeMailStateOrProvince" + "value": "Social Media Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeMailStateOrProvince+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124926" }, { "term": "Core.Description", - "value": "The office\u0027s state or province of the mailing address." + "value": "A list of types of sites or social media that the contact Uniform Resource Locator (URL) or ID is referring to (e.g., website, blog, Facebook, Twitter, LinkedIn, Instagram)." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeNationalAssociationIdInsertDate", - "type": "Edm.Date", + "resourceName": "Contacts", + "fieldName": "SourceSystemContactKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office National Association ID Insert Date" + "value": "Source System Contact Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeNationalAssociationIdInsertDate+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemContactKey+Field" }, { "term": "Core.Description", - "value": "The date the office record was initally created in the national association\u0027s database (e.g., the date the record was added to NRDS in the U.S.)." + "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Office", - "fieldName": "OfficePreferredMedia", - "type": "org.reso.metadata.enums.PreferredMedia", - "typeName": "PreferredMedia", + "resourceName": "Contacts", + "fieldName": "SourceSystemID", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Preferred Media" + "value": "Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficePreferredMedia+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124934" }, { "term": "Core.Description", - "value": "The method the office prefers to receive media." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Office", - "fieldName": "OfficePrimaryAorId", + "resourceName": "Contacts", + "fieldName": "SourceSystemName", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Primary AOR ID" + "value": "Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficePrimaryAorId+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124937" }, { "term": "Core.Description", - "value": "The primary association of REALTORS® (AOR) associated with the member. This may be another AOR where the member has their primary membership." + "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "Office", - "fieldName": "OfficePrimaryStateOrProvince", - "type": "org.reso.metadata.enums.StateOrProvince", - "typeName": "StateOrProvince", + "resourceName": "Contacts", + "fieldName": "SpousePartnerName", + "type": "Edm.String", "nullable": true, + "maxLength": 150, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Primary State or Province" + "value": "Spouse Partner Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficePrimaryStateOrProvince+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SpousePartnerName+Field" }, { "term": "Core.Description", - "value": "The office\u0027s primary state or province." + "value": "The contact\u0027s spouse or partner." } ] }, { - "resourceName": "Office", - "fieldName": "OtherPhone", + "resourceName": "Contacts", + "fieldName": "TollFreePhone", "type": "Edm.String", "nullable": true, "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other Phone" + "value": "Toll Free Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OtherPhone+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TollFreePhone+Field" }, { "term": "Core.Description", - "value": "North American 10-digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Office", - "fieldName": "VirtualOfficeWebsiteYN", - "type": "Edm.Boolean", + "resourceName": "Contacts", + "fieldName": "VoiceMail", + "type": "Edm.String", "nullable": true, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "VirtualOfficeWebsiteYN" + "value": "Voice Mail" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/VirtualOfficeWebsiteYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/VoiceMail+Field" }, { "term": "Core.Description", - "value": "Indicates whether or not this is a Virtual Office Website (VOW)." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Office", - "fieldName": "MainOffice", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.Office", - "typeName": "Office", + "resourceName": "Contacts", + "fieldName": "VoiceMailExt", + "type": "Edm.String", + "nullable": true, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Main Office" + "value": "Voice Mail Ext" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MainOffice+Field" + "value": "https://ddwiki.reso.org/display/DDW20/VoiceMailExt+Field" }, { "term": "Core.Description", - "value": "The main office for the office record." + "value": "The extension of the given phone number (if applicable)." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeBroker", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.Member", - "typeName": "Member", + "resourceName": "Contacts", + "fieldName": "WorkAddress1", + "type": "Edm.String", + "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Broker" + "value": "Work Address 1" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeBroker+Field" + "value": "https://ddwiki.reso.org/display/DDW20/WorkAddress1+Field" }, { "term": "Core.Description", - "value": "The broker for the office." + "value": "The street number, direction, name and suffix of the contact\u0027s work." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeManager", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.Member", - "typeName": "Member", + "resourceName": "Contacts", + "fieldName": "WorkAddress2", + "type": "Edm.String", + "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Manager" + "value": "Work Address 2" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeManager+Field" + "value": "https://ddwiki.reso.org/display/DDW20/WorkAddress2+Field" }, { "term": "Core.Description", - "value": "The office manager for the office." + "value": "The unit/suite number of the contact\u0027s work." } ] }, { - "resourceName": "Office", - "fieldName": "OriginatingSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "Contacts", + "fieldName": "WorkCarrierRoute", + "type": "Edm.String", + "nullable": true, + "maxLength": 9, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System" + "value": "Work Carrier Route" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124783" + "value": "https://ddwiki.reso.org/display/DDW20/WorkCarrierRoute+Field" }, { "term": "Core.Description", - "value": "The originating system of the Office record." + "value": "The group of addresses to which the USPS assigns the same code to aid in mail delivery. For the USPS, these codes are 9 digits: 5 numbers for the ZIP Code, one letter for the carrier route type, and 3 numbers for the carrier route number." } ] }, { - "resourceName": "Office", - "fieldName": "SourceSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "Contacts", + "fieldName": "WorkCity", + "type": "Edm.String", + "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System" + "value": "Work City" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124786" + "value": "https://ddwiki.reso.org/display/DDW20/WorkCity+Field" }, { "term": "Core.Description", - "value": "The source system of the Office record." + "value": "The city of the contact\u0027s work." } ] }, { - "resourceName": "Office", - "fieldName": "HistoryTransactional", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.HistoryTransactional", - "typeName": "HistoryTransactional", + "resourceName": "Contacts", + "fieldName": "WorkCountry", + "type": "org.reso.metadata.enums.Country", + "typeName": "Country", + "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "History Transactional" + "value": "Work Country" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124789" + "value": "https://ddwiki.reso.org/display/DDW20/WorkCountry+Field" }, { "term": "Core.Description", - "value": "The history of the Office record." + "value": "The country abbreviation in a postal address." } ] }, { - "resourceName": "Office", - "fieldName": "Media", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.Media", - "typeName": "Media", + "resourceName": "Contacts", + "fieldName": "WorkCountyOrParish", + "type": "org.reso.metadata.enums.CountyOrParish", + "typeName": "CountyOrParish", + "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Media" + "value": "Work County Or Parish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124793" + "value": "https://ddwiki.reso.org/display/DDW20/WorkCountyOrParish+Field" }, { "term": "Core.Description", - "value": "The media for the Office record." + "value": "The county or parish in which the contact\u0027s work is addressed." } ] }, { - "resourceName": "Office", - "fieldName": "OfficeSocialMedia", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.SocialMedia", - "typeName": "SocialMedia", + "resourceName": "Contacts", + "fieldName": "WorkPostalCode", + "type": "Edm.String", + "nullable": true, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Social Media" + "value": "Work Postal Code" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeSocialMedia+Field" + "value": "https://ddwiki.reso.org/display/DDW20/WorkPostalCode+Field" }, { "term": "Core.Description", - "value": "A collection of the types of social media fields available for this office. The collection includes the type of system and other details pertinent about social media" + "value": "The postal code of the contact\u0027s work." } ] }, { "resourceName": "Contacts", - "fieldName": "Anniversary", - "type": "Edm.Date", + "fieldName": "WorkPostalCodePlus4", + "type": "Edm.String", "nullable": true, + "maxLength": 4, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Anniversary" + "value": "Work Postal Code Plus 4" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Anniversary+Field" + "value": "https://ddwiki.reso.org/display/DDW20/WorkPostalCodePlus4+Field" }, { "term": "Core.Description", - "value": "The wedding anniversary of the contact; month, day and year." + "value": "The extension of the postal/zip code. i.e. +4" } ] }, { "resourceName": "Contacts", - "fieldName": "AssistantEmail", - "type": "Edm.String", + "fieldName": "WorkStateOrProvince", + "type": "org.reso.metadata.enums.StateOrProvince", + "typeName": "StateOrProvince", "nullable": true, - "maxLength": 80, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Assistant Email" + "value": "Work State Or Province" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssistantEmail+Field" + "value": "https://ddwiki.reso.org/display/DDW20/WorkStateOrProvince+Field" }, { "term": "Core.Description", - "value": "Email address of the contact\u0027s assistant." + "value": "The state or province in which the contact\u0027s work is addressed." } ] }, { "resourceName": "Contacts", - "fieldName": "AssistantName", - "type": "Edm.String", + "fieldName": "ReverseProspectingEnabledYN", + "type": "Edm.Boolean", "nullable": true, - "maxLength": 150, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Assistant Name" + "value": "Reverse Prospecting Enabled Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssistantName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ReverseProspectingEnabledYN+Field" }, { "term": "Core.Description", - "value": "Name of the contact\u0027s assistant." + "value": "Reverse prospecting, a system that allows listing agents to see the agent/member whose client has a search criteria that found the agent\u0027s listing, has been enabled for the given client\u0027s saved searches." } ] }, { "resourceName": "Contacts", - "fieldName": "AssistantPhone", - "type": "Edm.String", - "nullable": true, - "maxLength": 16, + "fieldName": "OriginatingSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Assistant Phone" + "value": "Originating System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssistantPhone+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124987" }, { "term": "Core.Description", - "value": "Phone number of the contact\u0027s assistant." + "value": "The originating system of the Contacts record." } ] }, { "resourceName": "Contacts", - "fieldName": "AssistantPhoneExt", - "type": "Edm.String", - "nullable": true, - "maxLength": 10, + "fieldName": "SourceSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Assistant Phone Ext" + "value": "Source System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssistantPhoneExt+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124991" }, { "term": "Core.Description", - "value": "Phone number extension of the contact\u0027s assistant." + "value": "The source system of the Contacts record." } ] }, { "resourceName": "Contacts", - "fieldName": "Birthdate", - "type": "Edm.Date", - "nullable": true, + "fieldName": "OwnerMember", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Member", + "typeName": "Member", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Birthdate" + "value": "Owner Member" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Birthdate+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OwnerMember+Field" }, { "term": "Core.Description", - "value": "The birthday of the contact; month, day and year." + "value": "The member who owns the Contacts record." } ] }, { "resourceName": "Contacts", - "fieldName": "BusinessFax", - "type": "Edm.String", - "nullable": true, - "maxLength": 16, + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Business Fax" + "value": "History Transactional" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BusinessFax+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125002" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The history of the Contacts record." } ] }, { "resourceName": "Contacts", - "fieldName": "Children", - "type": "Edm.String", - "nullable": true, - "maxLength": 150, + "fieldName": "Media", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.Media", + "typeName": "Media", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Children" + "value": "Media" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Children+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125004" }, { "term": "Core.Description", - "value": "A list of the names of the contact\u0027s children in a comma separated list." + "value": "The media for the Contacts record." } ] }, { "resourceName": "Contacts", - "fieldName": "Company", - "type": "Edm.String", - "nullable": true, - "maxLength": 50, + "fieldName": "ContactsOtherPhone", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.OtherPhone", + "typeName": "OtherPhone", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Company" + "value": "Contacts Other Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Company+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ContactsOtherPhone+Field" }, { "term": "Core.Description", - "value": "The contact\u0027s company or employer." + "value": "A collection of the types of other phone fields available for Contacts. The collection includes the type of system and other details pertinent about other phone numbers" } ] }, { "resourceName": "Contacts", - "fieldName": "ContactKey", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "fieldName": "ContactsSocialMedia", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.SocialMedia", + "typeName": "SocialMedia", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contact Key" + "value": "Contacts Social Media" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ContactKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ContactsSocialMedia+Field" }, { "term": "Core.Description", - "value": "A system unique identifier. Specifically, in aggregation systems, the ContactKey is the system unique identifier from the system that the record was retrieved. This may be identical to the related xxxId." + "value": "A collection of the types of social media fields available for this contact. The collection includes the type of system and other details pertinent about social media" } ] }, { - "resourceName": "Contacts", - "fieldName": "ContactLoginId", - "type": "Edm.String", + "resourceName": "HistoryTransactional", + "fieldName": "ChangeType", + "type": "org.reso.metadata.enums.ChangeType", + "typeName": "ChangeType", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contact Login ID" + "value": "Change Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ContactLoginId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ChangeType+Field" }, { "term": "Core.Description", - "value": "The local, well-known identifier for the contact. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system and is used by the Contact to logon to a client portal in that system." + "value": "Description of the last major change on the listing, i.e. price reduction, back on market, etc. May be used to display on a summary view of listing results to quickly identify listings that have had major changes recently." } ] }, { - "resourceName": "Contacts", - "fieldName": "ContactPassword", + "resourceName": "HistoryTransactional", + "fieldName": "ChangedByMemberID", "type": "Edm.String", "nullable": true, "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contact Password" + "value": "Changed By Member ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ContactPassword+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124773" }, { "term": "Core.Description", - "value": "A client password that the member wishes to share with other systems. Normal security considerations apply and are the responsibility of the entity utilizing this field." + "value": "The local, well-know identifier of the member (user) who made the change." } ] }, { - "resourceName": "Contacts", - "fieldName": "ContactStatus", - "type": "org.reso.metadata.enums.ContactStatus", - "typeName": "ContactStatus", + "resourceName": "HistoryTransactional", + "fieldName": "ChangedByMemberKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contact Status" + "value": "Changed By Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ContactStatus+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124776" }, { "term": "Core.Description", - "value": "The status of the contact. Active, Inactive, On Vacation, Deleted, etc.," + "value": "The unique identifier of the member (user) who made the change. This is a foreign key relating to the Member resource\u0027s MemberKey." } ] }, { - "resourceName": "Contacts", - "fieldName": "ContactType", - "type": "org.reso.metadata.enums.ContactType", - "typeName": "ContactType", + "resourceName": "HistoryTransactional", + "fieldName": "ClassName", + "type": "Edm.String", "nullable": true, - "isCollection": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contact Type" + "value": "Class Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ContactType+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124779" }, { "term": "Core.Description", - "value": "The type of contact. i.e. Business, Friend, Family, Prospect, Ready to Buy, etc." + "value": "Name of the class which this history record applies." } ] }, { - "resourceName": "Contacts", - "fieldName": "Department", + "resourceName": "HistoryTransactional", + "fieldName": "FieldKey", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Department" + "value": "Field Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Department+Field" + "value": "https://ddwiki.reso.org/display/DDW20/FieldKey+Field" }, { "term": "Core.Description", - "value": "The department in which the contact works." + "value": "The unique identifier of the field whose data is being changed. This is a foreign key relating to the field found in the resource per the ResourceName." } ] }, { - "resourceName": "Contacts", - "fieldName": "DirectPhone", + "resourceName": "HistoryTransactional", + "fieldName": "FieldName", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Direct Phone" + "value": "Field Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/DirectPhone+Field" + "value": "https://ddwiki.reso.org/display/DDW20/FieldName+Field" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The name of the field whose data is being changed." } ] }, { - "resourceName": "Contacts", - "fieldName": "Email", + "resourceName": "HistoryTransactional", + "fieldName": "HistoryTransactionalKey", "type": "Edm.String", "nullable": true, - "maxLength": 80, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Email" + "value": "History Transactional Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Email+Field" + "value": "https://ddwiki.reso.org/display/DDW20/HistoryTransactionalKey+Field" }, { "term": "Core.Description", - "value": "The preferred Email address of the contact." + "value": "A unique identifier for this record from the immediate source. This may be a number, or string that can include URI or other forms. This is the system you are connecting to and not necessarily the original source of the record." } ] }, { - "resourceName": "Contacts", - "fieldName": "Email2", - "type": "Edm.String", + "resourceName": "HistoryTransactional", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 80, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Email 2" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Email2+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124795" }, { "term": "Core.Description", - "value": "The secondary email address of the contact." + "value": "Timestamp of the last major change on the listing (see also MajorChangeType)." } ] }, { - "resourceName": "Contacts", - "fieldName": "Email3", + "resourceName": "HistoryTransactional", + "fieldName": "NewValue", "type": "Edm.String", "nullable": true, - "maxLength": 80, + "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Email 3" + "value": "New Value" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Email3+Field" + "value": "https://ddwiki.reso.org/display/DDW20/NewValue+Field" }, { "term": "Core.Description", - "value": "The tertiary email address of the contact." + "value": "The new value applied to the named field." } ] }, { - "resourceName": "Contacts", - "fieldName": "FirstName", + "resourceName": "HistoryTransactional", + "fieldName": "OriginatingSystemHistoryKey", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "First Name" + "value": "Originating System History Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/FirstName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemHistoryKey+Field" }, { "term": "Core.Description", - "value": "The first name of the Contact." + "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the History was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." } ] }, { - "resourceName": "Contacts", - "fieldName": "FullName", + "resourceName": "HistoryTransactional", + "fieldName": "OriginatingSystemID", "type": "Edm.String", "nullable": true, - "maxLength": 150, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Full Name" + "value": "Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/FullName+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124807" }, { "term": "Core.Description", - "value": "The full name of the Contact. (First Middle Last) or a alternate full name." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the History was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Contacts", - "fieldName": "HomeAddress1", + "resourceName": "HistoryTransactional", + "fieldName": "OriginatingSystemName", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home Address 1" + "value": "Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HomeAddress1+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124809" }, { "term": "Core.Description", - "value": "The street number, direction, name and suffix of the contact\u0027s home." + "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the History is originally input. The legal name of the company." } ] }, { - "resourceName": "Contacts", - "fieldName": "HomeAddress2", + "resourceName": "HistoryTransactional", + "fieldName": "PreviousValue", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home Address 2" + "value": "Previous Value" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HomeAddress2+Field" + "value": "https://ddwiki.reso.org/display/DDW20/PreviousValue+Field" }, { "term": "Core.Description", - "value": "The unit/suite number of the contact\u0027s home." + "value": "The value found in the named field prior to the change represented by this record." } ] }, { - "resourceName": "Contacts", - "fieldName": "HomeCarrierRoute", + "resourceName": "HistoryTransactional", + "fieldName": "ResourceName", "type": "Edm.String", "nullable": true, - "maxLength": 9, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home Carrier Route" + "value": "Resource Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HomeCarrierRoute+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124815" }, { "term": "Core.Description", - "value": "The group of addresses to which the USPS assigns the same code to aid in mail delivery. For the USPS, these codes are 9 digits: 5 numbers for the ZIP Code, one letter for the carrier route type, and 3 numbers for the carrier route number." + "value": "The name of the resource which this history record applies." } ] }, { - "resourceName": "Contacts", - "fieldName": "HomeCity", + "resourceName": "HistoryTransactional", + "fieldName": "ResourceRecordID", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home City" + "value": "Resource Record ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HomeCity+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124818" }, { "term": "Core.Description", - "value": "The city of the contact\u0027s home." + "value": "The well known identifier of the related record from the source resource. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." } ] }, { - "resourceName": "Contacts", - "fieldName": "HomeCountry", - "type": "org.reso.metadata.enums.Country", - "typeName": "Country", + "resourceName": "HistoryTransactional", + "fieldName": "ResourceRecordKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home Country" + "value": "Resource Record Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HomeCountry+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124821" }, { "term": "Core.Description", - "value": "The country abbreviation in a postal address." + "value": "The primary key of the related record from the source resource. For example the ListingKey, AgentKey, OfficeKey, etc. This is the system you are connecting to and not necessarily the original source of the record. This is a foreign key from the resource selected in the ResourceName field." } ] }, { - "resourceName": "Contacts", - "fieldName": "HomeCountyOrParish", - "type": "org.reso.metadata.enums.CountyOrParish", - "typeName": "CountyOrParish", + "resourceName": "HistoryTransactional", + "fieldName": "SourceSystemHistoryKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home County Or Parish" + "value": "Source System History Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HomeCountyOrParish+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemHistoryKey+Field" }, { "term": "Core.Description", - "value": "The county or parish in which the contact\u0027s home is addressed." + "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Contacts", - "fieldName": "HomeFax", + "resourceName": "HistoryTransactional", + "fieldName": "SourceSystemID", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home Fax" + "value": "Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HomeFax+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124831" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Contacts", - "fieldName": "HomePhone", + "resourceName": "HistoryTransactional", + "fieldName": "SourceSystemName", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home Phone" + "value": "Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HomePhone+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124834" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The name of the History record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "Contacts", - "fieldName": "HomePostalCode", - "type": "Edm.String", + "resourceName": "HistoryTransactional", + "fieldName": "EntityEventSequence", + "type": "Edm.Int64", "nullable": true, - "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home Postal Code" + "value": "Entity Event Sequence" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HomePostalCode+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124847" }, { "term": "Core.Description", - "value": "The postal code of the contact\u0027s home." + "value": "A unique, system-wide ID that can be used to represent the sequence in which an EntityEvent occurred in a given system. This field serves as a logical timestamp, meaning that its values may be used to provide a total ordering of all Events that occurred in the Events Resource. As Event records are immutable, this value can grow fairly large over time, and therefore it\u0027s represented by the Int64 data type. This sequence number is not expected to be unique across different organizations. This number must be a positive integer." } ] }, { - "resourceName": "Contacts", - "fieldName": "HomePostalCodePlus4", + "resourceName": "Member", + "fieldName": "JobTitle", "type": "Edm.String", "nullable": true, - "maxLength": 4, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home Postal Code Plus 4" + "value": "Job Title" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HomePostalCodePlus4+Field" + "value": "https://ddwiki.reso.org/display/DDW20/JobTitle+Field" }, { "term": "Core.Description", - "value": "The extension of the postal/zip code. i.e. +4" + "value": "The title or position of the member within their organization." } ] }, { - "resourceName": "Contacts", - "fieldName": "HomeStateOrProvince", - "type": "org.reso.metadata.enums.StateOrProvince", - "typeName": "StateOrProvince", + "resourceName": "Member", + "fieldName": "LastLoginTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home State Or Province" + "value": "Last Login Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HomeStateOrProvince+Field" + "value": "https://ddwiki.reso.org/display/DDW20/LastLoginTimestamp+Field" }, { "term": "Core.Description", - "value": "The state or province in which the contact\u0027s home is addressed." + "value": "Date/time the member last logged into the source or other system." } ] }, { - "resourceName": "Contacts", - "fieldName": "JobTitle", - "type": "Edm.String", + "resourceName": "Member", + "fieldName": "MemberAOR", + "type": "org.reso.metadata.enums.AOR", + "typeName": "AOR", "nullable": true, - "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Job Title" + "value": "Member AOR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124796" + "value": "https://ddwiki.reso.org/display/DDW20/MemberAOR+Field" }, { "term": "Core.Description", - "value": "The title or position of the contact within their organization." + "value": "The Member\u0027s Primary Board or Association of REALTORS." } ] }, { - "resourceName": "Contacts", - "fieldName": "Language", - "type": "org.reso.metadata.enums.Languages", - "typeName": "Languages", + "resourceName": "Member", + "fieldName": "MemberAORMlsId", + "type": "Edm.String", "nullable": true, - "isCollection": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Language" + "value": "Member AOR MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Language+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberAORMlsId+Field" }, { "term": "Core.Description", - "value": "The languages spoken by the contact." + "value": "The local, well-known identifier for the member\u0027s Association of REALTORS. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." } ] }, { - "resourceName": "Contacts", - "fieldName": "LastName", + "resourceName": "Member", + "fieldName": "MemberAORkey", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Last Name" + "value": "Member AOR Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LastName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberAORkey+Field" }, { "term": "Core.Description", - "value": "The last name of the Contact." + "value": "A system unique identifier. Specifically, in aggregation systems, the MemberAORkey is the system unique identifier from the system that the record was retrieved. This may be identical to the related xxxId." } ] }, { - "resourceName": "Contacts", - "fieldName": "LeadSource", + "resourceName": "Member", + "fieldName": "MemberAddress1", "type": "Edm.String", "nullable": true, - "maxLength": 150, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lead Source" + "value": "Member Address 1" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LeadSource+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberAddress1+Field" }, { "term": "Core.Description", - "value": "The source or person that provided the contact." + "value": "The street number, direction, name and suffix of the member." } ] }, { - "resourceName": "Contacts", - "fieldName": "MiddleName", + "resourceName": "Member", + "fieldName": "MemberAddress2", "type": "Edm.String", "nullable": true, "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Middle Name" + "value": "Member Address 2" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MiddleName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberAddress2+Field" }, { "term": "Core.Description", - "value": "The middle name of the Contact." + "value": "The unit/suite number of the member." } ] }, { - "resourceName": "Contacts", - "fieldName": "MobilePhone", + "resourceName": "Member", + "fieldName": "MemberAssociationComments", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 500, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mobile Phone" + "value": "Member Association Comments" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MobilePhone+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberAssociationComments+Field" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The association\u0027s notes regarding the member." } ] }, { - "resourceName": "Contacts", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Member", + "fieldName": "MemberCarrierRoute", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 9, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Member Carrier Route" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124814" + "value": "https://ddwiki.reso.org/display/DDW20/MemberCarrierRoute+Field" }, { "term": "Core.Description", - "value": "Date/time the contact record was last modified." + "value": "The group of addresses to which the USPS assigns the same code to aid in mail delivery. For the USPS, these codes are 9 digits: 5 numbers for the ZIP Code, one letter for the carrier route type, and 3 numbers for the carrier route number." } ] }, { - "resourceName": "Contacts", - "fieldName": "NamePrefix", + "resourceName": "Member", + "fieldName": "MemberCity", "type": "Edm.String", "nullable": true, - "maxLength": 10, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Name Prefix" + "value": "Member City" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NamePrefix+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberCity+Field" }, { "term": "Core.Description", - "value": "Prefix to the name (e.g. Dr. Mr. Ms. etc.)" + "value": "The city of the member." } ] }, { - "resourceName": "Contacts", - "fieldName": "NameSuffix", - "type": "Edm.String", + "resourceName": "Member", + "fieldName": "MemberCountry", + "type": "org.reso.metadata.enums.Country", + "typeName": "Country", "nullable": true, - "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Name Suffix" + "value": "Member Country" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NameSuffix+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberCountry+Field" }, { "term": "Core.Description", - "value": "Suffix to the surname (e.g. Esq., Jr., III etc.)" + "value": "The country abbreviation in a postal address." } ] }, { - "resourceName": "Contacts", - "fieldName": "Nickname", - "type": "Edm.String", + "resourceName": "Member", + "fieldName": "MemberCountyOrParish", + "type": "org.reso.metadata.enums.CountyOrParish", + "typeName": "CountyOrParish", "nullable": true, - "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Nickname" + "value": "Member County Or Parish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Nickname+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberCountyOrParish+Field" }, { "term": "Core.Description", - "value": "An alternate name used by the Contact, usually as a substitute for the first name." + "value": "The county or parish in which the member is addressed." } ] }, { - "resourceName": "Contacts", - "fieldName": "Notes", - "type": "Edm.String", + "resourceName": "Member", + "fieldName": "MemberDesignation", + "type": "org.reso.metadata.enums.MemberDesignation", + "typeName": "MemberDesignation", "nullable": true, - "maxLength": 1024, + "isCollection": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Notes" + "value": "Member Designation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Notes+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberDesignation+Field" }, { "term": "Core.Description", - "value": "Notes about the client." + "value": "Designations and certifications acknowledging experience and expertise in various real estate sectors are awarded by NAR and each affiliated group upon completion of required courses." } ] }, { - "resourceName": "Contacts", - "fieldName": "OfficePhone", + "resourceName": "Member", + "fieldName": "MemberDirectPhone", "type": "Edm.String", "nullable": true, "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Phone" + "value": "Member Direct Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124833" + "value": "https://ddwiki.reso.org/display/DDW20/MemberDirectPhone+Field" }, { "term": "Core.Description", @@ -17739,607 +17896,586 @@ ] }, { - "resourceName": "Contacts", - "fieldName": "OfficePhoneExt", + "resourceName": "Member", + "fieldName": "MemberEmail", "type": "Edm.String", "nullable": true, - "maxLength": 10, + "maxLength": 80, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Phone Ext" + "value": "Member Email" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124837" + "value": "https://ddwiki.reso.org/display/DDW20/MemberEmail+Field" }, { "term": "Core.Description", - "value": "The extension of the given phone number (if applicable)." + "value": "The email address of the Member." } ] }, { - "resourceName": "Contacts", - "fieldName": "OriginalEntryTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Member", + "fieldName": "MemberFax", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Original Entry Timestamp" + "value": "Member Fax" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124840" + "value": "https://ddwiki.reso.org/display/DDW20/MemberFax+Field" }, { "term": "Core.Description", - "value": "Date/time the contact record was originally input into the source system." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Contacts", - "fieldName": "OriginatingSystemContactKey", + "resourceName": "Member", + "fieldName": "MemberFirstName", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Contact Key" + "value": "Member First Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemContactKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberFirstName+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the Contact was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "The first name of the Member." } ] }, { - "resourceName": "Contacts", - "fieldName": "OriginatingSystemID", + "resourceName": "Member", + "fieldName": "MemberFullName", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 150, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System ID" + "value": "Member Full Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124848" + "value": "https://ddwiki.reso.org/display/DDW20/MemberFullName+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the Contact was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The full name of the Member. (First Middle Last) or a alternate full name." } ] }, { - "resourceName": "Contacts", - "fieldName": "OriginatingSystemName", + "resourceName": "Member", + "fieldName": "MemberHomePhone", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Name" + "value": "Member Home Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124851" + "value": "https://ddwiki.reso.org/display/DDW20/MemberHomePhone+Field" }, { "term": "Core.Description", - "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the Contact is originally input by the member. The legal name of the company." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Contacts", - "fieldName": "OtherAddress1", + "resourceName": "Member", + "fieldName": "MemberIsAssistantTo", "type": "Edm.String", "nullable": true, "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other Address 1" + "value": "Member Is Assistant To" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OtherAddress1+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberIsAssistantTo+Field" }, { "term": "Core.Description", - "value": "The other street number, direction, name and suffix of the contact." + "value": "The MemberMlsId of the Agent/Broker that this member is an assistant. The typical use will be to add the agent\u0027s ID to this field when editing the member record of the assistant." } ] }, { - "resourceName": "Contacts", - "fieldName": "OtherAddress2", + "resourceName": "Member", + "fieldName": "MemberKey", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other Address 2" + "value": "Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OtherAddress2+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberKey+Field" }, { "term": "Core.Description", - "value": "The other unit/suite number of the contact." + "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemMemberKey and OriginatingSystemMemberKey." } ] }, { - "resourceName": "Contacts", - "fieldName": "OtherCarrierRoute", - "type": "Edm.String", + "resourceName": "Member", + "fieldName": "MemberLanguages", + "type": "org.reso.metadata.enums.Languages", + "typeName": "Languages", "nullable": true, - "maxLength": 9, + "isCollection": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other Carrier Route" + "value": "Member Languages" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OtherCarrierRoute+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberLanguages+Field" }, { "term": "Core.Description", - "value": "The group of addresses to which the USPS assigns the same code to aid in mail delivery. For the USPS, these codes are 9 digits: 5 numbers for the ZIP Code, one letter for the carrier route type, and 3 numbers for the carrier route number." + "value": "The languages the member speaks." } ] }, { - "resourceName": "Contacts", - "fieldName": "OtherCity", + "resourceName": "Member", + "fieldName": "MemberLastName", "type": "Edm.String", "nullable": true, "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other City" + "value": "Member Last Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OtherCity+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberLastName+Field" }, { "term": "Core.Description", - "value": "The other city of the contact." + "value": "The last name of the Member." } ] }, { - "resourceName": "Contacts", - "fieldName": "OtherCountry", - "type": "org.reso.metadata.enums.Country", - "typeName": "Country", + "resourceName": "Member", + "fieldName": "MemberLoginId", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other Country" + "value": "Member Login ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OtherCountry+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberLoginId+Field" }, { "term": "Core.Description", - "value": "The other country abbreviation in a postal address." + "value": "The ID used to logon to the MLS system." } ] }, { - "resourceName": "Contacts", - "fieldName": "OtherCountyOrParish", - "type": "org.reso.metadata.enums.CountyOrParish", - "typeName": "CountyOrParish", + "resourceName": "Member", + "fieldName": "MemberMiddleName", + "type": "Edm.String", "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other County Or Parish" + "value": "Member Middle Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OtherCountyOrParish+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberMiddleName+Field" }, { "term": "Core.Description", - "value": "The other county or parish in which contact is addressed." + "value": "The middle name of the Member." } ] }, { - "resourceName": "Contacts", - "fieldName": "OtherPhoneType", - "type": "org.reso.metadata.enums.OtherPhoneType", - "typeName": "OtherPhoneType", + "resourceName": "Member", + "fieldName": "MemberMlsAccessYN", + "type": "Edm.Boolean", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other Phone Type" + "value": "Member MLS Access Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OtherPhoneType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberMlsAccessYN+Field" }, { "term": "Core.Description", - "value": "The type of \"other\" phone that does not already exist in the given phone fields or if a second of any type of phone field is needed (i.e., HomePhone2, BrothersPhone, etc.)." + "value": "Does the member have access to the MLS system." } ] }, { - "resourceName": "Contacts", - "fieldName": "OtherPostalCode", + "resourceName": "Member", + "fieldName": "MemberMlsId", "type": "Edm.String", "nullable": true, - "maxLength": 10, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other Postal Code" + "value": "Member MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OtherPostalCode+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberMlsId+Field" }, { "term": "Core.Description", - "value": "The other postal code of the contact." + "value": "The local, well-known identifier for the member. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." } ] }, { - "resourceName": "Contacts", - "fieldName": "OtherPostalCodePlus4", - "type": "Edm.String", + "resourceName": "Member", + "fieldName": "MemberMlsSecurityClass", + "type": "org.reso.metadata.enums.MemberMlsSecurityClass", + "typeName": "MemberMlsSecurityClass", "nullable": true, - "maxLength": 4, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other Postal Code Plus 4" + "value": "Member MLS Security Class" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OtherPostalCodePlus4+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberMlsSecurityClass+Field" }, { "term": "Core.Description", - "value": "The other extension of the postal/zip code. i.e. +4" + "value": "The MLS security group or class given to the member." } ] }, { - "resourceName": "Contacts", - "fieldName": "OtherStateOrProvince", - "type": "org.reso.metadata.enums.StateOrProvince", - "typeName": "StateOrProvince", + "resourceName": "Member", + "fieldName": "MemberMobilePhone", + "type": "Edm.String", "nullable": true, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other State Or Province" + "value": "Member Mobile Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OtherStateOrProvince+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberMobilePhone+Field" }, { "term": "Core.Description", - "value": "The other state or province in which the contact is addressed." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Contacts", - "fieldName": "OwnerMemberID", + "resourceName": "Member", + "fieldName": "MemberNamePrefix", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Owner Member ID" + "value": "Member Name Prefix" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OwnerMemberID+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberNamePrefix+Field" }, { "term": "Core.Description", - "value": "The local, well-known identifier for the member owning the contact." + "value": "Prefix to the name (e.g. Dr. Mr. Ms. etc.)" } ] }, { - "resourceName": "Contacts", - "fieldName": "OwnerMemberKey", + "resourceName": "Member", + "fieldName": "MemberNameSuffix", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Owner Member Key" + "value": "Member Name Suffix" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OwnerMemberKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberNameSuffix+Field" }, { "term": "Core.Description", - "value": "The unique identifier (key) of the member owning the contact. This is a foreign key relating to the Member resource\u0027s MemberKey." + "value": "Suffix to the surname (e.g. Esq., Jr., III etc.)" } ] }, { - "resourceName": "Contacts", - "fieldName": "Pager", + "resourceName": "Member", + "fieldName": "MemberNationalAssociationId", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pager" + "value": "Member National Association ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pager+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberNationalAssociationId+Field" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The national association ID of the member. i.e. in the U.S. is the NRDS number." } ] }, { - "resourceName": "Contacts", - "fieldName": "PhoneTTYTDD", + "resourceName": "Member", + "fieldName": "MemberNickname", "type": "Edm.String", "nullable": true, - "maxLength": 16, - "annotations": [ - { - "term": "RESO.OData.Metadata.StandardName", - "value": "Phone Tty/Tdd" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PhoneTTYTDD+Field" - }, - { - "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." - } - ] - }, - { - "resourceName": "Contacts", - "fieldName": "PreferredAddress", - "type": "org.reso.metadata.enums.PreferredAddress", - "typeName": "PreferredAddress", - "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Preferred Address" + "value": "Member Nickname" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PreferredAddress+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberNickname+Field" }, { "term": "Core.Description", - "value": "A list of the address options Home, Work and Other used to determine the address preferred by the client." + "value": "An alternate name used by the Member, usually as a substitute for the first name." } ] }, { - "resourceName": "Contacts", - "fieldName": "PreferredPhone", - "type": "org.reso.metadata.enums.PreferredPhone", - "typeName": "PreferredPhone", + "resourceName": "Member", + "fieldName": "MemberOfficePhone", + "type": "Edm.String", "nullable": true, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Preferred Phone" + "value": "Member Office Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PreferredPhone+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberOfficePhone+Field" }, { "term": "Core.Description", - "value": "A list of the phone options Office, Mobile, Direct, Voicemail, Other used to determine the phone preferred by the client." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Contacts", - "fieldName": "ReferredBy", + "resourceName": "Member", + "fieldName": "MemberOfficePhoneExt", "type": "Edm.String", "nullable": true, - "maxLength": 150, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Referred By" + "value": "Member Office Phone Ext" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ReferredBy+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberOfficePhoneExt+Field" }, { "term": "Core.Description", - "value": "Name of the person who referred the contact." + "value": "The extension of the given phone number (if applicable)." } ] }, { - "resourceName": "Contacts", - "fieldName": "SocialMediaType", - "type": "org.reso.metadata.enums.SocialMediaType", - "typeName": "SocialMediaType", + "resourceName": "Member", + "fieldName": "MemberOtherPhoneType", + "type": "org.reso.metadata.enums.MemberOtherPhoneType", + "typeName": "MemberOtherPhoneType", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Social Media Type" + "value": "Member Other Phone Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124926" + "value": "https://ddwiki.reso.org/display/DDW20/MemberOtherPhoneType+Field" }, { "term": "Core.Description", - "value": "A list of types of sites or social media that the contact Uniform Resource Locator (URL) or ID is referring to (e.g., website, blog, Facebook, Twitter, LinkedIn, Instagram)." + "value": "The type of \"other\" phone (e.g., Preferred; Office, Mobile; Direct; Home; Fax; Voicemail; 1, 2, 3; First, Second, Third; etc.)." } ] }, { - "resourceName": "Contacts", - "fieldName": "SourceSystemContactKey", + "resourceName": "Member", + "fieldName": "MemberPager", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Contact Key" + "value": "Member Pager" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemContactKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberPager+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Contacts", - "fieldName": "SourceSystemID", + "resourceName": "Member", + "fieldName": "MemberPassword", "type": "Edm.String", "nullable": true, "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System ID" + "value": "Member Password" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124934" + "value": "https://ddwiki.reso.org/display/DDW20/MemberPassword+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "A password that the member whishes to share with other systems. Normal security considerations apply and are the responsibility of the entity utilizing this field." } ] }, { - "resourceName": "Contacts", - "fieldName": "SourceSystemName", + "resourceName": "Member", + "fieldName": "MemberPhoneTTYTDD", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Name" + "value": "Member Phone Tty/Tdd" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124937" + "value": "https://ddwiki.reso.org/display/DDW20/MemberPhoneTTYTDD+Field" }, { "term": "Core.Description", - "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." + "value": "(Telecommunications Device for the Deaf/TeleTYpewriter) A user terminal with keyboard input and printer or display output used by the hearing and speech impaired. The device contains a modem and is used over a standard analog phone line. If a recipient does not have a corresponding terminal device, TDD/TTY users dial a relay service composed of operators who receive the typed messages, call the recipients and speak the messages to them. The operators also type the responses back to the TDD/TTY user." } ] }, { - "resourceName": "Contacts", - "fieldName": "SpousePartnerName", + "resourceName": "Member", + "fieldName": "MemberPostalCode", "type": "Edm.String", "nullable": true, - "maxLength": 150, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Spouse Partner Name" + "value": "Member Postal Code" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SpousePartnerName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberPostalCode+Field" }, { "term": "Core.Description", - "value": "The contact\u0027s spouse or partner." + "value": "The postal code of the member." } ] }, { - "resourceName": "Contacts", - "fieldName": "TollFreePhone", + "resourceName": "Member", + "fieldName": "MemberPostalCodePlus4", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 4, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Toll Free Phone" + "value": "Member Postal Code Plus 4" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TollFreePhone+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberPostalCodePlus4+Field" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The extension of the postal/zip code. i.e. +4" } ] }, { - "resourceName": "Contacts", - "fieldName": "VoiceMail", + "resourceName": "Member", + "fieldName": "MemberPreferredPhone", "type": "Edm.String", "nullable": true, "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Voice Mail" + "value": "Member Preferred Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/VoiceMail+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberPreferredPhone+Field" }, { "term": "Core.Description", @@ -18348,19 +18484,19 @@ ] }, { - "resourceName": "Contacts", - "fieldName": "VoiceMailExt", + "resourceName": "Member", + "fieldName": "MemberPreferredPhoneExt", "type": "Edm.String", "nullable": true, "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Voice Mail Ext" + "value": "Member Preferred Phone Ext" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/VoiceMailExt+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberPreferredPhoneExt+Field" }, { "term": "Core.Description", @@ -18369,4887 +18505,4889 @@ ] }, { - "resourceName": "Contacts", - "fieldName": "WorkAddress1", + "resourceName": "Member", + "fieldName": "MemberStateLicense", "type": "Edm.String", "nullable": true, "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Work Address 1" + "value": "Member State License" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/WorkAddress1+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberStateLicense+Field" }, { "term": "Core.Description", - "value": "The street number, direction, name and suffix of the contact\u0027s work." + "value": "The license of the Member. Separate multiple licenses with a comma and space." } ] }, { - "resourceName": "Contacts", - "fieldName": "WorkAddress2", - "type": "Edm.String", + "resourceName": "Member", + "fieldName": "MemberStateLicenseState", + "type": "org.reso.metadata.enums.StateOrProvince", + "typeName": "StateOrProvince", "nullable": true, - "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Work Address 2" + "value": "Member State License State" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/WorkAddress2+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberStateLicenseState+Field" }, { "term": "Core.Description", - "value": "The unit/suite number of the contact\u0027s work." + "value": "The state in which the member is licensed." } ] }, { - "resourceName": "Contacts", - "fieldName": "WorkCarrierRoute", - "type": "Edm.String", + "resourceName": "Member", + "fieldName": "MemberStateOrProvince", + "type": "org.reso.metadata.enums.StateOrProvince", + "typeName": "StateOrProvince", "nullable": true, - "maxLength": 9, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Work Carrier Route" + "value": "Member State Or Province" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/WorkCarrierRoute+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberStateOrProvince+Field" }, { "term": "Core.Description", - "value": "The group of addresses to which the USPS assigns the same code to aid in mail delivery. For the USPS, these codes are 9 digits: 5 numbers for the ZIP Code, one letter for the carrier route type, and 3 numbers for the carrier route number." + "value": "The state or province in which the member is addressed." } ] }, { - "resourceName": "Contacts", - "fieldName": "WorkCity", - "type": "Edm.String", + "resourceName": "Member", + "fieldName": "MemberStatus", + "type": "org.reso.metadata.enums.MemberStatus", + "typeName": "MemberStatus", "nullable": true, - "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Work City" + "value": "Member Status" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/WorkCity+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberStatus+Field" }, { "term": "Core.Description", - "value": "The city of the contact\u0027s work." + "value": "Is the account active, inactive or under disciplinary action." } ] }, { - "resourceName": "Contacts", - "fieldName": "WorkCountry", - "type": "org.reso.metadata.enums.Country", - "typeName": "Country", + "resourceName": "Member", + "fieldName": "MemberTollFreePhone", + "type": "Edm.String", "nullable": true, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Work Country" + "value": "Member Toll Free Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/WorkCountry+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberTollFreePhone+Field" }, { "term": "Core.Description", - "value": "The country abbreviation in a postal address." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Contacts", - "fieldName": "WorkCountyOrParish", - "type": "org.reso.metadata.enums.CountyOrParish", - "typeName": "CountyOrParish", + "resourceName": "Member", + "fieldName": "MemberType", + "type": "org.reso.metadata.enums.MemberType", + "typeName": "MemberType", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Work County Or Parish" + "value": "Member Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/WorkCountyOrParish+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberType+Field" }, { "term": "Core.Description", - "value": "The county or parish in which the contact\u0027s work is addressed." + "value": "The type of member. i.e. Agent, Broker, Office Manager, Appraiser, Photographer, Assistants, MLO, Realtor, Association Staff, MLS Staff, etc." } ] }, { - "resourceName": "Contacts", - "fieldName": "WorkPostalCode", + "resourceName": "Member", + "fieldName": "MemberVoiceMail", "type": "Edm.String", "nullable": true, - "maxLength": 10, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Work Postal Code" + "value": "Member Voice Mail" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/WorkPostalCode+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberVoiceMail+Field" }, { "term": "Core.Description", - "value": "The postal code of the contact\u0027s work." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Contacts", - "fieldName": "WorkPostalCodePlus4", + "resourceName": "Member", + "fieldName": "MemberVoiceMailExt", "type": "Edm.String", "nullable": true, - "maxLength": 4, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Work Postal Code Plus 4" + "value": "Member Voice Mail Ext" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/WorkPostalCodePlus4+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberVoiceMailExt+Field" }, { "term": "Core.Description", - "value": "The extension of the postal/zip code. i.e. +4" + "value": "The extension of the given phone number (if applicable)." } ] }, { - "resourceName": "Contacts", - "fieldName": "WorkStateOrProvince", - "type": "org.reso.metadata.enums.StateOrProvince", - "typeName": "StateOrProvince", + "resourceName": "Member", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Work State Or Province" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/WorkStateOrProvince+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124813" }, { "term": "Core.Description", - "value": "The state or province in which the contact\u0027s work is addressed." + "value": "Date/time the roster (member or office) record was last modified." } ] }, { - "resourceName": "Contacts", - "fieldName": "ReverseProspectingEnabledYN", - "type": "Edm.Boolean", + "resourceName": "Member", + "fieldName": "OfficeKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Reverse Prospecting Enabled Yes/No" + "value": "Office Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ReverseProspectingEnabledYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeKey+Field" }, { "term": "Core.Description", - "value": "Reverse prospecting, a system that allows listing agents to see the agent/member whose client has a search criteria that found the agent\u0027s listing, has been enabled for the given client\u0027s saved searches." + "value": "A system unique identifier. Specifically, in aggregation systems, the Key is the system unique identifier from the system that the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set. This is a foreign key relating to the Office resource\u0027s OfficeKey." } ] }, { - "resourceName": "Contacts", - "fieldName": "OriginatingSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "Member", + "fieldName": "OfficeMlsId", + "type": "Edm.String", + "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System" + "value": "Office MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124987" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeMlsId+Field" }, { "term": "Core.Description", - "value": "The originating system of the Contacts record." + "value": "The local, well-known identifier. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." } ] }, { - "resourceName": "Contacts", - "fieldName": "SourceSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "Member", + "fieldName": "OfficeName", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System" + "value": "Office Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124991" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeName+Field" }, { "term": "Core.Description", - "value": "The source system of the Contacts record." + "value": "The legal name of the brokerage." } ] }, { - "resourceName": "Contacts", - "fieldName": "OwnerMember", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.Member", - "typeName": "Member", + "resourceName": "Member", + "fieldName": "OriginalEntryTimestamp", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Owner Member" + "value": "Original Entry Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OwnerMember+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124824" }, { "term": "Core.Description", - "value": "The member who owns the Contacts record." + "value": "Date/time the roster (member or office) record was originally input into the source system." } ] }, { - "resourceName": "Contacts", - "fieldName": "HistoryTransactional", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.HistoryTransactional", - "typeName": "HistoryTransactional", + "resourceName": "Member", + "fieldName": "OriginatingSystemID", + "type": "Edm.String", + "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "History Transactional" + "value": "Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125002" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124828" }, { "term": "Core.Description", - "value": "The history of the Contacts record." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the member was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Contacts", - "fieldName": "Media", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.Media", - "typeName": "Media", + "resourceName": "Member", + "fieldName": "OriginatingSystemMemberKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Media" + "value": "Originating System Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125004" + "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemMemberKey+Field" }, { "term": "Core.Description", - "value": "The media for the Contacts record." + "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the member was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." } ] }, { - "resourceName": "Contacts", - "fieldName": "ContactsOtherPhone", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.OtherPhone", - "typeName": "OtherPhone", + "resourceName": "Member", + "fieldName": "OriginatingSystemName", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contacts Other Phone" + "value": "Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ContactsOtherPhone+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124841" }, { "term": "Core.Description", - "value": "A collection of the types of other phone fields available for Contacts. The collection includes the type of system and other details pertinent about other phone numbers" + "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the member is originally input by the member. The legal name of the company." } ] }, { - "resourceName": "Contacts", - "fieldName": "ContactsSocialMedia", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.SocialMedia", - "typeName": "SocialMedia", + "resourceName": "Member", + "fieldName": "SocialMediaType", + "type": "org.reso.metadata.enums.SocialMediaType", + "typeName": "SocialMediaType", + "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contacts Social Media" + "value": "Social Media Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ContactsSocialMedia+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SocialMediaType+Field" }, { "term": "Core.Description", - "value": "A collection of the types of social media fields available for this contact. The collection includes the type of system and other details pertinent about social media" + "value": "A list of types of sites, blogs and social media the member URL or ID is referring to (e.g., Website, Blog, Facebook, Twitter, LinkedIn, Instagram)." } ] }, { - "resourceName": "Media", - "fieldName": "ChangedByMemberID", + "resourceName": "Member", + "fieldName": "SourceSystemID", "type": "Edm.String", "nullable": true, "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Changed By Member ID" + "value": "Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ChangedByMemberID+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124849" }, { "term": "Core.Description", - "value": "ID of the user, agent, member, etc., that uploaded the media this record refers to." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Media", - "fieldName": "ChangedByMemberKey", + "resourceName": "Member", + "fieldName": "SourceSystemMemberKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Changed By Member Key" + "value": "Source System Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ChangedByMemberKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemMemberKey+Field" }, { "term": "Core.Description", - "value": "The primary key of the member who uploaded the media this record refers to. This is a foreign key relating to the Member resource\u0027s MemberKey." + "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Media", - "fieldName": "ClassName", - "type": "org.reso.metadata.enums.ClassName", - "typeName": "ClassName", + "resourceName": "Member", + "fieldName": "SourceSystemName", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Class Name" + "value": "Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ClassName+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124857" }, { "term": "Core.Description", - "value": "The class or table of the listing or other record the media. Residential, Lease, Agent, Office, Contact, etc." + "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "Media", - "fieldName": "ImageHeight", - "type": "Edm.Int64", + "resourceName": "Member", + "fieldName": "SyndicateTo", + "type": "org.reso.metadata.enums.SyndicateTo", + "typeName": "SyndicateTo", "nullable": true, + "isCollection": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Image Height" + "value": "Syndicate To" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ImageHeight+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124860" }, { "term": "Core.Description", - "value": "The height of the image expressed in pixels." + "value": "When permitted by the broker, the options made by the individual agent on where they would like their listings syndicated. i.e. Zillow, Trulia, Homes.com, etc." } ] }, { - "resourceName": "Media", - "fieldName": "ImageOf", - "type": "org.reso.metadata.enums.ImageOf", - "typeName": "ImageOf", + "resourceName": "Member", + "fieldName": "MemberAlternateId", + "type": "Edm.String", "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Image Of" + "value": "Member Alternate ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ImageOf+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberAlternateId+Field" }, { "term": "Core.Description", - "value": "When the media is an image, a list of possible matches such as kitchen, bathroom, front of structure, etc. This field may be used to identify a required image under association or MLS rules." + "value": "This is an alternate ID with no specific use." } ] }, { - "resourceName": "Media", - "fieldName": "ImageSizeDescription", - "type": "org.reso.metadata.enums.ImageSizeDescription", - "typeName": "ImageSizeDescription", + "resourceName": "Member", + "fieldName": "MemberBillingPreference", + "type": "org.reso.metadata.enums.BillingPreference", + "typeName": "BillingPreference", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Image Size Description" + "value": "Member Billing Preference" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ImageSizeDescription+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberBillingPreference+Field" }, { "term": "Core.Description", - "value": "A text description of the size of the image. i.e. Small, Thumbnail, Medium, Large, X-Large. The largest image must be described as \"Largest\". Thumbnail must also be included. Pick List will remain open/extendable." + "value": "The member\u0027s preferred method of billing." } ] }, { - "resourceName": "Media", - "fieldName": "ImageWidth", + "resourceName": "Member", + "fieldName": "MemberCommitteeCount", "type": "Edm.Int64", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Image Width" + "value": "Member Committee Count" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ImageWidth+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberCommitteeCount+Field" }, { "term": "Core.Description", - "value": "The width of the image expressed in pixels." + "value": "The number of current/active committees in which the member belongs." } ] }, { - "resourceName": "Media", - "fieldName": "LongDescription", - "type": "Edm.String", + "resourceName": "Member", + "fieldName": "MemberMailOptOutYN", + "type": "Edm.Boolean", "nullable": true, - "maxLength": 1024, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Long Description" + "value": "Member Mail Opt Out Y/N" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LongDescription+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberMailOptOutYN+Field" }, { "term": "Core.Description", - "value": "The full robust description of the object." + "value": "Indicates whether or not the member has opted out of receiving solicitation via mail." } ] }, { - "resourceName": "Media", - "fieldName": "MediaCategory", - "type": "org.reso.metadata.enums.MediaCategory", - "typeName": "MediaCategory", + "resourceName": "Member", + "fieldName": "MemberNationalAssociationEntryDate", + "type": "Edm.Date", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Media Category" + "value": "Member National Association Entry Date" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MediaCategory+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberNationalAssociationEntryDate+Field" }, { "term": "Core.Description", - "value": "Category describing the , Photos, Documents, Video, Unbranded Virtual Tour, Branded Virtual Tour, Floor Plan, Logo" + "value": "The date that the member\u0027s record was entered with the National Association of REALTORS®." } ] }, { - "resourceName": "Media", - "fieldName": "MediaHTML", - "type": "Edm.String", + "resourceName": "Member", + "fieldName": "MemberPreferredMail", + "type": "org.reso.metadata.enums.PreferredMail", + "typeName": "PreferredMail", "nullable": true, - "maxLength": 8500, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Media HTML" + "value": "Member Preferred Mail" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MediaHTML+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberPreferredMail+Field" }, { "term": "Core.Description", - "value": "The JavaScript or other method to embed a video, image, virtual tour or other media." + "value": "The preferred mailing address for the member." } ] }, { - "resourceName": "Media", - "fieldName": "MediaKey", - "type": "Edm.String", + "resourceName": "Member", + "fieldName": "MemberPreferredMedia", + "type": "org.reso.metadata.enums.PreferredMedia", + "typeName": "PreferredMedia", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Media Key" + "value": "Member Preferred Media" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MediaKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberPreferredMedia+Field" }, { "term": "Core.Description", - "value": "A unique identifier for this record from the immediate source. This may be a number, or string that can include URI or other forms. This is the system you are connecting to and not necessarily the original source of the record." + "value": "The method the member perfers to receive media by (e.g., Email, Mail, Fax)." } ] }, { - "resourceName": "Media", - "fieldName": "MediaModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Member", + "fieldName": "MemberPreferredPublication", + "type": "org.reso.metadata.enums.PreferredPublication", + "typeName": "PreferredPublication", "nullable": true, - "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Media Modification Timestamp" + "value": "Member Preferred Publication" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MediaModificationTimestamp+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberPreferredPublication+Field" }, { "term": "Core.Description", - "value": "This timestamp is updated when a change to the object has been made, which may differ from a change to the Media Resource." + "value": "States where the member would like to receive any publications from the association." } ] }, { - "resourceName": "Media", - "fieldName": "MediaObjectID", + "resourceName": "Member", + "fieldName": "MemberPrimaryAorId", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Media Object ID" + "value": "Member Primary AOR ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MediaObjectID+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberPrimaryAorId+Field" }, { "term": "Core.Description", - "value": "ID of the image, supplement or other object specified by the given media record." + "value": "The primary association of REALTORS® (AOR) associated with the member. This may be another AOR where the member has their primary membership." } ] }, { - "resourceName": "Media", - "fieldName": "MediaStatus", - "type": "org.reso.metadata.enums.MediaStatus", - "typeName": "MediaStatus", + "resourceName": "Member", + "fieldName": "MemberStateLicenseExpirationDate", + "type": "Edm.Date", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Media Status" + "value": "Member State License Expiration Date" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MediaStatus+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberStateLicenseExpirationDate+Field" }, { "term": "Core.Description", - "value": "The status of the media item referenced by this record. (Updated, Deleted, etc.,_" + "value": "The expiration date for the member\u0027s license." } ] }, { - "resourceName": "Media", - "fieldName": "MediaType", - "type": "org.reso.metadata.enums.MediaType", - "typeName": "MediaType", + "resourceName": "Member", + "fieldName": "MemberStateLicenseType", + "type": "Edm.String", "nullable": true, + "maxLength": 30, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Media Type" + "value": "Member State License Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MediaType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberStateLicenseType+Field" }, { "term": "Core.Description", - "value": "Media Types as defined by IANA. http://www.iana.org/assignments/media-types/index.html. Note that the former name of MimeType, used by both IANA and RESO may still be in use by some systems/entities." + "value": "The license type of the member." } ] }, { - "resourceName": "Media", - "fieldName": "MediaURL", - "type": "Edm.String", + "resourceName": "Member", + "fieldName": "MemberTransferDate", + "type": "Edm.Date", "nullable": true, - "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Media URL" + "value": "Member Transfer Date" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MediaURL+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberTransferDate+Field" }, { "term": "Core.Description", - "value": "The URI to the media file referenced by this record." + "value": "The date that the member transferred from one member office to another" } ] }, { - "resourceName": "Media", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Member", + "fieldName": "MemberVotingPrecinct", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Member Voting Precinct" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124721" + "value": "https://ddwiki.reso.org/display/DDW20/MemberVotingPrecinct+Field" }, { "term": "Core.Description", - "value": "The transactional timestamp automatically recorded by the MLS system representing the date/time the media record was last modified." + "value": "The voting precinct of the member." } ] }, { - "resourceName": "Media", - "fieldName": "Order", - "type": "Edm.Int64", + "resourceName": "Member", + "fieldName": "OfficeNationalAssociationId", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Order" + "value": "Office National Association ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Order+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124959" }, { "term": "Core.Description", - "value": "Only a positive integer including zero. Element zero is the primary photo per RETS convention." + "value": "The national association ID of the office (i.e., in the U.S., this is the NRDS number)." } ] }, { - "resourceName": "Media", - "fieldName": "OriginatingSystemID", + "resourceName": "Member", + "fieldName": "UniqueLicenseeIdentifier", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System ID" + "value": "Unique Licensee Identifier" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124727" + "value": "https://ddwiki.reso.org/display/DDW20/UniqueLicenseeIdentifier+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the Media was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The Unique Licensee Identifier (ULI) represents a single ID for a licensed real estate agent. It differs from the National Association of REALTORS® NRDS ID in that being a REALTOR is not a requirement." } ] }, { - "resourceName": "Media", - "fieldName": "OriginatingSystemMediaKey", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "Member", + "fieldName": "Office", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Office", + "typeName": "Office", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Media Key" + "value": "Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemMediaKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Office+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the Media was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "The office the member belongs to." } ] }, { - "resourceName": "Media", - "fieldName": "OriginatingSystemName", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "Member", + "fieldName": "OriginatingSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Name" + "value": "Originating System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124735" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124881" }, { "term": "Core.Description", - "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the Media is originally input by the member. The legal name of the company." + "value": "The originating system of the Member record." } ] }, { - "resourceName": "Media", - "fieldName": "Permission", - "type": "org.reso.metadata.enums.Permission", - "typeName": "Permission", - "nullable": true, - "isCollection": true, + "resourceName": "Member", + "fieldName": "SourceSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Permission" + "value": "Source System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Permission+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124884" }, { "term": "Core.Description", - "value": "Public, Private, IDX, VOW, Office Only, Firm Only, Agent Only," + "value": "The source system of the Member record." } ] }, { - "resourceName": "Media", - "fieldName": "PreferredPhotoYN", - "type": "Edm.Boolean", - "nullable": true, + "resourceName": "Member", + "fieldName": "MemberOtherPhone", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.OtherPhone", + "typeName": "OtherPhone", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Preferred Photo Yes/No" + "value": "Member Other Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PreferredPhotoYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberOtherPhone+Field" }, { "term": "Core.Description", - "value": "When set to true, the media record in question is the preferred photo. This will typically mean the photo to be shown when only one of the photos is to be displayed." + "value": "A collection of the types of other phone fields available for this member. The collection includes the type of system and other details pertinent about other phone numbers" } ] }, { - "resourceName": "Media", - "fieldName": "ResourceName", - "type": "org.reso.metadata.enums.ResourceName", - "typeName": "ResourceName", - "nullable": true, + "resourceName": "Member", + "fieldName": "MemberSocialMedia", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.SocialMedia", + "typeName": "SocialMedia", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Name" + "value": "Member Social Media" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ResourceName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberSocialMedia+Field" }, { "term": "Core.Description", - "value": "The resource or table of the listing or other record the media relates to. i.e. Property, Member, Office, etc." + "value": "A collection of the types of social media fields available for this member. The collection includes the type of system and other details pertinent about social media" } ] }, { - "resourceName": "Media", - "fieldName": "ResourceRecordID", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "Member", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Record ID" + "value": "History Transactional" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ResourceRecordID+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124894" }, { "term": "Core.Description", - "value": "The well known identifier of the related record from the source resource. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + "value": "The history of the Member record." } ] }, { - "resourceName": "Media", - "fieldName": "ResourceRecordKey", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "Member", + "fieldName": "Media", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.Media", + "typeName": "Media", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Record Key" + "value": "Media" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ResourceRecordKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124897" }, { "term": "Core.Description", - "value": "The primary key of the related record from the source resource. For example the ListingKey, AgentKey, OfficeKey, TeamKey, etc. This is the system you are connecting to and not necessarily the original source of the record. This is a foreign key from the resource selected in the ResourceName field." + "value": "The media for the Member record." } ] }, { - "resourceName": "Media", - "fieldName": "ShortDescription", + "resourceName": "InternetTracking", + "fieldName": "ActorCity", "type": "Edm.String", "nullable": true, "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Short Description" + "value": "Actor City" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShortDescription+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ActorCity+Field" }, { "term": "Core.Description", - "value": "The short text given to summarize the object. Commonly used as the short description displayed under a photo." + "value": "The city location of the Actor as recorded by the source." } ] }, { - "resourceName": "Media", - "fieldName": "SourceSystemID", + "resourceName": "InternetTracking", + "fieldName": "ActorEmail", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 80, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System ID" + "value": "Actor Email" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124759" + "value": "https://ddwiki.reso.org/display/DDW20/ActorEmail+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The email address of the Actor in this event." } ] }, { - "resourceName": "Media", - "fieldName": "SourceSystemMediaKey", + "resourceName": "InternetTracking", + "fieldName": "ActorID", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Media Key" + "value": "Actor ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemMediaKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ActorID+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The local, well-known identifier the actor, provided by the source when applicable. This value may not be unique, specifically in the case of aggregation systems. This value should be the human-friendly identifier from the original system. Use of the ID may be common when the actor is an MLS or other software user. Otherwise, use of ActorKey is recommended." } ] }, { - "resourceName": "Media", - "fieldName": "SourceSystemName", + "resourceName": "InternetTracking", + "fieldName": "ActorIP", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 39, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Name" + "value": "Actor IP" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124766" + "value": "https://ddwiki.reso.org/display/DDW20/ActorIP+Field" }, { "term": "Core.Description", - "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." + "value": "The recorded IP address of the Actor in this event. IPv4 addresses are 15 charaters and IPv6 addresses are a max of 39 characters. IP addresses should not omit leading zeros. i.e. 10.1.1.1 should appear as 010.001.001.001." } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "ChangeType", - "type": "org.reso.metadata.enums.ChangeType", - "typeName": "ChangeType", + "resourceName": "InternetTracking", + "fieldName": "ActorKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Change Type" + "value": "Actor Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ChangeType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ActorKey+Field" }, { "term": "Core.Description", - "value": "Description of the last major change on the listing, i.e. price reduction, back on market, etc. May be used to display on a summary view of listing results to quickly identify listings that have had major changes recently." + "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, utilize SourceSystemActorKey and/or OriginatingSystemActorKey." } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "ChangedByMemberID", - "type": "Edm.String", + "resourceName": "InternetTracking", + "fieldName": "ActorLatitude", + "type": "Edm.Decimal", "nullable": true, - "maxLength": 25, + "scale": 8, + "precision": 12, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Changed By Member ID" + "value": "Actor Latitude" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124773" + "value": "https://ddwiki.reso.org/display/DDW20/ActorLatitude+Field" }, { "term": "Core.Description", - "value": "The local, well-know identifier of the member (user) who made the change." + "value": "The geographic latitude of some reference point for the location of the actor, specified in degrees and decimal parts. Positive numbers must not include the plus symbol." } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "ChangedByMemberKey", - "type": "Edm.String", + "resourceName": "InternetTracking", + "fieldName": "ActorLongitude", + "type": "Edm.Decimal", "nullable": true, - "maxLength": 255, + "scale": 8, + "precision": 12, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Changed By Member Key" + "value": "Actor Longitude" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124776" + "value": "https://ddwiki.reso.org/display/DDW20/ActorLongitude+Field" }, { "term": "Core.Description", - "value": "The unique identifier of the member (user) who made the change. This is a foreign key relating to the Member resource\u0027s MemberKey." + "value": "The geographic longitude of some reference point for the location of the actor, specified in degrees and decimal parts. Positive numbers must not include the plus symbol." } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "ClassName", + "resourceName": "InternetTracking", + "fieldName": "ActorOriginatingSystemID", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Class Name" + "value": "Actor Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124779" + "value": "https://ddwiki.reso.org/display/DDW20/ActorOriginatingSystemID+Field" }, { "term": "Core.Description", - "value": "Name of the class which this history record applies." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the listing was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "FieldKey", + "resourceName": "InternetTracking", + "fieldName": "ActorOriginatingSystemName", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Field Key" + "value": "Actor Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/FieldKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ActorOriginatingSystemName+Field" }, { "term": "Core.Description", - "value": "The unique identifier of the field whose data is being changed. This is a foreign key relating to the field found in the resource per the ResourceName." + "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the listing is originally input by the member. The legal name of the company." } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "FieldName", + "resourceName": "InternetTracking", + "fieldName": "ActorPhone", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Field Name" + "value": "Actor Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/FieldName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ActorPhone+Field" }, { "term": "Core.Description", - "value": "The name of the field whose data is being changed." + "value": "The phone number of the Actor in this event." } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "HistoryTransactionalKey", + "resourceName": "InternetTracking", + "fieldName": "ActorPhoneExt", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "History Transactional Key" + "value": "Actor Phone Ext" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HistoryTransactionalKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ActorPhoneExt+Field" }, { "term": "Core.Description", - "value": "A unique identifier for this record from the immediate source. This may be a number, or string that can include URI or other forms. This is the system you are connecting to and not necessarily the original source of the record." + "value": "The extension of the given phone number (if applicable)." } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "InternetTracking", + "fieldName": "ActorPostalCode", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Actor Postal Code" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124795" + "value": "https://ddwiki.reso.org/display/DDW20/ActorPostalCode+Field" }, { "term": "Core.Description", - "value": "Timestamp of the last major change on the listing (see also MajorChangeType)." + "value": "The postal code of the Actor." } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "NewValue", + "resourceName": "InternetTracking", + "fieldName": "ActorPostalCodePlus4", "type": "Edm.String", "nullable": true, - "maxLength": 8000, + "maxLength": 4, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "New Value" + "value": "Actor Postal Code Plus4" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NewValue+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ActorPostalCodePlus4+Field" }, { "term": "Core.Description", - "value": "The new value applied to the named field." + "value": "The extension of the postal/zip code. i.e. +4" } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "OriginatingSystemHistoryKey", + "resourceName": "InternetTracking", + "fieldName": "ActorRegion", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 150, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System History Key" + "value": "Actor Region" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemHistoryKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ActorRegion+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the History was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "A geographical region defined by the source. For this use, the regoin is not specifically at the city, county, state, country or contenant level and this is typical in internet tracking standards." } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "OriginatingSystemID", + "resourceName": "InternetTracking", + "fieldName": "ActorSourceSystemID", "type": "Edm.String", "nullable": true, "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System ID" + "value": "Actor Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124807" + "value": "https://ddwiki.reso.org/display/DDW20/ActorSourceSystemID+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the History was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "OriginatingSystemName", + "resourceName": "InternetTracking", + "fieldName": "ActorSourceSystemName", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Name" + "value": "Actor Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124809" + "value": "https://ddwiki.reso.org/display/DDW20/ActorSourceSystemName+Field" }, { "term": "Core.Description", - "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the History is originally input. The legal name of the company." + "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "PreviousValue", - "type": "Edm.String", + "resourceName": "InternetTracking", + "fieldName": "ActorStateOrProvince", + "type": "org.reso.metadata.enums.StateOrProvince", + "typeName": "StateOrProvince", "nullable": true, - "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Previous Value" + "value": "Actor State Or Province" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PreviousValue+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ActorStateOrProvince+Field" }, { "term": "Core.Description", - "value": "The value found in the named field prior to the change represented by this record." + "value": "The state or province location of the Actor as recorded by the source." } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "ResourceName", - "type": "Edm.String", + "resourceName": "InternetTracking", + "fieldName": "ActorType", + "type": "org.reso.metadata.enums.ActorType", + "typeName": "ActorType", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Name" + "value": "Actor Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124815" + "value": "https://ddwiki.reso.org/display/DDW20/ActorType+Field" }, { "term": "Core.Description", - "value": "The name of the resource which this history record applies." + "value": "A list of actor types; where the event was originated. (i.e. Agent, Consumer, Bot) In implementation this is typically a required field" } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "ResourceRecordID", - "type": "Edm.String", + "resourceName": "InternetTracking", + "fieldName": "ColorDepth", + "type": "Edm.Int64", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Record ID" + "value": "Color Depth" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124818" + "value": "https://ddwiki.reso.org/display/DDW20/ColorDepth+Field" }, { "term": "Core.Description", - "value": "The well known identifier of the related record from the source resource. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + "value": "The color depth of the Actor\u0027s device display" } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "ResourceRecordKey", - "type": "Edm.String", + "resourceName": "InternetTracking", + "fieldName": "DeviceType", + "type": "org.reso.metadata.enums.DeviceType", + "typeName": "DeviceType", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Record Key" + "value": "Device Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124821" + "value": "https://ddwiki.reso.org/display/DDW20/DeviceType+Field" }, { "term": "Core.Description", - "value": "The primary key of the related record from the source resource. For example the ListingKey, AgentKey, OfficeKey, etc. This is the system you are connecting to and not necessarily the original source of the record. This is a foreign key from the resource selected in the ResourceName field." + "value": "The device type used by the Actor (mobile, desktop etc...) in this event" } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "SourceSystemHistoryKey", + "resourceName": "InternetTracking", + "fieldName": "EventDescription", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 1024, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System History Key" + "value": "Event Description" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemHistoryKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/EventDescription+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." + "value": "A description of the event being tracked. (i.e. \"the listing was viewed\")" } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "SourceSystemID", + "resourceName": "InternetTracking", + "fieldName": "EventKey", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System ID" + "value": "Event Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124831" + "value": "https://ddwiki.reso.org/display/DDW20/EventKey+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, utilize SourceSystemEventKey and/or OriginatingSystemEventKey." } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "SourceSystemName", + "resourceName": "InternetTracking", + "fieldName": "EventLabel", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Name" + "value": "Event Label" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124834" + "value": "https://ddwiki.reso.org/display/DDW20/EventLabel+Field" }, { "term": "Core.Description", - "value": "The name of the History record provider. The system from which the record was directly received. The legal name of the company." + "value": "A short description of the Event being tracked." } ] }, { - "resourceName": "HistoryTransactional", - "fieldName": "EntityEventSequence", - "type": "Edm.Int64", + "resourceName": "InternetTracking", + "fieldName": "EventOriginatingSystemID", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Entity Event Sequence" + "value": "Event Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124847" + "value": "https://ddwiki.reso.org/display/DDW20/EventOriginatingSystemID+Field" }, { "term": "Core.Description", - "value": "A unique, system-wide ID that can be used to represent the sequence in which an EntityEvent occurred in a given system. This field serves as a logical timestamp, meaning that its values may be used to provide a total ordering of all Events that occurred in the Events Resource. As Event records are immutable, this value can grow fairly large over time, and therefore it\u0027s represented by the Int64 data type. This sequence number is not expected to be unique across different organizations. This number must be a positive integer." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the listing was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "ContactListings", - "fieldName": "AgentNotesUnreadYN", - "type": "Edm.Boolean", + "resourceName": "InternetTracking", + "fieldName": "EventOriginatingSystemName", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agent Notes Unread Yes/No" + "value": "Event Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AgentNotesUnreadYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/EventOriginatingSystemName+Field" }, { "term": "Core.Description", - "value": "When True, one or more of the agent notes are unread." + "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the listing is originally input by the member. The legal name of the company." } ] }, { - "resourceName": "ContactListings", - "fieldName": "ClassName", - "type": "org.reso.metadata.enums.ClassName", - "typeName": "ClassName", + "resourceName": "InternetTracking", + "fieldName": "EventSourceSystemID", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Class Name" + "value": "Event Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124861" + "value": "https://ddwiki.reso.org/display/DDW20/EventSourceSystemID+Field" }, { "term": "Core.Description", - "value": "The name of the class where the listing record is located." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "ContactListings", - "fieldName": "ContactKey", + "resourceName": "InternetTracking", + "fieldName": "EventSourceSystemName", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contact Key" + "value": "Event Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124864" + "value": "https://ddwiki.reso.org/display/DDW20/EventSourceSystemName+Field" }, { "term": "Core.Description", - "value": "This is the foreign key relating to the Contacts Resource. A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see Source System Contact Key and Originating System Contact Key in the Contacts Resource." + "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "ContactListings", - "fieldName": "ContactListingPreference", - "type": "org.reso.metadata.enums.ContactListingPreference", - "typeName": "ContactListingPreference", + "resourceName": "InternetTracking", + "fieldName": "EventTarget", + "type": "org.reso.metadata.enums.EventTarget", + "typeName": "EventTarget", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contact Listing Preference" + "value": "Event Target" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ContactListingPreference+Field" + "value": "https://ddwiki.reso.org/display/DDW20/EventTarget+Field" }, { "term": "Core.Description", - "value": "The contacts preference selection on the given listing. Favorite, Possibility or Discard." + "value": "A defined target of the event type." } ] }, { - "resourceName": "ContactListings", - "fieldName": "ContactListingsKey", - "type": "Edm.String", + "resourceName": "InternetTracking", + "fieldName": "EventTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 255, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contact Listings Key" + "value": "Event Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ContactListingsKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/EventTimestamp+Field" }, { "term": "Core.Description", - "value": "A system unique identifier. Specifically, in aggregation systems, the Key is the system unique identifier from the system that the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set.." + "value": "A UTC timestamp of when the event being tracked occurred. In implementation this is typically a required field." } ] }, { - "resourceName": "ContactListings", - "fieldName": "ContactLoginId", - "type": "Edm.String", + "resourceName": "InternetTracking", + "fieldName": "EventType", + "type": "org.reso.metadata.enums.EventType", + "typeName": "EventType", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contact Login ID" + "value": "Event Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124875" + "value": "https://ddwiki.reso.org/display/DDW20/EventType+Field" }, { "term": "Core.Description", - "value": "This is a foreign key refering to the Contact Resource\u0027s local, well-known identifier for the contact. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system and is used by the Contact to logon to a client portal in that system." + "value": "The type of event being tracked. In implementation this is typically a required a field." } ] }, { - "resourceName": "ContactListings", - "fieldName": "ContactNotesUnreadYN", - "type": "Edm.Boolean", + "resourceName": "InternetTracking", + "fieldName": "ObjectID", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contact Notes Unread Yes/No" + "value": "Object ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ContactNotesUnreadYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ObjectID+Field" }, { "term": "Core.Description", - "value": "When True, one or more of the contacts notes are unread." + "value": "An ID pertaining to the ObjectType (i.e. the MLS listing id for ObjectType.Listing). When the ObjectIdType is a property, this should be a PUID." } ] }, { - "resourceName": "ContactListings", - "fieldName": "DirectEmailYN", - "type": "Edm.Boolean", + "resourceName": "InternetTracking", + "fieldName": "ObjectIdType", + "type": "org.reso.metadata.enums.ObjectIdType", + "typeName": "ObjectIdType", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Direct Email Yes/No" + "value": "Object ID Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/DirectEmailYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ObjectIdType+Field" }, { "term": "Core.Description", - "value": "If True, the email was a direct email sent to the client by the member. If False the email was an auto email." + "value": "A label that defines the ObjectID field (i.e. ObjectID is an MLS listing ID or ObjectID is a unique ID from the source...)" } ] }, { - "resourceName": "ContactListings", - "fieldName": "LastAgentNoteTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "InternetTracking", + "fieldName": "ObjectKey", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Last Agent Note Timestamp" + "value": "Object Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LastAgentNoteTimestamp+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ObjectKey+Field" }, { "term": "Core.Description", - "value": "The Date/Time the Member last added or updated a ListingNote." + "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, utilize SourceSystemEventKey and/or OriginatingSystemEventKey." } ] }, { - "resourceName": "ContactListings", - "fieldName": "LastContactNoteTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "InternetTracking", + "fieldName": "ObjectOriginatingSystemID", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Last Contact Note Timestamp" + "value": "Object Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LastContactNoteTimestamp+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ObjectOriginatingSystemID+Field" }, { "term": "Core.Description", - "value": "The Date/Time the Contact last added or updated a ListingNote." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the listing was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "ContactListings", - "fieldName": "ListingId", + "resourceName": "InternetTracking", + "fieldName": "ObjectOriginatingSystemName", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing ID" + "value": "Object Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124893" + "value": "https://ddwiki.reso.org/display/DDW20/ObjectOriginatingSystemName+Field" }, { "term": "Core.Description", - "value": "The well known identifier for the listing. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the listing is originally input by the member. The legal name of the company." } ] }, { - "resourceName": "ContactListings", - "fieldName": "ListingKey", + "resourceName": "InternetTracking", + "fieldName": "ObjectSourceSystemID", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Key" + "value": "Object Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124896" + "value": "https://ddwiki.reso.org/display/DDW20/ObjectSourceSystemID+Field" }, { "term": "Core.Description", - "value": "This is the foreign key related to the Property Resource\u0027s unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemKey and OriginatingSystemKey." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "ContactListings", - "fieldName": "ListingModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "InternetTracking", + "fieldName": "ObjectSourceSystemName", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Modification Timestamp" + "value": "Object Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingModificationTimestamp+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ObjectSourceSystemName+Field" }, { "term": "Core.Description", - "value": "The last time the listing was updated. This does not refer to the ContactListing record, but changes to the referenced listing." + "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "ContactListings", - "fieldName": "ListingSentTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "InternetTracking", + "fieldName": "ObjectType", + "type": "org.reso.metadata.enums.ObjectType", + "typeName": "ObjectType", "nullable": true, - "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Sent Timestamp" + "value": "Object Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingSentTimestamp+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ObjectType+Field" }, { "term": "Core.Description", - "value": "The Date/Time the listing was sent to the contact." + "value": "The type of Object being tracked in this event. In implementation this is typically a required field." } ] }, { - "resourceName": "ContactListings", - "fieldName": "ListingViewedYN", - "type": "Edm.Boolean", + "resourceName": "InternetTracking", + "fieldName": "ObjectURL", + "type": "Edm.String", "nullable": true, + "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Viewed Yes/No" + "value": "Object URL" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingViewedYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ObjectURL+Field" }, { "term": "Core.Description", - "value": "When True, the Client has viewed the listing. This is typically when the client clicks to view a detailed report, rather than seen in a one line or thumbnail display." + "value": "The URL of the tracked event." } ] }, { - "resourceName": "ContactListings", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "InternetTracking", + "fieldName": "OriginatingSystemActorKey", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Originating System Actor Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124910" + "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemActorKey+Field" }, { "term": "Core.Description", - "value": "The Date/Time that the ContactListing record was last modified." + "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the member was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." } ] }, { - "resourceName": "ContactListings", - "fieldName": "PortalLastVisitedTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "InternetTracking", + "fieldName": "OriginatingSystemEventKey", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Portal Last Visited Timestamp" + "value": "Originating System Event Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PortalLastVisitedTimestamp+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemEventKey+Field" }, { "term": "Core.Description", - "value": "The Date/Time the listing was last viewed by the Contact." + "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the member was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." } ] }, { - "resourceName": "ContactListings", - "fieldName": "ResourceName", - "type": "org.reso.metadata.enums.ResourceName", - "typeName": "ResourceName", + "resourceName": "InternetTracking", + "fieldName": "OriginatingSystemObjectKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Name" + "value": "Originating System Object Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124918" + "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemObjectKey+Field" }, { "term": "Core.Description", - "value": "The name of the resource where the listing record is located." + "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the member was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." } ] }, { - "resourceName": "ContactListings", - "fieldName": "Contact", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.Contacts", - "typeName": "Contacts", + "resourceName": "InternetTracking", + "fieldName": "ReferringURL", + "type": "Edm.String", + "nullable": true, + "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contact" + "value": "Referring URL" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Contact+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ReferringURL+Field" }, { "term": "Core.Description", - "value": "The contact for the ContactListings record." + "value": "The referring URL of the tracked event." } ] }, { - "resourceName": "ContactListings", - "fieldName": "Listing", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.Property", - "typeName": "Property", + "resourceName": "InternetTracking", + "fieldName": "ScreenHeight", + "type": "Edm.Int64", + "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing" + "value": "Screen Height" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Listing+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ScreenHeight+Field" }, { "term": "Core.Description", - "value": "The listing for the ContactListings record." + "value": "The screen height, in pixels, of the Actor\u0027s device" } ] }, { - "resourceName": "ContactListings", - "fieldName": "ListingNotes", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.ContactListingNotes", - "typeName": "ContactListingNotes", + "resourceName": "InternetTracking", + "fieldName": "ScreenWidth", + "type": "Edm.Int64", + "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Notes" + "value": "Screen Width" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingNotes+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ScreenWidth+Field" }, { "term": "Core.Description", - "value": "The notes input by the Member and/or the Contact in reference to the given listing. This is a complex data type referencing the separate resource called ContactListingNotes." + "value": "The screen width, in pixels, of the Actor\u0027s device" } ] }, { "resourceName": "InternetTracking", - "fieldName": "ActorCity", + "fieldName": "SessionID", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor City" + "value": "Session ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorCity+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SessionID+Field" }, { "term": "Core.Description", - "value": "The city location of the Actor as recorded by the source." + "value": "A unique session ID number, created by the source, that can be used to query data for a single session" } ] }, { "resourceName": "InternetTracking", - "fieldName": "ActorEmail", + "fieldName": "SourceSystemActorKey", "type": "Edm.String", "nullable": true, - "maxLength": 80, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor Email" + "value": "Source System Actor Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorEmail+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemActorKey+Field" }, { "term": "Core.Description", - "value": "The email address of the Actor in this event." + "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { "resourceName": "InternetTracking", - "fieldName": "ActorID", + "fieldName": "SourceSystemEventKey", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor ID" + "value": "Source System Event Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorID+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemEventKey+Field" }, { "term": "Core.Description", - "value": "The local, well-known identifier the actor, provided by the source when applicable. This value may not be unique, specifically in the case of aggregation systems. This value should be the human-friendly identifier from the original system. Use of the ID may be common when the actor is an MLS or other software user. Otherwise, use of ActorKey is recommended." + "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { "resourceName": "InternetTracking", - "fieldName": "ActorIP", + "fieldName": "SourceSystemObjectKey", "type": "Edm.String", "nullable": true, - "maxLength": 39, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor IP" + "value": "Source System Object Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorIP+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemObjectKey+Field" }, { "term": "Core.Description", - "value": "The recorded IP address of the Actor in this event. IPv4 addresses are 15 charaters and IPv6 addresses are a max of 39 characters. IP addresses should not omit leading zeros. i.e. 10.1.1.1 should appear as 010.001.001.001." + "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { "resourceName": "InternetTracking", - "fieldName": "ActorKey", - "type": "Edm.String", + "fieldName": "TimeZoneOffset", + "type": "Edm.Int64", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor Key" + "value": "Time Zone Offset" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TimeZoneOffset+Field" }, { "term": "Core.Description", - "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, utilize SourceSystemActorKey and/or OriginatingSystemActorKey." + "value": "The timezone offset is the difference, in minutes, between UTC and local time." } ] }, { "resourceName": "InternetTracking", - "fieldName": "ActorLatitude", - "type": "Edm.Decimal", + "fieldName": "UserAgent", + "type": "Edm.String", "nullable": true, - "scale": 8, - "precision": 12, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor Latitude" + "value": "User Agent" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorLatitude+Field" + "value": "https://ddwiki.reso.org/display/DDW20/UserAgent+Field" }, { "term": "Core.Description", - "value": "The geographic latitude of some reference point for the location of the actor, specified in degrees and decimal parts. Positive numbers must not include the plus symbol." + "value": "The software agent acting on behalf of the user (Actor) in this event. This is commonly conveyed by browser applications. e.g. Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; Touch; rv:11.0). This can also be a user configurable string as seen in RETS client applications." } ] }, { "resourceName": "InternetTracking", - "fieldName": "ActorLongitude", - "type": "Edm.Decimal", + "fieldName": "EventSource", + "type": "org.reso.metadata.enums.EventSource", + "typeName": "EventSource", "nullable": true, - "scale": 8, - "precision": 12, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor Longitude" + "value": "Event Source" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorLongitude+Field" + "value": "https://ddwiki.reso.org/display/DDW20/EventSource+Field" }, { "term": "Core.Description", - "value": "The geographic longitude of some reference point for the location of the actor, specified in degrees and decimal parts. Positive numbers must not include the plus symbol." + "value": "Conveys the source of the EventType. e.g. An object has an Impression on a map display. \"Map\" is the EventSource." } ] }, { "resourceName": "InternetTracking", - "fieldName": "ActorOriginatingSystemID", - "type": "Edm.String", + "fieldName": "EventReportedTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 25, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor Originating System ID" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorOriginatingSystemID+Field" + "value": "Event Reported Timestamp" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the listing was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "Date/time of when the event was recorded. This may differ from the EventTimestamp." } ] }, { "resourceName": "InternetTracking", - "fieldName": "ActorOriginatingSystemName", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "fieldName": "ActorOriginatingSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor Originating System Name" + "value": "Actor Originating System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorOriginatingSystemName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ActorOriginatingSystem+Field" }, { "term": "Core.Description", - "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the listing is originally input by the member. The legal name of the company." + "value": "The originating system of the Actor record." } ] }, { "resourceName": "InternetTracking", - "fieldName": "ActorPhone", - "type": "Edm.String", - "nullable": true, - "maxLength": 16, + "fieldName": "ActorSourceSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor Phone" + "value": "Actor Source System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorPhone+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ActorSourceSystem+Field" }, { "term": "Core.Description", - "value": "The phone number of the Actor in this event." + "value": "The source system of the Actor record." } ] }, { "resourceName": "InternetTracking", - "fieldName": "ActorPhoneExt", - "type": "Edm.String", - "nullable": true, - "maxLength": 10, + "fieldName": "EventOriginatingSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor Phone Ext" + "value": "Event Originating System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorPhoneExt+Field" + "value": "https://ddwiki.reso.org/display/DDW20/EventOriginatingSystem+Field" }, { "term": "Core.Description", - "value": "The extension of the given phone number (if applicable)." + "value": "The originating system of the InternetTracking event." } ] }, { "resourceName": "InternetTracking", - "fieldName": "ActorPostalCode", - "type": "Edm.String", - "nullable": true, - "maxLength": 10, + "fieldName": "EventSourceSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor Postal Code" + "value": "Event Source System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorPostalCode+Field" + "value": "https://ddwiki.reso.org/display/DDW20/EventSourceSystem+Field" }, { "term": "Core.Description", - "value": "The postal code of the Actor." + "value": "The source system of the InternetTracking event." } ] }, { "resourceName": "InternetTracking", - "fieldName": "ActorPostalCodePlus4", - "type": "Edm.String", - "nullable": true, - "maxLength": 4, + "fieldName": "ObjectOriginatingSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor Postal Code Plus4" + "value": "Object Originating System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorPostalCodePlus4+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ObjectOriginatingSystem+Field" }, { "term": "Core.Description", - "value": "The extension of the postal/zip code. i.e. +4" + "value": "The originating system of the InternetTracking object." } ] }, { "resourceName": "InternetTracking", - "fieldName": "ActorRegion", - "type": "Edm.String", - "nullable": true, - "maxLength": 150, + "fieldName": "ObjectSourceSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor Region" + "value": "Object Source System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorRegion+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ObjectSourceSystem+Field" }, { "term": "Core.Description", - "value": "A geographical region defined by the source. For this use, the regoin is not specifically at the city, county, state, country or contenant level and this is typical in internet tracking standards." + "value": "The source system of the InternetTracking object." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ActorSourceSystemID", + "resourceName": "Office", + "fieldName": "FranchiseAffiliation", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor Source System ID" + "value": "Franchise Affiliation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorSourceSystemID+Field" + "value": "https://ddwiki.reso.org/display/DDW20/FranchiseAffiliation+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The name of the franchise to which the broker/office is contracted." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ActorSourceSystemName", - "type": "Edm.String", + "resourceName": "Office", + "fieldName": "IDXOfficeParticipationYN", + "type": "Edm.Boolean", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor Source System Name" + "value": "IDX Office Participation Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorSourceSystemName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/IDXOfficeParticipationYN+Field" }, { "term": "Core.Description", - "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." + "value": "Does the Office/Broker participate in IDX." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ActorStateOrProvince", - "type": "org.reso.metadata.enums.StateOrProvince", - "typeName": "StateOrProvince", + "resourceName": "Office", + "fieldName": "MainOfficeKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor State Or Province" + "value": "Main Office Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorStateOrProvince+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MainOfficeKey+Field" }, { "term": "Core.Description", - "value": "The state or province location of the Actor as recorded by the source." + "value": "OfficeKey of the Main Office in a firm/company of offices. This is a self referencing foreign key relating to this resource\u0027s OfficeKey. This key may be the same value as the OfficeKey for a given record if the given office is the Main Office." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ActorType", - "type": "org.reso.metadata.enums.ActorType", - "typeName": "ActorType", + "resourceName": "Office", + "fieldName": "MainOfficeMlsId", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor Type" + "value": "Main Office MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MainOfficeMlsId+Field" }, { "term": "Core.Description", - "value": "A list of actor types; where the event was originated. (i.e. Agent, Consumer, Bot) In implementation this is typically a required field" + "value": "OfficeMlsId of the Main Office in a firm/company of offices." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ColorDepth", - "type": "Edm.Int64", + "resourceName": "Office", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Color Depth" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ColorDepth+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124623" }, { "term": "Core.Description", - "value": "The color depth of the Actor\u0027s device display" + "value": "Date/time the roster (member or office) record was last modified." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "DeviceType", - "type": "org.reso.metadata.enums.DeviceType", - "typeName": "DeviceType", + "resourceName": "Office", + "fieldName": "OfficeAOR", + "type": "org.reso.metadata.enums.AOR", + "typeName": "AOR", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Device Type" + "value": "Office AOR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/DeviceType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeAOR+Field" }, { "term": "Core.Description", - "value": "The device type used by the Actor (mobile, desktop etc...) in this event" + "value": "The Office\u0027s Board or Association of REALTORS." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "EventDescription", + "resourceName": "Office", + "fieldName": "OfficeAORMlsId", "type": "Edm.String", "nullable": true, - "maxLength": 1024, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Event Description" + "value": "Office AOR MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EventDescription+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeAORMlsId+Field" }, { "term": "Core.Description", - "value": "A description of the event being tracked. (i.e. \"the listing was viewed\")" + "value": "The local, well-known identifier for the office\u0027s Association of REALTORS. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "EventKey", + "resourceName": "Office", + "fieldName": "OfficeAORkey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Event Key" + "value": "Office AOR Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EventKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeAORkey+Field" }, { "term": "Core.Description", - "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, utilize SourceSystemEventKey and/or OriginatingSystemEventKey." + "value": "A system unique identifier. Specifically, in aggregation systems, the OfficeAORkey is the system unique identifier from the system that the record was retrieved. This may be identical to the related xxxId. This is a foreign key relating to the AOR\u0027s member management system in which the record was originated." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "EventLabel", + "resourceName": "Office", + "fieldName": "OfficeAddress1", "type": "Edm.String", "nullable": true, "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Event Label" + "value": "Office Address 1" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EventLabel+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeAddress1+Field" }, { "term": "Core.Description", - "value": "A short description of the Event being tracked." + "value": "The street number, direction, name and suffix of the office." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "EventOriginatingSystemID", + "resourceName": "Office", + "fieldName": "OfficeAddress2", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Event Originating System ID" + "value": "Office Address 2" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EventOriginatingSystemID+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeAddress2+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the listing was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The unit/suite number of the office." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "EventOriginatingSystemName", + "resourceName": "Office", + "fieldName": "OfficeAssociationComments", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 500, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Event Originating System Name" + "value": "Office Association Comments" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EventOriginatingSystemName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeAssociationComments+Field" }, { "term": "Core.Description", - "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the listing is originally input by the member. The legal name of the company." + "value": "Notes relating to the office." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "EventSourceSystemID", - "type": "Edm.String", + "resourceName": "Office", + "fieldName": "OfficeBranchType", + "type": "org.reso.metadata.enums.OfficeBranchType", + "typeName": "OfficeBranchType", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Event Source System ID" + "value": "Office Branch Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EventSourceSystemID+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeBranchType+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The level of the office in the hierarchy of Main, Branch, Stand Alone, etc.," } ] }, { - "resourceName": "InternetTracking", - "fieldName": "EventSourceSystemName", + "resourceName": "Office", + "fieldName": "OfficeBrokerKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Event Source System Name" + "value": "Office Broker Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EventSourceSystemName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeBrokerKey+Field" }, { "term": "Core.Description", - "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." + "value": "The MemberKey of the responsible/owning broker. This is a foreign key relating to the Member resource\u0027s MemberKey." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "EventTarget", - "type": "org.reso.metadata.enums.EventTarget", - "typeName": "EventTarget", + "resourceName": "Office", + "fieldName": "OfficeBrokerMlsId", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Event Target" + "value": "Office Broker MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EventTarget+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeBrokerMlsId+Field" }, { "term": "Core.Description", - "value": "A defined target of the event type." + "value": "The MemberMlsId of the responsible/owning broker." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "EventTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Office", + "fieldName": "OfficeCity", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Event Timestamp" + "value": "Office City" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EventTimestamp+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeCity+Field" }, { "term": "Core.Description", - "value": "A UTC timestamp of when the event being tracked occurred. In implementation this is typically a required field." + "value": "The city of the office." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "EventType", - "type": "org.reso.metadata.enums.EventType", - "typeName": "EventType", + "resourceName": "Office", + "fieldName": "OfficeCorporateLicense", + "type": "Edm.String", "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Event Type" + "value": "Office Corporate License" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EventType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeCorporateLicense+Field" }, { "term": "Core.Description", - "value": "The type of event being tracked. In implementation this is typically a required a field." + "value": "When an office/firm is a corporation, an independent license number is issued." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ObjectID", - "type": "Edm.String", + "resourceName": "Office", + "fieldName": "OfficeCountyOrParish", + "type": "org.reso.metadata.enums.CountyOrParish", + "typeName": "CountyOrParish", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Object ID" + "value": "Office County Or Parish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ObjectID+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeCountyOrParish+Field" }, { "term": "Core.Description", - "value": "An ID pertaining to the ObjectType (i.e. the MLS listing id for ObjectType.Listing). When the ObjectIdType is a property, this should be a PUID." + "value": "The county or parish in which the offices is located." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ObjectIdType", - "type": "org.reso.metadata.enums.ObjectIdType", - "typeName": "ObjectIdType", + "resourceName": "Office", + "fieldName": "OfficeEmail", + "type": "Edm.String", "nullable": true, + "maxLength": 80, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Object ID Type" + "value": "Office Email" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ObjectIdType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeEmail+Field" }, { "term": "Core.Description", - "value": "A label that defines the ObjectID field (i.e. ObjectID is an MLS listing ID or ObjectID is a unique ID from the source...)" + "value": "The email address of the office" } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ObjectKey", + "resourceName": "Office", + "fieldName": "OfficeFax", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Object Key" + "value": "Office Fax" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ObjectKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeFax+Field" }, { "term": "Core.Description", - "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, utilize SourceSystemEventKey and/or OriginatingSystemEventKey." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ObjectOriginatingSystemID", + "resourceName": "Office", + "fieldName": "OfficeKey", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Object Originating System ID" + "value": "Office Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ObjectOriginatingSystemID+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124677" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the listing was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "A system unique identifier. Specifically, in aggregation systems, the Key is the system unique identifier from the system that the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ObjectOriginatingSystemName", + "resourceName": "Office", + "fieldName": "OfficeManagerKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Object Originating System Name" + "value": "Office Manager Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ObjectOriginatingSystemName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeManagerKey+Field" }, { "term": "Core.Description", - "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the listing is originally input by the member. The legal name of the company." + "value": "The lead Office Manager for the given office. This is a foreign key relating to the Member resource\u0027s MemberKey." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ObjectSourceSystemID", + "resourceName": "Office", + "fieldName": "OfficeManagerMlsId", "type": "Edm.String", "nullable": true, "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Object Source System ID" + "value": "Office Manager MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ObjectSourceSystemID+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeManagerMlsId+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The lead Office Manager for the given office." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ObjectSourceSystemName", + "resourceName": "Office", + "fieldName": "OfficeMlsId", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Object Source System Name" + "value": "Office MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ObjectSourceSystemName+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124686" }, { "term": "Core.Description", - "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." + "value": "The local, well-known identifier. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ObjectType", - "type": "org.reso.metadata.enums.ObjectType", - "typeName": "ObjectType", + "resourceName": "Office", + "fieldName": "OfficeName", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Object Type" + "value": "Office Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ObjectType+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124688" }, { "term": "Core.Description", - "value": "The type of Object being tracked in this event. In implementation this is typically a required field." + "value": "The legal name of the brokerage." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ObjectURL", + "resourceName": "Office", + "fieldName": "OfficeNationalAssociationId", "type": "Edm.String", "nullable": true, - "maxLength": 8000, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Object URL" + "value": "Office National Association ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ObjectURL+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeNationalAssociationId+Field" }, { "term": "Core.Description", - "value": "The URL of the tracked event." + "value": "The national association ID of the office. i.e. in the U.S. is the NRDS number." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "OriginatingSystemActorKey", + "resourceName": "Office", + "fieldName": "OfficePhone", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Actor Key" + "value": "Office Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemActorKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficePhone+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the member was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "OriginatingSystemEventKey", + "resourceName": "Office", + "fieldName": "OfficePhoneExt", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Event Key" + "value": "Office Phone Ext" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemEventKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficePhoneExt+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the member was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "The extension of the given phone number (if applicable)." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "OriginatingSystemObjectKey", + "resourceName": "Office", + "fieldName": "OfficePostalCode", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Object Key" + "value": "Office Postal Code" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemObjectKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficePostalCode+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the member was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "The postal code of the office." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ReferringURL", + "resourceName": "Office", + "fieldName": "OfficePostalCodePlus4", "type": "Edm.String", "nullable": true, - "maxLength": 8000, + "maxLength": 4, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Referring URL" + "value": "Office Postal Code Plus 4" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ReferringURL+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficePostalCodePlus4+Field" }, { "term": "Core.Description", - "value": "The referring URL of the tracked event." + "value": "The extension of the postal/zip code. i.e. +4" } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ScreenHeight", - "type": "Edm.Int64", + "resourceName": "Office", + "fieldName": "OfficeStateOrProvince", + "type": "org.reso.metadata.enums.StateOrProvince", + "typeName": "StateOrProvince", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Screen Height" + "value": "Office State Or Province" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ScreenHeight+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeStateOrProvince+Field" }, { "term": "Core.Description", - "value": "The screen height, in pixels, of the Actor\u0027s device" + "value": "The state or province in which the office is located." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ScreenWidth", - "type": "Edm.Int64", + "resourceName": "Office", + "fieldName": "OfficeStatus", + "type": "org.reso.metadata.enums.OfficeStatus", + "typeName": "OfficeStatus", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Screen Width" + "value": "Office Status" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ScreenWidth+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeStatus+Field" }, { "term": "Core.Description", - "value": "The screen width, in pixels, of the Actor\u0027s device" + "value": "Is the office active, inactive or under disciplinary action." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "SessionID", - "type": "Edm.String", + "resourceName": "Office", + "fieldName": "OfficeType", + "type": "org.reso.metadata.enums.OfficeType", + "typeName": "OfficeType", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Session ID" + "value": "Office Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SessionID+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeType+Field" }, { "term": "Core.Description", - "value": "A unique session ID number, created by the source, that can be used to query data for a single session" + "value": "The type of business conducted by the office. i.e. Real Estate, Appraiser, etc." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "SourceSystemActorKey", - "type": "Edm.String", + "resourceName": "Office", + "fieldName": "OriginalEntryTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 255, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Actor Key" + "value": "Original Entry Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemActorKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124731" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." + "value": "Date/time the roster (member or office) record was originally input into the source system." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "SourceSystemEventKey", + "resourceName": "Office", + "fieldName": "OriginatingSystemID", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Event Key" + "value": "Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemEventKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124734" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the office was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "SourceSystemObjectKey", + "resourceName": "Office", + "fieldName": "OriginatingSystemName", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Object Key" + "value": "Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemObjectKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124738" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the office is originally input by the member. The legal name of the company." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "TimeZoneOffset", - "type": "Edm.Int64", + "resourceName": "Office", + "fieldName": "OriginatingSystemOfficeKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Time Zone Offset" + "value": "Originating System Office Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TimeZoneOffset+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemOfficeKey+Field" }, { "term": "Core.Description", - "value": "The timezone offset is the difference, in minutes, between UTC and local time." + "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the office was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "UserAgent", - "type": "Edm.String", + "resourceName": "Office", + "fieldName": "SocialMediaType", + "type": "org.reso.metadata.enums.SocialMediaType", + "typeName": "SocialMediaType", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "User Agent" + "value": "Social Media Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UserAgent+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124745" }, { "term": "Core.Description", - "value": "The software agent acting on behalf of the user (Actor) in this event. This is commonly conveyed by browser applications. e.g. Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; Touch; rv:11.0). This can also be a user configurable string as seen in RETS client applications." + "value": "A list of types of sites, blogs and social media the office URL or ID is referring to (e.g., Website, Blog, Facebook, Twitter, LinkedIn, Instagram)." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "SummaryEndTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Office", + "fieldName": "SourceSystemID", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Summary End Timestamp" + "value": "Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SummaryEndTimestamp+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124749" }, { "term": "Core.Description", - "value": "The ending time marker from which the accompanied aggregate summary fields are calculated (i.e., the last day covered in the summary)." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "SummaryStartTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Office", + "fieldName": "SourceSystemName", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Summary Start Timestamp" + "value": "Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SummaryStartTimestamp+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124753" }, { "term": "Core.Description", - "value": "The beginning time marker from which the accompanied aggregate summary fields are calculated (i.e., the first day covered in the summary)." + "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "TotalListingImpressions", - "type": "Edm.Int64", + "resourceName": "Office", + "fieldName": "SourceSystemOfficeKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Total Listing Impressions" + "value": "Source System Office Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TotalListingImpressions+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemOfficeKey+Field" }, { "term": "Core.Description", - "value": "The aggregated sum of impressions that the object obtained during the summary time period." + "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "TrackingDate", - "type": "Edm.Date", + "resourceName": "Office", + "fieldName": "SyndicateAgentOption", + "type": "org.reso.metadata.enums.SyndicateAgentOption", + "typeName": "SyndicateAgentOption", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tracking Date" + "value": "Syndicate Agent Option" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TrackingDate+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SyndicateAgentOption+Field" }, { "term": "Core.Description", - "value": "The actual date the summary data pertains to." + "value": "A list of options allowing the broker to pass the decision of syndication choice down to the listing agents. i.e. No Agent Choice, Allow Agent Choice, Restrict Agent Choice, etc." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "TrackingType", - "type": "org.reso.metadata.enums.TrackingType", - "typeName": "TrackingType", + "resourceName": "Office", + "fieldName": "SyndicateTo", + "type": "org.reso.metadata.enums.SyndicateTo", + "typeName": "SyndicateTo", "nullable": true, + "isCollection": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tracking Type" + "value": "Syndicate To" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TrackingType+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124764" }, { "term": "Core.Description", - "value": "Defines the type of tracking data being sought (e.g., Office, Agent), a single listing itself or the entire data set from a Unique Organization Identifier (UOI)." + "value": "The principal broker\u0027s choice on where they would like their listings syndicated. i.e. Zillow, Trulia, Homes.com, etc." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "TrackingValues", + "resourceName": "Office", + "fieldName": "BillingOfficeKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tracking Values" + "value": "Billing Office Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TrackingValues+Field" + "value": "https://ddwiki.reso.org/display/DDW20/BillingOfficeKey+Field" }, { "term": "Core.Description", - "value": "The comma-delimited values that relate to the TrackingType field in the search." + "value": "This is the office that will be billed (e.g., corporate headquarters)." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "EventSource", - "type": "org.reso.metadata.enums.EventSource", - "typeName": "EventSource", + "resourceName": "Office", + "fieldName": "FranchiseNationalAssociationID", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Event Source" + "value": "Franchise National Association ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EventSource+Field" + "value": "https://ddwiki.reso.org/display/DDW20/FranchiseNationalAssociationID+Field" }, { "term": "Core.Description", - "value": "Conveys the source of the EventType. e.g. An object has an Impression on a map display. \"Map\" is the EventSource." + "value": "The national association ID of the franchise (i.e., in the U.S., this is the NRDS number)." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "TotalListingViews", + "resourceName": "Office", + "fieldName": "NumberOfBranches", "type": "Edm.Int64", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Total Listing Views" + "value": "Number of Branches" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TotalListingViews+Field" + "value": "https://ddwiki.reso.org/display/DDW20/NumberOfBranches+Field" }, { "term": "Core.Description", - "value": "The sum of detailed views the listing obtained." + "value": "The calculated value for the number of active branches. The count for multiple related offices." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "TotalListingsFavorited", + "resourceName": "Office", + "fieldName": "NumberOfNonMemberSalespersons", "type": "Edm.Int64", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Total Listings Favorited" + "value": "Number of Non Member Salespersons" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TotalListingsFavorited+Field" + "value": "https://ddwiki.reso.org/display/DDW20/NumberOfNonMemberSalespersons+Field" }, { "term": "Core.Description", - "value": "The sum of favorited events (liked, starred, add-to-list, etc.) the listing obtained." + "value": "The total number of active salespersons that are not a member of the national association." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "TotalListingsShared", - "type": "Edm.Int64", + "resourceName": "Office", + "fieldName": "OfficeAlternateId", + "type": "Edm.String", "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Total Listings Shared" + "value": "Office Alternate ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TotalListingsShared+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeAlternateId+Field" }, { "term": "Core.Description", - "value": "The sum of shares (social media, SMS, etc.) the listing was part of." + "value": "This is an alternate ID with no specific use." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "TotalListingsEmailed", - "type": "Edm.Int64", + "resourceName": "Office", + "fieldName": "OfficeBrokerNationalAssociationID", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Total Listings Emailed" + "value": "Office Broker National Association ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TotalListingsEmailed+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeBrokerNationalAssociationID+Field" }, { "term": "Core.Description", - "value": "The sum of emails the listing was involved in." + "value": "The national association ID of the broker (i.e., in the U.S., this is the NRDS number)." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "TotalCmaReportsCreated", - "type": "Edm.Int64", + "resourceName": "Office", + "fieldName": "OfficeCountry", + "type": "Edm.String", "nullable": true, + "maxLength": 2, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Total CMA Reports Created" + "value": "Office Country" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TotalCmaReportsCreated+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeCountry+Field" }, { "term": "Core.Description", - "value": "The sum of Competitive Market Analysis (CMA) reports created." + "value": "The office\u0027s country code for the street address." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "TotalCmaReportsRan", - "type": "Edm.Int64", + "resourceName": "Office", + "fieldName": "OfficeMailAddress1", + "type": "Edm.String", "nullable": true, + "maxLength": 30, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Total CMA Reports Ran" + "value": "Office Mail Address 1" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TotalCmaReportsRan+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeMailAddress1+Field" }, { "term": "Core.Description", - "value": "The sum of Competitive Market Analysis (CMA) reports ran." + "value": "The street number, direction, name and suffix of the member." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "TotalCmaReportsShared", - "type": "Edm.Int64", + "resourceName": "Office", + "fieldName": "OfficeMailAddress2", + "type": "Edm.String", "nullable": true, + "maxLength": 30, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Total CMA Reports Shared" + "value": "Office Mail Address 2" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TotalCmaReportsShared+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeMailAddress2+Field" }, { "term": "Core.Description", - "value": "The sum of Competitive Market Analysis (CMA) reports shared (on social media, SMS, etc.)." + "value": "The unit/suite number of the member." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "TotalCmaReportsEmailed", - "type": "Edm.Int64", + "resourceName": "Office", + "fieldName": "OfficeMailCareOf", + "type": "Edm.String", "nullable": true, + "maxLength": 30, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Total CMA Reports Emailed" + "value": "Office Mail Care Of" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TotalCmaReportsEmailed+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeMailCareOf+Field" }, { "term": "Core.Description", - "value": "The sum of Competitive Market Analysis (CMA) reports emailed." + "value": "The care of (c/o) for the office\u0027s mailing address." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "TotalShowingsRequested", - "type": "Edm.Int64", + "resourceName": "Office", + "fieldName": "OfficeMailCity", + "type": "Edm.String", "nullable": true, + "maxLength": 21, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Total Showings Requested" + "value": "Office Mail City" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TotalShowingsRequested+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeMailCity+Field" }, { "term": "Core.Description", - "value": "The sum of showings requested." + "value": "The office\u0027s city for the mailing address." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "TotalShowingsCompleted", - "type": "Edm.Int64", + "resourceName": "Office", + "fieldName": "OfficeMailCountry", + "type": "Edm.String", "nullable": true, + "maxLength": 2, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Total Showings Completed" + "value": "Office Mail Country" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TotalShowingsCompleted+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeMailCountry+Field" }, { "term": "Core.Description", - "value": "The sum of showings completed." + "value": "The office\u0027s country code for the mailling address." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "TotalLogins", - "type": "Edm.Int64", + "resourceName": "Office", + "fieldName": "OfficeMailCountyOrParish", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Total Logins" + "value": "Office Mail County or Parish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TotalLogins+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeMailCountyOrParish+Field" }, { "term": "Core.Description", - "value": "The sum of logins on the product." + "value": "The office\u0027s county of the mailing address." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "UniqueLogins", - "type": "Edm.Int64", + "resourceName": "Office", + "fieldName": "OfficeMailPostalCode", + "type": "Edm.String", "nullable": true, + "maxLength": 5, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unique Logins" + "value": "Office Mail Postal Code" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UniqueLogins+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeMailPostalCode+Field" }, { "term": "Core.Description", - "value": "The sum of logins on the product that are unique." + "value": "The postal code of the office\u0027s mailing address." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "MobileLogins", - "type": "Edm.Int64", + "resourceName": "Office", + "fieldName": "OfficeMailPostalCodePlus4", + "type": "Edm.String", "nullable": true, + "maxLength": 4, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mobile Logins" + "value": "Office Mail Postal Code Plus 4" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MobileLogins+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeMailPostalCodePlus4+Field" }, { "term": "Core.Description", - "value": "The sum of logins on the product from a mobile device." + "value": "The four-digit extension of the U.S. ZIP Code." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ActorOriginatingSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "Office", + "fieldName": "OfficeMailStateOrProvince", + "type": "Edm.String", + "nullable": true, + "maxLength": 2, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor Originating System" + "value": "Office Mail State or Province" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorOriginatingSystem+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeMailStateOrProvince+Field" }, { "term": "Core.Description", - "value": "The originating system of the Actor record." + "value": "The office\u0027s state or province of the mailing address." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ActorSourceSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "Office", + "fieldName": "OfficeNationalAssociationIdInsertDate", + "type": "Edm.Date", + "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actor Source System" + "value": "Office National Association ID Insert Date" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActorSourceSystem+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeNationalAssociationIdInsertDate+Field" }, { "term": "Core.Description", - "value": "The source system of the Actor record." + "value": "The date the office record was initally created in the national association\u0027s database (e.g., the date the record was added to NRDS in the U.S.)." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "EventOriginatingSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "Office", + "fieldName": "OfficePreferredMedia", + "type": "org.reso.metadata.enums.PreferredMedia", + "typeName": "PreferredMedia", + "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Event Originating System" + "value": "Office Preferred Media" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EventOriginatingSystem+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficePreferredMedia+Field" }, { "term": "Core.Description", - "value": "The originating system of the InternetTracking event." + "value": "The method the office prefers to receive media." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "EventSourceSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "Office", + "fieldName": "OfficePrimaryAorId", + "type": "Edm.String", + "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Event Source System" + "value": "Office Primary AOR ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EventSourceSystem+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficePrimaryAorId+Field" }, { "term": "Core.Description", - "value": "The source system of the InternetTracking event." + "value": "The primary association of REALTORS® (AOR) associated with the member. This may be another AOR where the member has their primary membership." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ObjectOriginatingSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "Office", + "fieldName": "OfficePrimaryStateOrProvince", + "type": "org.reso.metadata.enums.StateOrProvince", + "typeName": "StateOrProvince", + "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Object Originating System" + "value": "Office Primary State or Province" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ObjectOriginatingSystem+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficePrimaryStateOrProvince+Field" }, { "term": "Core.Description", - "value": "The originating system of the InternetTracking object." + "value": "The office\u0027s primary state or province." } ] }, { - "resourceName": "InternetTracking", - "fieldName": "ObjectSourceSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "Office", + "fieldName": "OtherPhone", + "type": "Edm.String", + "nullable": true, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Object Source System" + "value": "Other Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ObjectSourceSystem+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OtherPhone+Field" }, { "term": "Core.Description", - "value": "The source system of the InternetTracking object." + "value": "North American 10-digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "ClassName", - "type": "org.reso.metadata.enums.ClassName", - "typeName": "ClassName", + "resourceName": "Office", + "fieldName": "VirtualOfficeWebsiteYN", + "type": "Edm.Boolean", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Class Name" + "value": "Virtual Office Website Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124995" + "value": "https://ddwiki.reso.org/display/DDW20/VirtualOfficeWebsiteYN+Field" }, { "term": "Core.Description", - "value": "The class or table to which the SearchQuery criteria refers. i.e. Residential, Residential Lease, Income, Mobile, etc." + "value": "Indicates whether or not this is a Virtual Office Website (VOW)." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "MemberKey", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "Office", + "fieldName": "MainOffice", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Office", + "typeName": "Office", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Key" + "value": "Main Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125006" + "value": "https://ddwiki.reso.org/display/DDW20/MainOffice+Field" }, { "term": "Core.Description", - "value": "A system unique identifier. Specifically, in aggregation systems, the MemberKey is the system unique identifier from the system that the record was retrieved. This may be identical to the related xxxId. This is a foreign key relating to the Member resource\u0027s MemberKey." + "value": "The main office for the office record." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "MemberMlsId", - "type": "Edm.String", - "nullable": true, - "maxLength": 25, + "resourceName": "Office", + "fieldName": "OfficeBroker", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Member", + "typeName": "Member", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member MLS ID" + "value": "Office Broker" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125009" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeBroker+Field" }, { "term": "Core.Description", - "value": "The local, well-known identifier for the member. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." + "value": "The broker for the office." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", - "nullable": true, - "precision": 27, + "resourceName": "Office", + "fieldName": "OfficeManager", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Member", + "typeName": "Member", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Office Manager" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125015" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeManager+Field" }, { "term": "Core.Description", - "value": "The transactional timestamp automatically recorded by the MLS system representing the date/time the saved search was last modified." + "value": "The office manager for the office." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "OriginalEntryTimestamp", - "type": "Edm.DateTimeOffset", - "nullable": true, - "precision": 27, + "resourceName": "Office", + "fieldName": "OriginatingSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Original Entry Timestamp" + "value": "Originating System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125018" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124783" }, { "term": "Core.Description", - "value": "The transactional timestamp automatically recorded by the MLS system representing the date/time the saved search was entered." + "value": "The originating system of the Office record." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "OriginatingSystemID", - "type": "Edm.String", - "nullable": true, - "maxLength": 25, + "resourceName": "Office", + "fieldName": "SourceSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System ID" + "value": "Source System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125021" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124786" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the Saved Search was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The source system of the Office record." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "OriginatingSystemKey", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "Office", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Key" + "value": "History Transactional" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125025" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124789" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the Saved Search was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "The history of the Office record." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "OriginatingSystemMemberKey", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "Office", + "fieldName": "Media", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.Media", + "typeName": "Media", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Member Key" + "value": "Media" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125031" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124793" }, { "term": "Core.Description", - "value": "Unique identifier from the originating system which is commonly a key to that system. In the case where data is passed through more than one system, this is the originating system key. This is a foreign key relating to the system where this record was originated." + "value": "The media for the Office record." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "OriginatingSystemMemberName", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "Office", + "fieldName": "OfficeSocialMedia", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.SocialMedia", + "typeName": "SocialMedia", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Member Name" + "value": "Office Social Media" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemMemberName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeSocialMedia+Field" }, { "term": "Core.Description", - "value": "The name of the originating record provider. Most commonly the name of the MLS. The place where the listing is originally input by the member. The legal name of the company. To be used for display." + "value": "A collection of the types of social media fields available for this office. The collection includes the type of system and other details pertinent about social media" } ] }, { - "resourceName": "SavedSearch", - "fieldName": "OriginatingSystemName", + "resourceName": "LockOrBox", + "fieldName": "KeyOrCredentialId", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Name" + "value": "Key or Credential ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125039" + "value": "https://ddwiki.reso.org/display/DDW20/KeyOrCredentialId+Field" }, { "term": "Core.Description", - "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the Saved Search is originally input. The legal name of the company." + "value": "The local, well-known identifier for a given lockbox/smartlock system key or credential. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "ResourceName", - "type": "org.reso.metadata.enums.ResourceName", - "typeName": "ResourceName", + "resourceName": "LockOrBox", + "fieldName": "ListAgentFullName", + "type": "Edm.String", "nullable": true, + "maxLength": 150, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Name" + "value": "List Agent Full Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125042" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125408" }, { "term": "Core.Description", - "value": "The resource to which the SearchQuery criteria refers. i.e. Property, Open House, Agent, Office, Contact, etc." + "value": "The first, middle and last name of the listing agent." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "SavedSearchDescription", + "resourceName": "LockOrBox", + "fieldName": "ListingAddress1", "type": "Edm.String", "nullable": true, - "maxLength": 4000, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Saved Search Description" + "value": "Listing Address 1" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SavedSearchDescription+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ListingAddress1+Field" }, { "term": "Core.Description", - "value": "A textual description of the saved search input by the member who created the saved search." + "value": "The street number, direction, name and suffix of the property where the lockbox/smartlock is located." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "SavedSearchKey", + "resourceName": "LockOrBox", + "fieldName": "ListingAddress2", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Saved Search Key" + "value": "Listing Address 2" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SavedSearchKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ListingAddress2+Field" }, { "term": "Core.Description", - "value": "A unique identifier for this record from the immediate source. This may be a number, or string that can include URI or other forms. This is the system you are connecting to and not necessarily the original source of the record." + "value": "The unit/suite number of the property where the lockbox/smartlock is located." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "SavedSearchName", + "resourceName": "LockOrBox", + "fieldName": "ListingCity", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Saved Search Name" + "value": "Listing City" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SavedSearchName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ListingCity+Field" }, { "term": "Core.Description", - "value": "The name given to the search by the member inputting the saved search." + "value": "The city of the property where the lockbox/smartlock is located." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "SavedSearchType", - "type": "org.reso.metadata.enums.SavedSearchType", - "typeName": "SavedSearchType", + "resourceName": "LockOrBox", + "fieldName": "ListingCountry", + "type": "org.reso.metadata.enums.Country", + "typeName": "Country", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Saved Search Type" + "value": "Listing Country" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SavedSearchType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ListingCountry+Field" }, { "term": "Core.Description", - "value": "Is the saved search used to pass criteria to be stored and executed by the client or is the saved search a key to be passed to the host for execution. i.e. Client Receives Criteria, Host Returns Listings. This may be described at the record level with this field, or at some other level of implementation to be determined by RESO R\u0026D." + "value": "The country of the property where the lockbox/smartlock is located." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "SearchQuery", + "resourceName": "LockOrBox", + "fieldName": "ListingId", "type": "Edm.String", "nullable": true, - "maxLength": 8000, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Search Query" + "value": "Listing ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SearchQuery+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125424" }, { "term": "Core.Description", - "value": "Textual representation of the search performed by the member that was saved. It is required to present in ODATA\u0027s $filter format. Additional formats are under review. See additional documentation for specific requirements for this field." + "value": "The well-known identifier for the listing where the lockbox/smartlock is located. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "SearchQueryExceptionDetails", + "resourceName": "LockOrBox", + "fieldName": "ListingKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Search Query Exception Details" + "value": "Listing Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SearchQueryExceptionDetails+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125427" }, { "term": "Core.Description", - "value": "A free text description used to expand on the SearchQueryExceptions selections made by the host." + "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemLockOrBoxKey and OriginatingSystemLockOrBoxKey." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "SearchQueryExceptions", - "type": "org.reso.metadata.enums.SearchQueryExceptions", - "typeName": "SearchQueryExceptions", + "resourceName": "LockOrBox", + "fieldName": "ListingLatitude", + "type": "Edm.Int64", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Search Query Exceptions" + "value": "Listing Latitude" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SearchQueryExceptions+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ListingLatitude+Field" }, { "term": "Core.Description", - "value": "A list of exceptions or errors with the given search query during it\u0027s creation by the host. Analogous to an error code this is the host\u0027s opportunity to describe an inability to fully express a saved search under the constraints of the given protocol. i.e. $filter. The client may use this information to bring attention to the user about a given saved search and a need to review or recreate the search." + "value": "The latitude of the property where the lockbox/smartlock is located." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "SearchQueryHumanReadable", - "type": "Edm.String", + "resourceName": "LockOrBox", + "fieldName": "ListingLongitude", + "type": "Edm.Int64", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Search Query Human Readable" + "value": "Listing Longitude" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SearchQueryHumanReadable+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ListingLongitude+Field" }, { "term": "Core.Description", - "value": "A human readable version of the search query that is commonly used for display and may not contain all actual criteria. For actual search criteria, use the SearchQuery field." + "value": "The longitude of the property where the lockbox/smartlock is located." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "SearchQueryType", - "type": "org.reso.metadata.enums.SearchQueryType", - "typeName": "SearchQueryType", + "resourceName": "LockOrBox", + "fieldName": "ListingPostalCode", + "type": "Edm.String", "nullable": true, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Search Query Type" + "value": "Listing Postal Code" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SearchQueryType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ListingPostalCode+Field" }, { "term": "Core.Description", - "value": "A picklist of the type of query language used in the SearchQuery field. i.e. DMQL2, $filter, etc." + "value": "The postal code of the property where the lockbox/smartlock is located." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "SourceSystemID", + "resourceName": "LockOrBox", + "fieldName": "ListingPostalCodePlus4", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 4, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System ID" + "value": "Listing Postal Code Plus 4" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125082" + "value": "https://ddwiki.reso.org/display/DDW20/ListingPostalCodePlus4+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The four-digit U.S. ZIP Code extention of the property where the lockbox/smartlock is located." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "SourceSystemKey", - "type": "Edm.String", + "resourceName": "LockOrBox", + "fieldName": "ListingStateOrProvince", + "type": "org.reso.metadata.enums.StateOrProvince", + "typeName": "StateOrProvince", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Key" + "value": "Listing State or Province" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125087" + "value": "https://ddwiki.reso.org/display/DDW20/ListingStateOrProvince+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The state or province of the property where the lockbox/smartlock is located." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "SourceSystemName", + "resourceName": "LockOrBox", + "fieldName": "ListingTimeZone", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 4, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Name" + "value": "Listing Time Zone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125092" + "value": "https://ddwiki.reso.org/display/DDW20/ListingTimeZone+Field" }, { "term": "Core.Description", - "value": "The name of the Saved Search record provider. The system from which the record was directly received. The legal name of the company." + "value": "The time zone of the property where the lockbox/smartlock is located." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "Member", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.Member", - "typeName": "Member", + "resourceName": "LockOrBox", + "fieldName": "LockOrBoxAccessTimestamp", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member" + "value": "Lock or Box Access Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Member+Field" + "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxAccessTimestamp+Field" }, { "term": "Core.Description", - "value": "The member associated with the saved search." + "value": "The transactional timestamp automatically recorded by the lockbox/smartlock system representing the date/time the lockbox or lock was last accessed." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "OriginatingSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "LockOrBox", + "fieldName": "LockOrBoxAccessType", + "type": "org.reso.metadata.enums.LockOrBoxAccessType", + "typeName": "LockOrBoxAccessType", + "nullable": true, + "isCollection": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System" + "value": "Lock or Box Access Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125099" + "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxAccessType+Field" }, { "term": "Core.Description", - "value": "The originating system of the SavedSearch record." + "value": "The method of access for the lockbox or smartlock." } ] }, { - "resourceName": "SavedSearch", - "fieldName": "SourceSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "LockOrBox", + "fieldName": "LockOrBoxId", + "type": "Edm.String", + "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System" + "value": "Lock or Box ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125101" + "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxId+Field" }, { "term": "Core.Description", - "value": "The source system of the SavedSearch record." + "value": "The local, well-known identifier for a given lockbox/smartlock system. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "AppointmentRequiredYN", - "type": "Edm.Boolean", + "resourceName": "LockOrBox", + "fieldName": "LockOrBoxInstalledTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Appointment Required Yes/No" + "value": "Lock or Box Installed Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AppointmentRequiredYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxInstalledTimestamp+Field" }, { "term": "Core.Description", - "value": "Indicates whether or not the OpenHouse requires an appointment." + "value": "The transactional timestamp automatically recorded by the lockbox/smartlock system representing the date/time the lockbox or lock was last installed at a property." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "ListingId", + "resourceName": "LockOrBox", + "fieldName": "LockOrBoxKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing ID" + "value": "Lock or Box Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125012" + "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxKey+Field" }, { "term": "Core.Description", - "value": "The well known identifier for the listing related to this Open House. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemKey and OriginatingSystemKey." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "ListingKey", + "resourceName": "LockOrBox", + "fieldName": "LockOrBoxOriginatingSystemID", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Key" + "value": "Lock or Box Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125017" + "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxOriginatingSystemID+Field" }, { "term": "Core.Description", - "value": "A unique identifier for the listing record related to this Open House. This may be a number, or string that can include URI or other forms. This is the system you are connecting to and not necessarily the original source of the record. This may be a foreign key from the resource selected in the ResourceName field." + "value": "The RESO Unique Organization Identifier (UOI) OrganizationUniqueId of the originating record provider. The originating system is the system with authoritative control over the record (e.g., the name of the MLS where the listing was input). In cases where the originating system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "LockOrBox", + "fieldName": "LockOrBoxOriginatingSystemKey", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Lock or Box Originating System Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125019" + "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxOriginatingSystemKey+Field" }, { "term": "Core.Description", - "value": "The transactional timestamp automatically recorded by the MLS system representing the date/time the Open House was last modified." + "value": "The name of the originating record provider. Most commonly the name of the MLS. The place where the listing is originally input by the member. The legal name of the company." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "OpenHouseAttendedBy", - "type": "org.reso.metadata.enums.Attended", - "typeName": "Attended", + "resourceName": "LockOrBox", + "fieldName": "LockOrBoxOriginatingSystemName", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open House Attended By" + "value": "Lock or Box Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseAttendedBy+Field" + "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxOriginatingSystemName+Field" }, { "term": "Core.Description", - "value": "Will the open house be attended by a licensed agent? Options are attended by agent, attended by the seller or unattended." + "value": "The system key, a unique record identifier, from the originating system. The originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the listing was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "OpenHouseDate", - "type": "Edm.Date", + "resourceName": "LockOrBox", + "fieldName": "LockOrBoxSourceSystemID", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open House Date" + "value": "Lock or Box Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseDate+Field" + "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxSourceSystemID+Field" }, { "term": "Core.Description", - "value": "The date on which the open house will occur." + "value": "The RESO Unique Organization Identifier (UOI) OrganizationUniqueId of the source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "OpenHouseEndTime", - "type": "Edm.DateTimeOffset", + "resourceName": "LockOrBox", + "fieldName": "LockOrBoxSourceSystemKey", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open House End Time" + "value": "Lock or Box Source System Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseEndTime+Field" + "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxSourceSystemKey+Field" }, { "term": "Core.Description", - "value": "The time the open house ends." + "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "OpenHouseId", + "resourceName": "LockOrBox", + "fieldName": "LockOrBoxSourceSystemName", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open House ID" + "value": "Lock or Box Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxSourceSystemName+Field" }, { "term": "Core.Description", - "value": "The well-known identifier for the Open House resource. The value may be identical to that of the OpenHouseKey, but the OpenHouseId intended to be the value used by a human to retrieve the information about a specific open house. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + "value": "The system key, a unique record identifier, from the source system. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "OpenHouseKey", + "resourceName": "LockOrBox", + "fieldName": "Notes", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 1024, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open House Key" + "value": "Notes" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125506" }, { "term": "Core.Description", - "value": "A unique identifier for this record from the immediate source. This may be a number, or string that can include URI or other forms. This is the system you are connecting to and not necessarily the original source of the record." + "value": "Notes or feedback about the property or showing." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "OpenHouseRemarks", - "type": "Edm.String", + "resourceName": "LockOrBox", + "fieldName": "ShowingAgentAOR", + "type": "org.reso.metadata.enums.AOR", + "typeName": "AOR", "nullable": true, - "maxLength": 500, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open House Remarks" + "value": "Showing Agent AOR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseRemarks+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentAOR+Field" }, { "term": "Core.Description", - "value": "Comments, instructions or information about the open house." + "value": "The showing contact\u0027s board or association of REALTORS®." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "OpenHouseStartTime", - "type": "Edm.DateTimeOffset", + "resourceName": "LockOrBox", + "fieldName": "ShowingAgentEmail", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 80, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open House Start Time" + "value": "Showing Agent Email" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseStartTime+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentEmail+Field" }, { "term": "Core.Description", - "value": "The time the open house begins." + "value": "The email address of the contact for showings of the property." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "OpenHouseStatus", - "type": "org.reso.metadata.enums.OpenHouseStatus", - "typeName": "OpenHouseStatus", + "resourceName": "LockOrBox", + "fieldName": "ShowingAgentFirstName", + "type": "Edm.String", "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open House Status" + "value": "Showing Agent First Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseStatus+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125517" }, { "term": "Core.Description", - "value": "Status of the open house, i.e. Active, Cancelled, Ended." + "value": "The first name of the contact for showings of the property." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "OpenHouseType", - "type": "org.reso.metadata.enums.OpenHouseType", - "typeName": "OpenHouseType", + "resourceName": "LockOrBox", + "fieldName": "ShowingAgentFullName", + "type": "Edm.String", "nullable": true, + "maxLength": 150, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open House Type" + "value": "Showing Agent Full Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentFullName+Field" }, { "term": "Core.Description", - "value": "The type of open house. i.e. Public, Broker, Office, Association, Private (invitation or targeted publication)." + "value": "The first, middle and last name of the contact for showings of the property." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "OriginalEntryTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "LockOrBox", + "fieldName": "ShowingAgentId", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Original Entry Timestamp" + "value": "Showing Agent ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125066" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentId+Field" }, { "term": "Core.Description", - "value": "The transactional timestamp automatically recorded by the MLS system representing the date/time the Open House was entered and made visible to members of the MLS." + "value": "The local, well-known lockbox/smartlock system identifier of the showing contact. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "OriginatingSystemID", + "resourceName": "LockOrBox", + "fieldName": "ShowingAgentLastName", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System ID" + "value": "Showing Agent Last Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125070" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125526" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the Open House was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The last name of the contact for showings of the property." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "OriginatingSystemKey", + "resourceName": "LockOrBox", + "fieldName": "ShowingAgentMlsId", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Key" + "value": "Showing Agent MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125073" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125536" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the Open House was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "The local, well-known MLS identifier of the showing contact. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "OriginatingSystemName", + "resourceName": "LockOrBox", + "fieldName": "ShowingAgentPhone", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Name" + "value": "Showing Agent Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125075" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentPhone+Field" }, { "term": "Core.Description", - "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the Open House is originally input. The legal name of the company." + "value": "The North American 10-digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "Refreshments", + "resourceName": "LockOrBox", + "fieldName": "ShowingAgentPhoneExt", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Refreshments" + "value": "Showing Agent Phone Extension" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Refreshments+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentPhoneExt+Field" }, { "term": "Core.Description", - "value": "A description of the refreshments that will be served at the open house." + "value": "The phone number extension of the contact for showings of the property." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "ShowingAgentFirstName", + "resourceName": "LockOrBox", + "fieldName": "ShowingOfficeId", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Agent First Name" + "value": "Showing Office ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentFirstName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingOfficeId+Field" }, { "term": "Core.Description", - "value": "The first name of the showing agent." + "value": "The local, well-known lockbox/smartlock system identifier of the showing office. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "ShowingAgentKey", + "resourceName": "LockOrBox", + "fieldName": "ShowingOfficeName", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Agent Key" + "value": "Showing Office Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingOfficeName+Field" }, { "term": "Core.Description", - "value": "A system unique identifier. Specifically, in aggregation systems, the ListAgentKey is the system unique identifier from the system that the record was retrieved. This may be identical to the related xxxId. This is a foreign key relating to the Member resource\u0027s MemberKey." + "value": "The legal name of the brokerage/company showing the property." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "ShowingAgentLastName", + "resourceName": "LockOrBox", + "fieldName": "ShowingOfficePhone", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Agent Last Name" + "value": "Showing Office Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentLastName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingOfficePhone+Field" }, { "term": "Core.Description", - "value": "The last name of the showing agent." + "value": "The North American 10-digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "ShowingAgentMlsID", - "type": "Edm.String", - "nullable": true, - "maxLength": 25, + "resourceName": "LockOrBox", + "fieldName": "SourceSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Agent MLS ID" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentMlsID+Field" + "value": "Source System" }, { "term": "Core.Description", - "value": "The local, well-known identifier for the member. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." + "value": "The source system of the LockOrBox record." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "SourceSystemID", - "type": "Edm.String", - "nullable": true, - "maxLength": 25, + "resourceName": "LockOrBox", + "fieldName": "OriginatingSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System ID" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125102" + "value": "Originating System" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The originating system of the LockOrBox record." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "SourceSystemKey", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "LockOrBox", + "fieldName": "ShowingAgent", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Member", + "typeName": "Member", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Key" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125105" + "value": "Showing Agent" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The office contact for showings of the property." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "SourceSystemName", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "LockOrBox", + "fieldName": "ShowingOffice", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Office", + "typeName": "Office", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Name" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125110" + "value": "Showing Office" }, { "term": "Core.Description", - "value": "The name of the Open House record provider. The system from which the record was directly received. The legal name of the company." + "value": "The agent contact for showings of the property." } ] }, { - "resourceName": "OpenHouse", - "fieldName": "LivestreamOpenHouseURL", - "type": "Edm.String", - "nullable": true, - "maxLength": 8000, + "resourceName": "LockOrBox", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Livestream Open House URL" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LivestreamOpenHouseURL+Field" + "value": "History Transactional" }, { "term": "Core.Description", - "value": "A link to an open house livestream event." + "value": "This history for the LockOrBox record." } ] }, { - "resourceName": "Prospecting", - "fieldName": "ActiveYN", - "type": "Edm.Boolean", + "resourceName": "Media", + "fieldName": "ChangedByMemberID", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Active Yes/No" + "value": "Changed By Member ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ActiveYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ChangedByMemberID+Field" }, { "term": "Core.Description", - "value": "If set to True, the given auto email is active. False records may be disabled or waiting activation." + "value": "ID of the user, agent, member, etc., that uploaded the media this record refers to." } ] }, { - "resourceName": "Prospecting", - "fieldName": "BccEmailList", + "resourceName": "Media", + "fieldName": "ChangedByMemberKey", "type": "Edm.String", "nullable": true, - "maxLength": 1024, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BCC Email List" + "value": "Changed By Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BccEmailList+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ChangedByMemberKey+Field" }, { "term": "Core.Description", - "value": "A comma separate list of email addresses that are the \"BCC\", or Blind Carbon Copy, address the auto emails are being sent to." + "value": "The primary key of the member who uploaded the media this record refers to. This is a foreign key relating to the Member resource\u0027s MemberKey." } ] }, { - "resourceName": "Prospecting", - "fieldName": "BccMeYN", - "type": "Edm.Boolean", + "resourceName": "Media", + "fieldName": "ClassName", + "type": "org.reso.metadata.enums.ClassName", + "typeName": "ClassName", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BCC Me Yes/No" + "value": "Class Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BccMeYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ClassName+Field" }, { "term": "Core.Description", - "value": "When set to True, the auto mail is also sent as a Blind Carbon Copy to the Member who created the Auto Email." + "value": "The class or table of the listing or other record the media. Residential, Lease, Agent, Office, Contact, etc." } ] }, { - "resourceName": "Prospecting", - "fieldName": "CcEmailList", - "type": "Edm.String", + "resourceName": "Media", + "fieldName": "ImageHeight", + "type": "Edm.Int64", "nullable": true, - "maxLength": 1024, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CC Email List" + "value": "Image Height" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CcEmailList+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ImageHeight+Field" }, { "term": "Core.Description", - "value": "A comma separate list of email addresses that are the \"CC\", or Carbon Copy, address the auto emails are being sent to." + "value": "The height of the image expressed in pixels." } ] }, { - "resourceName": "Prospecting", - "fieldName": "ClientActivatedYN", - "type": "Edm.Boolean", + "resourceName": "Media", + "fieldName": "ImageOf", + "type": "org.reso.metadata.enums.ImageOf", + "typeName": "ImageOf", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Client Activated Yes/No" + "value": "Image Of" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ClientActivatedYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ImageOf+Field" }, { "term": "Core.Description", - "value": "If set to True, the client has clicked through to accept automatic emails. Recipient acceptance is an important part of CAN-SPAM and other automated bulk email regulations." + "value": "When the media is an image, a list of possible matches such as kitchen, bathroom, front of structure, etc. This field may be used to identify a required image under association or MLS rules." } ] }, { - "resourceName": "Prospecting", - "fieldName": "ConciergeNotificationsYN", - "type": "Edm.Boolean", + "resourceName": "Media", + "fieldName": "ImageSizeDescription", + "type": "org.reso.metadata.enums.ImageSizeDescription", + "typeName": "ImageSizeDescription", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Concierge Notifications Yes/No" + "value": "Image Size Description" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ConciergeNotificationsYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ImageSizeDescription+Field" }, { "term": "Core.Description", - "value": "If set to True, notifications are to be sent to the member when the auto email is in Concierge mode." + "value": "A text description of the size of the image. i.e. Small, Thumbnail, Medium, Large, X-Large. The largest image must be described as \"Largest\". Thumbnail must also be included. Pick List will remain open/extendable." } ] }, { - "resourceName": "Prospecting", - "fieldName": "ConciergeYN", - "type": "Edm.Boolean", + "resourceName": "Media", + "fieldName": "ImageWidth", + "type": "Edm.Int64", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Concierge Yes/No" + "value": "Image Width" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ConciergeYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ImageWidth+Field" }, { "term": "Core.Description", - "value": "When set to True, the auto mail is in Concierge mode and to be approved by the member before sent to the client." + "value": "The width of the image expressed in pixels." } ] }, { - "resourceName": "Prospecting", - "fieldName": "ContactKey", + "resourceName": "Media", + "fieldName": "LongDescription", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 1024, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contact Key" + "value": "Long Description" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125038" + "value": "https://ddwiki.reso.org/display/DDW20/LongDescription+Field" }, { "term": "Core.Description", - "value": "This is the foreign key relating to the Contacts Resource. A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemKey and OriginatingSystemKey variants." + "value": "The full robust description of the object." } ] }, { - "resourceName": "Prospecting", - "fieldName": "DailySchedule", - "type": "org.reso.metadata.enums.DailySchedule", - "typeName": "DailySchedule", + "resourceName": "Media", + "fieldName": "MediaCategory", + "type": "org.reso.metadata.enums.MediaCategory", + "typeName": "MediaCategory", "nullable": true, - "isCollection": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Daily Schedule" + "value": "Media Category" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/DailySchedule+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MediaCategory+Field" }, { "term": "Core.Description", - "value": "When Daily is selected as the ScheduleType, a list of days of the week and AM or PM options." + "value": "Category describing the , Photos, Documents, Video, Unbranded Virtual Tour, Branded Virtual Tour, Floor Plan, Logo" } ] }, { - "resourceName": "Prospecting", - "fieldName": "DisplayTemplateID", + "resourceName": "Media", + "fieldName": "MediaHTML", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 8500, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Display Template ID" + "value": "Media HTML" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/DisplayTemplateID+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MediaHTML+Field" }, { "term": "Core.Description", - "value": "The system ID of the display that has been related, or set as the default, to this saved search." + "value": "The JavaScript or other method to embed a video, image, virtual tour or other media." } ] }, { - "resourceName": "Prospecting", - "fieldName": "Language", - "type": "org.reso.metadata.enums.Languages", - "typeName": "Languages", + "resourceName": "Media", + "fieldName": "MediaKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Language" + "value": "Media Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125054" + "value": "https://ddwiki.reso.org/display/DDW20/MediaKey+Field" }, { "term": "Core.Description", - "value": "The language that will be used in the given auto email." + "value": "A unique identifier for this record from the immediate source. This may be a number, or string that can include URI or other forms. This is the system you are connecting to and not necessarily the original source of the record." } ] }, { - "resourceName": "Prospecting", - "fieldName": "LastNewChangedTimestamp", + "resourceName": "Media", + "fieldName": "MediaModificationTimestamp", "type": "Edm.DateTimeOffset", "nullable": true, "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Last New Changed Timestamp" + "value": "Media Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LastNewChangedTimestamp+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MediaModificationTimestamp+Field" }, { "term": "Core.Description", - "value": "Timestamp of when the prospector last found new or modified listings for this auto-email." + "value": "This timestamp is updated when a change to the object has been made, which may differ from a change to the Media Resource." } ] }, { - "resourceName": "Prospecting", - "fieldName": "LastViewedTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Media", + "fieldName": "MediaObjectID", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Last Viewed Timestamp" + "value": "Media Object ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LastViewedTimestamp+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MediaObjectID+Field" }, { "term": "Core.Description", - "value": "A timestamp of when the auto email was last viewed by the client in the portal." + "value": "ID of the image, supplement or other object specified by the given media record." } ] }, { - "resourceName": "Prospecting", - "fieldName": "MessageNew", - "type": "Edm.String", + "resourceName": "Media", + "fieldName": "MediaStatus", + "type": "org.reso.metadata.enums.MediaStatus", + "typeName": "MediaStatus", "nullable": true, - "maxLength": 4000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Message New" + "value": "Media Status" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MessageNew+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MediaStatus+Field" }, { "term": "Core.Description", - "value": "The body of the auto email message when the first email is sent for the prospecting campaign." + "value": "The status of the media item referenced by this record. (Updated, Deleted, etc.,_" } ] }, { - "resourceName": "Prospecting", - "fieldName": "MessageRevise", - "type": "Edm.String", + "resourceName": "Media", + "fieldName": "MediaType", + "type": "org.reso.metadata.enums.MediaType", + "typeName": "MediaType", "nullable": true, - "maxLength": 4000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Message Revise" + "value": "Media Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MessageRevise+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MediaType+Field" }, { "term": "Core.Description", - "value": "The body of the auto email message to be used when the criteria or settings of this auto email have been modified." + "value": "Media Types as defined by IANA. http://www.iana.org/assignments/media-types/index.html. Note that the former name of MimeType, used by both IANA and RESO may still be in use by some systems/entities." } ] }, { - "resourceName": "Prospecting", - "fieldName": "MessageUpdate", + "resourceName": "Media", + "fieldName": "MediaURL", "type": "Edm.String", "nullable": true, - "maxLength": 4000, + "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Message Update" + "value": "Media URL" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MessageUpdate+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MediaURL+Field" }, { "term": "Core.Description", - "value": "The body of the auto email message for subsequent email messages after the first email is sent. If a first email option isn\u0027t used, this field is used for all emails including the first." + "value": "The URI to the media file referenced by this record." } ] }, { - "resourceName": "Prospecting", + "resourceName": "Media", "fieldName": "ModificationTimestamp", "type": "Edm.DateTimeOffset", "nullable": true, @@ -23261,960 +23399,935 @@ }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125072" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124721" }, { "term": "Core.Description", - "value": "The date/time this prospecting record was last modified." + "value": "The transactional timestamp automatically recorded by the MLS system representing the date/time the media record was last modified." } ] }, { - "resourceName": "Prospecting", - "fieldName": "NextSendTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Media", + "fieldName": "Order", + "type": "Edm.Int64", "nullable": true, - "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Next Send Timestamp" + "value": "Order" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NextSendTimestamp+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Order+Field" }, { "term": "Core.Description", - "value": "A timestamp of when the auto email is schedule to next send." + "value": "Only a positive integer including zero. Element zero is the primary photo per RETS convention." } ] }, { - "resourceName": "Prospecting", - "fieldName": "OwnerMemberID", + "resourceName": "Media", + "fieldName": "OriginatingSystemID", "type": "Edm.String", "nullable": true, "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Owner Member ID" + "value": "Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125080" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124727" }, { "term": "Core.Description", - "value": "The local, well-known identifier for the member owning the contact." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the Media was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Prospecting", - "fieldName": "OwnerMemberKey", + "resourceName": "Media", + "fieldName": "OriginatingSystemMediaKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Owner Member Key" + "value": "Originating System Media Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125083" + "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemMediaKey+Field" }, { "term": "Core.Description", - "value": "The unique identifier (key) of the member owning the contact. This is a foreign key relating to the Member resource\u0027s MemberKey." + "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the Media was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." } ] }, { - "resourceName": "Prospecting", - "fieldName": "ProspectingKey", + "resourceName": "Media", + "fieldName": "OriginatingSystemName", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Prospecting Key" + "value": "Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ProspectingKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124735" }, { "term": "Core.Description", - "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemKey and OriginatingSystemKey variants." + "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the Media is originally input by the member. The legal name of the company." } ] }, { - "resourceName": "Prospecting", - "fieldName": "ReasonActiveOrDisabled", - "type": "org.reso.metadata.enums.ReasonActiveOrDisabled", - "typeName": "ReasonActiveOrDisabled", + "resourceName": "Media", + "fieldName": "Permission", + "type": "org.reso.metadata.enums.Permission", + "typeName": "Permission", "nullable": true, + "isCollection": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Reason Active Or Disabled" + "value": "Permission" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ReasonActiveOrDisabled+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Permission+Field" }, { "term": "Core.Description", - "value": "A list of reasons the Auto Email was set to inactive or set back to active. e.g. AgentDisabled, OverLimit, No Listings Found, Re-Activated, Client Disabled, etc." + "value": "Public, Private, IDX, VOW, Office Only, Firm Only, Agent Only," } ] }, { - "resourceName": "Prospecting", - "fieldName": "SavedSearchKey", - "type": "Edm.String", + "resourceName": "Media", + "fieldName": "PreferredPhotoYN", + "type": "Edm.Boolean", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Saved Search Key" + "value": "Preferred Photo Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125089" + "value": "https://ddwiki.reso.org/display/DDW20/PreferredPhotoYN+Field" }, { "term": "Core.Description", - "value": "This is the foreign key relating to the SavedSearch Resource. A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemKey and OriginatingSystemKey variants." + "value": "When set to true, the media record in question is the preferred photo. This will typically mean the photo to be shown when only one of the photos is to be displayed." } ] }, { - "resourceName": "Prospecting", - "fieldName": "ScheduleType", - "type": "org.reso.metadata.enums.ScheduleType", - "typeName": "ScheduleType", + "resourceName": "Media", + "fieldName": "ResourceName", + "type": "org.reso.metadata.enums.ResourceName", + "typeName": "ResourceName", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Schedule Type" + "value": "Resource Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ScheduleType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ResourceName+Field" }, { "term": "Core.Description", - "value": "A selection of the type of schedule that the auto email will be sent. Daily, Monthly or ASAP." + "value": "The resource or table of the listing or other record the media relates to. i.e. Property, Member, Office, etc." } ] }, { - "resourceName": "Prospecting", - "fieldName": "Subject", + "resourceName": "Media", + "fieldName": "ResourceRecordID", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Subject" + "value": "Resource Record ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Subject+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ResourceRecordID+Field" }, { "term": "Core.Description", - "value": "The subject line of the auto email being sent." + "value": "The well known identifier of the related record from the source resource. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." } ] }, { - "resourceName": "Prospecting", - "fieldName": "ToEmailList", + "resourceName": "Media", + "fieldName": "ResourceRecordKey", "type": "Edm.String", "nullable": true, - "maxLength": 1024, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "To Email List" + "value": "Resource Record Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ToEmailList+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ResourceRecordKey+Field" }, { "term": "Core.Description", - "value": "A comma separate list of email addresses that are the \"To\" address the auto emails are being sent to." + "value": "The primary key of the related record from the source resource. For example the ListingKey, AgentKey, OfficeKey, TeamKey, etc. This is the system you are connecting to and not necessarily the original source of the record. This is a foreign key from the resource selected in the ResourceName field." } ] }, { - "resourceName": "Queue", - "fieldName": "ClassName", - "type": "org.reso.metadata.enums.ClassName", - "typeName": "ClassName", + "resourceName": "Media", + "fieldName": "ShortDescription", + "type": "Edm.String", "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Class Name" + "value": "Short Description" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125020" + "value": "https://ddwiki.reso.org/display/DDW20/ShortDescription+Field" }, { "term": "Core.Description", - "value": "Name of the class which this queue record is referencing." + "value": "The short text given to summarize the object. Commonly used as the short description displayed under a photo." } ] }, { - "resourceName": "Queue", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Media", + "fieldName": "SourceSystemID", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125026" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124759" }, { "term": "Core.Description", - "value": "Timestamp of the last major change on the listing (see also MajorChangeType)." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Queue", - "fieldName": "OriginatingSystemID", + "resourceName": "Media", + "fieldName": "SourceSystemMediaKey", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System ID" + "value": "Source System Media Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125030" + "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemMediaKey+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the Queue record was generated. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Queue", - "fieldName": "OriginatingSystemName", + "resourceName": "Media", + "fieldName": "SourceSystemName", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Name" + "value": "Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125034" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124766" }, { "term": "Core.Description", - "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the Queue record or originally generated. The legal name of the company." + "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "Queue", - "fieldName": "OriginatingSystemQueueKey", - "type": "Edm.String", + "resourceName": "Media", + "fieldName": "MediaAlteration", + "type": "org.reso.metadata.enums.MediaAlteration", + "typeName": "MediaAlteration", "nullable": true, - "maxLength": 255, + "isCollection": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Queue Key" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemQueueKey+Field" + "value": "Media Alteration" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the Queue record was generated. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "Photos may be enhanced, altered or even created by manual or computer drafting. This list of lookup values is used to identify when any such alteration or fabrication of the photo has occurred. It is recommended that you check with your local laws and policies on the allowed alterations." } ] }, { - "resourceName": "Queue", - "fieldName": "QueueTransactionKey", + "resourceName": "Media", + "fieldName": "OriginatingSystemResourceRecordId", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Queue Transaction Key" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/QueueTransactionKey+Field" + "value": "Originating System Resource Record ID" }, { "term": "Core.Description", - "value": "A unique identifier for this record from the immediate source. This may be a number, or string that can include URI or other forms. This is the system you are connecting to and not necessarily the original source of the record." + "value": "The originating system\u0027s well-known identifier of the related record from the source resource. The value may be identical to that of the key, but the ID is intended to be the value used by a human to retrieve the information about a specific listing. With multiple originating systems or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value. This most commonly would be the ListingId as it exists in the originating system." } ] }, { - "resourceName": "Queue", - "fieldName": "QueueTransactionType", - "type": "org.reso.metadata.enums.QueueTransactionType", - "typeName": "QueueTransactionType", + "resourceName": "Media", + "fieldName": "OriginatingSystemResourceRecordKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Queue Transaction Type" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/QueueTransactionType+Field" + "value": "Originating System Resource Record Key" }, { "term": "Core.Description", - "value": "The type of change that the queue transaction record is representing. For example, add, change, delete, etc." + "value": "The originating system\u0027s primary key of the related record from the source resource (e.g., ListingKey, AgentKey, OfficeKey, TeamKey). The ResourceName identifies the resource being referenced. OriginatingSystemName or OriginatingSystemId are used to identify the originating system." } ] }, { - "resourceName": "Queue", - "fieldName": "ResourceName", - "type": "org.reso.metadata.enums.ResourceName", - "typeName": "ResourceName", + "resourceName": "Media", + "fieldName": "SourceSystemResourceRecordId", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Name" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125047" + "value": "Source System Resource Record ID" }, { "term": "Core.Description", - "value": "The name of the resource which this queue record is referencing." + "value": "The source system\u0027s well-known identifier of the related record from the source resource. The value may be identical to that of the key, but the ID is intended to be the value used by a human to retrieve the information about a specific listing. With multiple originating systems or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value. This most commonly would be the ListingId as it exists in the source system." } ] }, { - "resourceName": "Queue", - "fieldName": "ResourceRecordID", + "resourceName": "Media", + "fieldName": "SourceSystemResourceRecordKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Record ID" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125050" + "value": "Source System Resource Record Key" }, { "term": "Core.Description", - "value": "The well known identifier of the related record from the source resource. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + "value": "The source system\u0027s primary key of the related record from the source resource (e.g., ListingKey, AgentKey, OfficeKey, TeamKey). The ResourceName identifies the resource being referenced. SourceSystemName or SourceSystemId are used to identify the originating system." } ] }, { - "resourceName": "Queue", - "fieldName": "ResourceRecordKey", + "resourceName": "Media", + "fieldName": "OriginatingSystemResourceRecordSystemId", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Record Key" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125052" + "value": "Originating System Resource Record System ID" }, { "term": "Core.Description", - "value": "The primary key of the related record from the source resource. For example the ListingKey, AgentKey, OfficeKey, etc. This is the system you are connecting to and not necessarily the original source of the record. This is a foreign key from the resource selected in the ResourceName field." + "value": "The system ID of the resource record from the originating system is used when the resource record is originated from a different system than the media. This is the system ID of the OriginatingSystemResourceRecordId and/or the OriginatingSystemResourceRecordKey when they are from a different system than the OriginatingSystemId and/or OriginatingSystemName." } ] }, { - "resourceName": "Queue", - "fieldName": "SourceSystemID", + "resourceName": "Media", + "fieldName": "SourceSystemResourceRecordSystemId", "type": "Edm.String", "nullable": true, "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System ID" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125055" + "value": "Source System Resource Record System ID" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The system ID of the resource record from the source system is used when the resource record is sourced from a different system than the media. This is the system ID of the SourceSystemResourceRecordID and/or the SourceSystemResourceRecordKey when they are from a different system than the SourceSystemID and/or SourceSystemName." } ] }, { - "resourceName": "Queue", - "fieldName": "SourceSystemName", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "Media", + "fieldName": "OriginatingSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Name" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125058" + "value": "Originating System" }, { "term": "Core.Description", - "value": "The name of the Queue record provider. The system from which the record was directly received. The legal name of the company." + "value": "The originating system of the Media record." } ] }, { - "resourceName": "Queue", - "fieldName": "SourceSystemQueueKey", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "Media", + "fieldName": "SourceSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Queue Key" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemQueueKey+Field" + "value": "Source System" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The source system of the Media record." } ] }, { - "resourceName": "Rules", - "fieldName": "ClassName", - "type": "org.reso.metadata.enums.ClassName", - "typeName": "ClassName", - "nullable": true, + "resourceName": "Media", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Class Name" + "value": "History Transactional" }, { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125077" + "term": "Core.Description", + "value": "The history of the Media record." + } + ] + }, + { + "resourceName": "Media", + "fieldName": "ChangedByMember", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Member", + "typeName": "Member", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Changed By Member" }, { "term": "Core.Description", - "value": "The class or table to which the Rule refers. i.e. Residential, Residential Lease, Income, Mobile, etc." + "value": "The member who changed the Media record." } ] }, { - "resourceName": "Rules", - "fieldName": "FieldKey", + "resourceName": "MemberAssociation", + "fieldName": "AssociationKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Field Key" + "value": "Association Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125081" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125403" }, { "term": "Core.Description", - "value": "The unique identifier of the field to which the Rule applies. This is a foreign key relating to the field found in the resource per the ResourceName." + "value": "The unique identifier for the association record." } ] }, { - "resourceName": "Rules", - "fieldName": "FieldName", + "resourceName": "MemberAssociation", + "fieldName": "AssociationMlsId", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Field Name" + "value": "Association MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125085" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125410" }, { "term": "Core.Description", - "value": "The name of the field to which the Rule applies." + "value": "The local, well-known identifier for the association of REALTORS®. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." } ] }, { - "resourceName": "Rules", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "MemberAssociation", + "fieldName": "AssociationNationalAssociationId", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Association National Association ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125094" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125419" }, { "term": "Core.Description", - "value": "The transactional timestamp automatically recorded by the MLS system representing the date/time the rule was last modified." + "value": "The national association ID of the association as known by the national association." } ] }, { - "resourceName": "Rules", - "fieldName": "OriginalEntryTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "MemberAssociation", + "fieldName": "AssociationStaffYN", + "type": "Edm.Boolean", "nullable": true, - "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Original Entry Timestamp" + "value": "Association Staff Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125100" + "value": "https://ddwiki.reso.org/display/DDW20/AssociationStaffYN+Field" }, { "term": "Core.Description", - "value": "The transactional timestamp automatically recorded by the MLS system representing the date/time the rule was initially entered." + "value": "Determines whether or not the record is asssociated with an assocation employee." } ] }, { - "resourceName": "Rules", - "fieldName": "OriginatingSystemID", - "type": "Edm.String", + "resourceName": "MemberAssociation", + "fieldName": "MemberAssociationBillStatus", + "type": "org.reso.metadata.enums.MemberAssociationBillStatus", + "typeName": "MemberAssociationBillStatus", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System ID" + "value": "Member Association Bill Status" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125104" + "value": "https://ddwiki.reso.org/display/DDW20/MemberAssociationBillStatus+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the Rule originated. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The billing status of the member." } ] }, { - "resourceName": "Rules", - "fieldName": "OriginatingSystemName", + "resourceName": "MemberAssociation", + "fieldName": "MemberAssociationBillStatusDescription", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 100, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Name" + "value": "Member Association Bill Status Description" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125109" + "value": "https://ddwiki.reso.org/display/DDW20/MemberAssociationBillStatusDescription+Field" }, { "term": "Core.Description", - "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the Rules is originally input. The legal name of the company." + "value": "The description of the billing status of the member." } ] }, { - "resourceName": "Rules", - "fieldName": "OriginatingSystemRuleKey", - "type": "Edm.String", + "resourceName": "MemberAssociation", + "fieldName": "MemberAssociationDuesPaidDate", + "type": "Edm.Date", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Rule Key" + "value": "Member Association Dues Paid Date" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemRuleKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberAssociationDuesPaidDate+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the Rule originated. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "The last date the member payed dues." } ] }, { - "resourceName": "Rules", - "fieldName": "ResourceName", - "type": "org.reso.metadata.enums.ResourceName", - "typeName": "ResourceName", + "resourceName": "MemberAssociation", + "fieldName": "MemberAssociationJoinDate", + "type": "Edm.Date", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Name" + "value": "Member Association Join Date" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125118" + "value": "https://ddwiki.reso.org/display/DDW20/MemberAssociationJoinDate+Field" }, { "term": "Core.Description", - "value": "The resource to which the Rule refers. E.g. Property, Member, Office, Open House, etc." + "value": "The date the member joined the association." } ] }, { - "resourceName": "Rules", - "fieldName": "RuleAction", - "type": "Edm.String", + "resourceName": "MemberAssociation", + "fieldName": "MemberAssociationOrientationDate", + "type": "Edm.Date", "nullable": true, - "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rule Action" + "value": "Member Association Orientation Date" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RuleAction+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberAssociationOrientationDate+Field" }, { "term": "Core.Description", - "value": "The action to be taken when processing the rule." + "value": "The date the member underwent orientation with the association." } ] }, { - "resourceName": "Rules", - "fieldName": "RuleDescription", + "resourceName": "MemberAssociation", + "fieldName": "MemberAssociationPrimaryIndicator", "type": "Edm.String", "nullable": true, - "maxLength": 8000, + "maxLength": 20, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rule Description" + "value": "Member Association Primary Indicator" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RuleDescription+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberAssociationPrimaryIndicator+Field" }, { "term": "Core.Description", - "value": "A detailed textual description of the rule." + "value": "An indicator showing whether the member\u0027s association membership status is primary, secondary, or not applicable (i.e., P, S, X)." } ] }, { - "resourceName": "Rules", - "fieldName": "RuleEnabledYN", - "type": "Edm.Boolean", + "resourceName": "MemberAssociation", + "fieldName": "MemberAssociationStatus", + "type": "org.reso.metadata.enums.MemberStatus", + "typeName": "MemberStatus", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rule Enabled Yes/No" + "value": "Member Association Status" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RuleEnabledYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberAssociationStatus+Field" }, { "term": "Core.Description", - "value": "Is the rule currently enabled?" + "value": "States if the account is active, inactive or under disciplinary action." } ] }, { - "resourceName": "Rules", - "fieldName": "RuleErrorText", - "type": "Edm.String", + "resourceName": "MemberAssociation", + "fieldName": "MemberAssociationStatusDate", + "type": "Edm.Date", "nullable": true, - "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rule Error Text" + "value": "Member Association Status Date" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RuleErrorText+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberAssociationStatusDate+Field" }, { "term": "Core.Description", - "value": "Textual information conveyed when the given rule is in error or fails. (e.g. The listing price must be greater than 0.)" + "value": "The date of change of the member\u0027s status in relation to the association." } ] }, { - "resourceName": "Rules", - "fieldName": "RuleExpression", + "resourceName": "MemberAssociation", + "fieldName": "MemberKey", "type": "Edm.String", "nullable": true, - "maxLength": 8000, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rule Expression" + "value": "Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RuleExpression+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125476" }, { "term": "Core.Description", - "value": "The expression or details of the rule." + "value": "A unique identifier for this record from the immediate source. This is the string key and the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemMemberKey and OriginatingSystemMemberKey." } ] }, { - "resourceName": "Rules", - "fieldName": "RuleFormat", - "type": "org.reso.metadata.enums.RuleFormat", - "typeName": "RuleFormat", + "resourceName": "MemberAssociation", + "fieldName": "MemberLocalDuesWaivedYN", + "type": "Edm.Boolean", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rule Format" + "value": "Member Local Dues Waived Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RuleFormat+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberLocalDuesWaivedYN+Field" }, { "term": "Core.Description", - "value": "$filter, JavaScript, RETS1.8, REBR, etc.… ?" + "value": "Determines whether or not the member\u0027s association dues are waived at the local level." } ] }, { - "resourceName": "Rules", - "fieldName": "RuleHelpText", + "resourceName": "MemberAssociation", + "fieldName": "MemberMlsId", "type": "Edm.String", "nullable": true, - "maxLength": 8000, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rule Help Text" + "value": "Member MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RuleHelpText+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125482" }, { "term": "Core.Description", - "value": "The text that might be displayed on a form that helps the user fix the rule (e.g. enter phone number in the 10 digit format ###-###-####.)" + "value": "The local, well-known identifier for the member. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." } ] }, { - "resourceName": "Rules", - "fieldName": "RuleKey", - "type": "Edm.String", + "resourceName": "MemberAssociation", + "fieldName": "MemberNationalDuesWaivedYN", + "type": "Edm.Boolean", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rule Key" + "value": "Member National Dues Waived Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RuleKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberNationalDuesWaivedYN+Field" }, { "term": "Core.Description", - "value": "A single designation identifying what category of fields to which the given field belongs." + "value": "Determines whether or not the member\u0027s association dues are waived at the national level." } ] }, { - "resourceName": "Rules", - "fieldName": "RuleName", - "type": "Edm.String", + "resourceName": "MemberAssociation", + "fieldName": "MemberStatelDuesWaivedYN", + "type": "Edm.Boolean", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rule Name" + "value": "Member State Dues Waived Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RuleName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberStatelDuesWaivedYN+Field" }, { "term": "Core.Description", - "value": "A descriptive name for the rule." + "value": "Determines whether or not the member\u0027s association dues are waived at the state level." } ] }, { - "resourceName": "Rules", - "fieldName": "RuleOrder", - "type": "Edm.Int64", + "resourceName": "MemberAssociation", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rule Order" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RuleOrder+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125491" }, { "term": "Core.Description", - "value": "When in use, execution of rules are to follow the order specified by this field. Any rule that references another field will need to be ordered." + "value": "The date/time the record was last modified." } ] }, { - "resourceName": "Rules", - "fieldName": "RuleType", - "type": "org.reso.metadata.enums.RuleType", - "typeName": "RuleType", + "resourceName": "MemberAssociation", + "fieldName": "OriginalEntryTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rule Type" + "value": "Original Entry Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RuleType+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125494" }, { "term": "Core.Description", - "value": "Validation, Required, Warning, etc." + "value": "The date/time the record was originally input into the source system." } ] }, { - "resourceName": "Rules", - "fieldName": "RuleVersion", + "resourceName": "MemberAssociation", + "fieldName": "OriginatingSystemId", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rule Version" + "value": "Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RuleVersion+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125500" }, { "term": "Core.Description", - "value": "A semantically-versioned rule version. https://semver.org/" + "value": "The RESO Unique Organization Identifier (UOI) OrganizationUniqueId of the originating record provider. The originating system is the system with authoritative control over the record (e.g., the name of the MLS where the member was input). In cases where the originating system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Rules", - "fieldName": "RuleWarningText", + "resourceName": "MemberAssociation", + "fieldName": "OriginatingSystemMemberKey", "type": "Edm.String", "nullable": true, - "maxLength": 8000, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rule Warning Text" + "value": "Originating System Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RuleWarningText+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125504" }, { "term": "Core.Description", - "value": "Textual information conveyed when a given rule has met a condition that warrants a warning message. e.g. you\u0027ve entered a sale price that is has a difference from the listing price greater than 25%." + "value": "The system key, a unique record identifier, from the originating system. The originating system is the system with authoritative control over the record (e.g., the MLS where the member was input). There may be cases where the source system (how the record is received) is not the originating system. See Source System Key for more information." } ] }, { - "resourceName": "Rules", - "fieldName": "SourceSystemHistoryKey", + "resourceName": "MemberAssociation", + "fieldName": "OriginatingSystemName", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System History Key" + "value": "Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125181" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125507" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The name of the originating record provider, most commonly the name of the MLS. The place where the member is originally input by the member. The legal name of the company." } ] }, { - "resourceName": "Rules", - "fieldName": "SourceSystemID", + "resourceName": "MemberAssociation", + "fieldName": "SourceSystemId", "type": "Edm.String", "nullable": true, "maxLength": 25, @@ -24225,59 +24338,58 @@ }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125185" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125511" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The RESO Unique Organization Identifier (UOI) OrganizationUniqueId of the source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Rules", - "fieldName": "SourceSystemName", + "resourceName": "MemberAssociation", + "fieldName": "SourceSystemMemberKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Name" + "value": "Source System Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125189" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125514" }, { "term": "Core.Description", - "value": "The name of the Rule record provider. The system from which the record was directly received. The legal name of the company." + "value": "The system key, a unique record identifier, from the source system. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Rules", - "fieldName": "OriginatingSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "MemberAssociation", + "fieldName": "SourceSystemName", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System" + "value": "Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125200" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125518" }, { "term": "Core.Description", - "value": "The originating system of the Rules record." + "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "Rules", + "resourceName": "MemberAssociation", "fieldName": "SourceSystem", "isExpansion": true, "isCollection": false, @@ -24288,804 +24400,795 @@ "term": "RESO.OData.Metadata.StandardName", "value": "Source System" }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125201" - }, { "term": "Core.Description", - "value": "The source system of the Rules record." + "value": "The source system of the MemberAssociation record." } ] }, { - "resourceName": "Rules", - "fieldName": "HistoryTransactional", + "resourceName": "MemberAssociation", + "fieldName": "OriginatingSystem", "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.HistoryTransactional", - "typeName": "HistoryTransactional", + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "History Transactional" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125210" + "value": "Originating System" }, { "term": "Core.Description", - "value": "The history of the Rules record." + "value": "The originating system of the MemberAssociation record." } ] }, { - "resourceName": "Showing", - "fieldName": "AgentOriginatingSystemID", - "type": "Edm.String", - "nullable": true, - "maxLength": 25, + "resourceName": "MemberAssociation", + "fieldName": "Member", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Member", + "typeName": "Member", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agent Originating System ID" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AgentOriginatingSystemID+Field" + "value": "Member" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the listing was input. In cases where the Originating system was not where the record was retrieved, see the Source System fields." + "value": "The member of the MemberAssociation record." } ] }, { - "resourceName": "Showing", - "fieldName": "AgentOriginatingSystemName", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "MemberAssociation", + "fieldName": "Association", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Association", + "typeName": "Association", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agent Originating System Name" + "value": "Association" }, { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AgentOriginatingSystemName+Field" + "term": "Core.Description", + "value": "The Association of the MemberAssociation record." + } + ] + }, + { + "resourceName": "MemberAssociation", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "History Transactional" }, { "term": "Core.Description", - "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the listing is originally input by the member. The legal name of the company. In cases where the Originating system was not where the record was retrieved, see hte Source System fields." + "value": "A collection of history items related to the MemberAssociation record." } ] }, { - "resourceName": "Showing", - "fieldName": "AgentSourceSystemID", + "resourceName": "MemberStateLicenses", + "fieldName": "MemberMlsId", "type": "Edm.String", "nullable": true, "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agent Source System ID" + "value": "Member MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AgentSourceSystemID+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896907" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The local, well-known identifier for the member. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." } ] }, { - "resourceName": "Showing", - "fieldName": "AgentSourceSystemName", + "resourceName": "MemberStateLicenses", + "fieldName": "MemberKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agent Source System Name" + "value": "Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AgentSourceSystemName+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896910" }, { "term": "Core.Description", - "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemMemberKey and OriginatingSystemMemberKey." } ] }, { - "resourceName": "Showing", - "fieldName": "ListingId", + "resourceName": "MemberStateLicenses", + "fieldName": "MemberStateLicense", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing ID" + "value": "Member State License" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125117" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896915" }, { "term": "Core.Description", - "value": "The well known identifier for the listing being shown. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + "value": "The license of the Member. Separate multiple licenses with a comma and space." } ] }, { - "resourceName": "Showing", - "fieldName": "ListingKey", - "type": "Edm.String", + "resourceName": "MemberStateLicenses", + "fieldName": "MemberStateLicenseExpirationDate", + "type": "Edm.Date", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Key" + "value": "Member State License Expiration Date" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125121" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896920" }, { "term": "Core.Description", - "value": "A unique identifier for this record. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemKey and OriginatingSystemKey." + "value": "The expiration date for the member\u0027s license." } ] }, { - "resourceName": "Showing", - "fieldName": "ListingOriginatingSystemID", - "type": "Edm.String", + "resourceName": "MemberStateLicenses", + "fieldName": "MemberStateLicenseType", + "type": "org.reso.metadata.enums.MemberStateLicenseType", + "typeName": "MemberStateLicenseType", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Originating System ID" + "value": "Member State License Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingOriginatingSystemID+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896923" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the listing was input. In cases where the Originating system was not where the record was retrieved, see the Source System fields." + "value": "The license type of the member." } ] }, { - "resourceName": "Showing", - "fieldName": "ListingOriginatingSystemName", - "type": "Edm.String", + "resourceName": "MemberStateLicenses", + "fieldName": "MemberStateLicenseState", + "type": "org.reso.metadata.enums.StateOrProvince", + "typeName": "StateOrProvince", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Originating System Name" + "value": "Member State License State" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingOriginatingSystemName+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896928" }, { "term": "Core.Description", - "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the listing is originally input by the member. The legal name of the company. In cases where the Originating system was not where the record was retrieved, see the Source System fields." + "value": "The state in which the member is licensed." } ] }, { - "resourceName": "Showing", - "fieldName": "ListingSourceSystemID", - "type": "Edm.String", + "resourceName": "MemberStateLicenses", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 25, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Source System ID" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingSourceSystemID+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896932" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "Date/time the roster member state license record was last modified." } ] }, { - "resourceName": "Showing", - "fieldName": "ListingSourceSystemName", + "resourceName": "MemberStateLicenses", + "fieldName": "MemberStateLicenseKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Source System Name" + "value": "Member State License Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingSourceSystemName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MemberStateLicenseKey+Field" }, { "term": "Core.Description", - "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields" + "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemMemberKey and OriginatingSystemMemberKey." } ] }, { - "resourceName": "Showing", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", - "nullable": true, - "precision": 27, + "resourceName": "MemberStateLicenses", + "fieldName": "Member", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Member", + "typeName": "Member", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125147" + "value": "Member" }, { "term": "Core.Description", - "value": "The transactional timestamp automatically recorded by the system representing the date/time the Showing record was last modified." + "value": "The member of the MemberStateLicenses record." } ] }, { - "resourceName": "Showing", - "fieldName": "OriginalEntryTimestamp", - "type": "Edm.DateTimeOffset", - "nullable": true, - "precision": 27, + "resourceName": "MemberStateLicenses", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Original Entry Timestamp" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125151" + "value": "History Transactional" }, { "term": "Core.Description", - "value": "The transactional timestamp automatically recorded by the system representing the date/time the Showing record was entered and made visible to members of the system." + "value": "A collection of history items related to the MemberStateLicenses record." } ] }, { - "resourceName": "Showing", - "fieldName": "OriginatingSystemAgentKey", - "type": "Edm.String", + "resourceName": "SavedSearch", + "fieldName": "ClassName", + "type": "org.reso.metadata.enums.ClassName", + "typeName": "ClassName", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Agent Key" + "value": "Class Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemAgentKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1124995" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the member was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "The class or table to which the SearchQuery criteria refers. i.e. Residential, Residential Lease, Income, Mobile, etc." } ] }, { - "resourceName": "Showing", - "fieldName": "OriginatingSystemListingKey", + "resourceName": "SavedSearch", + "fieldName": "MemberKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Listing Key" + "value": "Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemListingKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125006" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the member was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "A system unique identifier. Specifically, in aggregation systems, the MemberKey is the system unique identifier from the system that the record was retrieved. This may be identical to the related xxxId. This is a foreign key relating to the Member resource\u0027s MemberKey." } ] }, { - "resourceName": "Showing", - "fieldName": "OriginatingSystemShowingKey", + "resourceName": "SavedSearch", + "fieldName": "MemberMlsId", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Showing Key" + "value": "Member MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemShowingKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125009" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the member was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "The local, well-known identifier for the member. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." } ] }, { - "resourceName": "Showing", - "fieldName": "ShowingAgentKey", - "type": "Edm.String", + "resourceName": "SavedSearch", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 255, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Agent Key" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125129" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125015" }, { "term": "Core.Description", - "value": "A system unique identifier of the member who has scheduled to access the property. Specifically, in aggregation systems, the ListAgentKey is the system unique identifier from the system that the record was retrieved. This may be identical to the related xxxId. This is a foreign key relating to the Member resource\u0027s MemberKey." + "value": "The transactional timestamp automatically recorded by the MLS system representing the date/time the saved search was last modified." } ] }, { - "resourceName": "Showing", - "fieldName": "ShowingAgentMlsID", - "type": "Edm.String", + "resourceName": "SavedSearch", + "fieldName": "OriginalEntryTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 25, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Agent MLS ID" + "value": "Original Entry Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125132" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125018" }, { "term": "Core.Description", - "value": "The local, well-known identifier for the member who has scheduled to access the property, most commonly representing a buyer. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." + "value": "The transactional timestamp automatically recorded by the MLS system representing the date/time the saved search was entered." } ] }, { - "resourceName": "Showing", - "fieldName": "ShowingEndTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "SavedSearch", + "fieldName": "OriginatingSystemID", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing End Timestamp" + "value": "Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingEndTimestamp+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125021" }, { "term": "Core.Description", - "value": "The date and time the showing ends. Where other timestamps are typically stored in UTC, showing start and end date/times are typically stored in the local time zone of the property being showed." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the Saved Search was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Showing", - "fieldName": "ShowingId", + "resourceName": "SavedSearch", + "fieldName": "OriginatingSystemKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing ID" + "value": "Originating System Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingId+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125025" }, { "term": "Core.Description", - "value": "The well-known identifier for the showing record. The value may be identical to that of the ShowingKey, but the ShowingID is intended to be the value used by a human to retrieve the information about a specific showing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the Saved Search was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." } ] }, { - "resourceName": "Showing", - "fieldName": "ShowingKey", + "resourceName": "SavedSearch", + "fieldName": "OriginatingSystemMemberKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Key" + "value": "Originating System Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125031" }, { "term": "Core.Description", - "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemShowingKey and OriginatingSystemShowingKey." + "value": "Unique identifier from the originating system which is commonly a key to that system. In the case where data is passed through more than one system, this is the originating system key. This is a foreign key relating to the system where this record was originated." } ] }, { - "resourceName": "Showing", - "fieldName": "ShowingOriginatingSystemID", + "resourceName": "SavedSearch", + "fieldName": "OriginatingSystemMemberName", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Originating System ID" + "value": "Originating System Member Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingOriginatingSystemID+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemMemberName+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the listing was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The name of the originating record provider. Most commonly the name of the MLS. The place where the listing is originally input by the member. The legal name of the company. To be used for display." } ] }, { - "resourceName": "Showing", - "fieldName": "ShowingOriginatingSystemName", + "resourceName": "SavedSearch", + "fieldName": "OriginatingSystemName", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Originating System Name" + "value": "Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingOriginatingSystemName+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125039" }, { "term": "Core.Description", - "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the listing is originally input by the member. The legal name of the company." + "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the Saved Search is originally input. The legal name of the company." } ] }, { - "resourceName": "Showing", - "fieldName": "ShowingRequestedTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "SavedSearch", + "fieldName": "ResourceName", + "type": "org.reso.metadata.enums.ResourceName", + "typeName": "ResourceName", "nullable": true, - "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Requested Timestamp" + "value": "Resource Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingRequestedTimestamp+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125042" }, { "term": "Core.Description", - "value": "The date/time when the showing agent submitted their request to access the property. This is a system timestamp normally generated by a showing system, which is commonly the Originating System for showing records." + "value": "The resource to which the SearchQuery criteria refers. i.e. Property, Open House, Agent, Office, Contact, etc." } ] }, { - "resourceName": "Showing", - "fieldName": "ShowingSourceSystemID", + "resourceName": "SavedSearch", + "fieldName": "SavedSearchDescription", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 4000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Source System ID" + "value": "Saved Search Description" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingSourceSystemID+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SavedSearchDescription+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "A textual description of the saved search input by the member who created the saved search." } ] }, { - "resourceName": "Showing", - "fieldName": "ShowingSourceSystemName", + "resourceName": "SavedSearch", + "fieldName": "SavedSearchKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Source System Name" + "value": "Saved Search Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingSourceSystemName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SavedSearchKey+Field" }, { "term": "Core.Description", - "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." + "value": "A unique identifier for this record from the immediate source. This may be a number, or string that can include URI or other forms. This is the system you are connecting to and not necessarily the original source of the record." } ] }, { - "resourceName": "Showing", - "fieldName": "ShowingStartTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "SavedSearch", + "fieldName": "SavedSearchName", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Start Timestamp" + "value": "Saved Search Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingStartTimestamp+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SavedSearchName+Field" }, { "term": "Core.Description", - "value": "The date and time the showing begins. Where other timestamps are typically stored in UTC, showing start and end date/times are typically stored in the local time zone of the property being showed." + "value": "The name given to the search by the member inputting the saved search." } ] }, { - "resourceName": "Showing", - "fieldName": "SourceSystemAgentKey", - "type": "Edm.String", + "resourceName": "SavedSearch", + "fieldName": "SavedSearchType", + "type": "org.reso.metadata.enums.SavedSearchType", + "typeName": "SavedSearchType", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Agent Key" + "value": "Saved Search Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemAgentKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SavedSearchType+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." + "value": "Is the saved search used to pass criteria to be stored and executed by the client or is the saved search a key to be passed to the host for execution. i.e. Client Receives Criteria, Host Returns Listings. This may be described at the record level with this field, or at some other level of implementation to be determined by RESO R\u0026D." } ] }, { - "resourceName": "Showing", - "fieldName": "SourceSystemListingKey", + "resourceName": "SavedSearch", + "fieldName": "SearchQuery", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Listing Key" + "value": "Search Query" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemListingKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SearchQuery+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." + "value": "Textual representation of the search performed by the member that was saved. It is required to present in ODATA\u0027s $filter format. Additional formats are under review. See additional documentation for specific requirements for this field." } ] }, { - "resourceName": "Showing", - "fieldName": "SourceSystemShowingKey", + "resourceName": "SavedSearch", + "fieldName": "SearchQueryExceptionDetails", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Showing Key" + "value": "Search Query Exception Details" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemShowingKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SearchQueryExceptionDetails+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." + "value": "A free text description used to expand on the SearchQueryExceptions selections made by the host." } ] }, { - "resourceName": "Showing", - "fieldName": "AgentOriginatingSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "SavedSearch", + "fieldName": "SearchQueryExceptions", + "type": "org.reso.metadata.enums.SearchQueryExceptions", + "typeName": "SearchQueryExceptions", + "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agent Originating System" + "value": "Search Query Exceptions" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AgentOriginatingSystem+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SearchQueryExceptions+Field" }, { "term": "Core.Description", - "value": "The originating system of the member associated with the showing." + "value": "A list of exceptions or errors with the given search query during it\u0027s creation by the host. Analogous to an error code this is the host\u0027s opportunity to describe an inability to fully express a saved search under the constraints of the given protocol. i.e. $filter. The client may use this information to bring attention to the user about a given saved search and a need to review or recreate the search." } ] }, { - "resourceName": "Showing", - "fieldName": "AgentSourceSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "SavedSearch", + "fieldName": "SearchQueryHumanReadable", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agent Source System" + "value": "Search Query Human Readable" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AgentSourceSystem+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SearchQueryHumanReadable+Field" }, { "term": "Core.Description", - "value": "The source system of the member associated with the showing." + "value": "A human readable version of the search query that is commonly used for display and may not contain all actual criteria. For actual search criteria, use the SearchQuery field." } ] }, { - "resourceName": "Showing", - "fieldName": "ShowingAgent", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.Member", - "typeName": "Member", + "resourceName": "SavedSearch", + "fieldName": "SearchQueryType", + "type": "org.reso.metadata.enums.SearchQueryType", + "typeName": "SearchQueryType", + "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Agent" + "value": "Search Query Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125145" + "value": "https://ddwiki.reso.org/display/DDW20/SearchQueryType+Field" }, { "term": "Core.Description", - "value": "The showing agent." + "value": "A picklist of the type of query language used in the SearchQuery field. i.e. DMQL2, $filter, etc." } ] }, { - "resourceName": "Showing", - "fieldName": "Listing", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.Property", - "typeName": "Property", + "resourceName": "SavedSearch", + "fieldName": "SourceSystemID", + "type": "Edm.String", + "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing" + "value": "Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125146" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125082" }, { "term": "Core.Description", - "value": "The listing associated with the showing." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Showing", - "fieldName": "ListingOriginatingSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "SavedSearch", + "fieldName": "SourceSystemKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Originating System" + "value": "Source System Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingOriginatingSystem+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125087" }, { "term": "Core.Description", - "value": "The originating system of the Listing record associated with the showing." + "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Showing", - "fieldName": "ListingSourceSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "SavedSearch", + "fieldName": "SourceSystemName", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Source System" + "value": "Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingSourceSystem+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125092" }, { "term": "Core.Description", - "value": "The source system of the Listing record associated with the showing." + "value": "The name of the Saved Search record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "Showing", - "fieldName": "ShowingOriginatingSystem", + "resourceName": "SavedSearch", + "fieldName": "Member", "isExpansion": true, "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "type": "org.reso.metadata.Member", + "typeName": "Member", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Originating System" + "value": "Member" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingOriginatingSystem+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Member+Field" }, { "term": "Core.Description", - "value": "The originating system of the Showing record." + "value": "The member associated with the saved search." } ] }, { - "resourceName": "Showing", - "fieldName": "ShowingSourceSystem", + "resourceName": "SavedSearch", + "fieldName": "OriginatingSystem", "isExpansion": true, "isCollection": false, "type": "org.reso.metadata.OUID", @@ -25093,3058 +25196,3011 @@ "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Source System" + "value": "Originating System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingSourceSystem+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125099" }, { "term": "Core.Description", - "value": "The source system of the Showing record." + "value": "The originating system of the SavedSearch record." } ] }, { - "resourceName": "Showing", - "fieldName": "HistoryTransactional", + "resourceName": "SavedSearch", + "fieldName": "SourceSystem", "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.HistoryTransactional", - "typeName": "HistoryTransactional", + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "History Transactional" + "value": "Source System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125207" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125101" }, { "term": "Core.Description", - "value": "The history of the Showing record." + "value": "The source system of the SavedSearch record." } ] }, { - "resourceName": "Showing", - "fieldName": "Media", + "resourceName": "SavedSearch", + "fieldName": "HistoryTransactional", "isExpansion": true, "isCollection": true, - "type": "org.reso.metadata.Media", - "typeName": "Media", + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Media" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125211" + "value": "History Transactional" }, { "term": "Core.Description", - "value": "The media associated with the Showing record." + "value": "The collection history items related to the the SavedSearch record." } ] }, { - "resourceName": "Showing", - "fieldName": "SocialMedia", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.SocialMedia", - "typeName": "SocialMedia", + "resourceName": "OfficeAssociation", + "fieldName": "AssociationKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Social Media" + "value": "Association Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125213" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125422" }, { "term": "Core.Description", - "value": "The social media associated with the Showing record." + "value": "The unique identifier for the association record." } ] }, { - "resourceName": "Teams", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "OfficeAssociation", + "fieldName": "AssociationMlsId", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Association MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125156" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125429" }, { "term": "Core.Description", - "value": "Date/time the roster (Team or office) record was last modified." + "value": "The local, well-known identifier for the association of REALTORS®. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." } ] }, { - "resourceName": "Teams", - "fieldName": "OriginalEntryTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "OfficeAssociation", + "fieldName": "AssociationNationalAssociationId", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Original Entry Timestamp" + "value": "Association National Association ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125160" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125432" }, { "term": "Core.Description", - "value": "Date/time the roster (Team or office) record was originally input into the source system." + "value": "The national association ID of the association as known by the National Association of REALTORS®." } ] }, { - "resourceName": "Teams", - "fieldName": "OriginatingSystemID", + "resourceName": "OfficeAssociation", + "fieldName": "BillStatus", "type": "Edm.String", "nullable": true, "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System ID" + "value": "Bill Status" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125163" + "value": "https://ddwiki.reso.org/display/DDW20/BillStatus+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the Team was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The status of the bill (i.e., Not Billed, Billed, Paid or N, B, P)." } ] }, { - "resourceName": "Teams", - "fieldName": "OriginatingSystemKey", - "type": "Edm.String", + "resourceName": "OfficeAssociation", + "fieldName": "JoinDate", + "type": "Edm.Date", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Key" + "value": "Join Date" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125166" + "value": "https://ddwiki.reso.org/display/DDW20/JoinDate+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the Team was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "The date the office joined the association." } ] }, { - "resourceName": "Teams", - "fieldName": "OriginatingSystemName", - "type": "Edm.String", + "resourceName": "OfficeAssociation", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 255, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Name" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125169" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125445" }, { "term": "Core.Description", - "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the Team is originally input. The legal name of the company." + "value": "The date/time the record was last modified." } ] }, { - "resourceName": "Teams", - "fieldName": "SocialMediaType", - "type": "org.reso.metadata.enums.SocialMediaType", - "typeName": "SocialMediaType", + "resourceName": "OfficeAssociation", + "fieldName": "OfficeAssociationPrimaryIndicator", + "type": "org.reso.metadata.enums.OfficeAssociationPrimaryIndicator", + "typeName": "OfficeAssociationPrimaryIndicator", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Social Media Type" + "value": "Office Association Primary Indicator" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125173" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeAssociationPrimaryIndicator+Field" }, { "term": "Core.Description", - "value": "A list of types of sites, blog, social media, the Team URL or ID is referring to. i.e. Website, Blog, Facebook, Twitter, LinkedIn, Skype, etc., This list is used to populate the Type with repeating Social Media URL or ID types." + "value": "An indicator showing Primary, Secondary or Not Applicable with the association (i.e., P, S, X)." } ] }, { - "resourceName": "Teams", - "fieldName": "SourceSystemID", - "type": "Edm.String", + "resourceName": "OfficeAssociation", + "fieldName": "OfficeAssociationStatus", + "type": "org.reso.metadata.enums.OfficeStatus", + "typeName": "OfficeStatus", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System ID" + "value": "Office Association Status" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125176" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeAssociationStatus+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The status of the office (i.e., Active, Inactive or Under Disciplinary Action)." } ] }, { - "resourceName": "Teams", - "fieldName": "SourceSystemKey", - "type": "Edm.String", + "resourceName": "OfficeAssociation", + "fieldName": "OfficeAssociationStatusDate", + "type": "Edm.Date", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Key" + "value": "Office Association Status Date" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125179" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeAssociationStatusDate+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The last time the status field was updated. Used for actual status." } ] }, { - "resourceName": "Teams", - "fieldName": "SourceSystemName", + "resourceName": "OfficeAssociation", + "fieldName": "OfficeKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Name" + "value": "Office Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125182" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125459" }, { "term": "Core.Description", - "value": "The name of the Team record provider. The system from which the record was directly received. The legal name of the company." + "value": "A system unique identifier. Specifically, in aggregation systems, the Key is the system unique identifier from the system that the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set. This is a foreign key relating to the Office Resource\u0027s OfficeKey." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamAddress1", + "resourceName": "OfficeAssociation", + "fieldName": "OfficeMlsId", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Address 1" + "value": "Office MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamAddress1+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125462" }, { "term": "Core.Description", - "value": "The street number, direction, name and suffix of the Team." + "value": "The local, well-known identifier. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamAddress2", - "type": "Edm.String", + "resourceName": "OfficeAssociation", + "fieldName": "OriginalEntryTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 50, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Address 2" + "value": "Original Entry Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamAddress2+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125465" }, { "term": "Core.Description", - "value": "The unit/suite number of the Team." + "value": "The date/time the record was originally input into the source system." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamCarrierRoute", + "resourceName": "OfficeAssociation", + "fieldName": "OriginatingSystemId", "type": "Edm.String", "nullable": true, - "maxLength": 9, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Carrier Route" + "value": "Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamCarrierRoute+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125468" }, { "term": "Core.Description", - "value": "The group of addresses to which the USPS assigns the same code to aid in mail delivery. For the USPS, these codes are 9 digits: 5 numbers for the ZIP Code, one letter for the carrier route type, and 3 numbers for the carrier route number." + "value": "The RESO Unique Organization Identifier (UOI) OrganizationUniqueId of the originating record provider. The originating system is the system with authoritative control over the record (e.g., the name of the MLS where the member was input). In cases where the originating system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamCity", + "resourceName": "OfficeAssociation", + "fieldName": "OriginatingSystemMemberKey", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team City" + "value": "Originating System Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamCity+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125471" }, { "term": "Core.Description", - "value": "The city of the Team." + "value": "The system key, a unique record identifier, from the originating system. The originating system is the system with authoritative control over the record (e.g., the MLS where the member was input). There may be cases where the source system (how the record is received) is not the originating system. See Source System Member Key for more information." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamCountry", - "type": "org.reso.metadata.enums.Country", - "typeName": "Country", + "resourceName": "OfficeAssociation", + "fieldName": "OriginatingSystemName", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Country" + "value": "Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamCountry+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125477" }, { "term": "Core.Description", - "value": "The country abbreviation in a postal address." + "value": "The name of the originating record provider, most commonly the name of the MLS. The place where the member is originally input by the member. The legal name of the company." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamCountyOrParish", - "type": "org.reso.metadata.enums.CountyOrParish", - "typeName": "CountyOrParish", + "resourceName": "OfficeAssociation", + "fieldName": "SourceSystemId", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team County Or Parish" + "value": "Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamCountyOrParish+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125483" }, { "term": "Core.Description", - "value": "The county or parish in which the Team is addressed." + "value": "The RESO Unique Organization Identifier (UOI) OrganizationUniqueId of the source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamDescription", + "resourceName": "OfficeAssociation", + "fieldName": "SourceSystemMemberKey", "type": "Edm.String", "nullable": true, - "maxLength": 1024, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Description" + "value": "Source System Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamDescription+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125486" }, { "term": "Core.Description", - "value": "A description or marketing information about the team." + "value": "The system key, a unique record identifier, from the source system. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamDirectPhone", + "resourceName": "OfficeAssociation", + "fieldName": "SourceSystemName", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Direct Phone" + "value": "Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamDirectPhone+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125489" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamEmail", - "type": "Edm.String", - "nullable": true, - "maxLength": 80, + "resourceName": "OfficeAssociation", + "fieldName": "SourceSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Email" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamEmail+Field" + "value": "Source System" }, { "term": "Core.Description", - "value": "The email address of the Team." + "value": "The source system of the OfficeAssociation record." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamFax", - "type": "Edm.String", - "nullable": true, - "maxLength": 16, + "resourceName": "OfficeAssociation", + "fieldName": "OriginatingSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Fax" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamFax+Field" + "value": "Originating System" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The originating system of the OfficeAssociation record." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamKey", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "OfficeAssociation", + "fieldName": "Office", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Office", + "typeName": "Office", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Key" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamKey+Field" + "value": "Office" }, { "term": "Core.Description", - "value": "A system unique identifier. Specifically, in aggregation systems, the TeamKey is the system unique identifier from the system that the record was retrieved." + "value": "The office of the OfficeAssociation record." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamLeadKey", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "OfficeAssociation", + "fieldName": "Association", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Association", + "typeName": "Association", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Lead Key" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamLeadKey+Field" + "value": "Association" }, { "term": "Core.Description", - "value": "The unique system identifier of the team\u0027s lead member." + "value": "The Association of the OfficeAssociation record." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamLeadLoginId", - "type": "Edm.String", - "nullable": true, - "maxLength": 25, + "resourceName": "OfficeAssociation", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Lead Login ID" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamLeadLoginId+Field" + "value": "History Transactional" }, { "term": "Core.Description", - "value": "The ID used to logon to the MLS system." + "value": "A collection of history items related to the OfficeAssociation record." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamLeadMlsId", - "type": "Edm.String", + "resourceName": "OpenHouse", + "fieldName": "AppointmentRequiredYN", + "type": "Edm.Boolean", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Lead MLS ID" + "value": "Appointment Required Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamLeadMlsId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AppointmentRequiredYN+Field" }, { "term": "Core.Description", - "value": "The local, well-known identifier for the Team Lead. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." + "value": "Indicates whether or not the OpenHouse requires an appointment." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamLeadNationalAssociationId", + "resourceName": "OpenHouse", + "fieldName": "ListingId", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Lead National Association ID" + "value": "Listing ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamLeadNationalAssociationId+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125012" }, { "term": "Core.Description", - "value": "The national association ID of the team lead. i.e. in the U.S. is the NRDS number." + "value": "The well known identifier for the listing related to this Open House. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamLeadStateLicense", + "resourceName": "OpenHouse", + "fieldName": "ListingKey", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Lead State License" + "value": "Listing Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamLeadStateLicense+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125017" }, { "term": "Core.Description", - "value": "The license of the Team Lead. Separate multiple licenses with a comma and space." + "value": "A unique identifier for the listing record related to this Open House. This may be a number, or string that can include URI or other forms. This is the system you are connecting to and not necessarily the original source of the record. This may be a foreign key from the resource selected in the ResourceName field." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamLeadStateLicenseState", - "type": "org.reso.metadata.enums.StateOrProvince", - "typeName": "StateOrProvince", + "resourceName": "OpenHouse", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Lead State License State" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamLeadStateLicenseState+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125019" }, { "term": "Core.Description", - "value": "The state in which the Team Lead is licensed." + "value": "The transactional timestamp automatically recorded by the MLS system representing the date/time the Open House was last modified." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamMobilePhone", - "type": "Edm.String", + "resourceName": "OpenHouse", + "fieldName": "OpenHouseAttendedBy", + "type": "org.reso.metadata.enums.Attended", + "typeName": "Attended", "nullable": true, - "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Mobile Phone" + "value": "Open House Attended By" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamMobilePhone+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseAttendedBy+Field" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "Will the open house be attended by a licensed agent? Options are attended by agent, attended by the seller or unattended." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamName", - "type": "Edm.String", + "resourceName": "OpenHouse", + "fieldName": "OpenHouseDate", + "type": "Edm.Date", "nullable": true, - "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Name" + "value": "Open House Date" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseDate+Field" }, { "term": "Core.Description", - "value": "The name under which the team operates. If a business this may be a DBA." + "value": "The date on which the open house will occur." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamOfficePhone", - "type": "Edm.String", + "resourceName": "OpenHouse", + "fieldName": "OpenHouseEndTime", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 16, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Office Phone" + "value": "Open House End Time" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamOfficePhone+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseEndTime+Field" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The time the open house ends." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamOfficePhoneExt", + "resourceName": "OpenHouse", + "fieldName": "OpenHouseId", "type": "Edm.String", "nullable": true, - "maxLength": 10, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Office Phone Ext" + "value": "Open House ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamOfficePhoneExt+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseId+Field" }, { "term": "Core.Description", - "value": "The extension of the given phone number (if applicable)." + "value": "The well-known identifier for the Open House resource. The value may be identical to that of the OpenHouseKey, but the OpenHouseId intended to be the value used by a human to retrieve the information about a specific open house. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamPostalCode", + "resourceName": "OpenHouse", + "fieldName": "OpenHouseKey", "type": "Edm.String", "nullable": true, - "maxLength": 10, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Postal Code" + "value": "Open House Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamPostalCode+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseKey+Field" }, { "term": "Core.Description", - "value": "The postal code of the Team." + "value": "A unique identifier for this record from the immediate source. This may be a number, or string that can include URI or other forms. This is the system you are connecting to and not necessarily the original source of the record." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamPostalCodePlus4", + "resourceName": "OpenHouse", + "fieldName": "OpenHouseRemarks", "type": "Edm.String", "nullable": true, - "maxLength": 4, + "maxLength": 500, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Postal Code Plus 4" + "value": "Open House Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamPostalCodePlus4+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseRemarks+Field" }, { "term": "Core.Description", - "value": "The extension of the postal/zip code. i.e. +4" + "value": "Comments, instructions or information about the open house." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamPreferredPhone", - "type": "Edm.String", + "resourceName": "OpenHouse", + "fieldName": "OpenHouseStartTime", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 16, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Preferred Phone" + "value": "Open House Start Time" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamPreferredPhone+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseStartTime+Field" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The time the open house begins." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamPreferredPhoneExt", - "type": "Edm.String", + "resourceName": "OpenHouse", + "fieldName": "OpenHouseStatus", + "type": "org.reso.metadata.enums.OpenHouseStatus", + "typeName": "OpenHouseStatus", "nullable": true, - "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Preferred Phone Ext" + "value": "Open House Status" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamPreferredPhoneExt+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseStatus+Field" }, { "term": "Core.Description", - "value": "The extension of the given phone number (if applicable)." + "value": "Status of the open house, i.e. Active, Cancelled, Ended." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamStateOrProvince", - "type": "org.reso.metadata.enums.StateOrProvince", - "typeName": "StateOrProvince", + "resourceName": "OpenHouse", + "fieldName": "OpenHouseType", + "type": "org.reso.metadata.enums.OpenHouseType", + "typeName": "OpenHouseType", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team State Or Province" + "value": "Open House Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamStateOrProvince+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseType+Field" }, { "term": "Core.Description", - "value": "The state or province in which the Team is addressed." + "value": "The type of open house. i.e. Public, Broker, Office, Association, Private (invitation or targeted publication)." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamStatus", - "type": "org.reso.metadata.enums.TeamStatus", - "typeName": "TeamStatus", + "resourceName": "OpenHouse", + "fieldName": "OriginalEntryTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Status" + "value": "Original Entry Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamStatus+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125066" }, { "term": "Core.Description", - "value": "Is the account active, inactive or under disciplinary action." + "value": "The transactional timestamp automatically recorded by the MLS system representing the date/time the Open House was entered and made visible to members of the MLS." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamTollFreePhone", + "resourceName": "OpenHouse", + "fieldName": "OriginatingSystemID", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Toll Free Phone" + "value": "Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamTollFreePhone+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125070" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the Open House was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamVoiceMail", + "resourceName": "OpenHouse", + "fieldName": "OriginatingSystemKey", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Voice Mail" + "value": "Originating System Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamVoiceMail+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125073" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the Open House was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamVoiceMailExt", + "resourceName": "OpenHouse", + "fieldName": "OriginatingSystemName", "type": "Edm.String", "nullable": true, - "maxLength": 10, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Voice Mail Ext" + "value": "Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamVoiceMailExt+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125075" }, { "term": "Core.Description", - "value": "The extension of the given phone number (if applicable)." + "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the Open House is originally input. The legal name of the company." } ] }, { - "resourceName": "Teams", - "fieldName": "OriginatingSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "OpenHouse", + "fieldName": "Refreshments", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System" + "value": "Refreshments" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125300" + "value": "https://ddwiki.reso.org/display/DDW20/Refreshments+Field" }, { "term": "Core.Description", - "value": "The originating system of the Teams record." + "value": "A description of the refreshments that will be served at the open house." } ] }, { - "resourceName": "Teams", - "fieldName": "SourceSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "OpenHouse", + "fieldName": "ShowingAgentFirstName", + "type": "Edm.String", + "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System" + "value": "Showing Agent First Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125303" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentFirstName+Field" }, { "term": "Core.Description", - "value": "The source system of the Teams record." + "value": "The first name of the showing agent." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamLead", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.Member", - "typeName": "Member", + "resourceName": "OpenHouse", + "fieldName": "ShowingAgentKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Lead" + "value": "Showing Agent Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamLead+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentKey+Field" }, { "term": "Core.Description", - "value": "The team lead for the given team." + "value": "A system unique identifier. Specifically, in aggregation systems, the ListAgentKey is the system unique identifier from the system that the record was retrieved. This may be identical to the related xxxId. This is a foreign key relating to the Member resource\u0027s MemberKey." } ] }, { - "resourceName": "Teams", - "fieldName": "HistoryTransactional", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.HistoryTransactional", - "typeName": "HistoryTransactional", + "resourceName": "OpenHouse", + "fieldName": "ShowingAgentLastName", + "type": "Edm.String", + "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "History Transactional" + "value": "Showing Agent Last Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125308" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentLastName+Field" }, { "term": "Core.Description", - "value": "The history of the Teams record." + "value": "The last name of the showing agent." } ] }, { - "resourceName": "Teams", - "fieldName": "Media", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.Media", - "typeName": "Media", + "resourceName": "OpenHouse", + "fieldName": "ShowingAgentMlsID", + "type": "Edm.String", + "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Media" + "value": "Showing Agent MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125311" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentMlsID+Field" }, { "term": "Core.Description", - "value": "The media associated with the Teams record." + "value": "The local, well-known identifier for the member. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." } ] }, { - "resourceName": "Teams", - "fieldName": "TeamsSocialMedia", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.SocialMedia", - "typeName": "SocialMedia", + "resourceName": "OpenHouse", + "fieldName": "SourceSystemID", + "type": "Edm.String", + "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Teams Social Media" + "value": "Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamsSocialMedia+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125102" }, { "term": "Core.Description", - "value": "A collection of the types of social media fields available for this team. The collection includes the type of system and other details pertinent about social media" + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "MemberKey", + "resourceName": "OpenHouse", + "fieldName": "SourceSystemKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Key" + "value": "Source System Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125157" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125105" }, { "term": "Core.Description", - "value": "A system unique identifier. Specifically, the foreign key relating to the Member resource\u0027s MemberKey." + "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "MemberLoginId", + "resourceName": "OpenHouse", + "fieldName": "SourceSystemName", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Login ID" + "value": "Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125162" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125110" }, { "term": "Core.Description", - "value": "The ID used to logon to the MLS system." + "value": "The name of the Open House record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "MemberMlsId", + "resourceName": "OpenHouse", + "fieldName": "LivestreamOpenHouseURL", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member MLS ID" + "value": "Livestream Open House URL" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125167" + "value": "https://ddwiki.reso.org/display/DDW20/LivestreamOpenHouseURL+Field" }, { "term": "Core.Description", - "value": "The local, well-known identifier for the member. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." + "value": "A link to an open house livestream event." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "OfficeCorporateLicenses", + "fieldName": "OfficeMlsId", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Office MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125170" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896940" }, { "term": "Core.Description", - "value": "Date/time the roster (member or office) record was last modified." + "value": "The local, well-known identifier. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "OriginalEntryTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "OfficeCorporateLicenses", + "fieldName": "OfficeKey", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Original Entry Timestamp" + "value": "Office Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125172" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896944" }, { "term": "Core.Description", - "value": "Date/time the roster (member or office) record was originally input into the source system." + "value": "A system unique identifier. Specifically, in aggregation systems, the Key is the system unique identifier from the system that the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set. This is a foreign key relating to the Office resource\u0027s OfficeKey." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "OriginatingSystemID", + "resourceName": "OfficeCorporateLicenses", + "fieldName": "OfficeCorporateLicense", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System ID" + "value": "Office Corporate License" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125175" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896949" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the Team Member was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "When an office/firm is a corporation, an independent license number is issued." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "OriginatingSystemKey", - "type": "Edm.String", + "resourceName": "OfficeCorporateLicenses", + "fieldName": "OfficeCorporateLicenseState", + "type": "org.reso.metadata.enums.StateOrProvince", + "typeName": "StateOrProvince", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Key" + "value": "Office Corporate License State" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125178" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeCorporateLicenseState+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the Team Member was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "The state in which the office corporation is licensed." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "OriginatingSystemName", - "type": "Edm.String", + "resourceName": "OfficeCorporateLicenses", + "fieldName": "OfficeCorporateLicenseExpirationDate", + "type": "Edm.Date", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Name" + "value": "Office Corporate License Expiration Date" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125183" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeCorporateLicenseExpirationDate+Field" }, { "term": "Core.Description", - "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the Team Member is originally input. The legal name of the company." + "value": "The expiration date for the office corporation\u0027s license." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "SourceSystemID", - "type": "Edm.String", + "resourceName": "OfficeCorporateLicenses", + "fieldName": "OfficeCorporateLicenseType", + "type": "org.reso.metadata.enums.OfficeCorporateLicenseType", + "typeName": "OfficeCorporateLicenseType", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System ID" + "value": "Office Corporate License Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125186" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeCorporateLicenseType+Field" }, { "term": "Core.Description", - "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The license type of the office corporation." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "SourceSystemKey", - "type": "Edm.String", + "resourceName": "OfficeCorporateLicenses", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 255, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Key" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125191" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896965" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." + "value": "Date/time the office corporate license record was last modified." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "SourceSystemName", + "resourceName": "OfficeCorporateLicenses", + "fieldName": "OfficeCorporateLicenseKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Name" + "value": "Office Corporate License Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125196" + "value": "https://ddwiki.reso.org/display/DDW20/OfficeCorporateLicenseKey+Field" }, { "term": "Core.Description", - "value": "The name of the Team Member record provider. The system from which the record was directly received. The legal name of the company." + "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemMemberKey and OriginatingSystemMemberKey." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "TeamImpersonationLevel", - "type": "org.reso.metadata.enums.TeamImpersonationLevel", - "typeName": "TeamImpersonationLevel", - "nullable": true, + "resourceName": "OfficeCorporateLicenses", + "fieldName": "Office", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Office", + "typeName": "Office", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Impersonation Level" + "value": "Office" }, { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamImpersonationLevel+Field" + "term": "Core.Description", + "value": "The Office of the OfficeCorporateLicenses record." + } + ] + }, + { + "resourceName": "OfficeCorporateLicenses", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "History Transactional" }, { "term": "Core.Description", - "value": "The level of impersonation the member is allowed within the team. i.e. Impersonate (to work as the team), On Behalf (to show the team name, but also show the member\u0027s info, None (don\u0027t allow this member to appear as part of team)." + "value": "A collection of history items related to the OfficeCorporateLicenses record." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "TeamKey", - "type": "Edm.String", + "resourceName": "Prospecting", + "fieldName": "ActiveYN", + "type": "Edm.Boolean", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Key" + "value": "Active Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125202" + "value": "https://ddwiki.reso.org/display/DDW20/ActiveYN+Field" }, { "term": "Core.Description", - "value": "A system unique identifier. Specifically, a foreign key referencing the Teams resource\u0027s primary key." + "value": "If set to True, the given auto email is active. False records may be disabled or waiting activation." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "TeamMemberKey", + "resourceName": "Prospecting", + "fieldName": "BccEmailList", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 1024, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Member Key" + "value": "BCC Email List" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamMemberKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/BccEmailList+Field" }, { "term": "Core.Description", - "value": "A system unique identifier. Specifically, the local key to the TeamMembers resource." + "value": "A comma separate list of email addresses that are the \"BCC\", or Blind Carbon Copy, address the auto emails are being sent to." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "TeamMemberNationalAssociationId", - "type": "Edm.String", + "resourceName": "Prospecting", + "fieldName": "BccMeYN", + "type": "Edm.Boolean", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Member National Association ID" + "value": "BCC Me Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamMemberNationalAssociationId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/BccMeYN+Field" }, { "term": "Core.Description", - "value": "The national association ID of the member. i.e. in the U.S. is the NRDS number." + "value": "When set to True, the auto mail is also sent as a Blind Carbon Copy to the Member who created the Auto Email." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "TeamMemberStateLicense", + "resourceName": "Prospecting", + "fieldName": "CcEmailList", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 1024, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Member State License" + "value": "CC Email List" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamMemberStateLicense+Field" + "value": "https://ddwiki.reso.org/display/DDW20/CcEmailList+Field" }, { "term": "Core.Description", - "value": "The license of the member. Separate multiple licenses with a comma and space." + "value": "A comma separate list of email addresses that are the \"CC\", or Carbon Copy, address the auto emails are being sent to." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "TeamMemberType", - "type": "org.reso.metadata.enums.TeamMemberType", - "typeName": "TeamMemberType", + "resourceName": "Prospecting", + "fieldName": "ClientActivatedYN", + "type": "Edm.Boolean", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Member Type" + "value": "Client Activated Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TeamMemberType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ClientActivatedYN+Field" }, { "term": "Core.Description", - "value": "The role of the member within the team. i.e. team lead, principle, associate, assistant, etc." + "value": "If set to True, the client has clicked through to accept automatic emails. Recipient acceptance is an important part of CAN-SPAM and other automated bulk email regulations." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "Member", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.Member", - "typeName": "Member", + "resourceName": "Prospecting", + "fieldName": "ConciergeNotificationsYN", + "type": "Edm.Boolean", + "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member" + "value": "Concierge Notifications Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125226" + "value": "https://ddwiki.reso.org/display/DDW20/ConciergeNotificationsYN+Field" }, { "term": "Core.Description", - "value": "The member belonging to the TeamMembers record." + "value": "If set to True, notifications are to be sent to the member when the auto email is in Concierge mode." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "OriginatingSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "Prospecting", + "fieldName": "ConciergeYN", + "type": "Edm.Boolean", + "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System" + "value": "Concierge Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125233" + "value": "https://ddwiki.reso.org/display/DDW20/ConciergeYN+Field" }, { "term": "Core.Description", - "value": "The originating system of the TeamMembers record." + "value": "When set to True, the auto mail is in Concierge mode and to be approved by the member before sent to the client." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "SourceSystem", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.OUID", - "typeName": "OUID", + "resourceName": "Prospecting", + "fieldName": "ContactKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System" + "value": "Contact Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125238" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125038" }, { "term": "Core.Description", - "value": "The source system of the TeamMembers record." + "value": "This is the foreign key relating to the Contacts Resource. A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemKey and OriginatingSystemKey variants." } ] }, { - "resourceName": "TeamMembers", - "fieldName": "HistoryTransactional", - "isExpansion": true, + "resourceName": "Prospecting", + "fieldName": "DailySchedule", + "type": "org.reso.metadata.enums.DailySchedule", + "typeName": "DailySchedule", + "nullable": true, "isCollection": true, - "type": "org.reso.metadata.HistoryTransactional", - "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "History Transactional" + "value": "Daily Schedule" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125242" + "value": "https://ddwiki.reso.org/display/DDW20/DailySchedule+Field" }, { "term": "Core.Description", - "value": "The history of the TeamMembers record." + "value": "When Daily is selected as the ScheduleType, a list of days of the week and AM or PM options." } ] }, { - "resourceName": "OUID", - "fieldName": "ChangedByMemberID", + "resourceName": "Prospecting", + "fieldName": "DisplayTemplateID", "type": "Edm.String", "nullable": true, "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Changed By Member ID" + "value": "Display Template ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125214" + "value": "https://ddwiki.reso.org/display/DDW20/DisplayTemplateID+Field" }, { "term": "Core.Description", - "value": "The local, well-know identifier of the member (user) who made the change." + "value": "The system ID of the display that has been related, or set as the default, to this saved search." } ] }, { - "resourceName": "OUID", - "fieldName": "ChangedByMemberKey", - "type": "Edm.String", + "resourceName": "Prospecting", + "fieldName": "Language", + "type": "org.reso.metadata.enums.Languages", + "typeName": "Languages", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Changed By Member Key" + "value": "Language" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125218" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125054" }, { "term": "Core.Description", - "value": "The unique identifier of the member (user) who made the change. This is a foreign key relating to the Member resource\u0027s MemberKey." + "value": "The language that will be used in the given auto email." } ] }, { - "resourceName": "OUID", - "fieldName": "ModificationTimestamp", + "resourceName": "Prospecting", + "fieldName": "LastNewChangedTimestamp", "type": "Edm.DateTimeOffset", "nullable": true, "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Last New Changed Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125220" + "value": "https://ddwiki.reso.org/display/DDW20/LastNewChangedTimestamp+Field" }, { "term": "Core.Description", - "value": "Date/time the Organization record was last modified." + "value": "Timestamp of when the prospector last found new or modified listings for this auto-email." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationAOR", - "type": "org.reso.metadata.enums.AOR", - "typeName": "AOR", + "resourceName": "Prospecting", + "fieldName": "LastViewedTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization AOR" + "value": "Last Viewed Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationAOR+Field" + "value": "https://ddwiki.reso.org/display/DDW20/LastViewedTimestamp+Field" }, { "term": "Core.Description", - "value": "The Organization\u0027s Primary Board or Association of REALTORS if applicable." + "value": "A timestamp of when the auto email was last viewed by the client in the portal." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationAddress1", + "resourceName": "Prospecting", + "fieldName": "MessageNew", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 4000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Address 1" + "value": "Message New" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationAddress1+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MessageNew+Field" }, { "term": "Core.Description", - "value": "The street number, direction, name and suffix of the organization." + "value": "The body of the auto email message when the first email is sent for the prospecting campaign." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationAddress2", + "resourceName": "Prospecting", + "fieldName": "MessageRevise", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 4000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Address 2" + "value": "Message Revise" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationAddress2+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MessageRevise+Field" }, { "term": "Core.Description", - "value": "The unit/suite number of the organization." + "value": "The body of the auto email message to be used when the criteria or settings of this auto email have been modified." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationAorOuid", + "resourceName": "Prospecting", + "fieldName": "MessageUpdate", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 4000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization AOR OUID" + "value": "Message Update" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationAorOuid+Field" + "value": "https://ddwiki.reso.org/display/DDW20/MessageUpdate+Field" }, { "term": "Core.Description", - "value": "The OUID for the Organization\u0027s Association of REALTORS if applicable." + "value": "The body of the auto email message for subsequent email messages after the first email is sent. If a first email option isn\u0027t used, this field is used for all emails including the first." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationAorOuidKey", - "type": "Edm.String", + "resourceName": "Prospecting", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 255, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization AOR OUID Key" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationAorOuidKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125072" }, { "term": "Core.Description", - "value": "The OrganizationUniqueIdKey of the AOR from the system serving the OUID resource." + "value": "The date/time this prospecting record was last modified." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationCarrierRoute", - "type": "Edm.String", + "resourceName": "Prospecting", + "fieldName": "NextSendTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 9, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Carrier Route" + "value": "Next Send Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationCarrierRoute+Field" + "value": "https://ddwiki.reso.org/display/DDW20/NextSendTimestamp+Field" }, { "term": "Core.Description", - "value": "The group of addresses to which the USPS assigns the same code to aid in mail delivery. For the USPS, these codes are 9 digits: 5 numbers for the ZIP Code, one letter for the carrier route type, and 3 numbers for the carrier route number." + "value": "A timestamp of when the auto email is schedule to next send." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationCity", + "resourceName": "Prospecting", + "fieldName": "OwnerMemberID", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization City" + "value": "Owner Member ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationCity+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125080" }, { "term": "Core.Description", - "value": "The city of the organization." + "value": "The local, well-known identifier for the member owning the contact." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationComments", + "resourceName": "Prospecting", + "fieldName": "OwnerMemberKey", "type": "Edm.String", "nullable": true, - "maxLength": 500, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Comments" + "value": "Owner Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationComments+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125083" }, { "term": "Core.Description", - "value": "Comments or notes about the Organization." + "value": "The unique identifier (key) of the member owning the contact. This is a foreign key relating to the Member resource\u0027s MemberKey." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationContactEmail", + "resourceName": "Prospecting", + "fieldName": "ProspectingKey", "type": "Edm.String", "nullable": true, - "maxLength": 80, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Contact Email" + "value": "Prospecting Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactEmail+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ProspectingKey+Field" }, { "term": "Core.Description", - "value": "The email address of the Organization Contact." + "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemKey and OriginatingSystemKey variants." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationContactFax", - "type": "Edm.String", + "resourceName": "Prospecting", + "fieldName": "ReasonActiveOrDisabled", + "type": "org.reso.metadata.enums.ReasonActiveOrDisabled", + "typeName": "ReasonActiveOrDisabled", "nullable": true, - "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Contact Fax" + "value": "Reason Active Or Disabled" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactFax+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ReasonActiveOrDisabled+Field" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "A list of reasons the Auto Email was set to inactive or set back to active. e.g. AgentDisabled, OverLimit, No Listings Found, Re-Activated, Client Disabled, etc." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationContactFirstName", + "resourceName": "Prospecting", + "fieldName": "SavedSearchKey", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Contact First Name" + "value": "Saved Search Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactFirstName+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125089" }, { "term": "Core.Description", - "value": "The first name of the Organization Contact." + "value": "This is the foreign key relating to the SavedSearch Resource. A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemKey and OriginatingSystemKey variants." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationContactFullName", - "type": "Edm.String", + "resourceName": "Prospecting", + "fieldName": "ScheduleType", + "type": "org.reso.metadata.enums.ScheduleType", + "typeName": "ScheduleType", "nullable": true, - "maxLength": 150, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Contact Full Name" + "value": "Schedule Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactFullName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ScheduleType+Field" }, { "term": "Core.Description", - "value": "The full name of the Organization Contact. (First Middle Last) or a alternate full name." + "value": "A selection of the type of schedule that the auto email will be sent. Daily, Monthly or ASAP." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationContactJobTitle", + "resourceName": "Prospecting", + "fieldName": "Subject", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Contact Job Title" + "value": "Subject" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactJobTitle+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Subject+Field" }, { "term": "Core.Description", - "value": "The title or position of the Organization Contact." + "value": "The subject line of the auto email being sent." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationContactLastName", + "resourceName": "Prospecting", + "fieldName": "ToEmailList", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 1024, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Contact Last Name" + "value": "To Email List" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactLastName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ToEmailList+Field" }, { "term": "Core.Description", - "value": "The last name of the Organization Contact." + "value": "A comma separate list of email addresses that are the \"To\" address the auto emails are being sent to." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationContactMiddleName", - "type": "Edm.String", + "resourceName": "OtherPhone", + "fieldName": "ClassName", + "type": "org.reso.metadata.enums.ClassName", + "typeName": "ClassName", "nullable": true, - "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Contact Middle Name" + "value": "Class Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactMiddleName+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125246" }, { "term": "Core.Description", - "value": "The middle name of the Organization Contact." + "value": "Name of the class to which the record is referencing." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationContactNamePrefix", - "type": "Edm.String", + "resourceName": "OtherPhone", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 10, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Contact Name Prefix" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactNamePrefix+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125251" }, { "term": "Core.Description", - "value": "Prefix to the name of the Organization Contact. (e.g. Dr. Mr. Ms. etc.)" + "value": "The transactional timestamp automatically recorded by the MLS system representing the date/time the media record was last modified." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationContactNameSuffix", + "resourceName": "OtherPhone", + "fieldName": "OtherPhoneExt", "type": "Edm.String", "nullable": true, "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Contact Name Suffix" + "value": "Other Phone Ext" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactNameSuffix+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OtherPhoneExt+Field" }, { "term": "Core.Description", - "value": "Suffix to the surname (e.g. Esq., Jr., III etc.) of the Organization Contact." + "value": "The extension of the given phone number (if applicable)." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationContactPhone", + "resourceName": "OtherPhone", + "fieldName": "OtherPhoneKey", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Contact Phone" + "value": "Other Phone Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactPhone+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OtherPhoneKey+Field" }, { "term": "Core.Description", - "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "A system unique identifier. Specifically, in aggregation systems, the Key is the system unique identifier from the system that the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationContactPhoneExt", + "resourceName": "OtherPhone", + "fieldName": "OtherPhoneNumber", "type": "Edm.String", "nullable": true, - "maxLength": 10, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Contact Phone Ext" + "value": "Other Phone Number" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactPhoneExt+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OtherPhoneNumber+Field" }, { "term": "Core.Description", - "value": "The extension of the given phone number (if applicable)." + "value": "The \"other\" phone option allowing members to convey additional phone numbers other than those already covered by the MemberMobilePhone, MemberFax, etc., fields." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationCountry", - "type": "org.reso.metadata.enums.Country", - "typeName": "Country", + "resourceName": "OtherPhone", + "fieldName": "OtherPhoneType", + "type": "org.reso.metadata.enums.OtherPhoneType", + "typeName": "OtherPhoneType", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Country" + "value": "Other Phone Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationCountry+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125263" }, { "term": "Core.Description", - "value": "The country abbreviation in a postal address." + "value": "The type of phone record that does not already exist in the given phone fields or if a second of any type of phone field is needed (i.e., HomePhone2, BrothersPhone, etc.)." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationCountyOrParish", - "type": "org.reso.metadata.enums.CountyOrParish", - "typeName": "CountyOrParish", + "resourceName": "OtherPhone", + "fieldName": "ResourceName", + "type": "org.reso.metadata.enums.ResourceName", + "typeName": "ResourceName", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization County Or Parish" + "value": "Resource Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationCountyOrParish+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125268" }, { "term": "Core.Description", - "value": "The county or parish in which the organization is addressed." + "value": "The resource or table of the listing or other record the media relates to. i.e. Property, Member, Office, etc." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationMemberCount", - "type": "Edm.Int64", + "resourceName": "OtherPhone", + "fieldName": "ResourceRecordID", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Member Count" + "value": "Resource Record ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationMemberCount+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125272" }, { "term": "Core.Description", - "value": "The total number of active members in the Organization if applicable." + "value": "The well known identifier of the related record from the source resource. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationMlsCode", + "resourceName": "OtherPhone", + "fieldName": "ResourceRecordKey", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization MLS Code" + "value": "Resource Record Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationMlsCode+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125276" }, { "term": "Core.Description", - "value": "If the organization is an MLS it is likely they already have an ID or code based on their name or an abbreviation. This field supports the continued use/reference to that legacy code." + "value": "The primary key of the related record from the source resource. For example the ListingKey, AgentKey, OfficeKey, TeamKey, etc. This is the system you are connecting to and not necessarily the original source of the record. This is a foreign key from the resource selected in the ResourceName field." } ] }, { - "resourceName": "OUID", - "fieldName": "OrganizationMlsVendorName", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "OtherPhone", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization MLS Vendor Name" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationMlsVendorName+Field" + "value": "History Transactional" }, { "term": "Core.Description", - "value": "If the organization uses an MLS system, this is the textual name of the vendor." + "value": "The history of the OtherPhone record." } ] }, { "resourceName": "OUID", - "fieldName": "OrganizationMlsVendorOuid", + "fieldName": "ChangedByMemberID", "type": "Edm.String", "nullable": true, "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization MLS Vendor OUID" + "value": "Changed By Member ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationMlsVendorOuid+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125214" }, { "term": "Core.Description", - "value": "If the organization uses an MLS system, this is that vendor\u0027s OUID." + "value": "The local, well-know identifier of the member (user) who made the change." } ] }, { "resourceName": "OUID", - "fieldName": "OrganizationName", + "fieldName": "ChangedByMemberKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Name" + "value": "Changed By Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationName+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125218" }, { "term": "Core.Description", - "value": "The textual name of the organization represented by a given OUID record." + "value": "The unique identifier of the member (user) who made the change. This is a foreign key relating to the Member resource\u0027s MemberKey." } ] }, { "resourceName": "OUID", - "fieldName": "OrganizationNationalAssociationId", - "type": "Edm.String", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 25, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization National Association ID" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationNationalAssociationId+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125220" }, { "term": "Core.Description", - "value": "The national association ID of the Organization if applicable. i.e. in the U.S. is the NRDS number." + "value": "Date/time the Organization record was last modified." } ] }, { "resourceName": "OUID", - "fieldName": "OrganizationPostalCode", - "type": "Edm.String", + "fieldName": "OrganizationAOR", + "type": "org.reso.metadata.enums.AOR", + "typeName": "AOR", "nullable": true, - "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Postal Code" + "value": "Organization AOR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationPostalCode+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationAOR+Field" }, { "term": "Core.Description", - "value": "The postal code of the organization." + "value": "The Organization\u0027s Primary Board or Association of REALTORS if applicable." } ] }, { "resourceName": "OUID", - "fieldName": "OrganizationPostalCodePlus4", + "fieldName": "OrganizationAddress1", "type": "Edm.String", "nullable": true, - "maxLength": 4, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Postal Code Plus4" + "value": "Organization Address 1" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationPostalCodePlus4+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationAddress1+Field" }, { "term": "Core.Description", - "value": "The extension of the postal/zip code. i.e. +4" + "value": "The street number, direction, name and suffix of the organization." } ] }, { "resourceName": "OUID", - "fieldName": "OrganizationSocialMediaType", - "type": "org.reso.metadata.enums.SocialMediaType", - "typeName": "SocialMediaType", + "fieldName": "OrganizationAddress2", + "type": "Edm.String", "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Social Media Type" + "value": "Organization Address 2" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationSocialMediaType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationAddress2+Field" }, { "term": "Core.Description", - "value": "A list of types of sites or social media that the organization Uniform Resource Locator (URL) or ID is referring to (e.g., website, blog, Facebook, Twitter, LinkedIn, Instagram)." + "value": "The unit/suite number of the organization." } ] }, { "resourceName": "OUID", - "fieldName": "OrganizationStateLicense", + "fieldName": "OrganizationAorOuid", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization State License" + "value": "Organization AOR OUID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationStateLicense+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationAorOuid+Field" }, { "term": "Core.Description", - "value": "The license of the Organization if applicable. Separate multiple licenses with a comma and space." + "value": "The OUID for the Organization\u0027s Association of REALTORS if applicable." } ] }, { "resourceName": "OUID", - "fieldName": "OrganizationStateLicenseState", - "type": "org.reso.metadata.enums.StateOrProvince", - "typeName": "StateOrProvince", + "fieldName": "OrganizationAorOuidKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization State License State" + "value": "Organization AOR OUID Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationStateLicenseState+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationAorOuidKey+Field" }, { "term": "Core.Description", - "value": "The state in which the Organization is licensed if applicable." + "value": "The OrganizationUniqueIdKey of the AOR from the system serving the OUID resource." } ] }, { "resourceName": "OUID", - "fieldName": "OrganizationStateOrProvince", - "type": "org.reso.metadata.enums.StateOrProvince", - "typeName": "StateOrProvince", + "fieldName": "OrganizationCarrierRoute", + "type": "Edm.String", "nullable": true, + "maxLength": 9, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization State Or Province" + "value": "Organization Carrier Route" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationStateOrProvince+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationCarrierRoute+Field" }, { "term": "Core.Description", - "value": "The state or province in which the organization is addressed." + "value": "The group of addresses to which the USPS assigns the same code to aid in mail delivery. For the USPS, these codes are 9 digits: 5 numbers for the ZIP Code, one letter for the carrier route type, and 3 numbers for the carrier route number." } ] }, { "resourceName": "OUID", - "fieldName": "OrganizationStatus", - "type": "Edm.Boolean", + "fieldName": "OrganizationCity", + "type": "Edm.String", "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Status" + "value": "Organization City" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationStatus+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationCity+Field" }, { "term": "Core.Description", - "value": "Is the Organization active or inactive. 1 or true is active, 0 or false is inactive. This field is not nullable." + "value": "The city of the organization." } ] }, { "resourceName": "OUID", - "fieldName": "OrganizationStatusChangeTimestamp", - "type": "Edm.DateTimeOffset", + "fieldName": "OrganizationComments", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 500, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Status Change Timestamp" + "value": "Organization Comments" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationStatusChangeTimestamp+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationComments+Field" }, { "term": "Core.Description", - "value": "The date/time of when the Organization Status was last changed." + "value": "Comments or notes about the Organization." } ] }, { "resourceName": "OUID", - "fieldName": "OrganizationType", - "type": "org.reso.metadata.enums.OrganizationType", - "typeName": "OrganizationType", + "fieldName": "OrganizationContactEmail", + "type": "Edm.String", "nullable": true, + "maxLength": 80, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Type" + "value": "Organization Contact Email" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactEmail+Field" }, { "term": "Core.Description", - "value": "The type of organization. i.e. MLS, Vendor, Association, etc. This is not a substitute or alternative for the Office resource, however it may be that a brokerage has a record in this table for a non-listing purpose." + "value": "The email address of the Organization Contact." } ] }, { "resourceName": "OUID", - "fieldName": "OrganizationUniqueId", + "fieldName": "OrganizationContactFax", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Unique ID" + "value": "Organization Contact Fax" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationUniqueId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactFax+Field" }, { "term": "Core.Description", - "value": "The OUID. This is the unique ID assigned to organizations included in the OUID resource. Assignment of OUIDs will be centralized and may not be created by systems hosting the OUID resource. Contact info@RESO.org for information on obtaining an OUID." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { "resourceName": "OUID", - "fieldName": "OrganizationUniqueIdKey", + "fieldName": "OrganizationContactFirstName", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Unique ID Key" + "value": "Organization Contact First Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationUniqueIdKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactFirstName+Field" }, { "term": "Core.Description", - "value": "The key field used by the system hosting a table of OUIDs. This key is likely to be unique to each hosting system and is not meant to be a universal ID for an organization, but rather a key used by clients of the hosting system. The actual OUID is the Organization Unique ID field." + "value": "The first name of the Organization Contact." } ] }, { "resourceName": "OUID", - "fieldName": "OriginalEntryTimestamp", - "type": "Edm.DateTimeOffset", + "fieldName": "OrganizationContactFullName", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 150, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Original Entry Timestamp" + "value": "Organization Contact Full Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125373" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactFullName+Field" }, { "term": "Core.Description", - "value": "Date/time the Organization record was originally input into the source system." + "value": "The full name of the Organization Contact. (First Middle Last) or a alternate full name." } ] }, { "resourceName": "OUID", - "fieldName": "ChangedByMember", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.Member", - "typeName": "Member", + "fieldName": "OrganizationContactJobTitle", + "type": "Edm.String", + "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Changed by Member" + "value": "Organization Contact Job Title" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125376" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactJobTitle+Field" }, { "term": "Core.Description", - "value": "The member who made the changes to the OUID record." + "value": "The title or position of the Organization Contact." } ] }, { "resourceName": "OUID", - "fieldName": "HistoryTransactional", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.HistoryTransactional", - "typeName": "HistoryTransactional", + "fieldName": "OrganizationContactLastName", + "type": "Edm.String", + "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "History Transactional" + "value": "Organization Contact Last Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125381" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactLastName+Field" }, { "term": "Core.Description", - "value": "The history of the OUID record." + "value": "The last name of the Organization Contact." } ] }, { "resourceName": "OUID", - "fieldName": "Media", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.Media", - "typeName": "Media", + "fieldName": "OrganizationContactMiddleName", + "type": "Edm.String", + "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Media" + "value": "Organization Contact Middle Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125382" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactMiddleName+Field" }, { "term": "Core.Description", - "value": "The media associated with the OUID record." + "value": "The middle name of the Organization Contact." } ] }, { "resourceName": "OUID", - "fieldName": "OrganizationSocialMedia", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.SocialMedia", - "typeName": "SocialMedia", + "fieldName": "OrganizationContactNamePrefix", + "type": "Edm.String", + "nullable": true, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Organization Social Media" + "value": "Organization Contact Name Prefix" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OrganizationSocialMedia+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactNamePrefix+Field" }, { "term": "Core.Description", - "value": "A collection of the types of social media fields available for this organization. The collection includes the type of system and other details pertinent about social media" + "value": "Prefix to the name of the Organization Contact. (e.g. Dr. Mr. Ms. etc.)" } ] }, { - "resourceName": "ContactListingNotes", - "fieldName": "ContactKey", + "resourceName": "OUID", + "fieldName": "OrganizationContactNameSuffix", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contact Key" + "value": "Organization Contact Name Suffix" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125216" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactNameSuffix+Field" }, { "term": "Core.Description", - "value": "Key of the corresponding Contact record. ContactKey and the ListingKey are used as a compound key for this record." + "value": "Suffix to the surname (e.g. Esq., Jr., III etc.) of the Organization Contact." } ] }, { - "resourceName": "ContactListingNotes", - "fieldName": "ContactListingNotesKey", + "resourceName": "OUID", + "fieldName": "OrganizationContactPhone", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contact Listing Notes Key" + "value": "Organization Contact Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ContactListingNotesKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactPhone+Field" }, { "term": "Core.Description", - "value": "A system unique identifier. Specifically, in aggregation systems, the Key is the system unique identifier from the system that the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set.." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "ContactListingNotes", - "fieldName": "ListingId", + "resourceName": "OUID", + "fieldName": "OrganizationContactPhoneExt", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing ID" + "value": "Organization Contact Phone Ext" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125225" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationContactPhoneExt+Field" }, { "term": "Core.Description", - "value": "ID for the corresponding listing record." + "value": "The extension of the given phone number (if applicable)." } ] }, { - "resourceName": "ContactListingNotes", - "fieldName": "ListingKey", - "type": "Edm.String", + "resourceName": "OUID", + "fieldName": "OrganizationCountry", + "type": "org.reso.metadata.enums.Country", + "typeName": "Country", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Key" + "value": "Organization Country" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125229" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationCountry+Field" }, { "term": "Core.Description", - "value": "Key of the corresponding Listing record. ContactKey and the ListingKey are used as a compound key for this record." + "value": "The country abbreviation in a postal address." } ] }, { - "resourceName": "ContactListingNotes", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "OUID", + "fieldName": "OrganizationCountyOrParish", + "type": "org.reso.metadata.enums.CountyOrParish", + "typeName": "CountyOrParish", "nullable": true, - "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Organization County Or Parish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125232" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationCountyOrParish+Field" }, { "term": "Core.Description", - "value": "The Date/Time this note was written." + "value": "The county or parish in which the organization is addressed." } ] }, { - "resourceName": "ContactListingNotes", - "fieldName": "NoteContents", - "type": "Edm.String", + "resourceName": "OUID", + "fieldName": "OrganizationMemberCount", + "type": "Edm.Int64", "nullable": true, - "maxLength": 500, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Note Contents" + "value": "Organization Member Count" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NoteContents+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationMemberCount+Field" }, { "term": "Core.Description", - "value": "The contents of the note." + "value": "The total number of active members in the Organization if applicable." } ] }, { - "resourceName": "ContactListingNotes", - "fieldName": "NotedBy", - "type": "org.reso.metadata.enums.NotedBy", - "typeName": "NotedBy", + "resourceName": "OUID", + "fieldName": "OrganizationMlsCode", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Noted By" + "value": "Organization MLS Code" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NotedBy+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationMlsCode+Field" }, { "term": "Core.Description", - "value": "The individual who wrote this note, the Agent or Contact." + "value": "If the organization is an MLS it is likely they already have an ID or code based on their name or an abbreviation. This field supports the continued use/reference to that legacy code." } ] }, { - "resourceName": "ContactListingNotes", - "fieldName": "Contact", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.Contacts", - "typeName": "Contacts", + "resourceName": "OUID", + "fieldName": "OrganizationMlsVendorName", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contact" + "value": "Organization MLS Vendor Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125248" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationMlsVendorName+Field" }, { "term": "Core.Description", - "value": "The contact associated with the ContactListingNotes record." + "value": "If the organization uses an MLS system, this is the textual name of the vendor." } ] }, { - "resourceName": "OtherPhone", - "fieldName": "ClassName", - "type": "org.reso.metadata.enums.ClassName", - "typeName": "ClassName", + "resourceName": "OUID", + "fieldName": "OrganizationMlsVendorOuid", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Class Name" + "value": "Organization MLS Vendor OUID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125246" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationMlsVendorOuid+Field" }, { "term": "Core.Description", - "value": "Name of the class to which the record is referencing." + "value": "If the organization uses an MLS system, this is that vendor\u0027s OUID." } ] }, { - "resourceName": "OtherPhone", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "OUID", + "fieldName": "OrganizationName", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Organization Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125251" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationName+Field" }, { "term": "Core.Description", - "value": "The transactional timestamp automatically recorded by the MLS system representing the date/time the media record was last modified." + "value": "The textual name of the organization represented by a given OUID record." } ] }, { - "resourceName": "OtherPhone", - "fieldName": "OtherPhoneExt", + "resourceName": "OUID", + "fieldName": "OrganizationNationalAssociationId", "type": "Edm.String", "nullable": true, - "maxLength": 10, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other Phone Ext" + "value": "Organization National Association ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OtherPhoneExt+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationNationalAssociationId+Field" }, { "term": "Core.Description", - "value": "The extension of the given phone number (if applicable)." + "value": "The national association ID of the Organization if applicable. i.e. in the U.S. is the NRDS number." } ] }, { - "resourceName": "OtherPhone", - "fieldName": "OtherPhoneKey", + "resourceName": "OUID", + "fieldName": "OrganizationPostalCode", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other Phone Key" + "value": "Organization Postal Code" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OtherPhoneKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationPostalCode+Field" }, { "term": "Core.Description", - "value": "A system unique identifier. Specifically, in aggregation systems, the Key is the system unique identifier from the system that the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set." + "value": "The postal code of the organization." } ] }, { - "resourceName": "OtherPhone", - "fieldName": "OtherPhoneNumber", + "resourceName": "OUID", + "fieldName": "OrganizationPostalCodePlus4", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 4, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other Phone Number" + "value": "Organization Postal Code Plus4" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OtherPhoneNumber+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationPostalCodePlus4+Field" }, { "term": "Core.Description", - "value": "The \"other\" phone option allowing members to convey additional phone numbers other than those already covered by the MemberMobilePhone, MemberFax, etc., fields." + "value": "The extension of the postal/zip code. i.e. +4" } ] }, { - "resourceName": "OtherPhone", - "fieldName": "OtherPhoneType", - "type": "org.reso.metadata.enums.OtherPhoneType", - "typeName": "OtherPhoneType", + "resourceName": "OUID", + "fieldName": "OrganizationSocialMediaType", + "type": "org.reso.metadata.enums.SocialMediaType", + "typeName": "SocialMediaType", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other Phone Type" + "value": "Organization Social Media Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125263" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationSocialMediaType+Field" }, { "term": "Core.Description", - "value": "The type of phone record that does not already exist in the given phone fields or if a second of any type of phone field is needed (i.e., HomePhone2, BrothersPhone, etc.)." + "value": "A list of types of sites or social media that the organization Uniform Resource Locator (URL) or ID is referring to (e.g., website, blog, Facebook, Twitter, LinkedIn, Instagram)." } ] }, { - "resourceName": "OtherPhone", - "fieldName": "ResourceName", - "type": "org.reso.metadata.enums.ResourceName", - "typeName": "ResourceName", + "resourceName": "OUID", + "fieldName": "OrganizationStateLicense", + "type": "Edm.String", "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Name" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125268" - }, - { - "term": "Core.Description", - "value": "The resource or table of the listing or other record the media relates to. i.e. Property, Member, Office, etc." - } - ] - }, - { - "resourceName": "OtherPhone", - "fieldName": "ResourceRecordID", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, - "annotations": [ - { - "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Record ID" + "value": "Organization State License" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125272" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationStateLicense+Field" }, { "term": "Core.Description", - "value": "The well known identifier of the related record from the source resource. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + "value": "The license of the Organization if applicable. Separate multiple licenses with a comma and space." } ] }, { - "resourceName": "OtherPhone", - "fieldName": "ResourceRecordKey", - "type": "Edm.String", + "resourceName": "OUID", + "fieldName": "OrganizationStateLicenseState", + "type": "org.reso.metadata.enums.StateOrProvince", + "typeName": "StateOrProvince", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Record Key" + "value": "Organization State License State" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125276" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationStateLicenseState+Field" }, { "term": "Core.Description", - "value": "The primary key of the related record from the source resource. For example the ListingKey, AgentKey, OfficeKey, TeamKey, etc. This is the system you are connecting to and not necessarily the original source of the record. This is a foreign key from the resource selected in the ResourceName field." + "value": "The state in which the Organization is licensed if applicable." } ] }, { - "resourceName": "PropertyGreenVerification", - "fieldName": "GreenBuildingVerificationKey", - "type": "Edm.String", + "resourceName": "OUID", + "fieldName": "OrganizationStateOrProvince", + "type": "org.reso.metadata.enums.StateOrProvince", + "typeName": "StateOrProvince", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Green Building Verification Key" + "value": "Organization State Or Province" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GreenBuildingVerificationKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationStateOrProvince+Field" }, { "term": "Core.Description", - "value": "A unique identifier for this record. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system." + "value": "The state or province in which the organization is addressed." } ] }, { - "resourceName": "PropertyGreenVerification", - "fieldName": "GreenBuildingVerificationType", - "type": "org.reso.metadata.enums.GreenBuildingVerificationType", - "typeName": "GreenBuildingVerificationType", + "resourceName": "OUID", + "fieldName": "OrganizationStatus", + "type": "Edm.Boolean", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Green Building Verification Type" + "value": "Organization Status" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125255" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationStatus+Field" }, { "term": "Core.Description", - "value": "The name of the verification or certification awarded to a new or pre-existing residential or commercial structure (e.g., LEED, ENERGY STAR, ICC-700)." + "value": "Is the Organization active or inactive. 1 or true is active, 0 or false is inactive. This field is not nullable." } ] }, { - "resourceName": "PropertyGreenVerification", - "fieldName": "GreenVerificationBody", - "type": "Edm.String", + "resourceName": "OUID", + "fieldName": "OrganizationStatusChangeTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 50, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Green Verification Body" + "value": "Organization Status Change Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GreenVerificationBody+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationStatusChangeTimestamp+Field" }, { "term": "Core.Description", - "value": "The name of the body or group providing the verification/certification/rating named in the GreenBuildingVerificationType field. There is almost always a direct correlation between bodies and programs." + "value": "The date/time of when the Organization Status was last changed." } ] }, { - "resourceName": "PropertyGreenVerification", - "fieldName": "GreenVerificationMetric", - "type": "Edm.Int64", + "resourceName": "OUID", + "fieldName": "OrganizationType", + "type": "org.reso.metadata.enums.OrganizationType", + "typeName": "OrganizationType", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Green Verification Metric" + "value": "Organization Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GreenVerificationMetric+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationType+Field" }, { "term": "Core.Description", - "value": "A final score indicating the performance of energy efficiency design and measures in the home as tested by a third-party rater. Points achieved to earn a certification in the GreenVerificationRating field do not apply to this field. HERS Index is most common with new homes and runs with a lower number being more efficient. A net-zero home uses zero energy and has a HERS score of 0. A home that produces more energy than it uses has a negative score. Home Energy Score is a tool more common for existing homes and runs with a higher number being more efficient. It takes square footage into account and caps with 10 as the highest number of points." + "value": "The type of organization. i.e. MLS, Vendor, Association, etc. This is not a substitute or alternative for the Office resource, however it may be that a brokerage has a record in this table for a non-listing purpose." } ] }, { - "resourceName": "PropertyGreenVerification", - "fieldName": "GreenVerificationRating", + "resourceName": "OUID", + "fieldName": "OrganizationUniqueId", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Green Verification Rating" + "value": "Organization Unique ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GreenVerificationRating+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationUniqueId+Field" }, { "term": "Core.Description", - "value": "Many verifications or certifications have a rating system that provides an indication of the structure\u0027s level of energy efficiency. When expressed in a numeric value, please use the GreenVerificationMetric field. Verifications and Certifications can also be a name, such as Gold or Silver, which is the purpose of this field." + "value": "The OUID. This is the unique ID assigned to organizations included in the OUID resource. Assignment of OUIDs will be centralized and may not be created by systems hosting the OUID resource. Contact info@RESO.org for information on obtaining an OUID." } ] }, { - "resourceName": "PropertyGreenVerification", - "fieldName": "GreenVerificationSource", - "type": "org.reso.metadata.enums.GreenVerificationSource", - "typeName": "GreenVerificationSource", + "resourceName": "OUID", + "fieldName": "OrganizationUniqueIdKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Green Verification Source" + "value": "Organization Unique ID Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GreenVerificationSource+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationUniqueIdKey+Field" }, { "term": "Core.Description", - "value": "The source of the green data. May address photovoltaic characteristics, or a verified score, certification, label, etc. This may be a pick list of options showing the source. i.e. Program Sponsor, Program Verifier, Public Record, Assessor, etc." + "value": "The key field used by the system hosting a table of OUIDs. This key is likely to be unique to each hosting system and is not meant to be a universal ID for an organization, but rather a key used by clients of the hosting system. The actual OUID is the Organization Unique ID field." } ] }, { - "resourceName": "PropertyGreenVerification", - "fieldName": "GreenVerificationStatus", - "type": "org.reso.metadata.enums.GreenVerificationStatus", - "typeName": "GreenVerificationStatus", + "resourceName": "OUID", + "fieldName": "OriginalEntryTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Green Verification Status" + "value": "Original Entry Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GreenVerificationStatus+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125373" }, { "term": "Core.Description", - "value": "Many verification programs include a multi-step process that may begin with plans and specs, involve testing and/or submission of building specifications along the way and include a final verification step. When ratings are involved it is not uncommon for the final rating to be either higher or lower than the target preliminary rating. Sometimes the final approval is not available until after sale and occupancy. Status indicates what the target was at the time of listing and may be updated when verification is complete. To limit liability concerns this field reflects information that was available at the time of listing or updated later and should be confirmed by the buyer." + "value": "Date/time the Organization record was originally input into the source system." } ] }, { - "resourceName": "PropertyGreenVerification", - "fieldName": "GreenVerificationURL", - "type": "Edm.String", - "nullable": true, - "maxLength": 8000, + "resourceName": "OUID", + "fieldName": "ChangedByMember", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Member", + "typeName": "Member", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Green Verification URL" + "value": "Changed by Member" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GreenVerificationURL+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125376" }, { "term": "Core.Description", - "value": "Provides a link to the specific property’s high-performance rating or scoring details directly from and hosted by the sponsoring body of the program. Typically provides thorough details, for example, which points where achieved and how, or in the case of a score what specifically was tested and the results." + "value": "The member who made the changes to the OUID record." } ] }, { - "resourceName": "PropertyGreenVerification", - "fieldName": "GreenVerificationVersion", - "type": "Edm.String", - "nullable": true, - "maxLength": 25, + "resourceName": "OUID", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Green Verification Version" + "value": "History Transactional" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GreenVerificationVersion+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125381" }, { "term": "Core.Description", - "value": "The version of the certification or verification that was awarded. Some rating programs have a year, a version, or possibly both." + "value": "The history of the OUID record." } ] }, { - "resourceName": "PropertyGreenVerification", - "fieldName": "GreenVerificationYear", - "type": "Edm.Int64", - "nullable": true, + "resourceName": "OUID", + "fieldName": "Media", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.Media", + "typeName": "Media", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Green Verification Year" + "value": "Media" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GreenVerificationYear+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125382" }, { "term": "Core.Description", - "value": "The year the certification or verification was awarded." + "value": "The media associated with the OUID record." } ] }, { - "resourceName": "PropertyGreenVerification", - "fieldName": "ListingId", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "OUID", + "fieldName": "OrganizationSocialMedia", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.SocialMedia", + "typeName": "SocialMedia", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing ID" + "value": "Organization Social Media" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125290" + "value": "https://ddwiki.reso.org/display/DDW20/OrganizationSocialMedia+Field" }, { "term": "Core.Description", - "value": "This is the foreign ID relating to the Property. The well known identifier for the listing. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + "value": "A collection of the types of social media fields available for this organization. The collection includes the type of system and other details pertinent about social media" } ] }, { - "resourceName": "PropertyGreenVerification", - "fieldName": "ListingKey", - "type": "Edm.String", + "resourceName": "Queue", + "fieldName": "ClassName", + "type": "org.reso.metadata.enums.ClassName", + "typeName": "ClassName", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Key" + "value": "Class Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125291" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125020" }, { "term": "Core.Description", - "value": "This is the foreign key relating to the property. A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see the Property Resource\u0027s SourceSystemKey and OriginatingSystemKey." + "value": "Name of the class which this queue record is referencing." } ] }, { - "resourceName": "PropertyGreenVerification", + "resourceName": "Queue", "fieldName": "ModificationTimestamp", "type": "Edm.DateTimeOffset", "nullable": true, @@ -28156,3491 +28212,3507 @@ }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125295" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125026" }, { "term": "Core.Description", - "value": "Date/time this record was last modified." + "value": "Timestamp of the last major change on the listing (see also MajorChangeType)." } ] }, { - "resourceName": "PropertyGreenVerification", - "fieldName": "Listing", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.Property", - "typeName": "Property", + "resourceName": "Queue", + "fieldName": "OriginatingSystemID", + "type": "Edm.String", + "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing" + "value": "Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125297" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125030" }, { "term": "Core.Description", - "value": "The listing associated with the PropertyGreenVerification record." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the Queue record was generated. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "PropertyGreenVerification", - "fieldName": "HistoryTransactional", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.HistoryTransactional", - "typeName": "HistoryTransactional", + "resourceName": "Queue", + "fieldName": "OriginatingSystemName", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "History Transactional" + "value": "Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125302" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125034" }, { "term": "Core.Description", - "value": "The history of the PropertyGreenVerification record." + "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the Queue record or originally generated. The legal name of the company." } ] }, { - "resourceName": "PropertyPowerProduction", - "fieldName": "ListingId", + "resourceName": "Queue", + "fieldName": "OriginatingSystemQueueKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing ID" + "value": "Originating System Queue Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125280" + "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemQueueKey+Field" }, { "term": "Core.Description", - "value": "This is the foreign ID relating to the Property Resource. The well known identifier for the listing. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the Queue record was generated. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." } ] }, { - "resourceName": "PropertyPowerProduction", - "fieldName": "ListingKey", + "resourceName": "Queue", + "fieldName": "QueueTransactionKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Key" + "value": "Queue Transaction Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125284" + "value": "https://ddwiki.reso.org/display/DDW20/QueueTransactionKey+Field" }, { "term": "Core.Description", - "value": "This is the foreign key relating to the Property Resource; the unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see the Property Resource\u0027s SourceSystemKey and OriginatingSystemKey." + "value": "A unique identifier for this record from the immediate source. This may be a number, or string that can include URI or other forms. This is the system you are connecting to and not necessarily the original source of the record." } ] }, { - "resourceName": "PropertyPowerProduction", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Queue", + "fieldName": "QueueTransactionType", + "type": "org.reso.metadata.enums.QueueTransactionType", + "typeName": "QueueTransactionType", "nullable": true, - "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Queue Transaction Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125287" + "value": "https://ddwiki.reso.org/display/DDW20/QueueTransactionType+Field" }, { "term": "Core.Description", - "value": "Date/time this record was last modified." + "value": "The type of change that the queue transaction record is representing. For example, add, change, delete, etc." } ] }, { - "resourceName": "PropertyPowerProduction", - "fieldName": "PowerProductionAnnual", - "type": "Edm.Int64", + "resourceName": "Queue", + "fieldName": "ResourceName", + "type": "org.reso.metadata.enums.ResourceName", + "typeName": "ResourceName", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Power Production Annual" + "value": "Resource Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PowerProductionAnnual+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125047" }, { "term": "Core.Description", - "value": "The most important metric of a renewables system is the amount of power it produces per year. This number can be actual or estimated. Annual production for systems producing electricity like wind or solar are measured in kilowatt hours (kWh) per year. A kWh is like a measure of the distance traveled per hour for a car – how far did it go over a certain period of time. Annual production is influenced by the size of the system, the conditions (How shady are the trees? How many cloudy days?, and the installation. Sellers typically have access to software that provides historical production totals." + "value": "The name of the resource which this queue record is referencing." } ] }, { - "resourceName": "PropertyPowerProduction", - "fieldName": "PowerProductionAnnualStatus", - "type": "org.reso.metadata.enums.PowerProductionAnnualStatus", - "typeName": "PowerProductionAnnualStatus", + "resourceName": "Queue", + "fieldName": "ResourceRecordID", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Power Production Annual Status" + "value": "Resource Record ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PowerProductionAnnualStatus+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125050" }, { "term": "Core.Description", - "value": "The most important metric of a renewables system is the amount of power it produces per year. This number can be actual or estimated, or a combination if less than 12 months of actual data is available (any missing months of actual data is extrapolated). This field allows the status of the number shown in the PowerProducationAnnual to be clarified." + "value": "The well known identifier of the related record from the source resource. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." } ] }, { - "resourceName": "PropertyPowerProduction", - "fieldName": "PowerProductionKey", + "resourceName": "Queue", + "fieldName": "ResourceRecordKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Power Production Key" + "value": "Resource Record Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PowerProductionKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125052" }, { "term": "Core.Description", - "value": "A unique identifier for this record. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system." + "value": "The primary key of the related record from the source resource. For example the ListingKey, AgentKey, OfficeKey, etc. This is the system you are connecting to and not necessarily the original source of the record. This is a foreign key from the resource selected in the ResourceName field." } ] }, { - "resourceName": "PropertyPowerProduction", - "fieldName": "PowerProductionSize", - "type": "Edm.Decimal", + "resourceName": "Queue", + "fieldName": "SourceSystemID", + "type": "Edm.String", "nullable": true, - "scale": 2, - "precision": 5, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Power Production Size" + "value": "Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PowerProductionSize+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125055" }, { "term": "Core.Description", - "value": "The “capacity” of a renewables system. Size is measured in kilowatts (kW) DC (referring to direct current). A kW indicates how much power the system can produce under standard conditions, like the size of a car engine. Renewables systems are sized when they are installed to cover all or a portion of the power needs of the property. Therefore, a system designed to produce 50% of the power needs will be sized smaller than a system on the exact same property designed to produce 100%. Size may be influenced by available space at the property, orientation, landscaping, etc." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "PropertyPowerProduction", - "fieldName": "PowerProductionType", - "type": "org.reso.metadata.enums.PowerProductionType", - "typeName": "PowerProductionType", + "resourceName": "Queue", + "fieldName": "SourceSystemName", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Power Production Type" + "value": "Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125304" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125058" }, { "term": "Core.Description", - "value": "This field is a list of the type of power production system available on the property." + "value": "The name of the Queue record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "PropertyPowerProduction", - "fieldName": "PowerProductionYearInstall", - "type": "Edm.Int64", + "resourceName": "Queue", + "fieldName": "SourceSystemQueueKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Power Production Year Install" + "value": "Source System Queue Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PowerProductionYearInstall+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemQueueKey+Field" }, { "term": "Core.Description", - "value": "The year a renewables system was installed. Ideally this should be the year the system was interconnected with the grid and began producing power. Renewables systems have a limited lifespan and year installed helps buyers and appraisers determine remaining useful life of the system." + "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "PropertyPowerProduction", - "fieldName": "PowerProductionOwnership", - "type": "org.reso.metadata.enums.PowerProductionOwnership", - "typeName": "PowerProductionOwnership", + "resourceName": "Rules", + "fieldName": "ClassName", + "type": "org.reso.metadata.enums.ClassName", + "typeName": "ClassName", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Power Production Ownership" + "value": "Class Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PowerProductionOwnership+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125077" }, { "term": "Core.Description", - "value": "The ownership of the power production system (e.g., Seller Owned or Third-Party Owned)." + "value": "The class or table to which the Rule refers. i.e. Residential, Residential Lease, Income, Mobile, etc." } ] }, { - "resourceName": "PropertyPowerProduction", - "fieldName": "Listing", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.Property", - "typeName": "Property", + "resourceName": "Rules", + "fieldName": "FieldKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing" + "value": "Field Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125318" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125081" }, { "term": "Core.Description", - "value": "The listing associated with the PropertyPowerProduction record." + "value": "The unique identifier of the field to which the Rule applies. This is a foreign key relating to the field found in the resource per the ResourceName." } ] }, { - "resourceName": "PropertyPowerProduction", - "fieldName": "HistoryTransactional", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.HistoryTransactional", - "typeName": "HistoryTransactional", + "resourceName": "Rules", + "fieldName": "FieldName", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "History Transactional" + "value": "Field Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125322" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125085" }, { "term": "Core.Description", - "value": "The history of the PropertyPowerProduction record." + "value": "The name of the field to which the Rule applies." } ] }, { - "resourceName": "PropertyRooms", - "fieldName": "ListingId", - "type": "Edm.String", + "resourceName": "Rules", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 255, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing ID" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125307" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125094" }, { "term": "Core.Description", - "value": "This is the foreign ID relating to the Property Resource. The well known identifier for the listing. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + "value": "The transactional timestamp automatically recorded by the MLS system representing the date/time the rule was last modified." } ] }, { - "resourceName": "PropertyRooms", - "fieldName": "ListingKey", - "type": "Edm.String", + "resourceName": "Rules", + "fieldName": "OriginalEntryTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 255, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Key" + "value": "Original Entry Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125312" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125100" }, { "term": "Core.Description", - "value": "This is the foreign key relating to the Property resource. A unique identifier for this record from the immediate source. A string that can include URI or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see the Property Resource\u0027s SourceSystemKey and OriginatingSystemKey." + "value": "The transactional timestamp automatically recorded by the MLS system representing the date/time the rule was initially entered." } ] }, { - "resourceName": "PropertyRooms", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Rules", + "fieldName": "OriginatingSystemID", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125315" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125104" }, { "term": "Core.Description", - "value": "Date/time this record was last modified." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the Rule originated. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "PropertyRooms", - "fieldName": "RoomArea", - "type": "Edm.Decimal", + "resourceName": "Rules", + "fieldName": "OriginatingSystemName", + "type": "Edm.String", "nullable": true, - "scale": 2, - "precision": 14, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Room Area" + "value": "Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RoomArea+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125109" }, { "term": "Core.Description", - "value": "The area of the room being described. Use the RoomAreaUnits field to describe the unit of measurement for the value in this field." + "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the Rules is originally input. The legal name of the company." } ] }, { - "resourceName": "PropertyRooms", - "fieldName": "RoomAreaSource", - "type": "org.reso.metadata.enums.AreaSource", - "typeName": "AreaSource", + "resourceName": "Rules", + "fieldName": "OriginatingSystemRuleKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Room Area Source" + "value": "Originating System Rule Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RoomAreaSource+Field" + "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemRuleKey+Field" }, { "term": "Core.Description", - "value": "The source of the measurement of the given room\u0027s area." + "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the Rule originated. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." } ] }, { - "resourceName": "PropertyRooms", - "fieldName": "RoomAreaUnits", - "type": "org.reso.metadata.enums.AreaUnits", - "typeName": "AreaUnits", + "resourceName": "Rules", + "fieldName": "ResourceName", + "type": "org.reso.metadata.enums.ResourceName", + "typeName": "ResourceName", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Room Area Units" + "value": "Resource Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RoomAreaUnits+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125118" }, { "term": "Core.Description", - "value": "The unit of measurement used for the value in the RoomArea field. e.g. square feet, square meters, etc." + "value": "The resource to which the Rule refers. E.g. Property, Member, Office, Open House, etc." } ] }, { - "resourceName": "PropertyRooms", - "fieldName": "RoomDescription", + "resourceName": "Rules", + "fieldName": "RuleAction", "type": "Edm.String", "nullable": true, - "maxLength": 1024, + "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Room Description" + "value": "Rule Action" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RoomDescription+Field" + "value": "https://ddwiki.reso.org/display/DDW20/RuleAction+Field" }, { "term": "Core.Description", - "value": "A textual description of the given room." + "value": "The action to be taken when processing the rule." } ] }, { - "resourceName": "PropertyRooms", - "fieldName": "RoomDimensions", + "resourceName": "Rules", + "fieldName": "RuleDescription", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Room Dimensions" + "value": "Rule Description" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RoomDimensions+Field" + "value": "https://ddwiki.reso.org/display/DDW20/RuleDescription+Field" }, { "term": "Core.Description", - "value": "A textual description of the dimensions of the given room." + "value": "A detailed textual description of the rule." } ] }, { - "resourceName": "PropertyRooms", - "fieldName": "RoomFeatures", - "type": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "typeName": "InteriorOrRoomFeatures", + "resourceName": "Rules", + "fieldName": "RuleEnabledYN", + "type": "Edm.Boolean", "nullable": true, - "isCollection": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Room Features" + "value": "Rule Enabled Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RoomFeatures+Field" + "value": "https://ddwiki.reso.org/display/DDW20/RuleEnabledYN+Field" }, { "term": "Core.Description", - "value": "A list of features present in the given room." + "value": "Is the rule currently enabled?" } ] }, { - "resourceName": "PropertyRooms", - "fieldName": "RoomKey", + "resourceName": "Rules", + "fieldName": "RuleErrorText", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Room Key" + "value": "Rule Error Text" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RoomKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/RuleErrorText+Field" }, { "term": "Core.Description", - "value": "A unique identifier for this record. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system." + "value": "Textual information conveyed when the given rule is in error or fails. (e.g. The listing price must be greater than 0.)" } ] }, { - "resourceName": "PropertyRooms", - "fieldName": "RoomLength", - "type": "Edm.Decimal", + "resourceName": "Rules", + "fieldName": "RuleExpression", + "type": "Edm.String", "nullable": true, - "scale": 2, - "precision": 14, + "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Room Length" + "value": "Rule Expression" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RoomLength+Field" + "value": "https://ddwiki.reso.org/display/DDW20/RuleExpression+Field" }, { "term": "Core.Description", - "value": "A numeric representation of the length of the given room. See the RoomLengthWidthUnits for the unit of measurement used for the length and width." + "value": "The expression or details of the rule." } ] }, { - "resourceName": "PropertyRooms", - "fieldName": "RoomLengthWidthSource", - "type": "org.reso.metadata.enums.RoomLengthWidthSource", - "typeName": "RoomLengthWidthSource", + "resourceName": "Rules", + "fieldName": "RuleFormat", + "type": "org.reso.metadata.enums.RuleFormat", + "typeName": "RuleFormat", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Room Length Width Source" + "value": "Rule Format" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RoomLengthWidthSource+Field" + "value": "https://ddwiki.reso.org/display/DDW20/RuleFormat+Field" }, { "term": "Core.Description", - "value": "The source of the measurement of the given units length and width." + "value": "$filter, JavaScript, RETS1.8, REBR, etc.… ?" } ] }, { - "resourceName": "PropertyRooms", - "fieldName": "RoomLengthWidthUnits", - "type": "org.reso.metadata.enums.LinearUnits", - "typeName": "LinearUnits", + "resourceName": "Rules", + "fieldName": "RuleHelpText", + "type": "Edm.String", "nullable": true, + "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Room Length Width Units" + "value": "Rule Help Text" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RoomLengthWidthUnits+Field" + "value": "https://ddwiki.reso.org/display/DDW20/RuleHelpText+Field" }, { "term": "Core.Description", - "value": "The unit of measurement used for the value in the RoomLength and the RoomWidth fields. e.g. feet, meters, etc." + "value": "The text that might be displayed on a form that helps the user fix the rule (e.g. enter phone number in the 10 digit format ###-###-####.)" } ] }, { - "resourceName": "PropertyRooms", - "fieldName": "RoomLevel", - "type": "org.reso.metadata.enums.RoomLevel", - "typeName": "RoomLevel", + "resourceName": "Rules", + "fieldName": "RuleKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Room Level" + "value": "Rule Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RoomLevel+Field" + "value": "https://ddwiki.reso.org/display/DDW20/RuleKey+Field" }, { "term": "Core.Description", - "value": "The level within the dwelling on which the given room is located." + "value": "A single designation identifying what category of fields to which the given field belongs." } ] }, { - "resourceName": "PropertyRooms", - "fieldName": "RoomType", - "type": "org.reso.metadata.enums.RoomType", - "typeName": "RoomType", + "resourceName": "Rules", + "fieldName": "RuleName", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Room Type" + "value": "Rule Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125363" + "value": "https://ddwiki.reso.org/display/DDW20/RuleName+Field" }, { "term": "Core.Description", - "value": "The type of room being described by the other fields in the PropertyRooms resource." + "value": "A descriptive name for the rule." } ] }, { - "resourceName": "PropertyRooms", - "fieldName": "RoomWidth", - "type": "Edm.Decimal", + "resourceName": "Rules", + "fieldName": "RuleOrder", + "type": "Edm.Int64", "nullable": true, - "scale": 2, - "precision": 14, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Room Width" + "value": "Rule Order" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RoomWidth+Field" + "value": "https://ddwiki.reso.org/display/DDW20/RuleOrder+Field" }, { "term": "Core.Description", - "value": "A numeric representation of the width of the given room. See the RoomLengthWidthUnits for the unit of measurement used for the length and width." + "value": "When in use, execution of rules are to follow the order specified by this field. Any rule that references another field will need to be ordered." } ] }, { - "resourceName": "PropertyRooms", - "fieldName": "Listing", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.Property", - "typeName": "Property", + "resourceName": "Rules", + "fieldName": "RuleType", + "type": "org.reso.metadata.enums.RuleType", + "typeName": "RuleType", + "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing" + "value": "Rule Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125369" + "value": "https://ddwiki.reso.org/display/DDW20/RuleType+Field" }, { "term": "Core.Description", - "value": "The listing associated with the PropertyRooms record." + "value": "Validation, Required, Warning, etc." } ] }, { - "resourceName": "PropertyRooms", - "fieldName": "HistoryTransactional", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.HistoryTransactional", - "typeName": "HistoryTransactional", + "resourceName": "Rules", + "fieldName": "RuleVersion", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "History Transactional" + "value": "Rule Version" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125375" + "value": "https://ddwiki.reso.org/display/DDW20/RuleVersion+Field" }, { "term": "Core.Description", - "value": "The history of the PropertyRooms record." + "value": "A semantically-versioned rule version. https://semver.org/" } ] }, { - "resourceName": "PropertyUnitTypes", - "fieldName": "ListingId", + "resourceName": "Rules", + "fieldName": "RuleWarningText", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing ID" + "value": "Rule Warning Text" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125317" + "value": "https://ddwiki.reso.org/display/DDW20/RuleWarningText+Field" }, { "term": "Core.Description", - "value": "This is the foreign ID relating to the Property Resource. The well known identifier for the listing. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + "value": "Textual information conveyed when a given rule has met a condition that warrants a warning message. e.g. you\u0027ve entered a sale price that is has a difference from the listing price greater than 25%." } ] }, { - "resourceName": "PropertyUnitTypes", - "fieldName": "ListingKey", + "resourceName": "Rules", + "fieldName": "SourceSystemHistoryKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Key" + "value": "Source System History Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125321" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125181" }, { "term": "Core.Description", - "value": "The foreign key relating to the Property Resource; a unique identifier for this record from the immediate source; a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see the Property Resource\u0027s SourceSystemKey and OriginatingSystemKey." + "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "PropertyUnitTypes", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Rules", + "fieldName": "SourceSystemID", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125325" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125185" }, { "term": "Core.Description", - "value": "Date/time this record was last modified." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "PropertyUnitTypes", - "fieldName": "UnitTypeActualRent", - "type": "Edm.Decimal", + "resourceName": "Rules", + "fieldName": "SourceSystemName", + "type": "Edm.String", "nullable": true, - "scale": 2, - "precision": 14, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unit Type Actual Rent" + "value": "Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeActualRent+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125189" }, { "term": "Core.Description", - "value": "The actual rent per month being collected for a given type of unit." + "value": "The name of the Rule record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "PropertyUnitTypes", - "fieldName": "UnitTypeBathsTotal", - "type": "Edm.Int64", - "nullable": true, + "resourceName": "Rules", + "fieldName": "OriginatingSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unit Type Baths Total" + "value": "Originating System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeBathsTotal+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125200" }, { "term": "Core.Description", - "value": "The total number of baths for a given type of unit." + "value": "The originating system of the Rules record." } ] }, { - "resourceName": "PropertyUnitTypes", - "fieldName": "UnitTypeBedsTotal", - "type": "Edm.Int64", - "nullable": true, + "resourceName": "Rules", + "fieldName": "SourceSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unit Type Beds Total" + "value": "Source System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeBedsTotal+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125201" }, { "term": "Core.Description", - "value": "The total number of bedrooms for a given type of unit." + "value": "The source system of the Rules record." } ] }, { - "resourceName": "PropertyUnitTypes", - "fieldName": "UnitTypeDescription", - "type": "Edm.String", - "nullable": true, - "maxLength": 1024, + "resourceName": "Rules", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unit Type Description" + "value": "History Transactional" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeDescription+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125210" }, { "term": "Core.Description", - "value": "A textual description of a given type of unit." + "value": "The history of the Rules record." } ] }, { - "resourceName": "PropertyUnitTypes", - "fieldName": "UnitTypeFurnished", - "type": "org.reso.metadata.enums.Furnished", - "typeName": "Furnished", + "resourceName": "Showing", + "fieldName": "AgentOriginatingSystemID", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unit Type Furnished" + "value": "Agent Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeFurnished+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AgentOriginatingSystemID+Field" }, { "term": "Core.Description", - "value": "The level of furnishing for a given type of unit. i.e. furnished, partial or unfurnished." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the listing was input. In cases where the Originating system was not where the record was retrieved, see the Source System fields." } ] }, { - "resourceName": "PropertyUnitTypes", - "fieldName": "UnitTypeGarageAttachedYN", - "type": "Edm.Boolean", + "resourceName": "Showing", + "fieldName": "AgentOriginatingSystemName", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unit Type Garage Attached Yes/No" + "value": "Agent Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeGarageAttachedYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AgentOriginatingSystemName+Field" }, { "term": "Core.Description", - "value": "Does the given type of unit have an attached garage? Yes/No." + "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the listing is originally input by the member. The legal name of the company. In cases where the Originating system was not where the record was retrieved, see hte Source System fields." } ] }, { - "resourceName": "PropertyUnitTypes", - "fieldName": "UnitTypeGarageSpaces", - "type": "Edm.Decimal", + "resourceName": "Showing", + "fieldName": "AgentSourceSystemID", + "type": "Edm.String", "nullable": true, - "scale": 2, - "precision": 14, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unit Type Garage Spaces" + "value": "Agent Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeGarageSpaces+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AgentSourceSystemID+Field" }, { "term": "Core.Description", - "value": "The number of garage spaces included with the given type of unit." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "PropertyUnitTypes", - "fieldName": "UnitTypeKey", + "resourceName": "Showing", + "fieldName": "AgentSourceSystemName", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unit Type Key" + "value": "Agent Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AgentSourceSystemName+Field" }, { "term": "Core.Description", - "value": "A unique identifier for this record. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system." + "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "PropertyUnitTypes", - "fieldName": "UnitTypeProForma", - "type": "Edm.Int64", + "resourceName": "Showing", + "fieldName": "ListingId", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unit Type Pro Forma" + "value": "Listing ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeProForma+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125117" }, { "term": "Core.Description", - "value": "The pro forma rent, or the expected rental income from the given type of unit. This may vary from actual rent which can be affected by factors other than current market value." + "value": "The well known identifier for the listing being shown. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." } ] }, { - "resourceName": "PropertyUnitTypes", - "fieldName": "UnitTypeTotalRent", - "type": "Edm.Decimal", + "resourceName": "Showing", + "fieldName": "ListingKey", + "type": "Edm.String", "nullable": true, - "scale": 2, - "precision": 14, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unit Type Total Rent" + "value": "Listing Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeTotalRent+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125121" }, { "term": "Core.Description", - "value": "The total actual rent is the sum of all rent being collected for all units of the given type. For example if you had 5 units of a particular type each collecting $1000, the total actual rent would be $5000." + "value": "A unique identifier for this record. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemKey and OriginatingSystemKey." } ] }, { - "resourceName": "PropertyUnitTypes", - "fieldName": "UnitTypeType", - "type": "org.reso.metadata.enums.UnitTypeType", - "typeName": "UnitTypeType", + "resourceName": "Showing", + "fieldName": "ListingOriginatingSystemID", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unit Type Type" + "value": "Listing Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125366" + "value": "https://ddwiki.reso.org/display/DDW20/ListingOriginatingSystemID+Field" }, { "term": "Core.Description", - "value": "A list of possible Unit Types. i.e. 1, 2, 3 or 2 Bed, Studio, Special Loft, etc." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the listing was input. In cases where the Originating system was not where the record was retrieved, see the Source System fields." } ] }, { - "resourceName": "PropertyUnitTypes", - "fieldName": "UnitTypeUnitsTotal", - "type": "Edm.Int64", + "resourceName": "Showing", + "fieldName": "ListingOriginatingSystemName", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unit Type Units Total" + "value": "Listing Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeUnitsTotal+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ListingOriginatingSystemName+Field" }, { "term": "Core.Description", - "value": "The total number of units of the given type." + "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the listing is originally input by the member. The legal name of the company. In cases where the Originating system was not where the record was retrieved, see the Source System fields." } ] }, { - "resourceName": "PropertyUnitTypes", - "fieldName": "Listing", - "isExpansion": true, - "isCollection": false, - "type": "org.reso.metadata.Property", - "typeName": "Property", + "resourceName": "Showing", + "fieldName": "ListingSourceSystemID", + "type": "Edm.String", + "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing" + "value": "Listing Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125377" + "value": "https://ddwiki.reso.org/display/DDW20/ListingSourceSystemID+Field" }, { "term": "Core.Description", - "value": "The listing associated with the PropertyUnitTypes record." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "PropertyUnitTypes", - "fieldName": "HistoryTransactional", - "isExpansion": true, - "isCollection": true, - "type": "org.reso.metadata.HistoryTransactional", - "typeName": "HistoryTransactional", + "resourceName": "Showing", + "fieldName": "ListingSourceSystemName", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "History Transactional" + "value": "Listing Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125380" + "value": "https://ddwiki.reso.org/display/DDW20/ListingSourceSystemName+Field" }, { "term": "Core.Description", - "value": "The history of the PropertyUnitTypes record." + "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields" } ] }, { - "resourceName": "SocialMedia", - "fieldName": "ClassName", - "type": "org.reso.metadata.enums.ClassName", - "typeName": "ClassName", + "resourceName": "Showing", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Class Name" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125326" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125147" }, { "term": "Core.Description", - "value": "Name of the class to which the record is referencing." + "value": "The transactional timestamp automatically recorded by the system representing the date/time the Showing record was last modified." } ] }, { - "resourceName": "SocialMedia", - "fieldName": "ModificationTimestamp", + "resourceName": "Showing", + "fieldName": "OriginalEntryTimestamp", "type": "Edm.DateTimeOffset", "nullable": true, "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Original Entry Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125336" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125151" }, { "term": "Core.Description", - "value": "The transactional timestamp automatically recorded by the MLS system representing the date/time the media record was last modified." + "value": "The transactional timestamp automatically recorded by the system representing the date/time the Showing record was entered and made visible to members of the system." } ] }, { - "resourceName": "SocialMedia", - "fieldName": "ResourceName", - "type": "org.reso.metadata.enums.ResourceName", - "typeName": "ResourceName", + "resourceName": "Showing", + "fieldName": "OriginatingSystemAgentKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Name" + "value": "Originating System Agent Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125340" + "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemAgentKey+Field" }, { "term": "Core.Description", - "value": "The resource or table of the listing or other record the media relates to. i.e. Property, Member, Office, etc." + "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the member was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." } ] }, { - "resourceName": "SocialMedia", - "fieldName": "ResourceRecordID", + "resourceName": "Showing", + "fieldName": "OriginatingSystemListingKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Record ID" + "value": "Originating System Listing Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125342" + "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemListingKey+Field" }, { "term": "Core.Description", - "value": "The well known identifier of the related record from the source resource. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the member was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." } ] }, { - "resourceName": "SocialMedia", - "fieldName": "ResourceRecordKey", + "resourceName": "Showing", + "fieldName": "OriginatingSystemShowingKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Record Key" + "value": "Originating System Showing Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125351" + "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemShowingKey+Field" }, { "term": "Core.Description", - "value": "The primary key of the related record from the source resource. For example the ListingKey, AgentKey, OfficeKey, TeamKey, etc. This is the system you are connecting to and not necessarily the original source of the record. This is a foreign key from the resource selected in the ResourceName field." + "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the member was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." } ] }, { - "resourceName": "SocialMedia", - "fieldName": "SocialMediaKey", + "resourceName": "Showing", + "fieldName": "ShowingAgentKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Social Media Key" + "value": "Showing Agent Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SocialMediaKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125129" }, { "term": "Core.Description", - "value": "A system unique identifier. Specifically, in aggregation systems, the Key is the system unique identifier from the system that the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set." + "value": "A system unique identifier of the member who has scheduled to access the property. Specifically, in aggregation systems, the ListAgentKey is the system unique identifier from the system that the record was retrieved. This may be identical to the related xxxId. This is a foreign key relating to the Member resource\u0027s MemberKey." } ] }, { - "resourceName": "SocialMedia", - "fieldName": "SocialMediaType", - "type": "org.reso.metadata.enums.SocialMediaType", - "typeName": "SocialMediaType", + "resourceName": "Showing", + "fieldName": "ShowingAgentMlsID", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Social Media Type" + "value": "Showing Agent MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125361" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125132" }, { "term": "Core.Description", - "value": "A list of types of sites or social media that a member Uniform Resource Locator (URL) or ID is referring to (e.g., Website, Blog, Facebook, Twitter, LinkedIn, Instagram)." + "value": "The local, well-known identifier for the member who has scheduled to access the property, most commonly representing a buyer. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." } ] }, { - "resourceName": "SocialMedia", - "fieldName": "SocialMediaUrlOrId", - "type": "Edm.String", + "resourceName": "Showing", + "fieldName": "ShowingEndTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 8000, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Social Media URL or ID" + "value": "Showing End Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SocialMediaUrlOrId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingEndTimestamp+Field" }, { "term": "Core.Description", - "value": "The website URL or ID of the social media site or account of the member." + "value": "The date and time the showing ends. Where other timestamps are typically stored in UTC, showing start and end date/times are typically stored in the local time zone of the property being showed." } ] }, { - "resourceName": "Field", - "fieldName": "DisplayName", + "resourceName": "Showing", + "fieldName": "ShowingId", "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Display Name" + "value": "Showing ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/DisplayName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingId+Field" }, { "term": "Core.Description", - "value": "The display name for the field. SHOULD be provided in all cases where the use of display names is needed, even if the display name is the same as the underlying field name. The DisplayName MAY be a RESO Standard Display Name or a local one." + "value": "The well-known identifier for the showing record. The value may be identical to that of the ShowingKey, but the ShowingID is intended to be the value used by a human to retrieve the information about a specific showing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." } ] }, { - "resourceName": "Field", - "fieldName": "FieldKey", + "resourceName": "Showing", + "fieldName": "ShowingKey", "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Field Key" + "value": "Showing Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125371" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingKey+Field" }, { "term": "Core.Description", - "value": "The key used to uniquely identify the Field." + "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemShowingKey and OriginatingSystemShowingKey." } ] }, { - "resourceName": "Field", - "fieldName": "FieldName", + "resourceName": "Showing", + "fieldName": "ShowingOriginatingSystemID", "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Field Name" + "value": "Showing Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125374" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingOriginatingSystemID+Field" }, { "term": "Core.Description", - "value": "The name of the field as expressed in the payload. For OData APIs, this field MUST meet certain naming requirements and should be consistent with what’s advertised in the OData XML metadata (to be verified in certification). For example, \"ListPrice.\"" + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the listing was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Field", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Showing", + "fieldName": "ShowingOriginatingSystemName", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Showing Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125378" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingOriginatingSystemName+Field" }, { "term": "Core.Description", - "value": "The timestamp when the field metadata item was last modified. This is used to help rebuild caches when metadata items change so consumers don\u0027t have to re-pull and reprocess the entire set of metadata when only a small number of changes have been made." + "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the listing is originally input by the member. The legal name of the company." } ] }, { - "resourceName": "Field", - "fieldName": "ResourceName", - "type": "Edm.String", + "resourceName": "Showing", + "fieldName": "ShowingRequestedTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Name" + "value": "Showing Requested Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125386" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingRequestedTimestamp+Field" }, { "term": "Core.Description", - "value": "The name of the resource the field belongs to. This will be a RESO Standard Name, such as \"Property\", but may also be a non-standard local resource name." + "value": "The date/time when the showing agent submitted their request to access the property. This is a system timestamp normally generated by a showing system, which is commonly the Originating System for showing records." } ] }, { - "resourceName": "Lookup", - "fieldName": "LegacyODataValue", + "resourceName": "Showing", + "fieldName": "ShowingSourceSystemID", "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Legacy OData Value" + "value": "Showing Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LegacyODataValue+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingSourceSystemID+Field" }, { "term": "Core.Description", - "value": "The name of the resource the field belongs to. This will be a RESO Standard Name, such as \"Property\", but may also be a non-standard local resource name." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Lookup", - "fieldName": "LookupKey", + "resourceName": "Showing", + "fieldName": "ShowingSourceSystemName", "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lookup Key" + "value": "Showing Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LookupKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingSourceSystemName+Field" }, { "term": "Core.Description", - "value": "The key used to uniquely identify the lookup entry." + "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "Lookup", - "fieldName": "LookupName", - "type": "Edm.String", + "resourceName": "Showing", + "fieldName": "ShowingStartTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lookup Name" + "value": "Showing Start Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LookupName+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingStartTimestamp+Field" }, { "term": "Core.Description", - "value": "The name of the group of enumerations comprising the given lookup (aka picklist). It is called a \"LookupName\" in this proposal because more than one field can have a given lookup, so it refers to the name of the lookup rather than a given field. For example, Listing with CountyOrParish and Office with OfficeCountyOrParish having the same CountyOrParish LookupName. This MUST match the Data Dictionary definition for cases where the lookup is defined. Vendors MAY add their own enumerations otherwise. The LookupName that a given field uses is required to be annotated at the field level in the OData XML Metadata." + "value": "The date and time the showing begins. Where other timestamps are typically stored in UTC, showing start and end date/times are typically stored in the local time zone of the property being showed." } ] }, { - "resourceName": "Lookup", - "fieldName": "LookupValue", + "resourceName": "Showing", + "fieldName": "SourceSystemAgentKey", "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lookup Value" + "value": "Source System Agent Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LookupValue+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemAgentKey+Field" }, { "term": "Core.Description", - "value": "The human-friendly display name the data consumer receives in the payload and uses in queries. This may be a local name or synonym for a given RESO Data Dictionary lookup item." + "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Lookup", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Showing", + "fieldName": "SourceSystemListingKey", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Source System Listing Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125397" + "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemListingKey+Field" }, { "term": "Core.Description", - "value": "The timestamp for when the enumeration value was last modified. The timestamp for when the enumeration value was last modified." + "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Lookup", - "fieldName": "StandardLookupValue", + "resourceName": "Showing", + "fieldName": "SourceSystemShowingKey", "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lookup Display Name" + "value": "Source System Showing Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/StandardLookupValue+Field" + "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemShowingKey+Field" }, { "term": "Core.Description", - "value": "The Data Dictionary StandardLookupValue of the enumerated value. This field is required when the LookupValue for a given item corresponds to a RESO standard value, meaning a standard lookup display name, known synonym, local name, or translation of that value. Local lookups MAY omit this value if they don\u0027t correspond to an existing RESO standard lookup value." + "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationAddress1", - "type": "Edm.String", + "resourceName": "Showing", + "fieldName": "ShowingAllowed", + "type": "Edm.Boolean", "nullable": true, - "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Address 1" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationAddress1+Field" + "value": "Showings Allowed" }, { "term": "Core.Description", - "value": "The street number, direction, name and suffix of the association." + "value": "The main Y/N field to denote whether showings are allowed to be requested at this time. There may be future showings previously scheduled." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationAddress2", + "resourceName": "Showing", + "fieldName": "ShowingUrl", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Address 2" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationAddress2+Field" + "value": "Showing Deep Link URL" }, { "term": "Core.Description", - "value": "The unit/suite number of the association." + "value": "The Uniform Resource Locator (URL) that links to the originating system." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationCareOf", - "type": "Edm.String", + "resourceName": "Showing", + "fieldName": "ShowingTimeZone", + "type": "org.reso.metadata.enums.ShowingTimeZone", + "typeName": "ShowingTimeZone", "nullable": true, - "maxLength": 30, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Care Of" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationCareOf+Field" + "value": "Showing Time Zone" }, { "term": "Core.Description", - "value": "The care of (c/o) information for the association\u0027s street address." + "value": "The standard name of the time zone in the official tz database. This denotes the time zone of the property being shown." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationCharterDate", - "type": "Edm.Date", + "resourceName": "Showing", + "fieldName": "ShowingStatus", + "type": "org.reso.metadata.enums.ShowingStatus", + "typeName": "ShowingStatus", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Charter Date" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationCharterDate+Field" + "value": "Showing Status" }, { "term": "Core.Description", - "value": "The charter date for the association." + "value": "The current state of showing acceptance on the listing." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationCity", - "type": "Edm.String", - "nullable": true, - "maxLength": 50, + "resourceName": "Showing", + "fieldName": "AgentOriginatingSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association City" + "value": "Agent Originating System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationCity+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AgentOriginatingSystem+Field" }, { "term": "Core.Description", - "value": "The city where the association is located." + "value": "The originating system of the member associated with the showing." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationCountry", - "type": "org.reso.metadata.enums.Country", - "typeName": "Country", - "nullable": true, + "resourceName": "Showing", + "fieldName": "AgentSourceSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Country" + "value": "Agent Source System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationCountry+Field" + "value": "https://ddwiki.reso.org/display/DDW20/AgentSourceSystem+Field" }, { "term": "Core.Description", - "value": "The association\u0027s country code for the street address." + "value": "The source system of the member associated with the showing." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationCountyOrParish", - "type": "org.reso.metadata.enums.CountyOrParish", - "typeName": "CountyOrParish", - "nullable": true, + "resourceName": "Showing", + "fieldName": "ShowingAgent", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Member", + "typeName": "Member", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association County or Parish" + "value": "Showing Agent" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationCountyOrParish+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125145" }, { "term": "Core.Description", - "value": "The association\u0027s county of the street address." + "value": "The showing agent." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationFax", - "type": "Edm.String", - "nullable": true, - "maxLength": 16, + "resourceName": "Showing", + "fieldName": "Listing", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Property", + "typeName": "Property", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Fax" + "value": "Listing" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationFax+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125146" }, { "term": "Core.Description", - "value": "The North American 10-digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The listing associated with the showing." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationKey", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "Showing", + "fieldName": "ListingOriginatingSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Key" + "value": "Listing Originating System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ListingOriginatingSystem+Field" }, { "term": "Core.Description", - "value": "The unique identifier for the association record." + "value": "The originating system of the Listing record associated with the showing." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationMailAddress1", - "type": "Edm.String", - "nullable": true, - "maxLength": 50, + "resourceName": "Showing", + "fieldName": "ListingSourceSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Mail Address 1" + "value": "Listing Source System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationMailAddress1+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ListingSourceSystem+Field" }, { "term": "Core.Description", - "value": "The street number, direction, name and suffix of the association\u0027s mailing address." + "value": "The source system of the Listing record associated with the showing." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationMailAddress2", - "type": "Edm.String", - "nullable": true, - "maxLength": 50, + "resourceName": "Showing", + "fieldName": "ShowingOriginatingSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Mail Address 2" + "value": "Showing Originating System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationMailAddress2+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingOriginatingSystem+Field" }, { "term": "Core.Description", - "value": "The unit/suite number of the association\u0027s mailing address." + "value": "The originating system of the Showing record." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationMailCareOf", - "type": "Edm.String", - "nullable": true, - "maxLength": 30, + "resourceName": "Showing", + "fieldName": "ShowingSourceSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Mail Care Of" + "value": "Showing Source System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationMailCareOf+Field" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingSourceSystem+Field" }, { "term": "Core.Description", - "value": "The care of (c/o) information for the association\u0027s mailing address." + "value": "The source system of the Showing record." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationMailCity", - "type": "Edm.String", - "nullable": true, - "maxLength": 50, + "resourceName": "Showing", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Mail City" + "value": "History Transactional" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationMailCity+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125207" }, { "term": "Core.Description", - "value": "The city in which the association\u0027s mail is received." + "value": "The history of the Showing record." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationMailCountry", - "type": "org.reso.metadata.enums.Country", - "typeName": "Country", - "nullable": true, + "resourceName": "Showing", + "fieldName": "Media", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.Media", + "typeName": "Media", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Mail Country" + "value": "Media" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationMailCountry+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125211" }, { "term": "Core.Description", - "value": "The country code for the association\u0027s mailing address." + "value": "The media associated with the Showing record." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationMailCountyOrParish", - "type": "org.reso.metadata.enums.CountyOrParish", - "typeName": "CountyOrParish", - "nullable": true, + "resourceName": "Showing", + "fieldName": "SocialMedia", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.SocialMedia", + "typeName": "SocialMedia", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Mail County or Parish" + "value": "Social Media" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationMailCountyOrParish+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125213" }, { "term": "Core.Description", - "value": "The county in which the association\u0027s mailing address is located." + "value": "The social media associated with the Showing record." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationMailPostalCode", - "type": "Edm.String", + "resourceName": "Teams", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 10, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Mail Postal Code" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationMailPostalCode+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125156" }, { "term": "Core.Description", - "value": "The postal code in which the association\u0027s mail is received." + "value": "Date/time the roster (Team or office) record was last modified." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationMailPostalCodePlus4", - "type": "Edm.String", + "resourceName": "Teams", + "fieldName": "OriginalEntryTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 4, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Mail Postal Code Plus 4" + "value": "Original Entry Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationMailPostalCodePlus4+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125160" }, { "term": "Core.Description", - "value": "The four-digit extension of the U.S. Zip Code for the association\u0027s mailing address." + "value": "Date/time the roster (Team or office) record was originally input into the source system." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationMailStateOfProvince", - "type": "org.reso.metadata.enums.StateOrProvince", - "typeName": "StateOrProvince", + "resourceName": "Teams", + "fieldName": "OriginatingSystemID", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Mail State or Province" + "value": "Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationMailStateOfProvince+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125163" }, { "term": "Core.Description", - "value": "The state or province in which the association\u0027s mail is received." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the Team was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationMlsId", + "resourceName": "Teams", + "fieldName": "OriginatingSystemKey", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association MLS ID" + "value": "Originating System Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationMlsId+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125166" }, { "term": "Core.Description", - "value": "The local, well-known identifier for the association of REALTORS®. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." + "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the Team was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationName", + "resourceName": "Teams", + "fieldName": "OriginatingSystemName", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Name" + "value": "Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125446" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125169" }, { "term": "Core.Description", - "value": "The name of the association." + "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the Team is originally input. The legal name of the company." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationNationalAssociationId", - "type": "Edm.String", + "resourceName": "Teams", + "fieldName": "SocialMediaType", + "type": "org.reso.metadata.enums.SocialMediaType", + "typeName": "SocialMediaType", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association National Association ID" + "value": "Social Media Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationNationalAssociationId+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125173" }, { "term": "Core.Description", - "value": "The national association ID of the association as known by the National Association of REALTORS®." + "value": "A list of types of sites, blog, social media, the Team URL or ID is referring to. i.e. Website, Blog, Facebook, Twitter, LinkedIn, Skype, etc., This list is used to populate the Type with repeating Social Media URL or ID types." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationPhone", + "resourceName": "Teams", + "fieldName": "SourceSystemID", "type": "Edm.String", "nullable": true, - "maxLength": 16, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Phone" + "value": "Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125452" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125176" }, { "term": "Core.Description", - "value": "The North American 10-digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationPostalCode", + "resourceName": "Teams", + "fieldName": "SourceSystemKey", "type": "Edm.String", "nullable": true, - "maxLength": 10, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Postal Code" + "value": "Source System Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationPostalCode+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125179" }, { "term": "Core.Description", - "value": "The postal code of the association." + "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationPostalCodePlus4", + "resourceName": "Teams", + "fieldName": "SourceSystemName", "type": "Edm.String", "nullable": true, - "maxLength": 4, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Postal Code Plus 4" + "value": "Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationPostalCodePlus4+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125182" }, { "term": "Core.Description", - "value": "The four-digit extension of the U.S. Zip Code." + "value": "The name of the Team record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationStateOrProvince", - "type": "org.reso.metadata.enums.StateOrProvince", - "typeName": "StateOrProvince", + "resourceName": "Teams", + "fieldName": "TeamAddress1", + "type": "Edm.String", "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association State or Province" + "value": "Team Address 1" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationStateOrProvince+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamAddress1+Field" }, { "term": "Core.Description", - "value": "The state or province in which the association is addressed." + "value": "The street number, direction, name and suffix of the Team." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationStatus", - "type": "org.reso.metadata.enums.AssociationStatus", - "typeName": "AssociationStatus", + "resourceName": "Teams", + "fieldName": "TeamAddress2", + "type": "Edm.String", "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Status" + "value": "Team Address 2" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationStatus+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamAddress2+Field" }, { "term": "Core.Description", - "value": "The status of the association (i.e., Active, Inactive)." + "value": "The unit/suite number of the Team." } ] }, { - "resourceName": "Association", - "fieldName": "AssociationType", - "type": "org.reso.metadata.enums.AssociationType", - "typeName": "AssociationType", + "resourceName": "Teams", + "fieldName": "TeamCarrierRoute", + "type": "Edm.String", "nullable": true, + "maxLength": 9, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Type" + "value": "Team Carrier Route" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamCarrierRoute+Field" }, { "term": "Core.Description", - "value": "The type of association (MLS, Local, Not Applicable, etc.)." + "value": "The group of addresses to which the USPS assigns the same code to aid in mail delivery. For the USPS, these codes are 9 digits: 5 numbers for the ZIP Code, one letter for the carrier route type, and 3 numbers for the carrier route number." } ] }, { - "resourceName": "Association", - "fieldName": "ExecutiveOfficerMemberKey", + "resourceName": "Teams", + "fieldName": "TeamCity", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Executive Officer Member Key" + "value": "Team City" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ExecutiveOfficerMemberKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamCity+Field" }, { "term": "Core.Description", - "value": "The executive officer\u0027s member key." + "value": "The city of the Team." } ] }, { - "resourceName": "Association", - "fieldName": "ExecutiveOfficerMemberMlsId", - "type": "Edm.String", + "resourceName": "Teams", + "fieldName": "TeamCountry", + "type": "org.reso.metadata.enums.Country", + "typeName": "Country", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Executive Officer Member MLS ID" + "value": "Team Country" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ExecutiveOfficerMemberMlsId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamCountry+Field" }, { "term": "Core.Description", - "value": "The local, well-known identifier for the executive officer. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." + "value": "The country abbreviation in a postal address." } ] }, { - "resourceName": "Association", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Teams", + "fieldName": "TeamCountyOrParish", + "type": "org.reso.metadata.enums.CountyOrParish", + "typeName": "CountyOrParish", "nullable": true, - "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Team County Or Parish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125478" + "value": "https://ddwiki.reso.org/display/DDW20/TeamCountyOrParish+Field" }, { "term": "Core.Description", - "value": "Date/time the association record was last modified." + "value": "The county or parish in which the Team is addressed." } ] }, { - "resourceName": "Association", - "fieldName": "MultipleListingServiceId", + "resourceName": "Teams", + "fieldName": "TeamDescription", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 1024, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Multiple Listing Service ID" + "value": "Team Description" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MultipleListingServiceId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamDescription+Field" }, { "term": "Core.Description", - "value": "The ID of the Multiple Listing Service used by this association of REALTORS®." + "value": "A description or marketing information about the team." } ] }, { - "resourceName": "Association", - "fieldName": "OriginalEntryTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "Teams", + "fieldName": "TeamDirectPhone", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Original Entry Timestamp" + "value": "Team Direct Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125484" + "value": "https://ddwiki.reso.org/display/DDW20/TeamDirectPhone+Field" }, { "term": "Core.Description", - "value": "Date/time the record was originally input into the source system." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Association", - "fieldName": "OriginatingSystemAssociationKey", + "resourceName": "Teams", + "fieldName": "TeamEmail", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 80, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Association Key" + "value": "Team Email" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OriginatingSystemAssociationKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamEmail+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the originating system. The originating system is the system with authoritative control over the record (e.g., the MLS where the association was input). There may be cases where the source system (how the record was received) is not the originating system. See Source System Key for more information." + "value": "The email address of the Team." } ] }, { - "resourceName": "Association", - "fieldName": "OriginatingSystemId", + "resourceName": "Teams", + "fieldName": "TeamFax", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System ID" + "value": "Team Fax" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125492" + "value": "https://ddwiki.reso.org/display/DDW20/TeamFax+Field" }, { "term": "Core.Description", - "value": "The RESO Unique Organization Identifier (UOI) OrganizationUniqueId of the originating record provider. The originating system is the system with authoritative control over the record (e.g., the name of the MLS where the office was input). In cases where the originating system was not where the record originated (the authoritative system), see the originating system fields." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "Association", - "fieldName": "OriginatingSystemName", + "resourceName": "Teams", + "fieldName": "TeamKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Name" + "value": "Team Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125496" + "value": "https://ddwiki.reso.org/display/DDW20/TeamKey+Field" }, { "term": "Core.Description", - "value": "The name of the originating record provider, most commonly the name of the MLS. The place where the office is originally input by the association." + "value": "A system unique identifier. Specifically, in aggregation systems, the TeamKey is the system unique identifier from the system that the record was retrieved." } ] }, { - "resourceName": "Association", - "fieldName": "SocialMediaType", - "type": "org.reso.metadata.enums.SocialMediaType", - "typeName": "SocialMediaType", + "resourceName": "Teams", + "fieldName": "TeamLeadKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Social Media Type" + "value": "Team Lead Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125497" + "value": "https://ddwiki.reso.org/display/DDW20/TeamLeadKey+Field" }, { "term": "Core.Description", - "value": "A list of types of websites or social media the association Uniform Resource Locator (URL) or ID is referring to (e.g., Website, Blog, Facebook, Twitter, LinkedIn, Instagram)." + "value": "The unique system identifier of the team\u0027s lead member." } ] }, { - "resourceName": "Association", - "fieldName": "SourceSystemAssociationKey", + "resourceName": "Teams", + "fieldName": "TeamLeadLoginId", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Association Key" + "value": "Team Lead Login ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SourceSystemAssociationKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamLeadLoginId+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the source system. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the originating system fields." + "value": "The ID used to logon to the MLS system." } ] }, { - "resourceName": "Association", - "fieldName": "SourceSystemId", + "resourceName": "Teams", + "fieldName": "TeamLeadMlsId", "type": "Edm.String", "nullable": true, "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System ID" + "value": "Team Lead MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125505" + "value": "https://ddwiki.reso.org/display/DDW20/TeamLeadMlsId+Field" }, { "term": "Core.Description", - "value": "The RESO Unique Organization Identifier (UOI) OrganizationUniqueId of the source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the originating system fields." + "value": "The local, well-known identifier for the Team Lead. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." } ] }, { - "resourceName": "Association", - "fieldName": "SourceSystemName", + "resourceName": "Teams", + "fieldName": "TeamLeadNationalAssociationId", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Name" + "value": "Team Lead National Association ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125508" + "value": "https://ddwiki.reso.org/display/DDW20/TeamLeadNationalAssociationId+Field" }, { "term": "Core.Description", - "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." + "value": "The national association ID of the team lead. i.e. in the U.S. is the NRDS number." } ] }, { - "resourceName": "EntityEvent", - "fieldName": "EntityEventSequence", - "type": "Edm.Int64", + "resourceName": "Teams", + "fieldName": "TeamLeadStateLicense", + "type": "Edm.String", "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Entity Event Sequence" + "value": "Team Lead State License" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EntityEventSequence+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamLeadStateLicense+Field" }, { "term": "Core.Description", - "value": "A unique, system-wide ID that can be used to represent the sequence in which an EntityEvent occurred in a given system. This field serves as a logical timestamp, meaning that its values may be used to provide a total ordering of all events that occurred in the EntityEvent resource. As event records are immutable, this value can grow fairly large over time; therefore, it\u0027s represented by the Int64 data type. This sequence number is not expected to be unique across different organizations. This number MUST be a positive integer." + "value": "The license of the Team Lead. Separate multiple licenses with a comma and space." } ] }, { - "resourceName": "EntityEvent", - "fieldName": "ResourceName", - "type": "Edm.String", + "resourceName": "Teams", + "fieldName": "TeamLeadStateLicenseState", + "type": "org.reso.metadata.enums.StateOrProvince", + "typeName": "StateOrProvince", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Name" + "value": "Team Lead State License State" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125391" + "value": "https://ddwiki.reso.org/display/DDW20/TeamLeadStateLicenseState+Field" }, { "term": "Core.Description", - "value": "A unique name given to available resources in order to distinguish them within the producer\u0027s system. In general, this would be something like \"Property,\" \"Member,\" or \"Media\" but could also be used to represent custom resources." + "value": "The state in which the Team Lead is licensed." } ] }, { - "resourceName": "EntityEvent", - "fieldName": "ResourceRecordKey", + "resourceName": "Teams", + "fieldName": "TeamMobilePhone", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Record Key" + "value": "Team Mobile Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125395" + "value": "https://ddwiki.reso.org/display/DDW20/TeamMobilePhone+Field" }, { "term": "Core.Description", - "value": "The primary key of the related record or resource, such as ListingKey, OfficeKey or MemberKey, that allows the record to be uniquely identified as an entity so that it may be fetched from the producer\u0027s system." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "EntityEvent", - "fieldName": "ResourceRecordUrl", + "resourceName": "Teams", + "fieldName": "TeamName", "type": "Edm.String", "nullable": true, - "maxLength": 8000, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resource Record URL" + "value": "Team Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ResourceRecordUrl+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamName+Field" }, { "term": "Core.Description", - "value": "A Uniform Resource Locator (URL) that specifies where consumers may retrieve data corresponding to the given event. As the amount of data available from the EntityEvent Resource is expected to grow rapidly, producers may choose to compute this value rather than storing it." + "value": "The name under which the team operates. If a business this may be a DBA." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "KeyOrCredentialId", + "resourceName": "Teams", + "fieldName": "TeamOfficePhone", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Key or Credential ID" + "value": "Team Office Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/KeyOrCredentialId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamOfficePhone+Field" }, { "term": "Core.Description", - "value": "The local, well-known identifier for a given lockbox/smartlock system key or credential. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ListAgentFullName", + "resourceName": "Teams", + "fieldName": "TeamOfficePhoneExt", "type": "Edm.String", "nullable": true, - "maxLength": 150, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "List Agent Full Name" + "value": "Team Office Phone Ext" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125408" + "value": "https://ddwiki.reso.org/display/DDW20/TeamOfficePhoneExt+Field" }, { "term": "Core.Description", - "value": "The first, middle and last name of the listing agent." + "value": "The extension of the given phone number (if applicable)." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ListingAddress1", + "resourceName": "Teams", + "fieldName": "TeamPostalCode", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Address 1" + "value": "Team Postal Code" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingAddress1+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamPostalCode+Field" }, { "term": "Core.Description", - "value": "The street number, direction, name and suffix of the property where the lockbox/smartlock is located." + "value": "The postal code of the Team." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ListingAddress2", + "resourceName": "Teams", + "fieldName": "TeamPostalCodePlus4", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 4, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Address 2" + "value": "Team Postal Code Plus 4" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingAddress2+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamPostalCodePlus4+Field" }, { "term": "Core.Description", - "value": "The unit/suite number of the property where the lockbox/smartlock is located." + "value": "The extension of the postal/zip code. i.e. +4" } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ListingCity", + "resourceName": "Teams", + "fieldName": "TeamPreferredPhone", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing City" + "value": "Team Preferred Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingCity+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamPreferredPhone+Field" }, { "term": "Core.Description", - "value": "The city of the property where the lockbox/smartlock is located." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ListingCountry", - "type": "org.reso.metadata.enums.Country", - "typeName": "Country", + "resourceName": "Teams", + "fieldName": "TeamPreferredPhoneExt", + "type": "Edm.String", "nullable": true, + "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Country" + "value": "Team Preferred Phone Ext" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingCountry+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamPreferredPhoneExt+Field" }, { "term": "Core.Description", - "value": "The country of the property where the lockbox/smartlock is located." + "value": "The extension of the given phone number (if applicable)." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ListingId", - "type": "Edm.String", + "resourceName": "Teams", + "fieldName": "TeamStateOrProvince", + "type": "org.reso.metadata.enums.StateOrProvince", + "typeName": "StateOrProvince", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing ID" + "value": "Team State Or Province" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125424" + "value": "https://ddwiki.reso.org/display/DDW20/TeamStateOrProvince+Field" }, { "term": "Core.Description", - "value": "The well-known identifier for the listing where the lockbox/smartlock is located. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + "value": "The state or province in which the Team is addressed." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ListingKey", - "type": "Edm.String", + "resourceName": "Teams", + "fieldName": "TeamStatus", + "type": "org.reso.metadata.enums.TeamStatus", + "typeName": "TeamStatus", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Key" + "value": "Team Status" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125427" + "value": "https://ddwiki.reso.org/display/DDW20/TeamStatus+Field" }, { "term": "Core.Description", - "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemLockOrBoxKey and OriginatingSystemLockOrBoxKey." + "value": "Is the account active, inactive or under disciplinary action." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ListingLatitude", - "type": "Edm.Int64", + "resourceName": "Teams", + "fieldName": "TeamTollFreePhone", + "type": "Edm.String", "nullable": true, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Latitude" + "value": "Team Toll Free Phone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingLatitude+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamTollFreePhone+Field" }, { "term": "Core.Description", - "value": "The latitude of the property where the lockbox/smartlock is located." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ListingLongitude", - "type": "Edm.Int64", + "resourceName": "Teams", + "fieldName": "TeamVoiceMail", + "type": "Edm.String", "nullable": true, + "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Longitude" + "value": "Team Voice Mail" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingLongitude+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamVoiceMail+Field" }, { "term": "Core.Description", - "value": "The longitude of the property where the lockbox/smartlock is located." + "value": "North American 10 digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ListingPostalCode", + "resourceName": "Teams", + "fieldName": "TeamVoiceMailExt", "type": "Edm.String", "nullable": true, "maxLength": 10, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Postal Code" + "value": "Team Voice Mail Ext" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingPostalCode+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamVoiceMailExt+Field" }, { "term": "Core.Description", - "value": "The postal code of the property where the lockbox/smartlock is located." + "value": "The extension of the given phone number (if applicable)." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ListingPostalCodePlus4", - "type": "Edm.String", - "nullable": true, - "maxLength": 4, + "resourceName": "Teams", + "fieldName": "OriginatingSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Postal Code Plus 4" + "value": "Originating System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingPostalCodePlus4+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125300" }, { "term": "Core.Description", - "value": "The four-digit U.S. ZIP Code extention of the property where the lockbox/smartlock is located." + "value": "The originating system of the Teams record." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ListingStateOrProvince", - "type": "org.reso.metadata.enums.StateOrProvince", - "typeName": "StateOrProvince", - "nullable": true, + "resourceName": "Teams", + "fieldName": "SourceSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing State or Province" + "value": "Source System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingStateOrProvince+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125303" }, { "term": "Core.Description", - "value": "The state or province of the property where the lockbox/smartlock is located." + "value": "The source system of the Teams record." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ListingTimeZone", - "type": "Edm.String", - "nullable": true, - "maxLength": 4, + "resourceName": "Teams", + "fieldName": "TeamLead", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Member", + "typeName": "Member", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Time Zone" + "value": "Team Lead" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingTimeZone+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamLead+Field" }, { "term": "Core.Description", - "value": "The time zone of the property where the lockbox/smartlock is located." + "value": "The team lead for the given team." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "LockOrBoxAccessTimestamp", - "type": "Edm.DateTimeOffset", - "nullable": true, - "precision": 27, + "resourceName": "Teams", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lock or Box Access Timestamp" + "value": "History Transactional" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxAccessTimestamp+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125308" }, { "term": "Core.Description", - "value": "The transactional timestamp automatically recorded by the lockbox/smartlock system representing the date/time the lockbox or lock was last accessed." + "value": "The history of the Teams record." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "LockOrBoxAccessType", - "type": "org.reso.metadata.enums.LockOrBoxAccessType", - "typeName": "LockOrBoxAccessType", - "nullable": true, + "resourceName": "Teams", + "fieldName": "Media", + "isExpansion": true, "isCollection": true, + "type": "org.reso.metadata.Media", + "typeName": "Media", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lock or Box Access Type" + "value": "Media" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxAccessType+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125311" }, { "term": "Core.Description", - "value": "The method of access for the lockbox or smartlock." + "value": "The media associated with the Teams record." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "LockOrBoxId", - "type": "Edm.String", - "nullable": true, - "maxLength": 25, + "resourceName": "Teams", + "fieldName": "TeamsSocialMedia", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.SocialMedia", + "typeName": "SocialMedia", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lock or Box ID" + "value": "Teams Social Media" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamsSocialMedia+Field" }, { "term": "Core.Description", - "value": "The local, well-known identifier for a given lockbox/smartlock system. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." + "value": "A collection of the types of social media fields available for this team. The collection includes the type of system and other details pertinent about social media" } ] }, { - "resourceName": "LockOrBox", - "fieldName": "LockOrBoxInstalledTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "TeamMembers", + "fieldName": "MemberKey", + "type": "Edm.String", "nullable": true, - "precision": 27, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lock or Box Installed Timestamp" + "value": "Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxInstalledTimestamp+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125157" }, { "term": "Core.Description", - "value": "The transactional timestamp automatically recorded by the lockbox/smartlock system representing the date/time the lockbox or lock was last installed at a property." + "value": "A system unique identifier. Specifically, the foreign key relating to the Member resource\u0027s MemberKey." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "LockOrBoxKey", + "resourceName": "TeamMembers", + "fieldName": "MemberLoginId", "type": "Edm.String", "nullable": true, - "maxLength": 255, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lock or Box Key" + "value": "Member Login ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125162" }, { "term": "Core.Description", - "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemKey and OriginatingSystemKey." + "value": "The ID used to logon to the MLS system." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "LockOrBoxOriginatingSystemID", + "resourceName": "TeamMembers", + "fieldName": "MemberMlsId", "type": "Edm.String", "nullable": true, "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lock or Box Originating System ID" + "value": "Member MLS ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxOriginatingSystemID+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125167" }, { "term": "Core.Description", - "value": "The RESO Unique Organization Identifier (UOI) OrganizationUniqueId of the originating record provider. The originating system is the system with authoritative control over the record (e.g., the name of the MLS where the listing was input). In cases where the originating system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The local, well-known identifier for the member. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "LockOrBoxOriginatingSystemKey", - "type": "Edm.String", + "resourceName": "TeamMembers", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 255, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lock or Box Originating System Key" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxOriginatingSystemKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125170" }, { "term": "Core.Description", - "value": "The name of the originating record provider. Most commonly the name of the MLS. The place where the listing is originally input by the member. The legal name of the company." + "value": "Date/time the roster (member or office) record was last modified." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "LockOrBoxOriginatingSystemName", - "type": "Edm.String", + "resourceName": "TeamMembers", + "fieldName": "OriginalEntryTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 255, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lock or Box Originating System Name" + "value": "Original Entry Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxOriginatingSystemName+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125172" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the originating system. The originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the listing was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." + "value": "Date/time the roster (member or office) record was originally input into the source system." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "LockOrBoxSourceSystemID", + "resourceName": "TeamMembers", + "fieldName": "OriginatingSystemID", "type": "Edm.String", "nullable": true, "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lock or Box Source System ID" + "value": "Originating System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxSourceSystemID+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125175" }, { "term": "Core.Description", - "value": "The RESO Unique Organization Identifier (UOI) OrganizationUniqueId of the source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Originating record provider. The Originating system is the system with authoritative control over the record. For example; the name of the MLS where the Team Member was input. In cases where the Originating system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "LockOrBoxSourceSystemKey", + "resourceName": "TeamMembers", + "fieldName": "OriginatingSystemKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lock or Box Source System Key" + "value": "Originating System Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxSourceSystemKey+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125178" }, { "term": "Core.Description", - "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." + "value": "The system key, a unique record identifier, from the Originating system. The Originating system is the system with authoritative control over the record. For example, the Multiple Listing Service where the Team Member was input. There may be cases where the Source System (how you received the record) is not the Originating System. See Source System Key for more information." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "LockOrBoxSourceSystemName", + "resourceName": "TeamMembers", + "fieldName": "OriginatingSystemName", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lock or Box Source System Name" + "value": "Originating System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LockOrBoxSourceSystemName+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125183" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the source system. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The name of the Originating record provider. Most commonly the name of the MLS. The place where the Team Member is originally input. The legal name of the company." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "Notes", + "resourceName": "TeamMembers", + "fieldName": "SourceSystemID", "type": "Edm.String", "nullable": true, - "maxLength": 1024, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Notes" + "value": "Source System ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125506" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125186" }, { "term": "Core.Description", - "value": "Notes or feedback about the property or showing." + "value": "The RESO OUID\u0027s OrganizationUniqueId of the Source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ShowingAgentAOR", - "type": "org.reso.metadata.enums.AOR", - "typeName": "AOR", + "resourceName": "TeamMembers", + "fieldName": "SourceSystemKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Agent AOR" + "value": "Source System Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentAOR+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125191" }, { "term": "Core.Description", - "value": "The showing contact\u0027s board or association of REALTORS®." + "value": "The system key, a unique record identifier, from the Source System. The Source System is the system from which the record was directly received. In cases where the Source System was not where the record originated (the authoritative system), see the Originating System fields." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ShowingAgentEmail", + "resourceName": "TeamMembers", + "fieldName": "SourceSystemName", "type": "Edm.String", "nullable": true, - "maxLength": 80, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Agent Email" + "value": "Source System Name" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentEmail+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125196" }, { "term": "Core.Description", - "value": "The email address of the contact for showings of the property." + "value": "The name of the Team Member record provider. The system from which the record was directly received. The legal name of the company." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ShowingAgentFirstName", - "type": "Edm.String", + "resourceName": "TeamMembers", + "fieldName": "TeamImpersonationLevel", + "type": "org.reso.metadata.enums.TeamImpersonationLevel", + "typeName": "TeamImpersonationLevel", "nullable": true, - "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Agent First Name" + "value": "Team Impersonation Level" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125517" + "value": "https://ddwiki.reso.org/display/DDW20/TeamImpersonationLevel+Field" }, { "term": "Core.Description", - "value": "The first name of the contact for showings of the property." + "value": "The level of impersonation the member is allowed within the team. i.e. Impersonate (to work as the team), On Behalf (to show the team name, but also show the member\u0027s info, None (don\u0027t allow this member to appear as part of team)." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ShowingAgentFullName", + "resourceName": "TeamMembers", + "fieldName": "TeamKey", "type": "Edm.String", "nullable": true, - "maxLength": 150, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Agent Full Name" + "value": "Team Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentFullName+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125202" }, { "term": "Core.Description", - "value": "The first, middle and last name of the contact for showings of the property." + "value": "A system unique identifier. Specifically, a foreign key referencing the Teams resource\u0027s primary key." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ShowingAgentId", + "resourceName": "TeamMembers", + "fieldName": "TeamMemberKey", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Agent ID" + "value": "Team Member Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentId+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamMemberKey+Field" }, { "term": "Core.Description", - "value": "The local, well-known lockbox/smartlock system identifier of the showing contact. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." + "value": "A system unique identifier. Specifically, the local key to the TeamMembers resource." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ShowingAgentLastName", + "resourceName": "TeamMembers", + "fieldName": "TeamMemberNationalAssociationId", "type": "Edm.String", "nullable": true, - "maxLength": 50, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Agent Last Name" + "value": "Team Member National Association ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125526" + "value": "https://ddwiki.reso.org/display/DDW20/TeamMemberNationalAssociationId+Field" }, { "term": "Core.Description", - "value": "The last name of the contact for showings of the property." + "value": "The national association ID of the member. i.e. in the U.S. is the NRDS number." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ShowingAgentMlsId", + "resourceName": "TeamMembers", + "fieldName": "TeamMemberStateLicense", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Agent MLS ID" + "value": "Team Member State License" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125536" + "value": "https://ddwiki.reso.org/display/DDW20/TeamMemberStateLicense+Field" }, { "term": "Core.Description", - "value": "The local, well-known MLS identifier of the showing contact. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." + "value": "The license of the member. Separate multiple licenses with a comma and space." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ShowingAgentPhone", - "type": "Edm.String", + "resourceName": "TeamMembers", + "fieldName": "TeamMemberType", + "type": "org.reso.metadata.enums.TeamMemberType", + "typeName": "TeamMemberType", "nullable": true, - "maxLength": 16, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Agent Phone" + "value": "Team Member Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentPhone+Field" + "value": "https://ddwiki.reso.org/display/DDW20/TeamMemberType+Field" }, { "term": "Core.Description", - "value": "The North American 10-digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The role of the member within the team. i.e. team lead, principle, associate, assistant, etc." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ShowingAgentPhoneExt", - "type": "Edm.String", - "nullable": true, - "maxLength": 10, + "resourceName": "TeamMembers", + "fieldName": "Member", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Member", + "typeName": "Member", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Agent Phone Extension" + "value": "Member" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingAgentPhoneExt+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125226" }, { "term": "Core.Description", - "value": "The phone number extension of the contact for showings of the property." + "value": "The member belonging to the TeamMembers record." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ShowingOfficeId", - "type": "Edm.String", - "nullable": true, - "maxLength": 25, + "resourceName": "TeamMembers", + "fieldName": "OriginatingSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Office ID" + "value": "Originating System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingOfficeId+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125233" }, { "term": "Core.Description", - "value": "The local, well-known lockbox/smartlock system identifier of the showing office. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." + "value": "The originating system of the TeamMembers record." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ShowingOfficeName", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "resourceName": "TeamMembers", + "fieldName": "SourceSystem", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.OUID", + "typeName": "OUID", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Office Name" + "value": "Source System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingOfficeName+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125238" }, { "term": "Core.Description", - "value": "The legal name of the brokerage/company showing the property." + "value": "The source system of the TeamMembers record." } ] }, { - "resourceName": "LockOrBox", - "fieldName": "ShowingOfficePhone", - "type": "Edm.String", - "nullable": true, - "maxLength": 16, + "resourceName": "TeamMembers", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Office Phone" + "value": "History Transactional" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingOfficePhone+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125242" }, { "term": "Core.Description", - "value": "The North American 10-digit phone numbers should be in the format of ###-###-#### (separated by hyphens). Other conventions should use the common local standard. International numbers should be preceded by a plus symbol." + "value": "The history of the TeamMembers record." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "AssociationKey", + "resourceName": "PropertyGreenVerification", + "fieldName": "GreenBuildingVerificationKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Key" + "value": "Green Building Verification Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125403" + "value": "https://ddwiki.reso.org/display/DDW20/GreenBuildingVerificationKey+Field" }, { "term": "Core.Description", - "value": "The unique identifier for the association record." + "value": "A unique identifier for this record. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "AssociationMlsId", - "type": "Edm.String", + "resourceName": "PropertyGreenVerification", + "fieldName": "GreenBuildingVerificationType", + "type": "org.reso.metadata.enums.GreenBuildingVerificationType", + "typeName": "GreenBuildingVerificationType", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association MLS ID" + "value": "Green Building Verification Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125410" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125255" }, { "term": "Core.Description", - "value": "The local, well-known identifier for the association of REALTORS®. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." + "value": "The name of the verification or certification awarded to a new or pre-existing residential or commercial structure (e.g., LEED, ENERGY STAR, ICC-700)." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "AssociationNationalAssociationId", + "resourceName": "PropertyGreenVerification", + "fieldName": "GreenVerificationBody", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association National Association ID" + "value": "Green Verification Body" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125419" + "value": "https://ddwiki.reso.org/display/DDW20/GreenVerificationBody+Field" }, { "term": "Core.Description", - "value": "The national association ID of the association as known by the national association." + "value": "The name of the body or group providing the verification/certification/rating named in the GreenBuildingVerificationType field. There is almost always a direct correlation between bodies and programs." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "AssociationStaffYN", - "type": "Edm.Boolean", + "resourceName": "PropertyGreenVerification", + "fieldName": "GreenVerificationMetric", + "type": "Edm.Int64", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Staff Yes/No" + "value": "Green Verification Metric" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AssociationStaffYN+Field" + "value": "https://ddwiki.reso.org/display/DDW20/GreenVerificationMetric+Field" }, { "term": "Core.Description", - "value": "Determines whether or not the record is asssociated with an assocation employee." + "value": "A final score indicating the performance of energy efficiency design and measures in the home as tested by a third-party rater. Points achieved to earn a certification in the GreenVerificationRating field do not apply to this field. HERS Index is most common with new homes and runs with a lower number being more efficient. A net-zero home uses zero energy and has a HERS score of 0. A home that produces more energy than it uses has a negative score. Home Energy Score is a tool more common for existing homes and runs with a higher number being more efficient. It takes square footage into account and caps with 10 as the highest number of points." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "MemberAssociationBillStatus", - "type": "org.reso.metadata.enums.MemberAssociationBillStatus", - "typeName": "MemberAssociationBillStatus", + "resourceName": "PropertyGreenVerification", + "fieldName": "GreenVerificationRating", + "type": "Edm.String", "nullable": true, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Association Bill Status" + "value": "Green Verification Rating" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberAssociationBillStatus+Field" + "value": "https://ddwiki.reso.org/display/DDW20/GreenVerificationRating+Field" }, { "term": "Core.Description", - "value": "The billing status of the member." + "value": "Many verifications or certifications have a rating system that provides an indication of the structure\u0027s level of energy efficiency. When expressed in a numeric value, please use the GreenVerificationMetric field. Verifications and Certifications can also be a name, such as Gold or Silver, which is the purpose of this field." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "MemberAssociationBillStatusDescription", - "type": "Edm.String", + "resourceName": "PropertyGreenVerification", + "fieldName": "GreenVerificationSource", + "type": "org.reso.metadata.enums.GreenVerificationSource", + "typeName": "GreenVerificationSource", "nullable": true, - "maxLength": 100, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Association Bill Status Description" + "value": "Green Verification Source" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberAssociationBillStatusDescription+Field" + "value": "https://ddwiki.reso.org/display/DDW20/GreenVerificationSource+Field" }, { "term": "Core.Description", - "value": "The description of the billing status of the member." + "value": "The source of the green data. May address photovoltaic characteristics, or a verified score, certification, label, etc. This may be a pick list of options showing the source. i.e. Program Sponsor, Program Verifier, Public Record, Assessor, etc." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "MemberAssociationDuesPaidDate", - "type": "Edm.Date", + "resourceName": "PropertyGreenVerification", + "fieldName": "GreenVerificationStatus", + "type": "org.reso.metadata.enums.GreenVerificationStatus", + "typeName": "GreenVerificationStatus", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Association Dues Paid Date" + "value": "Green Verification Status" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberAssociationDuesPaidDate+Field" + "value": "https://ddwiki.reso.org/display/DDW20/GreenVerificationStatus+Field" }, { "term": "Core.Description", - "value": "The last date the member payed dues." + "value": "Many verification programs include a multi-step process that may begin with plans and specs, involve testing and/or submission of building specifications along the way and include a final verification step. When ratings are involved it is not uncommon for the final rating to be either higher or lower than the target preliminary rating. Sometimes the final approval is not available until after sale and occupancy. Status indicates what the target was at the time of listing and may be updated when verification is complete. To limit liability concerns this field reflects information that was available at the time of listing or updated later and should be confirmed by the buyer." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "MemberAssociationJoinDate", - "type": "Edm.Date", + "resourceName": "PropertyGreenVerification", + "fieldName": "GreenVerificationURL", + "type": "Edm.String", "nullable": true, + "maxLength": 8000, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Association Join Date" + "value": "Green Verification URL" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberAssociationJoinDate+Field" + "value": "https://ddwiki.reso.org/display/DDW20/GreenVerificationURL+Field" }, { "term": "Core.Description", - "value": "The date the member joined the association." + "value": "Provides a link to the specific property’s high-performance rating or scoring details directly from and hosted by the sponsoring body of the program. Typically provides thorough details, for example, which points where achieved and how, or in the case of a score what specifically was tested and the results." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "MemberAssociationOrientationDate", - "type": "Edm.Date", + "resourceName": "PropertyGreenVerification", + "fieldName": "GreenVerificationVersion", + "type": "Edm.String", "nullable": true, + "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Association Orientation Date" + "value": "Green Verification Version" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberAssociationOrientationDate+Field" + "value": "https://ddwiki.reso.org/display/DDW20/GreenVerificationVersion+Field" }, { "term": "Core.Description", - "value": "The date the member underwent orientation with the association." + "value": "The version of the certification or verification that was awarded. Some rating programs have a year, a version, or possibly both." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "MemberAssociationPrimaryIndicator", - "type": "Edm.String", + "resourceName": "PropertyGreenVerification", + "fieldName": "GreenVerificationYear", + "type": "Edm.Int64", "nullable": true, - "maxLength": 20, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Association Primary Indicator" + "value": "Green Verification Year" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberAssociationPrimaryIndicator+Field" + "value": "https://ddwiki.reso.org/display/DDW20/GreenVerificationYear+Field" }, { "term": "Core.Description", - "value": "An indicator showing whether the member\u0027s association membership status is primary, secondary, or not applicable (i.e., P, S, X)." + "value": "The year the certification or verification was awarded." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "MemberAssociationStatus", - "type": "org.reso.metadata.enums.MemberStatus", - "typeName": "MemberStatus", + "resourceName": "PropertyGreenVerification", + "fieldName": "ListingId", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Association Status" + "value": "Listing ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberAssociationStatus+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125290" }, { "term": "Core.Description", - "value": "States if the account is active, inactive or under disciplinary action." + "value": "This is the foreign ID relating to the Property. The well known identifier for the listing. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "MemberAssociationStatusDate", - "type": "Edm.Date", + "resourceName": "PropertyGreenVerification", + "fieldName": "ListingKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Association Status Date" + "value": "Listing Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberAssociationStatusDate+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125291" }, { "term": "Core.Description", - "value": "The date of change of the member\u0027s status in relation to the association." + "value": "This is the foreign key relating to the property. A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see the Property Resource\u0027s SourceSystemKey and OriginatingSystemKey." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "MemberKey", - "type": "Edm.String", + "resourceName": "PropertyGreenVerification", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", "nullable": true, - "maxLength": 255, + "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Key" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125476" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125295" }, { "term": "Core.Description", - "value": "A unique identifier for this record from the immediate source. This is the string key and the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemMemberKey and OriginatingSystemMemberKey." + "value": "Date/time this record was last modified." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "MemberLocalDuesWaivedYN", - "type": "Edm.Boolean", - "nullable": true, + "resourceName": "PropertyGreenVerification", + "fieldName": "Listing", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Property", + "typeName": "Property", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Local Dues Waived Yes/No" + "value": "Listing" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberLocalDuesWaivedYN+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125297" }, { "term": "Core.Description", - "value": "Determines whether or not the member\u0027s association dues are waived at the local level." + "value": "The listing associated with the PropertyGreenVerification record." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "MemberMlsId", - "type": "Edm.String", - "nullable": true, - "maxLength": 25, + "resourceName": "PropertyGreenVerification", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member MLS ID" + "value": "History Transactional" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125482" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125302" }, { "term": "Core.Description", - "value": "The local, well-known identifier for the member. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." + "value": "The history of the PropertyGreenVerification record." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "MemberNationalDuesWaivedYN", - "type": "Edm.Boolean", + "resourceName": "PropertyPowerProduction", + "fieldName": "ListingId", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member National Dues Waived Yes/No" + "value": "Listing ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberNationalDuesWaivedYN+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125280" }, { "term": "Core.Description", - "value": "Determines whether or not the member\u0027s association dues are waived at the national level." + "value": "This is the foreign ID relating to the Property Resource. The well known identifier for the listing. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "MemberStatelDuesWaivedYN", - "type": "Edm.Boolean", + "resourceName": "PropertyPowerProduction", + "fieldName": "ListingKey", + "type": "Edm.String", "nullable": true, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member State Dues Waived Yes/No" + "value": "Listing Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberStatelDuesWaivedYN+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125284" }, { "term": "Core.Description", - "value": "Determines whether or not the member\u0027s association dues are waived at the state level." + "value": "This is the foreign key relating to the Property Resource; the unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see the Property Resource\u0027s SourceSystemKey and OriginatingSystemKey." } ] }, { - "resourceName": "MemberAssociation", + "resourceName": "PropertyPowerProduction", "fieldName": "ModificationTimestamp", "type": "Edm.DateTimeOffset", "nullable": true, @@ -31652,20340 +31724,26085 @@ }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125491" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125287" }, { "term": "Core.Description", - "value": "The date/time the record was last modified." + "value": "Date/time this record was last modified." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "OriginalEntryTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "PropertyPowerProduction", + "fieldName": "PowerProductionAnnual", + "type": "Edm.Int64", "nullable": true, - "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Original Entry Timestamp" + "value": "Power Production Annual" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125494" + "value": "https://ddwiki.reso.org/display/DDW20/PowerProductionAnnual+Field" }, { "term": "Core.Description", - "value": "The date/time the record was originally input into the source system." + "value": "The most important metric of a renewables system is the amount of power it produces per year. This number can be actual or estimated. Annual production for systems producing electricity like wind or solar are measured in kilowatt hours (kWh) per year. A kWh is like a measure of the distance traveled per hour for a car – how far did it go over a certain period of time. Annual production is influenced by the size of the system, the conditions (How shady are the trees? How many cloudy days?, and the installation. Sellers typically have access to software that provides historical production totals." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "OriginatingSystemId", - "type": "Edm.String", + "resourceName": "PropertyPowerProduction", + "fieldName": "PowerProductionAnnualStatus", + "type": "org.reso.metadata.enums.PowerProductionAnnualStatus", + "typeName": "PowerProductionAnnualStatus", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System ID" + "value": "Power Production Annual Status" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125500" + "value": "https://ddwiki.reso.org/display/DDW20/PowerProductionAnnualStatus+Field" }, { "term": "Core.Description", - "value": "The RESO Unique Organization Identifier (UOI) OrganizationUniqueId of the originating record provider. The originating system is the system with authoritative control over the record (e.g., the name of the MLS where the member was input). In cases where the originating system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The most important metric of a renewables system is the amount of power it produces per year. This number can be actual or estimated, or a combination if less than 12 months of actual data is available (any missing months of actual data is extrapolated). This field allows the status of the number shown in the PowerProducationAnnual to be clarified." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "OriginatingSystemMemberKey", + "resourceName": "PropertyPowerProduction", + "fieldName": "PowerProductionKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Member Key" + "value": "Power Production Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125504" + "value": "https://ddwiki.reso.org/display/DDW20/PowerProductionKey+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the originating system. The originating system is the system with authoritative control over the record (e.g., the MLS where the member was input). There may be cases where the source system (how the record is received) is not the originating system. See Source System Key for more information." + "value": "A unique identifier for this record. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "OriginatingSystemName", - "type": "Edm.String", + "resourceName": "PropertyPowerProduction", + "fieldName": "PowerProductionSize", + "type": "Edm.Decimal", "nullable": true, - "maxLength": 255, + "scale": 2, + "precision": 5, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Name" + "value": "Power Production Size" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125507" + "value": "https://ddwiki.reso.org/display/DDW20/PowerProductionSize+Field" }, { "term": "Core.Description", - "value": "The name of the originating record provider, most commonly the name of the MLS. The place where the member is originally input by the member. The legal name of the company." + "value": "The “capacity” of a renewables system. Size is measured in kilowatts (kW) DC (referring to direct current). A kW indicates how much power the system can produce under standard conditions, like the size of a car engine. Renewables systems are sized when they are installed to cover all or a portion of the power needs of the property. Therefore, a system designed to produce 50% of the power needs will be sized smaller than a system on the exact same property designed to produce 100%. Size may be influenced by available space at the property, orientation, landscaping, etc." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "SourceSystemId", - "type": "Edm.String", + "resourceName": "PropertyPowerProduction", + "fieldName": "PowerProductionType", + "type": "org.reso.metadata.enums.PowerProductionType", + "typeName": "PowerProductionType", "nullable": true, - "maxLength": 25, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System ID" + "value": "Power Production Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125511" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125304" }, { "term": "Core.Description", - "value": "The RESO Unique Organization Identifier (UOI) OrganizationUniqueId of the source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "This field is a list of the type of power production system available on the property." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "SourceSystemMemberKey", - "type": "Edm.String", + "resourceName": "PropertyPowerProduction", + "fieldName": "PowerProductionYearInstall", + "type": "Edm.Int64", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Member Key" + "value": "Power Production Year Install" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125514" + "value": "https://ddwiki.reso.org/display/DDW20/PowerProductionYearInstall+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the source system. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The year a renewables system was installed. Ideally this should be the year the system was interconnected with the grid and began producing power. Renewables systems have a limited lifespan and year installed helps buyers and appraisers determine remaining useful life of the system." } ] }, { - "resourceName": "MemberAssociation", - "fieldName": "SourceSystemName", - "type": "Edm.String", + "resourceName": "PropertyPowerProduction", + "fieldName": "PowerProductionOwnership", + "type": "org.reso.metadata.enums.PowerProductionOwnership", + "typeName": "PowerProductionOwnership", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Power Production Ownership" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/PowerProductionOwnership+Field" + }, + { + "term": "Core.Description", + "value": "The ownership of the power production system (e.g., Seller Owned or Third-Party Owned)." + } + ] + }, + { + "resourceName": "PropertyPowerProduction", + "fieldName": "Listing", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Property", + "typeName": "Property", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Listing" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125318" + }, + { + "term": "Core.Description", + "value": "The listing associated with the PropertyPowerProduction record." + } + ] + }, + { + "resourceName": "PropertyPowerProduction", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "History Transactional" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125322" + }, + { + "term": "Core.Description", + "value": "The history of the PropertyPowerProduction record." + } + ] + }, + { + "resourceName": "PropertyRooms", + "fieldName": "ListingId", + "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Name" + "value": "Listing ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125518" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125307" }, { "term": "Core.Description", - "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." + "value": "This is the foreign ID relating to the Property Resource. The well known identifier for the listing. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." } ] }, { - "resourceName": "OfficeAssociation", - "fieldName": "AssociationKey", + "resourceName": "PropertyRooms", + "fieldName": "ListingKey", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Key" + "value": "Listing Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125422" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125312" }, { "term": "Core.Description", - "value": "The unique identifier for the association record." + "value": "This is the foreign key relating to the Property resource. A unique identifier for this record from the immediate source. A string that can include URI or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see the Property Resource\u0027s SourceSystemKey and OriginatingSystemKey." } ] }, { - "resourceName": "OfficeAssociation", - "fieldName": "AssociationMlsId", + "resourceName": "PropertyRooms", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Modification Timestamp" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125315" + }, + { + "term": "Core.Description", + "value": "Date/time this record was last modified." + } + ] + }, + { + "resourceName": "PropertyRooms", + "fieldName": "RoomArea", + "type": "Edm.Decimal", + "nullable": true, + "scale": 2, + "precision": 14, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Room Area" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/RoomArea+Field" + }, + { + "term": "Core.Description", + "value": "The area of the room being described. Use the RoomAreaUnits field to describe the unit of measurement for the value in this field." + } + ] + }, + { + "resourceName": "PropertyRooms", + "fieldName": "RoomAreaSource", + "type": "org.reso.metadata.enums.AreaSource", + "typeName": "AreaSource", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Room Area Source" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/RoomAreaSource+Field" + }, + { + "term": "Core.Description", + "value": "The source of the measurement of the given room\u0027s area." + } + ] + }, + { + "resourceName": "PropertyRooms", + "fieldName": "RoomAreaUnits", + "type": "org.reso.metadata.enums.AreaUnits", + "typeName": "AreaUnits", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Room Area Units" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/RoomAreaUnits+Field" + }, + { + "term": "Core.Description", + "value": "The unit of measurement used for the value in the RoomArea field. e.g. square feet, square meters, etc." + } + ] + }, + { + "resourceName": "PropertyRooms", + "fieldName": "RoomDescription", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 1024, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association MLS ID" + "value": "Room Description" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125429" + "value": "https://ddwiki.reso.org/display/DDW20/RoomDescription+Field" }, { "term": "Core.Description", - "value": "The local, well-known identifier for the association of REALTORS®. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." + "value": "A textual description of the given room." } ] }, { - "resourceName": "OfficeAssociation", - "fieldName": "AssociationNationalAssociationId", + "resourceName": "PropertyRooms", + "fieldName": "RoomDimensions", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 50, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association National Association ID" + "value": "Room Dimensions" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125432" + "value": "https://ddwiki.reso.org/display/DDW20/RoomDimensions+Field" }, { "term": "Core.Description", - "value": "The national association ID of the association as known by the National Association of REALTORS®." + "value": "A textual description of the dimensions of the given room." } ] }, { - "resourceName": "OfficeAssociation", - "fieldName": "BillStatus", + "resourceName": "PropertyRooms", + "fieldName": "RoomFeatures", + "type": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "typeName": "InteriorOrRoomFeatures", + "nullable": true, + "isCollection": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Room Features" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/RoomFeatures+Field" + }, + { + "term": "Core.Description", + "value": "A list of features present in the given room." + } + ] + }, + { + "resourceName": "PropertyRooms", + "fieldName": "RoomKey", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bill Status" + "value": "Room Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BillStatus+Field" + "value": "https://ddwiki.reso.org/display/DDW20/RoomKey+Field" }, { "term": "Core.Description", - "value": "The status of the bill (i.e., Not Billed, Billed, Paid or N, B, P)." + "value": "A unique identifier for this record. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system." } ] }, { - "resourceName": "OfficeAssociation", - "fieldName": "JoinDate", - "type": "Edm.Date", + "resourceName": "PropertyRooms", + "fieldName": "RoomLength", + "type": "Edm.Decimal", "nullable": true, + "scale": 2, + "precision": 14, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Join Date" + "value": "Room Length" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/JoinDate+Field" + "value": "https://ddwiki.reso.org/display/DDW20/RoomLength+Field" }, { "term": "Core.Description", - "value": "The date the office joined the association." + "value": "A numeric representation of the length of the given room. See the RoomLengthWidthUnits for the unit of measurement used for the length and width." } ] }, { - "resourceName": "OfficeAssociation", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", + "resourceName": "PropertyRooms", + "fieldName": "RoomLengthWidthSource", + "type": "org.reso.metadata.enums.RoomLengthWidthSource", + "typeName": "RoomLengthWidthSource", "nullable": true, - "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Room Length Width Source" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125445" + "value": "https://ddwiki.reso.org/display/DDW20/RoomLengthWidthSource+Field" }, { "term": "Core.Description", - "value": "The date/time the record was last modified." + "value": "The source of the measurement of the given units length and width." } ] }, { - "resourceName": "OfficeAssociation", - "fieldName": "OfficeAssociationPrimaryIndicator", - "type": "org.reso.metadata.enums.OfficeAssociationPrimaryIndicator", - "typeName": "OfficeAssociationPrimaryIndicator", + "resourceName": "PropertyRooms", + "fieldName": "RoomLengthWidthUnits", + "type": "org.reso.metadata.enums.LinearUnits", + "typeName": "LinearUnits", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Association Primary Indicator" + "value": "Room Length Width Units" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeAssociationPrimaryIndicator+Field" + "value": "https://ddwiki.reso.org/display/DDW20/RoomLengthWidthUnits+Field" }, { "term": "Core.Description", - "value": "An indicator showing Primary, Secondary or Not Applicable with the association (i.e., P, S, X)." + "value": "The unit of measurement used for the value in the RoomLength and the RoomWidth fields. e.g. feet, meters, etc." } ] }, { - "resourceName": "OfficeAssociation", - "fieldName": "OfficeAssociationStatus", - "type": "org.reso.metadata.enums.OfficeStatus", - "typeName": "OfficeStatus", + "resourceName": "PropertyRooms", + "fieldName": "RoomLevel", + "type": "org.reso.metadata.enums.RoomLevel", + "typeName": "RoomLevel", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Association Status" + "value": "Room Level" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeAssociationStatus+Field" + "value": "https://ddwiki.reso.org/display/DDW20/RoomLevel+Field" }, { "term": "Core.Description", - "value": "The status of the office (i.e., Active, Inactive or Under Disciplinary Action)." + "value": "The level within the dwelling on which the given room is located." } ] }, { - "resourceName": "OfficeAssociation", - "fieldName": "OfficeAssociationStatusDate", - "type": "Edm.Date", + "resourceName": "PropertyRooms", + "fieldName": "RoomType", + "type": "org.reso.metadata.enums.RoomType", + "typeName": "RoomType", "nullable": true, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Association Status Date" + "value": "Room Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeAssociationStatusDate+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125363" }, { "term": "Core.Description", - "value": "The last time the status field was updated. Used for actual status." + "value": "The type of room being described by the other fields in the PropertyRooms resource." } ] }, { - "resourceName": "OfficeAssociation", - "fieldName": "OfficeKey", + "resourceName": "PropertyRooms", + "fieldName": "RoomWidth", + "type": "Edm.Decimal", + "nullable": true, + "scale": 2, + "precision": 14, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Room Width" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/RoomWidth+Field" + }, + { + "term": "Core.Description", + "value": "A numeric representation of the width of the given room. See the RoomLengthWidthUnits for the unit of measurement used for the length and width." + } + ] + }, + { + "resourceName": "PropertyRooms", + "fieldName": "BedroomClosetType", + "type": "org.reso.metadata.enums.ClosetType", + "typeName": "ClosetType", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Bedroom Closet Type" + }, + { + "term": "Core.Description", + "value": "A list of possible closet types for a bedroom." + } + ] + }, + { + "resourceName": "PropertyRooms", + "fieldName": "Listing", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Property", + "typeName": "Property", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Listing" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125369" + }, + { + "term": "Core.Description", + "value": "The listing associated with the PropertyRooms record." + } + ] + }, + { + "resourceName": "PropertyRooms", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "History Transactional" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125375" + }, + { + "term": "Core.Description", + "value": "The history of the PropertyRooms record." + } + ] + }, + { + "resourceName": "PropertyUnitTypes", + "fieldName": "ListingId", "type": "Edm.String", "nullable": true, "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Key" + "value": "Listing ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125459" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125317" }, { "term": "Core.Description", - "value": "A system unique identifier. Specifically, in aggregation systems, the Key is the system unique identifier from the system that the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set. This is a foreign key relating to the Office Resource\u0027s OfficeKey." + "value": "This is the foreign ID relating to the Property Resource. The well known identifier for the listing. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." } ] }, { - "resourceName": "OfficeAssociation", - "fieldName": "OfficeMlsId", + "resourceName": "PropertyUnitTypes", + "fieldName": "ListingKey", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office MLS ID" + "value": "Listing Key" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125462" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125321" }, { "term": "Core.Description", - "value": "The local, well-known identifier. This value may not be unique, specifically in the case of aggregation systems, and it should be the identifier from the original system." + "value": "The foreign key relating to the Property Resource; a unique identifier for this record from the immediate source; a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see the Property Resource\u0027s SourceSystemKey and OriginatingSystemKey." } ] }, { - "resourceName": "OfficeAssociation", - "fieldName": "OriginalEntryTimestamp", + "resourceName": "PropertyUnitTypes", + "fieldName": "ModificationTimestamp", "type": "Edm.DateTimeOffset", "nullable": true, "precision": 27, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Original Entry Timestamp" + "value": "Modification Timestamp" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125465" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125325" }, { "term": "Core.Description", - "value": "The date/time the record was originally input into the source system." + "value": "Date/time this record was last modified." } ] }, { - "resourceName": "OfficeAssociation", - "fieldName": "OriginatingSystemId", - "type": "Edm.String", + "resourceName": "PropertyUnitTypes", + "fieldName": "UnitTypeActualRent", + "type": "Edm.Decimal", "nullable": true, - "maxLength": 25, + "scale": 2, + "precision": 14, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System ID" + "value": "Unit Type Actual Rent" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125468" + "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeActualRent+Field" }, { "term": "Core.Description", - "value": "The RESO Unique Organization Identifier (UOI) OrganizationUniqueId of the originating record provider. The originating system is the system with authoritative control over the record (e.g., the name of the MLS where the member was input). In cases where the originating system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The actual rent per month being collected for a given type of unit." } ] }, { - "resourceName": "OfficeAssociation", - "fieldName": "OriginatingSystemMemberKey", - "type": "Edm.String", + "resourceName": "PropertyUnitTypes", + "fieldName": "UnitTypeBathsTotal", + "type": "Edm.Int64", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Member Key" + "value": "Unit Type Baths Total" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125471" + "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeBathsTotal+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the originating system. The originating system is the system with authoritative control over the record (e.g., the MLS where the member was input). There may be cases where the source system (how the record is received) is not the originating system. See Source System Member Key for more information." + "value": "The total number of baths for a given type of unit." } ] }, { - "resourceName": "OfficeAssociation", - "fieldName": "OriginatingSystemName", - "type": "Edm.String", + "resourceName": "PropertyUnitTypes", + "fieldName": "UnitTypeBedsTotal", + "type": "Edm.Int64", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Originating System Name" + "value": "Unit Type Beds Total" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125477" + "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeBedsTotal+Field" }, { "term": "Core.Description", - "value": "The name of the originating record provider, most commonly the name of the MLS. The place where the member is originally input by the member. The legal name of the company." + "value": "The total number of bedrooms for a given type of unit." } ] }, { - "resourceName": "OfficeAssociation", - "fieldName": "SourceSystemId", + "resourceName": "PropertyUnitTypes", + "fieldName": "UnitTypeDescription", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 1024, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System ID" + "value": "Unit Type Description" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125483" + "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeDescription+Field" }, { "term": "Core.Description", - "value": "The RESO Unique Organization Identifier (UOI) OrganizationUniqueId of the source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "A textual description of a given type of unit." } ] }, { - "resourceName": "OfficeAssociation", - "fieldName": "SourceSystemMemberKey", - "type": "Edm.String", + "resourceName": "PropertyUnitTypes", + "fieldName": "UnitTypeFurnished", + "type": "org.reso.metadata.enums.Furnished", + "typeName": "Furnished", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Member Key" + "value": "Unit Type Furnished" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125486" + "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeFurnished+Field" }, { "term": "Core.Description", - "value": "The system key, a unique record identifier, from the source system. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + "value": "The level of furnishing for a given type of unit. i.e. furnished, partial or unfurnished." } ] }, { - "resourceName": "OfficeAssociation", - "fieldName": "SourceSystemName", - "type": "Edm.String", + "resourceName": "PropertyUnitTypes", + "fieldName": "UnitTypeGarageAttachedYN", + "type": "Edm.Boolean", "nullable": true, - "maxLength": 255, "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Source System Name" + "value": "Unit Type Garage Attached Yes/No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125489" + "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeGarageAttachedYN+Field" }, { "term": "Core.Description", - "value": "The name of the immediate record provider. The system from which the record was directly received. The legal name of the company." + "value": "Does the given type of unit have an attached garage? Yes/No." } ] }, { - "resourceName": "MemberStateLicenses", - "fieldName": "MemberMlsId", + "resourceName": "PropertyUnitTypes", + "fieldName": "UnitTypeGarageSpaces", + "type": "Edm.Decimal", + "nullable": true, + "scale": 2, + "precision": 14, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Unit Type Garage Spaces" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeGarageSpaces+Field" + }, + { + "term": "Core.Description", + "value": "The number of garage spaces included with the given type of unit." + } + ] + }, + { + "resourceName": "PropertyUnitTypes", + "fieldName": "UnitTypeKey", "type": "Edm.String", "nullable": true, - "maxLength": 25, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Unit Type Key" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeKey+Field" + }, + { + "term": "Core.Description", + "value": "A unique identifier for this record. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system." + } + ] + }, + { + "resourceName": "PropertyUnitTypes", + "fieldName": "UnitTypeProForma", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Unit Type Pro Forma" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeProForma+Field" + }, + { + "term": "Core.Description", + "value": "The pro forma rent, or the expected rental income from the given type of unit. This may vary from actual rent which can be affected by factors other than current market value." + } + ] + }, + { + "resourceName": "PropertyUnitTypes", + "fieldName": "UnitTypeTotalRent", + "type": "Edm.Decimal", + "nullable": true, + "scale": 2, + "precision": 14, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Unit Type Total Rent" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeTotalRent+Field" + }, + { + "term": "Core.Description", + "value": "The total actual rent is the sum of all rent being collected for all units of the given type. For example if you had 5 units of a particular type each collecting $1000, the total actual rent would be $5000." + } + ] + }, + { + "resourceName": "PropertyUnitTypes", + "fieldName": "UnitTypeType", + "type": "org.reso.metadata.enums.UnitTypeType", + "typeName": "UnitTypeType", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Unit Type Type" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125366" + }, + { + "term": "Core.Description", + "value": "A list of possible Unit Types. i.e. 1, 2, 3 or 2 Bed, Studio, Special Loft, etc." + } + ] + }, + { + "resourceName": "PropertyUnitTypes", + "fieldName": "UnitTypeUnitsTotal", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Unit Type Units Total" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/UnitTypeUnitsTotal+Field" + }, + { + "term": "Core.Description", + "value": "The total number of units of the given type." + } + ] + }, + { + "resourceName": "PropertyUnitTypes", + "fieldName": "Listing", + "isExpansion": true, + "isCollection": false, + "type": "org.reso.metadata.Property", + "typeName": "Property", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Listing" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125377" + }, + { + "term": "Core.Description", + "value": "The listing associated with the PropertyUnitTypes record." + } + ] + }, + { + "resourceName": "PropertyUnitTypes", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "History Transactional" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125380" + }, + { + "term": "Core.Description", + "value": "The history of the PropertyUnitTypes record." + } + ] + }, + { + "resourceName": "SocialMedia", + "fieldName": "ClassName", + "type": "org.reso.metadata.enums.ClassName", + "typeName": "ClassName", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Class Name" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125326" + }, + { + "term": "Core.Description", + "value": "Name of the class to which the record is referencing." + } + ] + }, + { + "resourceName": "SocialMedia", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Modification Timestamp" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125336" + }, + { + "term": "Core.Description", + "value": "The transactional timestamp automatically recorded by the MLS system representing the date/time the media record was last modified." + } + ] + }, + { + "resourceName": "SocialMedia", + "fieldName": "ResourceName", + "type": "org.reso.metadata.enums.ResourceName", + "typeName": "ResourceName", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Resource Name" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125340" + }, + { + "term": "Core.Description", + "value": "The resource or table of the listing or other record the media relates to. i.e. Property, Member, Office, etc." + } + ] + }, + { + "resourceName": "SocialMedia", + "fieldName": "ResourceRecordID", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Resource Record ID" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125342" + }, + { + "term": "Core.Description", + "value": "The well known identifier of the related record from the source resource. The value may be identical to that of the Listing Key, but the Listing ID is intended to be the value used by a human to retrieve the information about a specific listing. In a multiple originating system or a merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + } + ] + }, + { + "resourceName": "SocialMedia", + "fieldName": "ResourceRecordKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Resource Record Key" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125351" + }, + { + "term": "Core.Description", + "value": "The primary key of the related record from the source resource. For example the ListingKey, AgentKey, OfficeKey, TeamKey, etc. This is the system you are connecting to and not necessarily the original source of the record. This is a foreign key from the resource selected in the ResourceName field." + } + ] + }, + { + "resourceName": "SocialMedia", + "fieldName": "SocialMediaKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Social Media Key" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/SocialMediaKey+Field" + }, + { + "term": "Core.Description", + "value": "A system unique identifier. Specifically, in aggregation systems, the Key is the system unique identifier from the system that the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set." + } + ] + }, + { + "resourceName": "SocialMedia", + "fieldName": "SocialMediaType", + "type": "org.reso.metadata.enums.SocialMediaType", + "typeName": "SocialMediaType", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Social Media Type" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125361" + }, + { + "term": "Core.Description", + "value": "A list of types of sites or social media that a member Uniform Resource Locator (URL) or ID is referring to (e.g., Website, Blog, Facebook, Twitter, LinkedIn, Instagram)." + } + ] + }, + { + "resourceName": "SocialMedia", + "fieldName": "SocialMediaUrlOrId", + "type": "Edm.String", + "nullable": true, + "maxLength": 8000, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Social Media URL or ID" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/SocialMediaUrlOrId+Field" + }, + { + "term": "Core.Description", + "value": "The website URL or ID of the social media site or account of the member." + } + ] + }, + { + "resourceName": "SocialMedia", + "fieldName": "DisplayName", + "type": "Edm.String", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Display Name" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/DisplayName+Field" + }, + { + "term": "Core.Description", + "value": "The display name for the field. SHOULD be provided in all cases where the use of display names is needed, even if the display name is the same as the underlying field name. The DisplayName MAY be a RESO Standard Display Name or a local one." + } + ] + }, + { + "resourceName": "SocialMedia", + "fieldName": "HistoryTransactional", + "isExpansion": true, + "isCollection": true, + "type": "org.reso.metadata.HistoryTransactional", + "typeName": "HistoryTransactional", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "History Transactional" + }, + { + "term": "Core.Description", + "value": "The history of the SocialMedia record." + } + ] + }, + { + "resourceName": "Field", + "fieldName": "FieldKey", + "type": "Edm.String", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Field Key" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125371" + }, + { + "term": "Core.Description", + "value": "The key used to uniquely identify the Field." + } + ] + }, + { + "resourceName": "Field", + "fieldName": "FieldName", + "type": "Edm.String", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Field Name" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125374" + }, + { + "term": "Core.Description", + "value": "The name of the field as expressed in the payload. For OData APIs, this field MUST meet certain naming requirements and should be consistent with what’s advertised in the OData XML metadata (to be verified in certification). For example, \"ListPrice.\"" + } + ] + }, + { + "resourceName": "Field", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Modification Timestamp" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125378" + }, + { + "term": "Core.Description", + "value": "The timestamp when the field metadata item was last modified. This is used to help rebuild caches when metadata items change so consumers don\u0027t have to re-pull and reprocess the entire set of metadata when only a small number of changes have been made." + } + ] + }, + { + "resourceName": "Field", + "fieldName": "ResourceName", + "type": "Edm.String", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Resource Name" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125386" + }, + { + "term": "Core.Description", + "value": "The name of the resource the field belongs to. This will be a RESO Standard Name, such as \"Property\", but may also be a non-standard local resource name." + } + ] + }, + { + "resourceName": "Lookup", + "fieldName": "LegacyODataValue", + "type": "Edm.String", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Legacy OData Value" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/LegacyODataValue+Field" + }, + { + "term": "Core.Description", + "value": "The name of the resource the field belongs to. This will be a RESO Standard Name, such as \"Property\", but may also be a non-standard local resource name." + } + ] + }, + { + "resourceName": "Lookup", + "fieldName": "LookupKey", + "type": "Edm.String", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Lookup Key" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/LookupKey+Field" + }, + { + "term": "Core.Description", + "value": "The key used to uniquely identify the lookup entry." + } + ] + }, + { + "resourceName": "Lookup", + "fieldName": "LookupName", + "type": "Edm.String", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Lookup Name" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/LookupName+Field" + }, + { + "term": "Core.Description", + "value": "The name of the group of enumerations comprising the given lookup (aka picklist). It is called a \"LookupName\" in this proposal because more than one field can have a given lookup, so it refers to the name of the lookup rather than a given field. For example, Listing with CountyOrParish and Office with OfficeCountyOrParish having the same CountyOrParish LookupName. This MUST match the Data Dictionary definition for cases where the lookup is defined. Vendors MAY add their own enumerations otherwise. The LookupName that a given field uses is required to be annotated at the field level in the OData XML Metadata." + } + ] + }, + { + "resourceName": "Lookup", + "fieldName": "LookupValue", + "type": "Edm.String", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Lookup Value" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/LookupValue+Field" + }, + { + "term": "Core.Description", + "value": "The human-friendly display name the data consumer receives in the payload and uses in queries. This may be a local name or synonym for a given RESO Data Dictionary lookup item." + } + ] + }, + { + "resourceName": "Lookup", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Modification Timestamp" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125397" + }, + { + "term": "Core.Description", + "value": "The timestamp for when the enumeration value was last modified. The timestamp for when the enumeration value was last modified." + } + ] + }, + { + "resourceName": "Lookup", + "fieldName": "StandardLookupValue", + "type": "Edm.String", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Lookup Display Name" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/StandardLookupValue+Field" + }, + { + "term": "Core.Description", + "value": "The Data Dictionary StandardLookupValue of the enumerated value. This field is required when the LookupValue for a given item corresponds to a RESO standard value, meaning a standard lookup display name, known synonym, local name, or translation of that value. Local lookups MAY omit this value if they don\u0027t correspond to an existing RESO standard lookup value." + } + ] + }, + { + "resourceName": "EntityEvent", + "fieldName": "EntityEventSequence", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Entity Event Sequence" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/EntityEventSequence+Field" + }, + { + "term": "Core.Description", + "value": "A unique, system-wide ID that can be used to represent the sequence in which an EntityEvent occurred in a given system. This field serves as a logical timestamp, meaning that its values may be used to provide a total ordering of all events that occurred in the EntityEvent resource. As event records are immutable, this value can grow fairly large over time; therefore, it\u0027s represented by the Int64 data type. This sequence number is not expected to be unique across different organizations. This number MUST be a positive integer." + } + ] + }, + { + "resourceName": "EntityEvent", + "fieldName": "ResourceName", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Resource Name" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125391" + }, + { + "term": "Core.Description", + "value": "A unique name given to available resources in order to distinguish them within the producer\u0027s system. In general, this would be something like \"Property,\" \"Member,\" or \"Media\" but could also be used to represent custom resources." + } + ] + }, + { + "resourceName": "EntityEvent", + "fieldName": "ResourceRecordKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Resource Record Key" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125395" + }, + { + "term": "Core.Description", + "value": "The primary key of the related record or resource, such as ListingKey, OfficeKey or MemberKey, that allows the record to be uniquely identified as an entity so that it may be fetched from the producer\u0027s system." + } + ] + }, + { + "resourceName": "EntityEvent", + "fieldName": "ResourceRecordUrl", + "type": "Edm.String", + "nullable": true, + "maxLength": 8000, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Resource Record URL" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/ResourceRecordUrl+Field" + }, + { + "term": "Core.Description", + "value": "A Uniform Resource Locator (URL) that specifies where consumers may retrieve data corresponding to the given event. As the amount of data available from the EntityEvent Resource is expected to grow rapidly, producers may choose to compute this value rather than storing it." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Key" + }, + { + "term": "Core.Description", + "value": "A system unique identifier. Specifically, in aggregation systems, the CaravanKey is the system unique identifier from the system that the record was retrieved." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanDate", + "type": "Edm.Date", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Date" + }, + { + "term": "Core.Description", + "value": "The date of the organized tour." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanEndTime", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan End Time" + }, + { + "term": "Core.Description", + "value": "The end time of the organized tour." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanStartTime", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Start Time" + }, + { + "term": "Core.Description", + "value": "The start time of the organized tour." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanStatus", + "type": "org.reso.metadata.enums.CaravanStatus", + "typeName": "CaravanStatus", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Status" + }, + { + "term": "Core.Description", + "value": "Status of the organized tour (e.g., Active, Cancelled, Ended, etc.)." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanType", + "type": "org.reso.metadata.enums.CaravanType", + "typeName": "CaravanType", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Type" + }, + { + "term": "Core.Description", + "value": "The type of organized tour (e.g., AOR, Broker, Other, etc.)." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanName", + "type": "Edm.String", + "nullable": true, + "maxLength": 50, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Name" + }, + { + "term": "Core.Description", + "value": "The name or short description of the tour." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanRemarks", + "type": "Edm.String", + "nullable": true, + "maxLength": 500, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Remarks" + }, + { + "term": "Core.Description", + "value": "The detailed description, directions, policy or other details about the tour." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanAreaDescription", + "type": "Edm.String", + "nullable": true, + "maxLength": 1024, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Area Description" + }, + { + "term": "Core.Description", + "value": "A textual description of the geographic or locally known areas that all properties to be included in the tour must be located." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanOrganizerName", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Organizer Name" + }, + { + "term": "Core.Description", + "value": "The name of the entity hosting the tour." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanOrganizerMlsId", + "type": "Edm.String", + "nullable": true, + "maxLength": 25, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Organizer MLS ID" + }, + { + "term": "Core.Description", + "value": "The local, well-known identifier for the entity hosting the tour. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanOrganizerKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Organizer Key" + }, + { + "term": "Core.Description", + "value": "A system unique identifier for the entity hosting the tour. Specifically, in aggregation systems, the Key is the system unique identifier from the system that the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanOrganizerResourceName", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Organizer Resource Name" + }, + { + "term": "Core.Description", + "value": "The resource or table of the record to which the CaravanOrganizerKey or MlsId refers (i.e., Office, Association, etc.)." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanStartLocation", + "type": "Edm.String", + "nullable": true, + "maxLength": 50, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Start Location" + }, + { + "term": "Core.Description", + "value": "A description or address of the location where the tour begins. This is typically not one of the stops but an event where each of the stops are presented, general announcements are made, refreshments and/or prizes are given." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanOrganizerContactInfo", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Organizer Contact Info" + }, + { + "term": "Core.Description", + "value": "Contact information for the tour organizer, such as phone or email." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanStartLocationRefreshments", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Start Location Refreshments" + }, + { + "term": "Core.Description", + "value": "A description of the refreshments that will be served at the tour start location." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanStartLocationGiveaways", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Start Location Giveaways" + }, + { + "term": "Core.Description", + "value": "A description of prizes, drawings, etc., that will be given at the tour start location." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CancellationPolicyUrl", + "type": "Edm.String", + "nullable": true, + "maxLength": 8000, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Cancellation Policy URL" + }, + { + "term": "Core.Description", + "value": "The Uniform Resource Locator (aka, URL or link) to the cancellation policy of the tour organizer." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanPolicyUrl", + "type": "Edm.String", + "nullable": true, + "maxLength": 8000, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Policy URL" + }, + { + "term": "Core.Description", + "value": "The Uniform Resource Locator (aka, URL or link) to the general tour policies of the tour organizer." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanInputDeadlineDescription", + "type": "Edm.String", + "nullable": true, + "maxLength": 50, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Input Deadline Description" + }, + { + "term": "Core.Description", + "value": "A textual description of the deadline to add a stop (property or open house) to the tour." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanInputDeadlineTimestamp", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Input Deadline Timestamp" + }, + { + "term": "Core.Description", + "value": "A date/time of the deadline to add a stop (property or open house) to the tour." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanBlackoutDates", + "type": "Edm.String", + "nullable": true, + "maxLength": 1024, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Blackout Dates" + }, + { + "term": "Core.Description", + "value": "A comma-separated list of the dates when a reoccurring tour will not take place (e.g., holidays, weekends, etc.)." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanDaysRecurring", + "type": "Edm.String", + "nullable": true, + "maxLength": 50, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Days Recurring" + }, + { + "term": "Core.Description", + "value": "Used with unbound timeframes (e.g., second Tuesday of month)." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanAllowedClassNames", + "type": "org.reso.metadata.enums.CaravanAllowedClassNames", + "typeName": "CaravanAllowedClassNames", + "nullable": true, + "isCollection": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Allowed Class Names" + }, + { + "term": "Core.Description", + "value": "A comma-separated list of the classes allowed by the tour\u0027s host." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "CaravanAllowedStatuses", + "type": "org.reso.metadata.enums.CaravanAllowedStatuses", + "typeName": "CaravanAllowedStatuses", + "nullable": true, + "isCollection": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Allowed Statuses" + }, + { + "term": "Core.Description", + "value": "A comma-separated list of the listing statuses allowed by the tour\u0027s host." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Modification Timestamp" + }, + { + "term": "Core.Description", + "value": "Date/time the caravan record was last modified." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "OriginalEntryTimestamp", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Original Entry Timestamp" + }, + { + "term": "Core.Description", + "value": "Date/time the caravan record was originally input into the source system." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "OriginatingSystemId", + "type": "Edm.String", + "nullable": true, + "maxLength": 25, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Originating System ID" + }, + { + "term": "Core.Description", + "value": "The RESO UOI\u0027s OrganizationUniqueId of the originating record provider. The originating system is the system with authoritative control over the record (e.g., the name of the MLS where the CaravanStops were input). In cases where the originating system was not where the record originated (the authoritative system), see the Originating System fields." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "OriginatingSystemKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Originating System Key" + }, + { + "term": "Core.Description", + "value": "The system key, a unique record identifier, from the originating system. The originating system is the system with authoritative control over the record (e.g., the MLS where the CaravanStops were input). There may be cases where the source system (how you received the record) is not the originating system. See Source System Key for more information." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "OriginatingSystemName", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Originating System Name" + }, + { + "term": "Core.Description", + "value": "The name of the originating record provider. Most commonly the name of the MLS. The place where the CaravanStops are originally input. The legal name of the company." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "SourceSystemId", + "type": "Edm.String", + "nullable": true, + "maxLength": 25, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Source System ID" + }, + { + "term": "Core.Description", + "value": "The RESO UOI\u0027s OrganizationUniqueId of the source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "SourceSystemKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Source System Key" + }, + { + "term": "Core.Description", + "value": "The system key, a unique record identifier, from the source system. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + } + ] + }, + { + "resourceName": "Caravan", + "fieldName": "SourceSystemName", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Source System Name" + }, + { + "term": "Core.Description", + "value": "The name of the CaravanStops record provider. The system from which the record was directly received. The legal name of the company." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "CaravanStopsKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Stops Key" + }, + { + "term": "Core.Description", + "value": "A system unique identifier. Specifically, a foreign key referencing the primary key of the Teams Resource." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "CaravanKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Caravan Key" + }, + { + "term": "Core.Description", + "value": "A system unique identifier. Specifically, a foreign key referencing the primary key of the Caravan Resource." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "StopResourceName", + "type": "org.reso.metadata.enums.CaravanStopsResourceNames", + "typeName": "CaravanStopsResourceNames", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Stop Resource Name" + }, + { + "term": "Core.Description", + "value": "The name of the resource that applies to this caravan stop record. Typical stops are represented by open house or listing records. A stop might also be another custom/local resource." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "StopClassName", + "type": "org.reso.metadata.enums.CaravanStopsClassName", + "typeName": "CaravanStopsClassName", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Stop Class Name" + }, + { + "term": "Core.Description", + "value": "The name of the class that that applies to this caravan stop record. Typical stops are represented by open house or listing records. A stop might also be another custom/local resource." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "StopKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Stop Key" + }, + { + "term": "Core.Description", + "value": "The key of a caravan stop record. This is a foreign key to the CaravanStops Resource. Typical stops are represented by an open house or listing record\u0027s key. A stop might also be another custom/local resource." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "StopId", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Stop ID" + }, + { + "term": "Core.Description", + "value": "The ID of a caravan stop record. Typical stops are represented by an open house or listing record\u0027s ID. A stop might also be another custom/local resource." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "StopOrder", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Stop Order" + }, + { + "term": "Core.Description", + "value": "This is used when the order of stops needs to be communicated." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "StopRemarks", + "type": "Edm.String", + "nullable": true, + "maxLength": 500, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Stop Remarks" + }, + { + "term": "Core.Description", + "value": "Comments, instructions or information about the caravan stop." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "StopStartTime", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Stop Start Time" + }, + { + "term": "Core.Description", + "value": "The time the caravan stop will be open." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "StopEndTime", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Stop End Time" + }, + { + "term": "Core.Description", + "value": "The time the caravan stop will be closed." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "StopAttendedBy", + "type": "org.reso.metadata.enums.Attended", + "typeName": "Attended", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Stop Attended By" + }, + { + "term": "Core.Description", + "value": "This states whether a caravan stop will be attended by a licensed agent (i.e., Attended by Agent, Attended by the Seller or Unattended)." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "StopDate", + "type": "Edm.Date", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Stop Date" + }, + { + "term": "Core.Description", + "value": "The date the caravan stop will be open." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "StopRefreshments", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Stop Refreshments" + }, + { + "term": "Core.Description", + "value": "A description of the refreshments that will be served at the caravan stop." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "StopShowingAgentFirstName", + "type": "Edm.String", + "nullable": true, + "maxLength": 50, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Stop Showing Agent First Name" + }, + { + "term": "Core.Description", + "value": "The first name of the showing agent for the caravan stop." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "StopShowingAgentKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Stop Showing Agent Key" + }, + { + "term": "Core.Description", + "value": "A system unique identifier for the caravan stop\u0027s showing agent. Specifically, in aggregation systems, the key is the system unique identifier from the system that the record was retrieved. This may be identical to the related xxxId. This is a foreign key relating to the MemberKey of the Member Resource." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "StopShowingAgentLastName", + "type": "Edm.String", + "nullable": true, + "maxLength": 50, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Stop Showing Agent Last Name" + }, + { + "term": "Core.Description", + "value": "The last name of the showing agent for the caravan stop." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "StopShowingAgentMlsId", + "type": "Edm.String", + "nullable": true, + "maxLength": 25, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Stop Showing Agent MLS ID" + }, + { + "term": "Core.Description", + "value": "The local, well-known identifier for the showing agent. This value may not be unique. Specifically, in the case of aggregation systems, this value should be the identifier from the original system." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Modification Timestamp" + }, + { + "term": "Core.Description", + "value": "Date/time the caravan stop record was last modified." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "OriginalEntryTimestamp", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Original Entry Timestamp" + }, + { + "term": "Core.Description", + "value": "Date/time the caravan stop record was originally input into the source system." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "OriginatingSystemId", + "type": "Edm.String", + "nullable": true, + "maxLength": 25, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Originating System ID" + }, + { + "term": "Core.Description", + "value": "The RESO Unique Organization Identifier (UOI) OrganizationUniqueId of the originating record provider. The originating system is the system with authoritative control over the record (e.g., the name of the MLS where caravan stops were input). In cases where the originating system was not where the record originated (the authoritative system), see the Originating System fields." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "OriginatingSystemKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Originating System Key" + }, + { + "term": "Core.Description", + "value": "The system key, a unique record identifier, from the originating system. The originating system is the system with authoritative control over the record (e.g., the MLS where the caravan stops were input). There may be cases where the source system (how the record was received) is not the originating system. See Source System Key for more information." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "OriginatingSystemName", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Originating System Name" + }, + { + "term": "Core.Description", + "value": "The name of the originating record provider, most commonly the name of the MLS. The place where the caravan stops are originally input. The legal name of the company." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "SourceSystemId", + "type": "Edm.String", + "nullable": true, + "maxLength": 25, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Source System ID" + }, + { + "term": "Core.Description", + "value": "The RESO Unique Organization Identifier (UOI) OrganizationUniqueId of the source record provider. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "SourceSystemKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Source System Key" + }, + { + "term": "Core.Description", + "value": "The system key, a unique record identifier, from the source system. The source system is the system from which the record was directly received. In cases where the source system was not where the record originated (the authoritative system), see the Originating System fields." + } + ] + }, + { + "resourceName": "CaravanStops", + "fieldName": "SourceSystemName", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Source System Name" + }, + { + "term": "Core.Description", + "value": "The name of the caravan stop\u0027s record provider. The system from which the record was directly received. The legal name of the company." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "TotalInquiries", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Total Inquiries" + }, + { + "term": "Core.Description", + "value": "The sum of end-user inquiry events; also referred to as leads. The end-user submitted an inquiry for more information (e.g., click of a button or link)." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "ResponseType", + "type": "org.reso.metadata.enums.ResponseTypes", + "typeName": "ResponseTypes", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Response Type" + }, + { + "term": "Core.Description", + "value": "An open enumeration that defines the InternetTracking data set in the transaction (e.g., summary data or single events)." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "StartTimestamp", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Start Timestamp" + }, + { + "term": "Core.Description", + "value": "Indicates the starting timestamp the data is representing." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "EndTimestamp", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "End Timestamp" + }, + { + "term": "Core.Description", + "value": "Indicates the ending timestamp the data is representing." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "OriginatingSystemName", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Originating System Name" + }, + { + "term": "Core.Description", + "value": "The name of the originating system from which this data is derived from." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "TotalListingViewsMobileApp", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Total Listing Views Mobile App" + }, + { + "term": "Core.Description", + "value": "The product has views derived from a mobile app, not a browser." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "TotalListingImpressionsMobileApp", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Total Listing Impressions Mobile App" + }, + { + "term": "Core.Description", + "value": "The product has impression data derived from a mobile app, not a browser." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "ListingId", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Listing ID" + }, + { + "term": "Core.Description", + "value": "The unique ID that the summary data is based on, when applicable." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "TotalListingImpressions", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Total Listing Impressions" + }, + { + "term": "Core.Description", + "value": "The aggregated sum of impressions that the object obtained during the summary time period." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "TrackingDate", + "type": "Edm.Date", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Tracking Date" + }, + { + "term": "Core.Description", + "value": "The actual date the summary data pertains to." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "TrackingType", + "type": "org.reso.metadata.enums.TrackingType", + "typeName": "TrackingType", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Tracking Type" + }, + { + "term": "Core.Description", + "value": "Defines the type of tracking data being sought (e.g., Office, Agent), a single listing itself or the entire data set from a Unique Organization Identifier (UOI)." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "TrackingValues", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Tracking Values" + }, + { + "term": "Core.Description", + "value": "The comma-delimited values that relate to the TrackingType field in the search." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "TotalListingViews", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Total Listing Views" + }, + { + "term": "Core.Description", + "value": "The sum of detailed views the listing obtained." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "TotalListingsFavorited", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Total Listings Favorited" + }, + { + "term": "Core.Description", + "value": "The sum of favorited events (liked, starred, add-to-list, etc.) the listing obtained." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "TotalListingsShared", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Total Listings Shared" + }, + { + "term": "Core.Description", + "value": "The sum of shares (social media, SMS, etc.) the listing was part of." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "TotalListingsEmailed", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Total Listings Emailed" + }, + { + "term": "Core.Description", + "value": "The sum of emails the listing was involved in." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "TotalCmaReportsCreated", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Total CMA Reports Created" + }, + { + "term": "Core.Description", + "value": "The sum of Competitive Market Analysis (CMA) reports created." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "TotalCmaReportsRan", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Total CMA Reports Ran" + }, + { + "term": "Core.Description", + "value": "The sum of Competitive Market Analysis (CMA) reports ran." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "TotalCmaReportsShared", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Total CMA Reports Shared" + }, + { + "term": "Core.Description", + "value": "The sum of Competitive Market Analysis (CMA) reports shared (on social media, SMS, etc.)." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "TotalCmaReportsEmailed", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Total CMA Reports Emailed" + }, + { + "term": "Core.Description", + "value": "The sum of Competitive Market Analysis (CMA) reports emailed." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "TotalShowingsRequested", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Total Showings Requested" + }, + { + "term": "Core.Description", + "value": "The sum of showings requested." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "TotalShowingsCompleted", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Total Showings Completed" + }, + { + "term": "Core.Description", + "value": "The sum of showings completed." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "TotalLogins", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Total Logins" + }, + { + "term": "Core.Description", + "value": "The sum of logins on the product." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "UniqueLogins", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Unique Logins" + }, + { + "term": "Core.Description", + "value": "The sum of logins on the product that are unique." + } + ] + }, + { + "resourceName": "InternetTrackingSummary", + "fieldName": "MobileLogins", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Mobile Logins" + }, + { + "term": "Core.Description", + "value": "The sum of logins on the product from a mobile device." + } + ] + }, + { + "resourceName": "PowerStorage", + "fieldName": "PowerStorageKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Power Storage Key" + }, + { + "term": "Core.Description", + "value": "A system unique identifier. Specifically, in aggregation systems, the PowerStorageKey is the system unique identifier from the system that the record was retrieved." + } + ] + }, + { + "resourceName": "PowerStorage", + "fieldName": "PowerStorageType", + "type": "org.reso.metadata.enums.PowerStorageType", + "typeName": "PowerStorageType", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Power Storage Type" + }, + { + "term": "Core.Description", + "value": "The type of battery." + } + ] + }, + { + "resourceName": "PowerStorage", + "fieldName": "NameplateCapacity", + "type": "Edm.Int64", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Nameplate Capacity" + }, + { + "term": "Core.Description", + "value": "The kWh the battery is theoretically able to store." + } + ] + }, + { + "resourceName": "PowerStorage", + "fieldName": "DateOfInstallation", + "type": "Edm.Date", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Date Of Installation" + }, + { + "term": "Core.Description", + "value": "The date the power storage system was installed." + } + ] + }, + { + "resourceName": "PowerStorage", + "fieldName": "InformationSource", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Information Source" + }, + { + "term": "Core.Description", + "value": "The provider of the information about the power storage system." + } + ] + }, + { + "resourceName": "ShowingAppointment", + "fieldName": "ShowingAgentKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Agent Key" + }, + { + "term": "Core.Description", + "value": "A system unique identifier of the member who has scheduled to access the property. Specifically, in aggregation systems, the ListAgentKey is the system unique identifier from the system in which the record was retrieved. This may be identical to the related xxxId and is a foreign key relating to the Member Key of the Member Resource." + } + ] + }, + { + "resourceName": "ShowingAppointment", + "fieldName": "ShowingAgentMlsId", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Agent MLS ID" + }, + { + "term": "Core.Description", + "value": "The local, well-known identifier for the member who has scheduled to access the property, most commonly representing a buyer. This value may not be unique. Specifically, in the case of aggregation systems, this value should be the identifier from the original system." + } + ] + }, + { + "resourceName": "ShowingAppointment", + "fieldName": "ShowingId", + "type": "Edm.String", + "nullable": true, + "maxLength": 25, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing ID" + }, + { + "term": "Core.Description", + "value": "The well-known identifier for the showing record. The value may be identical to that of the ShowingKey, but the ShowingId is intended to be the value used by a human to retrieve the information about a specific showing. In a multiple-originating or merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + } + ] + }, + { + "resourceName": "ShowingAppointment", + "fieldName": "ShowingKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Key" + }, + { + "term": "Core.Description", + "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemKey and OriginatingSystemKey." + } + ] + }, + { + "resourceName": "ShowingAppointment", + "fieldName": "ShowingAppointmentEndTime", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Appointment End Time" + }, + { + "term": "Core.Description", + "value": "The local end time of the showing appointment. The locale is defined by the showing." + } + ] + }, + { + "resourceName": "ShowingAppointment", + "fieldName": "ShowingAppointmentId", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Appointment ID" + }, + { + "term": "Core.Description", + "value": "The ID assigned to a requested appointment." + } + ] + }, + { + "resourceName": "ShowingAppointment", + "fieldName": "ShowingAppointmentMethod", + "type": "org.reso.metadata.enums.ShowingAppointmentMethod", + "typeName": "ShowingAppointmentMethod", + "nullable": true, + "isCollection": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Appointment Method" + }, + { + "term": "Core.Description", + "value": "The method of showing (i.e., in-person, virtual, etc.) confirmed for the property." + } + ] + }, + { + "resourceName": "ShowingAppointment", + "fieldName": "ShowingAppointmentStartTime", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Appointment Start Time" + }, + { + "term": "Core.Description", + "value": "The local start time of the showing appointment. The locale is defined by the showing." + } + ] + }, + { + "resourceName": "ShowingAppointment", + "fieldName": "ShowingAppointmentStatus", + "type": "org.reso.metadata.enums.ShowingAppointmentStatus", + "typeName": "ShowingAppointmentStatus", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Appointment Status" + }, + { + "term": "Core.Description", + "value": "The status of the requested showing appointment." + } + ] + }, + { + "resourceName": "ShowingAppointment", + "fieldName": "ShowingAppointmentDate", + "type": "Edm.Date", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Appointment Date" + }, + { + "term": "Core.Description", + "value": "The date of the showing appointment." + } + ] + }, + { + "resourceName": "ShowingAppointment", + "fieldName": "ShowingAppointmentKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Appointment Key" + }, + { + "term": "Core.Description", + "value": "A system unique identifier. Specifically, the local key to the ShowingAppointment resource." + } + ] + }, + { + "resourceName": "ShowingAppointment", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 10, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Modification Timestamp" + }, + { + "term": "Core.Description", + "value": "The transactional timestamp automatically recorded by the system representing the date/time that the showing record was last modified." + } + ] + }, + { + "resourceName": "ShowingAvailability", + "fieldName": "ShowingId", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing ID" + }, + { + "term": "Core.Description", + "value": "The well-known identifier for the showing record. The value may be identical to that of the ShowingKey, but the ShowingId is intended to be the value used by a human to retrieve the information about a specific showing. In a multiple-originating or merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + } + ] + }, + { + "resourceName": "ShowingAvailability", + "fieldName": "ShowingKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Key" + }, + { + "term": "Core.Description", + "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemKey and OriginatingSystemKey." + } + ] + }, + { + "resourceName": "ShowingAvailability", + "fieldName": "ShowingDate", + "type": "Edm.Date", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Date" + }, + { + "term": "Core.Description", + "value": "The date that showing appointments can be requested." + } + ] + }, + { + "resourceName": "ShowingAvailability", + "fieldName": "ShowingAvailableEndTime", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Available End Time" + }, + { + "term": "Core.Description", + "value": "End Time of an \"available for appointment scheduling\" block in ISO-8601 format in Coordinated Universal Time (UTC)." + } + ] + }, + { + "resourceName": "ShowingAvailability", + "fieldName": "ShowingAvailableStartTime", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Available Start Time" + }, + { + "term": "Core.Description", + "value": "Start Time of an \"available for appointment scheduling\" block in ISO-8601 format in Coordinated Universal Time (UTC)." + } + ] + }, + { + "resourceName": "ShowingAvailability", + "fieldName": "ShowingMaximumDuration", + "type": "Edm.String", + "nullable": true, + "maxLength": 50, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Maximum Duration" + }, + { + "term": "Core.Description", + "value": "The maximum block of time available for a showing. If no minimum duration exists, use this field as default." + } + ] + }, + { + "resourceName": "ShowingAvailability", + "fieldName": "ShowingMethod", + "type": "org.reso.metadata.enums.ShowingMethod", + "typeName": "ShowingMethod", + "nullable": true, + "isCollection": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Method" + }, + { + "term": "Core.Description", + "value": "The type of showings (i.e., in-person, virtual, etc.) allowed for the property." + } + ] + }, + { + "resourceName": "ShowingAvailability", + "fieldName": "ShowingMinimumDuration", + "type": "Edm.String", + "nullable": true, + "maxLength": 50, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Minimum Duration" + }, + { + "term": "Core.Description", + "value": "The minimum block of time available for a showing." + } + ] + }, + { + "resourceName": "ShowingAvailability", + "fieldName": "UniqueOrganizationIdentifier", + "type": "Edm.String", + "nullable": true, + "maxLength": 25, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Unique Organization Identifier" + }, + { + "term": "Core.Description", + "value": "This is the unique ID assigned to organizations included in the OUID Resource. Assignment of Unique Organization Identifiers (UOIs) will be centralized and may not be created by systems hosting the OUID Resource." + } + ] + }, + { + "resourceName": "ShowingAvailability", + "fieldName": "UniversalPropertyId", + "type": "Edm.String", + "nullable": true, + "maxLength": 128, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Universal Property ID" + }, + { + "term": "Core.Description", + "value": "The Universal Property Identifier (UPI) is a unique identifier based on country and local identification methods for all real property in the U.S. and Canada. For cases such as shares of real property, units and other more granular cases, please utilize the UniversalPropertySubId." + } + ] + }, + { + "resourceName": "ShowingAvailability", + "fieldName": "ShowingAvailabilityKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Availability Key" + }, + { + "term": "Core.Description", + "value": "A system unique identifier. Specifically, the local key to the ShowingAvailability resource." + } + ] + }, + { + "resourceName": "ShowingAvailability", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Modification Timestamp" + }, + { + "term": "Core.Description", + "value": "The transactional timestamp automatically recorded by the system representing the date/time that the showing record was last modified." + } + ] + }, + { + "resourceName": "ShowingRequest", + "fieldName": "ShowingAgentKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Agent Key" + }, + { + "term": "Core.Description", + "value": "A system unique identifier of the member who has scheduled to access the property. Specifically, in aggregation systems, the ListAgentKey is the system unique identifier from the system in which the record was retrieved. This may be identical to the related xxxId and is a foreign key relating to the MemberKey of the Member Resource." + } + ] + }, + { + "resourceName": "ShowingRequest", + "fieldName": "ShowingAgentMlsId", + "type": "Edm.String", + "nullable": true, + "maxLength": 25, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Agent MLS ID" + }, + { + "term": "Core.Description", + "value": "The local, well-known identifier for the member who has scheduled to access the property, most commonly representing a buyer. This value may not be unique. Specifically, in the case of aggregation systems, this value should be the identifier from the original system." + } + ] + }, + { + "resourceName": "ShowingRequest", + "fieldName": "ShowingId", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing ID" + }, + { + "term": "Core.Description", + "value": "The well-known identifier for the showing record. The value may be identical to that of the ShowingKey, but the ShowingId is intended to be the value used by a human to retrieve the information about a specific showing. In a multiple-originating or merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + } + ] + }, + { + "resourceName": "ShowingRequest", + "fieldName": "ShowingKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Key" + }, + { + "term": "Core.Description", + "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemKey and OriginatingSystemKey." + } + ] + }, + { + "resourceName": "ShowingRequest", + "fieldName": "ShowingRequestedTimestamp", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Requested Timestamp" + }, + { + "term": "Core.Description", + "value": "The date/time when the showing agent submitted a request to access the property. This is a system timestamp normally generated by a showing system, which is commonly the originating system for showing records." + } + ] + }, + { + "resourceName": "ShowingRequest", + "fieldName": "ShowingMethodRequest", + "type": "org.reso.metadata.enums.ShowingMethodRequest", + "typeName": "ShowingMethodRequest", + "nullable": true, + "isCollection": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Method Request" + }, + { + "term": "Core.Description", + "value": "The method of showing (i.e., in-person, virtual, etc.) requested for the property." + } + ] + }, + { + "resourceName": "ShowingRequest", + "fieldName": "ShowingRequestDate", + "type": "Edm.Date", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Request Date" + }, + { + "term": "Core.Description", + "value": "The date that the showing request was made." + } + ] + }, + { + "resourceName": "ShowingRequest", + "fieldName": "ShowingRequestDuration", + "type": "Edm.String", + "nullable": true, + "maxLength": 50, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Request Duration" + }, + { + "term": "Core.Description", + "value": "The amount of time requested for the showing." + } + ] + }, + { + "resourceName": "ShowingRequest", + "fieldName": "ShowingRequestEndTime", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Request End Time" + }, + { + "term": "Core.Description", + "value": "The local end time of the showing request. The locale is defined by the showing." + } + ] + }, + { + "resourceName": "ShowingRequest", + "fieldName": "ShowingRequestId", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Request ID" + }, + { + "term": "Core.Description", + "value": "The requestor\u0027s unique ID attached to the request." + } + ] + }, + { + "resourceName": "ShowingRequest", + "fieldName": "ShowingRequestNotes", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Request Notes" + }, + { + "term": "Core.Description", + "value": "The notes supplementing the request, provided by the requestor." + } + ] + }, + { + "resourceName": "ShowingRequest", + "fieldName": "ShowingRequestor", + "type": "org.reso.metadata.enums.ShowingRequestor", + "typeName": "ShowingRequestor", + "nullable": true, + "isCollection": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Requestor" + }, + { + "term": "Core.Description", + "value": "The role of the person making the request (e.g., showing agent, inspector, buyer, tenant)." + } + ] + }, + { + "resourceName": "ShowingRequest", + "fieldName": "ShowingRequestStartTime", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Request Start Time" + }, + { + "term": "Core.Description", + "value": "The local start time of the showing request. The locale is defined by the showing." + } + ] + }, + { + "resourceName": "ShowingRequest", + "fieldName": "ShowingRequestType", + "type": "org.reso.metadata.enums.ShowingRequestType", + "typeName": "ShowingRequestType", + "nullable": true, + "isCollection": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Request Type" + }, + { + "term": "Core.Description", + "value": "The type of showing being requested (e.g., first, second, broker preview, broker price opinion, inspection)." + } + ] + }, + { + "resourceName": "ShowingRequest", + "fieldName": "ShowingRequestedDate", + "type": "Edm.Date", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Requested Date" + }, + { + "term": "Core.Description", + "value": "The date when the showing was requested." + } + ] + }, + { + "resourceName": "ShowingRequest", + "fieldName": "ShowingRequestKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Showing Request Key" + }, + { + "term": "Core.Description", + "value": "A system unique identifier. Specifically, the local key to the ShowingRequest resource." + } + ] + }, + { + "resourceName": "ShowingRequest", + "fieldName": "ModificationTimestamp", + "type": "Edm.DateTimeOffset", + "nullable": true, + "precision": 27, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Modification Timestamp" + }, + { + "term": "Core.Description", + "value": "The transactional timestamp automatically recorded by the system representing the date/time that the showing record was last modified." + } + ] + }, + { + "resourceName": "TransactionManagement", + "fieldName": "TransactionType", + "type": "org.reso.metadata.enums.TransactionType", + "typeName": "TransactionType", + "nullable": true, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Transaction Type" + }, + { + "term": "Core.Description", + "value": "A list of types of transactions (e.g., Listing for Sale, Listing for Lease, Other)." + } + ] + }, + { + "resourceName": "TransactionManagement", + "fieldName": "TransactionId", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Transaction ID" + }, + { + "term": "Core.Description", + "value": "The well-known identifier for the transaction record. The value may be identical to that of the TransactionKey, but the TransactionId is intended to be the value used by a human to retrieve the information about a specific transaction. In a multiple-originating or merged system, this value may not be unique and may require the use of the provider system to create a synthetic unique value." + } + ] + }, + { + "resourceName": "TransactionManagement", + "fieldName": "TransactionKey", + "type": "Edm.String", + "nullable": true, + "maxLength": 255, + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Transaction Key" + }, + { + "term": "Core.Description", + "value": "A unique identifier for this record from the immediate source. A string that can include a Uniform Resource Identifier (URI) or other forms. Alternatively, use the TransactionKeyNumeric for a numeric-only key field. The local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemKey and OriginatingSystemKey." + } + ] + } + ], + "lookups": [ + { + "lookupName": "org.reso.metadata.enums.AreaSource", + "lookupValue": "Appraiser", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Appraiser" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Appraiser" + }, + { + "term": "Core.Description", + "value": "An appraiser provided the measurement of the area." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AreaSource", + "lookupValue": "Assessor", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Assessor" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Assessor" + }, + { + "term": "Core.Description", + "value": "The assessor provided the measurement of the area." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AreaSource", + "lookupValue": "Builder", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Builder" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Builder" + }, + { + "term": "Core.Description", + "value": "The builder provided the measurement of the area." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AreaSource", + "lookupValue": "Estimated", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Estimated" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Estimated" + }, + { + "term": "Core.Description", + "value": "The measurement of the area is an estimate." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AreaSource", + "lookupValue": "Other", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Other" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125551" + }, + { + "term": "Core.Description", + "value": "The measurement of the area was provided by another party not listed." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AreaSource", + "lookupValue": "Owner", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Owner" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Owner" + }, + { + "term": "Core.Description", + "value": "The owner provided the measurement of the area." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AreaSource", + "lookupValue": "Plans", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Plans" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Plans" + }, + { + "term": "Core.Description", + "value": "The measurement of the area was taken from building plans." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AreaSource", + "lookupValue": "PublicRecords", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Public Records" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Public+Records" + }, + { + "term": "Core.Description", + "value": "The measurement of the area was received from public records." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AreaSource", + "lookupValue": "SeeRemarks", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "See Remarks" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/See+Remarks" + }, + { + "term": "Core.Description", + "value": "See remarks for information about the source of the area measurement." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AreaUnits", + "lookupValue": "SquareFeet", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Square Feet" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Square+Feet" + }, + { + "term": "Core.Description", + "value": "The value reported in the related Area field is in square feet." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AreaUnits", + "lookupValue": "SquareMeters", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Square Meters" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Square+Meters" + }, + { + "term": "Core.Description", + "value": "The value reported in the related Area field is in square feet." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "AccessibleApproachWithRamp", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Accessible Approach with Ramp" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Approach+with+Ramp" + }, + { + "term": "Core.Description", + "value": "A minimum of one entrance to the structure with clear, evenly-paved walkway from parking area or pedestrian arrival area; Path of travel does not include a running slope in excess of 1:12 (8.33%); a cross slope exceeding 1:50 (2%); nor level changes of more than 1/2 inch; if slope is over 5%, handrails are required. Level landing; 32 inch clear width opening doors; and adequate lighting on pathway and landing. This is required to be considered \"Visitable\"." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "AccessibleBedroom", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Accessible Bedroom" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Bedroom" + }, + { + "term": "Core.Description", + "value": "Bedroom has adequate turnaround of 60 inches or other approved turnaround configuration; Closet doors have 32 inch clearance. Accessible environmental controls. Multiple lighting fixtures. This is required to be considered Enhanced Accessible. Optional: Some lower-height storage in closet. Remote control of lighting and environmental controls." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "AccessibleCentralLivingArea", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Accessible Central Living Area" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Central+Living+Area" + }, + { + "term": "Core.Description", + "value": "Hard surface flooring or low-pile carpet, securely attached along edges. Entrances to all rooms on all floors provide 36 inch clear passage. Multiple lighting fixtures installed to provide adaptable lighting for general purpose and tasks. This is required to be considered Enhanced Accessible." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "AccessibleClosets", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Accessible Closets" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Closets" + }, + { + "term": "Core.Description", + "value": "Closet doors are 32” clearance throughout Central Living Area." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "AccessibleCommonArea", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Accessible Common Area" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Common+Area" + }, + { + "term": "Core.Description", + "value": "Common Area, used for entertaining guests, is level, with 36-inch passage through and around the space. Required to be considered Visitable." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "AccessibleDoors", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Accessible Doors" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Doors" + }, + { + "term": "Core.Description", + "value": "Minimum 32 inches clear passage; levered handle; threshold, if present, maximum 1/2-inch, but beveled on both sides when over 1/4 inch. Required to be considered Visitable or Enhanced Accessible." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "AccessibleElectricalAndEnvironmentalControls", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Accessible Electrical and Environmental Controls" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Electrical+and+Environmental+Controls" + }, + { + "term": "Core.Description", + "value": "Thermostats and security system controls located on floor with central living area. Control devices for light switches and thermostats at 42-48 inches height off floor and side- to-side. Electrical plugs minimum of 18 inches above floor. This is required to be considered Enhanced Accessible. Optional: Rocker-style light switches; Lighted switches; Automatic/remote control for environmental controls." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "AccessibleElevatorInstalled", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Accessible Elevator Installed" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Elevator+Installed" + }, + { + "term": "Core.Description", + "value": "Elevator with minimum 32\" door and minimum 36\" x 48\" turning radius." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "AccessibleEntrance", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Accessible Entrance" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Entrance" + }, + { + "term": "Core.Description", + "value": "Entrance door is a minimum of 32 inches wide; threshold , when present, maximum 1/2-inch, but when over 1/4-inch, is beveled on both sides. The entry door has lever handle for egress. This is required to be considered Visitable. Optional: Entryway is covered; Bench near outside entry door; Motion-detection outside lights. Accessible peephole or other method for inside viewing of anyone outside the entry door. House number easily visible from street by emergency responders." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "AccessibleForHearingImpairment", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Accessible for Hearing-Impairment" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Accessible+for+Hearing-Impairment" + }, + { + "term": "Core.Description", + "value": "Home is wired for flashing lights and/or vibrating smoke alarm, door bell, other alerting features." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "AccessibleFullBath", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Accessible Full Bath" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Full+Bath" + }, + { + "term": "Core.Description", + "value": "Bathroom has adequate turnaround: 60 inches or other approved turnaround configuration. Accessible bathing area: Roll-in shower or space for shower chair or transfer bench in bathtub. Slip-resistant surface on bathroom floor and bathtub/shower. Roll-under or side-access to sink, with padded trap. Lighting directly over shower/bathing areas, in addition to general bathroom lighting. This is required to be considered Enhanced Accessible. Optional: Removable cabinet doors and base under sink. Grab bars with shear force of 250 pounds, installed around toilet and shower/tub, with proper backing. Hand-held and/or height-adjustable shower head; automatic water temperature controlled (anti-scald) tub/shower; offset tub/shower controls toward front edge of tub/shower for easy access. Raised toilet (17-19 inches minimum)." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "AccessibleHallways", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Accessible Hallway(s)" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125544" + }, + { + "term": "Core.Description", + "value": "Hallway is minimum 36, preferred 42 inches wide (or adequate alternative based on individual configuration). At least one lighting fixture is present." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "AccessibleKitchen", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Accessible Kitchen" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Kitchen" + }, + { + "term": "Core.Description", + "value": "40\" clear turn-around, or 36\" clear with clear under-counter space for T-turn space in kitchen, unimpeded by fixtures. Roll-under/adaptable sink with padded trap or side-access to sink. Roll-out shelves in at least 50% of lower cabinets, Roll-under work area (36\" clearance). Lighting fixtures directed over all task areas with adaptable control. This is required to be considered Enhanced Accessible. Optional: Adaptable under-sink cabinet with removable doors and cabinet base. Accessible features for upper kitchen cabinets. Space for side-by-side refrigerator (minimum 36 inches); Contrasting color counter edges for vison accessibility." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "AccessibleKitchenAppliances", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Accessible Kitchen Appliances" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Kitchen+Appliances" + }, + { + "term": "Core.Description", + "value": "Stove controls in front or side, at counter top height; Oven with side-access door at counter level; Microwave is at counter level. This is required to be considered Enhanced Accessible. Optional: Raised dishwasher. Microwave has clear work area below or to the right side." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "AccessibleStairway", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Accessible Stairway" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Stairway" + }, + { + "term": "Core.Description", + "value": "Handrails on both sides of stairs, extended when possible, with shear force of 250 pounds. Interior and exterior stairs have adequate number of light fixtures for full coverage. Non-slip stair treads. If stairs are carpeted, covering is non-moveable, low-pile carpet. This is required to be considered Enhanced Accessible. Optional: Stair treads are in high contrast colors for increased visibility." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "AccessibleWasherDryer", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Accessible Washer/Dryer" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125563" + }, + { + "term": "Core.Description", + "value": "Raised clothes washer and/or dryer, front controls, side opening, both open to center." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "AdaptableBathroomWalls", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Adaptable Bathroom Walls" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Adaptable+Bathroom+Walls" + }, + { + "term": "Core.Description", + "value": "Reinforced main bathroom walls, including bath or shower, to permit installation of grab bars (with shear force of 250 pounds) and/or fixtures in the future. This is required to be considered Enhanced Accessible." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "AdaptableForElevator", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Adaptable For Elevator" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Adaptable+For+Elevator" + }, + { + "term": "Core.Description", + "value": "Stacked closets in a multi-story house for possible future conversion to an elevator." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "CeilingTrack", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Ceiling Track" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Ceiling+Track" + }, + { + "term": "Core.Description", + "value": "Track installed in ceiling for lift chair (Hoyer lift)." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "CentralLivingArea", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Central Living Area" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Central+Living+Area" + }, + { + "term": "Core.Description", + "value": "Central Living Area includes: Common Area, hallway(s), full or 3/4 bathroom, kitchen, at least one bedroom, access to environmental controls, and access to floors above main floor, if necessary." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "CommonArea", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Common Area" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Common+Area" + }, + { + "term": "Core.Description", + "value": "The Common Area is the portion of the home near accessible entrance, used for entertaining guests." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "CustomizedWheelchairAccessible", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Customized Wheelchair Accessible" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Customized+Wheelchair+Accessible" + }, + { + "term": "Core.Description", + "value": "Customized accessibility for specific size or style of wheelchair or scooter." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "ElectronicEnvironmentalControls", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Electronic Environmental Controls" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Electronic+Environmental+Controls" + }, + { + "term": "Core.Description", + "value": "Programmable electronic controls for thermostat, lights, security system and automatic doors." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "EnhancedAccessible", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Enhanced Accessible" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Enhanced+Accessible" + }, + { + "term": "Core.Description", + "value": "The Central Living Area is fully accessible for lifelong living by all residents, no matter their ability. A person in a wheel chair or with other disability is able to perform all personal and housekeeping tasks. Persons without disabilities are also able to perform basic tasks with greater ease. To be considered \"Enhanced Accessible\" the home also includes all \"Visitable\" features." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "ExteriorWheelchairLift", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Exterior Wheelchair Lift" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Exterior+Wheelchair+Lift" + }, + { + "term": "Core.Description", + "value": "Mechanical wheelchair lift is installed outside the home to facilitate barrier-free approach." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "GripAccessibleFeatures", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Grip-Accessible Features" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Grip-Accessible+Features" + }, + { + "term": "Core.Description", + "value": "All doors, faucets and other mechanisms throughout central living area are lever, hands-free or other style that can be controlled with a closed, clenched fist or weak hands. This is required to be considered Enhanced Accessible. Optional: Wire pull (D-ring) handles or equivalent or easy touch latches on cabinets and drawers." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "ReinforcedFloors", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Reinforced Floors" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Reinforced+Floors" + }, + { + "term": "Core.Description", + "value": "Reinforced floors for bariatric needs, power wheelchairs, therapeutic tub or heavy medical equipment." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "SafeEmergencyEgressFromHome", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Safe Emergency Egress from Home" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Safe+Emergency+Egress+from+Home" + }, + { + "term": "Core.Description", + "value": "Minimum two, no-step, accessible egresses from Central Living Area. Window locks are 19 to 54 inches from the floor and can be opened with a closed fist. Emergency egress windows in sleeping areas require minimal effort to open. This is required to be considered Enhanced Accessible." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "SmartTechnology", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Smart Technology" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Smart+Technology" + }, + { + "term": "Core.Description", + "value": "Smart Home (computer-controlled) and/or smart products— for example, voice activated controls, voice reminder, remote monitoring of individuals with dementia." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "StairLift", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Stair Lift" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Stair+Lift" + }, + { + "term": "Core.Description", + "value": "Stair lift with motorized rail to climb interior or exterior stairway installed professionally." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "StandbyGenerator", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Standby Generator" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Standby+Generator" + }, + { + "term": "Core.Description", + "value": "Backup generator for refrigeration of medications, life-sustaining medical equipment or essential room temperature control." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "TherapeuticWhirlpool", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Therapeutic Whirlpool" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Therapeutic+Whirlpool" + }, + { + "term": "Core.Description", + "value": "Therapeutic whirlpool, properly installed." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "Visitable", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Visitable" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Visitable" + }, + { + "term": "Core.Description", + "value": "The home is “visitable” for all guests: a person in a wheel chair can easily enter the home and access the main Common Area, a half-bathroom at minimum, and the hall leading to that bathroom." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "VisitorBathroom", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Visitor Bathroom" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Visitor+Bathroom" + }, + { + "term": "Core.Description", + "value": "Bathroom that is closest to Common Area. Minimum half bath. Door has minimum 32-inch clear width opening; lever handles. Minimum 60-inch turnaround or other approved turnaround configuration (30\" x 48\" clear space if door opens out.). Grab bar installed in toilet area with proper blocking. This is required to be considered Visitable." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", + "lookupValue": "WalkerAccessibleStairs", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Walker-Accessible Stairs" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Walker-Accessible+Stairs" + }, + { + "term": "Core.Description", + "value": "Treads are minimum 25 inches deep, with maximum 4 inches rise, minimum 36 inches wide. May be a custom feature in addition to approach with ramp." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "BarFridge", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Bar Fridge" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Bar+Fridge" + }, + { + "term": "Core.Description", + "value": "A refrigerator that is sized and/or built to be part of a bar." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "BuiltInElectricOven", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Built-In Electric Oven" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Built-In+Electric+Oven" + }, + { + "term": "Core.Description", + "value": "A built-in electric oven." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "BuiltInElectricRange", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Built-In Electric Range" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Built-In+Electric+Range" + }, + { + "term": "Core.Description", + "value": "A built-in electric range." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "BuiltInFreezer", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Built-In Freezer" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Built-In+Freezer" + }, + { + "term": "Core.Description", + "value": "A built-in freezer." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "BuiltInGasOven", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Built-In Gas Oven" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Built-In+Gas+Oven" + }, + { + "term": "Core.Description", + "value": "A built-in gas oven" + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "BuiltInGasRange", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Built-In Gas Range" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Built-In+Gas+Range" + }, + { + "term": "Core.Description", + "value": "A built-in gas range." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "BuiltInRange", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Built-In Range" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Built-In+Range" + }, + { + "term": "Core.Description", + "value": "A built-in range where the fuel type is not specified." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "BuiltInRefrigerator", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Built-In Refrigerator" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Built-In+Refrigerator" + }, + { + "term": "Core.Description", + "value": "A built-in refrigerator" + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "ConvectionOven", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Convection Oven" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Convection+Oven" + }, + { + "term": "Core.Description", + "value": "A convection oven (also known as a fan-assisted oven or simply a fan oven) is an oven that has fans to circulate air around food." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "Cooktop", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Cooktop" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Cooktop" + }, + { + "term": "Core.Description", + "value": "A kitchen stove, often called simply a stove or a cooker, is a kitchen appliance designed for the purpose of cooking food. Kitchen stoves rely on the application of direct heat for the cooking process." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "Dishwasher", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Dishwasher" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Dishwasher" + }, + { + "term": "Core.Description", + "value": "A dishwasher is a mechanical device for cleaning dishware and cutlery." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "Disposal", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Disposal" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Disposal" + }, + { + "term": "Core.Description", + "value": "A garbage disposal unit (also known as a garbage disposal, waste disposal unit, garbage disposer, or in Canadian English a garburator) is a device, usually electrically powered, installed under a kitchen sink between the sink\u0027s drain and the trap. The disposal unit shreds food waste into pieces small enough, generally less than 2 mm (0.079 in), to pass through plumbing." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "DoubleOven", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Double Oven" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Double+Oven" + }, + { + "term": "Core.Description", + "value": "A built-in oven fixture that has either two ovens, or one oven and one microwave oven. It is usually built into the kitchen cabinet." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "DownDraft", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Down Draft" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Down+Draft" + }, + { + "term": "Core.Description", + "value": "A vent that is part of the surface of a cook top that has a fan which sucks cooking fumes/smoke down. This is an alternative to a hooded cooktop/range." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "Dryer", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Dryer" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Dryer" + }, + { + "term": "Core.Description", + "value": "A clothes dryer." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "ElectricCooktop", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Electric Cooktop" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Electric+Cooktop" + }, + { + "term": "Core.Description", + "value": "A cooktop or stove that produces heat by way of electricity rather than gas. An induction cooktop is electric, but not all electric cooktops are induction." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "ElectricOven", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Electric Oven" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Electric+Oven" + }, + { + "term": "Core.Description", + "value": "An oven that is heated by electricity, typically by way of heating coils." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "ElectricRange", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Electric Range" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Electric+Range" + }, + { + "term": "Core.Description", + "value": "An oven and cooktop that generates heat by way of electricity." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "ElectricWaterHeater", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Electric Water Heater" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Electric+Water+Heater" + }, + { + "term": "Core.Description", + "value": "A water heater that heats the water by way of electricity." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "EnergyStarQualifiedAppliances", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "ENERGY STAR Qualified Appliances" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Appliances" + }, + { + "term": "Core.Description", + "value": "The property includes Energy Star qualified appliances." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "EnergyStarQualifiedDishwasher", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "ENERGY STAR Qualified Dishwasher" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Dishwasher" + }, + { + "term": "Core.Description", + "value": "The property includes an Energy Star qualified dishwasher." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "EnergyStarQualifiedDryer", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "ENERGY STAR Qualified Dryer" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Dryer" + }, + { + "term": "Core.Description", + "value": "The property includes an Energy Star qualified clothes dryer." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "EnergyStarQualifiedFreezer", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "ENERGY STAR Qualified Freezer" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Freezer" + }, + { + "term": "Core.Description", + "value": "The property includes an Energy Star qualified freezer." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "EnergyStarQualifiedRefrigerator", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "ENERGY STAR Qualified Refrigerator" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Refrigerator" + }, + { + "term": "Core.Description", + "value": "The property includes an Energy Star qualified refrigerator." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "EnergyStarQualifiedWasher", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "ENERGY STAR Qualified Washer" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Washer" + }, + { + "term": "Core.Description", + "value": "The property includes an Energy Star qualified clothes washer." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "EnergyStarQualifiedWaterHeater", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "ENERGY STAR Qualified Water Heater" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Water+Heater" + }, + { + "term": "Core.Description", + "value": "The property includes an Energy Star qualified water heater." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "ExhaustFan", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Exhaust Fan" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Exhaust+Fan" + }, + { + "term": "Core.Description", + "value": "The cooktop has an exhaust fan." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "FreeStandingElectricOven", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Free-Standing Electric Oven" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Free-Standing+Electric+Oven" + }, + { + "term": "Core.Description", + "value": "The oven is free standing, not built-in, and uses electricity to produce heat." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "FreeStandingElectricRange", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Free-Standing Electric Range" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Free-Standing+Electric+Range" + }, + { + "term": "Core.Description", + "value": "The range is free standing, not built-in, and uses electricity to produce heat for its oven and cooktop." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "FreeStandingFreezer", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Free-Standing Freezer" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Free-Standing+Freezer" + }, + { + "term": "Core.Description", + "value": "The freezer is free standing and not built-in." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "FreeStandingGasOven", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Free-Standing Gas Oven" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Free-Standing+Gas+Oven" + }, + { + "term": "Core.Description", + "value": "The oven is free standing, not built-in, and uses gas to produce heat." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "FreeStandingGasRange", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Free-Standing Gas Range" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Free-Standing+Gas+Range" + }, + { + "term": "Core.Description", + "value": "The range is free standing, not built-in, and uses gas to produce heat for its oven and cooktop." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "FreeStandingRange", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Free-Standing Range" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Free-Standing+Range" + }, + { + "term": "Core.Description", + "value": "The range is free standing, not built-in." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "FreeStandingRefrigerator", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Free-Standing Refrigerator" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Free-Standing+Refrigerator" + }, + { + "term": "Core.Description", + "value": "The refrigerator is free-standing, not built-in." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "Freezer", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Freezer" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Freezer" + }, + { + "term": "Core.Description", + "value": "The property includes a freezer." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "GasCooktop", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Gas Cooktop" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Gas+Cooktop" + }, + { + "term": "Core.Description", + "value": "A cooktop or stove that produces heat by way of gas rather than electricity. An induction cooktop is electric, but not all electric cooktops are induction." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "GasOven", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Gas Oven" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Gas+Oven" + }, + { + "term": "Core.Description", + "value": "An oven that is heated by gas." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "GasRange", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Gas Range" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Gas+Range" + }, + { + "term": "Core.Description", + "value": "An oven and cooktop that generates heat by way of gas." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "GasWaterHeater", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Gas Water Heater" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Gas+Water+Heater" + }, + { + "term": "Core.Description", + "value": "A water heater that heats the water with gas." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "Humidifier", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Humidifier" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Humidifier" + }, + { + "term": "Core.Description", + "value": "The property includes a humidity control device or system." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "IceMaker", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Ice Maker" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Ice+Maker" + }, + { + "term": "Core.Description", + "value": "The property includes an ice maker." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "IndoorGrill", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Indoor Grill" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Indoor+Grill" + }, + { + "term": "Core.Description", + "value": "The property has an indoor grill." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "InductionCooktop", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Induction Cooktop" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Induction+Cooktop" + }, + { + "term": "Core.Description", + "value": "The electric cooktop is based on magnetic induction rather than heating coils." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "InstantHotWater", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Instant Hot Water" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Instant+Hot+Water" + }, + { + "term": "Core.Description", + "value": "The property has a circulatory or instant hot water system." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "Microwave", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Microwave" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Microwave" + }, + { + "term": "Core.Description", + "value": "The property includes a microwave." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "None", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "None" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/None" + }, + { + "term": "Core.Description", + "value": "The property includes no appliances." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "Other", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Other" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Other" + }, + { + "term": "Core.Description", + "value": "The property includes appliances other than those available in this list." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "Oven", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Oven" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Oven" + }, + { + "term": "Core.Description", + "value": "The property includes an oven." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "PlumbedForIceMaker", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Plumbed For Ice Maker" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Plumbed+For+Ice+Maker" + }, + { + "term": "Core.Description", + "value": "The property has plumbing for an ice maker." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "PortableDishwasher", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Portable Dishwasher" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Portable+Dishwasher" + }, + { + "term": "Core.Description", + "value": "The property includes a portable dishwasher." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "PropaneCooktop", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Propane Cooktop" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Propane+Cooktop" + }, + { + "term": "Core.Description", + "value": "The gas cooktop uses propane as its fuel and either has a local tank or runs on a house wide propane system." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "Range", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Range" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Range" + }, + { + "term": "Core.Description", + "value": "The property includes a range, which is a single unit that has both an oven and a cooktop." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "RangeHood", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Range Hood" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Range+Hood" + }, + { + "term": "Core.Description", + "value": "The range has a hooded exhaust." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "Refrigerator", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Refrigerator" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Refrigerator" + }, + { + "term": "Core.Description", + "value": "The property includes a refrigerator." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "SelfCleaningOven", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Self Cleaning Oven" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Self+Cleaning+Oven" + }, + { + "term": "Core.Description", + "value": "The oven included with the property has a self-cleaning feature." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "SolarHotWater", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Solar Hot Water" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Solar+Hot+Water" + }, + { + "term": "Core.Description", + "value": "The hot water heater has either a passive or active solar component." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "StainlessSteelAppliances", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Stainless Steel Appliance(s)" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125744" + }, + { + "term": "Core.Description", + "value": "Some or all of the appliances included in the property are stainless steal." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "TanklessWaterHeater", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Tankless Water Heater" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Tankless+Water+Heater" + }, + { + "term": "Core.Description", + "value": "A tankless water heater is included with the property." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "TrashCompactor", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Trash Compactor" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Trash+Compactor" + }, + { + "term": "Core.Description", + "value": "The property has a trash compactor." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "VentedExhaustFan", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Vented Exhaust Fan" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Vented+Exhaust+Fan" + }, + { + "term": "Core.Description", + "value": "The cooktop has an exhaust fan that is vented." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "WarmingDrawer", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Warming Drawer" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Warming+Drawer" + }, + { + "term": "Core.Description", + "value": "The property has a warming drawer." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "Washer", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Washer" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Washer" + }, + { + "term": "Core.Description", + "value": "The property includes a clothes washer." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "WasherDryer", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Washer/Dryer" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125766" + }, + { + "term": "Core.Description", + "value": "The property includes a clothes washer and dryer." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "WasherDryerStacked", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Washer/Dryer Stacked" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125767" + }, + { + "term": "Core.Description", + "value": "The property has a stacked clothes washer and dryer." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "WaterHeater", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Water Heater" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Water+Heater" + }, + { + "term": "Core.Description", + "value": "The property has a water heater." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "WaterPurifier", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Water Purifier" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Water+Purifier" + }, + { + "term": "Core.Description", + "value": "The property has a water purifier." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "WaterPurifierOwned", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Water Purifier Owned" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Water+Purifier+Owned" + }, + { + "term": "Core.Description", + "value": "The property has a water purifier that is owned and not rented/leased." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "WaterPurifierRented", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Water Purifier Rented" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Water+Purifier+Rented" + }, + { + "term": "Core.Description", + "value": "The property has a water purifier that is on a rental or lease agreement." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "WaterSoftener", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Water Softener" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Water+Softener" + }, + { + "term": "Core.Description", + "value": "The property has a water softening system." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "WaterSoftenerOwned", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Water Softener Owned" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Water+Softener+Owned" + }, + { + "term": "Core.Description", + "value": "The property has a water softening system that is owned and not rented/leased." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "WaterSoftenerRented", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Water Softener Rented" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Water+Softener+Rented" + }, + { + "term": "Core.Description", + "value": "The property has a water softening system that is on a rental or lease agreement." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "WineCooler", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Wine Cooler" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Wine+Cooler" + }, + { + "term": "Core.Description", + "value": "The property includes a wine cooler." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "WineRefrigerator", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Wine Refrigerator" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Wine+Refrigerator" + }, + { + "term": "Core.Description", + "value": "The property includes a wine refrigerator." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Appliances", + "lookupValue": "SmartAppliances", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Smart Appliance(s)" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5897317" + }, + { + "term": "Core.Description", + "value": "Appliances that have convenience and energy saving aspects. Smart appliances may also integrate with a larger smart home system and typically operate through a third-party service." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.ArchitecturalStyle", + "lookupValue": "SampleArchitecturalStyleEnumValue", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/ArchitecturalStyle+Field" + }, + { + "term": "Core.Description", + "value": "A list describing the style of the structure (e.g., Victorian, Ranch, Craftsman)." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "AirportRunway", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Airport/Runway" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125565" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes access or some service related to an airport or runway." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Barbecue", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Barbecue" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Barbecue" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes use of, or access to, a barbecue." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "BasketballCourt", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Basketball Court" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Basketball+Court" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes use of, or access to, a basketball court." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "BeachAccess", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Beach Access" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Beach+Access" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes access to a beach." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "BeachRights", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Beach Rights" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Beach+Rights" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes use of a beach that has beach rights restrictions." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "BilliardRoom", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Billiard Room" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Billiard+Room" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes use of, or access to, a billiard room." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "BoatDock", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Boat Dock" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Boat+Dock" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes use of, or access to, a boat dock." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Boating", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Boating" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Boating" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes use of, or access to, boating." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "BoatSlip", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Boat Slip" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Boat+Slip" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes use of, or access to, a boat slip." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Cabana", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Cabana" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Cabana" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes use of, or access to, a cabana." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "CableTv", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Cable TV" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Cable+TV" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes cable based services." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "CarWashArea", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Car Wash Area" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Car+Wash+Area" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes use of, or access to, an are to wash your car." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Clubhouse", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Clubhouse" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Clubhouse" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes use of, or access to, a clubhouse." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "CoinLaundry", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Coin Laundry" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Coin+Laundry" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes use of, or access to, a coin laundry." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Concierge", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Concierge" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Concierge" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes use of, or access to, a concierge service." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "DayCare", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Day Care" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Day+Care" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes use of, or access to, a day care service." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "DogPark", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Dog Park" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Dog+Park" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes use of, or access to, a dog park." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "DryDock", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Dry Dock" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Dry+Dock" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes use of, or access to, a dry dock." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Electricity", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Electricity" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Electricity" + }, + { + "term": "Core.Description", + "value": "The home owner\u0027s association includes electricity." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Elevators", + "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member MLS ID" + "value": "Elevator(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896907" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125631" }, { "term": "Core.Description", - "value": "The local, well-known identifier for the member. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." + "value": "The home owner\u0027s association includes use of, or access to, an elevator(s)." } ] }, { - "resourceName": "MemberStateLicenses", - "fieldName": "MemberKey", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "ExerciseCourse", + "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member Key" + "value": "Exercise Course" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896910" + "value": "https://ddwiki.reso.org/display/DDW20/Exercise+Course" }, { "term": "Core.Description", - "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemMemberKey and OriginatingSystemMemberKey." + "value": "The home owner\u0027s association includes use of, or access to, an exercise course." } ] }, { - "resourceName": "MemberStateLicenses", - "fieldName": "MemberStateLicense", - "type": "Edm.String", - "nullable": true, - "maxLength": 50, + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "FitnessCenter", + "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member State License" + "value": "Fitness Center" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896915" + "value": "https://ddwiki.reso.org/display/DDW20/Fitness+Center" }, { "term": "Core.Description", - "value": "The license of the Member. Separate multiple licenses with a comma and space." + "value": "The home owner\u0027s association includes use of, or access to, a fitness center." } ] }, { - "resourceName": "MemberStateLicenses", - "fieldName": "MemberStateLicenseExpirationDate", - "type": "Edm.Date", - "nullable": true, + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "GameCourtExterior", + "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member State License Expiration Date" + "value": "Game Court Exterior" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896920" + "value": "https://ddwiki.reso.org/display/DDW20/Game+Court+Exterior" }, { "term": "Core.Description", - "value": "The expiration date for the member\u0027s license." + "value": "The home owner\u0027s association includes use of, or access to, an outdoors game court." } ] }, { - "resourceName": "MemberStateLicenses", - "fieldName": "MemberStateLicenseType", - "type": "org.reso.metadata.enums.MemberStateLicenseType", - "typeName": "MemberStateLicenseType", - "nullable": true, + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "GameCourtInterior", + "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member State License Type" + "value": "Game Court Interior" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896923" + "value": "https://ddwiki.reso.org/display/DDW20/Game+Court+Interior" }, { "term": "Core.Description", - "value": "The license type of the member." + "value": "The home owner\u0027s association includes use of, or access to, an indoors game court." } ] }, { - "resourceName": "MemberStateLicenses", - "fieldName": "MemberStateLicenseState", - "type": "org.reso.metadata.enums.StateOrProvince", - "typeName": "StateOrProvince", - "nullable": true, + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "GameRoom", + "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member State License State" + "value": "Game Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896928" + "value": "https://ddwiki.reso.org/display/DDW20/Game+Room" }, { "term": "Core.Description", - "value": "The state in which the member is licensed." + "value": "The home owner\u0027s association includes use of, or access to, a game room ." } ] }, { - "resourceName": "MemberStateLicenses", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", - "nullable": true, - "precision": 27, + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Gas", + "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Gas" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896932" + "value": "https://ddwiki.reso.org/display/DDW20/Gas" }, { "term": "Core.Description", - "value": "Date/time the roster member state license record was last modified." + "value": "The home owner\u0027s association includes natural gas." } ] }, { - "resourceName": "MemberStateLicenses", - "fieldName": "MemberStateLicenseKey", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Gated", + "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member State License Key" + "value": "Gated" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MemberStateLicenseKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Gated" }, { "term": "Core.Description", - "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemMemberKey and OriginatingSystemMemberKey." + "value": "The home owner\u0027s association property/area is gated." } ] }, { - "resourceName": "OfficeCorporateLicenses", - "fieldName": "OfficeMlsId", - "type": "Edm.String", - "nullable": true, - "maxLength": 25, + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "GolfCourse", + "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office MLS ID" + "value": "Golf Course" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896940" + "value": "https://ddwiki.reso.org/display/DDW20/Golf+Course" }, { "term": "Core.Description", - "value": "The local, well-known identifier. This value may not be unique, specifically in the case of aggregation systems, this value should be the identifier from the original system." + "value": "The home owner\u0027s association includes use of, or access to, a golf course." } ] }, { - "resourceName": "OfficeCorporateLicenses", - "fieldName": "OfficeKey", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "HotWater", + "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Key" + "value": "Hot Water" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896944" + "value": "https://ddwiki.reso.org/display/DDW20/Hot+Water" }, { "term": "Core.Description", - "value": "A system unique identifier. Specifically, in aggregation systems, the Key is the system unique identifier from the system that the record was just retrieved. This may be identical to the related xxxId identifier, but the key is guaranteed unique for this record set. This is a foreign key relating to the Office resource\u0027s OfficeKey." + "value": "The home owner\u0027s association includes hot water." } ] }, { - "resourceName": "OfficeCorporateLicenses", - "fieldName": "OfficeCorporateLicense", - "type": "Edm.String", - "nullable": true, - "maxLength": 50, + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "IndoorPool", + "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Corporate License" + "value": "Indoor Pool" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896949" + "value": "https://ddwiki.reso.org/display/DDW20/Indoor+Pool" }, { "term": "Core.Description", - "value": "When an office/firm is a corporation, an independent license number is issued." + "value": "The home owner\u0027s association includes use of, or access to, an indoor pool." } ] }, { - "resourceName": "OfficeCorporateLicenses", - "fieldName": "OfficeCorporateLicenseState", - "type": "org.reso.metadata.enums.StateOrProvince", - "typeName": "StateOrProvince", - "nullable": true, + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Insurance", + "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Corporate License State" + "value": "Insurance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeCorporateLicenseState+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Insurance" }, { "term": "Core.Description", - "value": "The state in which the office corporation is licensed." + "value": "The home owner\u0027s association includes insurance." } ] }, { - "resourceName": "OfficeCorporateLicenses", - "fieldName": "OfficeCorporateLicenseExpirationDate", - "type": "Edm.Date", - "nullable": true, + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "JoggingPath", + "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Corporate License Expiration Date" + "value": "Jogging Path" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeCorporateLicenseExpirationDate+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Jogging+Path" }, { "term": "Core.Description", - "value": "The expiration date for the office corporation\u0027s license." + "value": "The home owner\u0027s association includes use of, or access to, a jogging path." } ] }, { - "resourceName": "OfficeCorporateLicenses", - "fieldName": "OfficeCorporateLicenseType", - "type": "org.reso.metadata.enums.OfficeCorporateLicenseType", - "typeName": "OfficeCorporateLicenseType", - "nullable": true, + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Landscaping", + "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "OfficeCorporateLicenseType" + "value": "Landscaping" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeCorporateLicenseType+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Landscaping" }, { "term": "Core.Description", - "value": "The license type of the office corporation." + "value": "The home owner\u0027s association includes landscaping." } ] }, { - "resourceName": "OfficeCorporateLicenses", - "fieldName": "ModificationTimestamp", - "type": "Edm.DateTimeOffset", - "nullable": true, - "precision": 27, + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Laundry", + "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modification Timestamp" + "value": "Laundry" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5896965" + "value": "https://ddwiki.reso.org/display/DDW20/Laundry" }, { "term": "Core.Description", - "value": "Date/time the office corporate license record was last modified." + "value": "The home owner\u0027s association includes laundry." } ] }, { - "resourceName": "OfficeCorporateLicenses", - "fieldName": "OfficeCorporateLicenseKey", - "type": "Edm.String", - "nullable": true, - "maxLength": 255, + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "MaidService", + "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Corporate License Key" + "value": "Maid service" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OfficeCorporateLicenseKey+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Maid+service" }, { "term": "Core.Description", - "value": "A unique identifier for this record from the immediate source. This is a string that can include a Uniform Resource Identifier (URI) or other forms. This is the local key of the system. When records are received from other systems, a local key is commonly applied. If conveying the original keys from the source or originating systems, see SourceSystemMemberKey and OriginatingSystemMemberKey." + "value": "The home owner\u0027s association includes use of, or access to, a maid service." } ] - } - ], - "lookups": [ + }, { - "lookupName": "org.reso.metadata.enums.AreaSource", - "lookupValue": "Appraiser", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Maintenance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Appraiser" + "value": "Maintenance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Appraiser" + "value": "https://ddwiki.reso.org/display/DDW20/Maintenance" }, { "term": "Core.Description", - "value": "An appraiser provided the measurement of the area." + "value": "The home owner\u0027s association includes maintenance." } ] }, { - "lookupName": "org.reso.metadata.enums.AreaSource", - "lookupValue": "Assessor", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "MaintenanceGrounds", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Assessor" + "value": "Maintenance Grounds" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Assessor" + "value": "https://ddwiki.reso.org/display/DDW20/Maintenance+Grounds" }, { "term": "Core.Description", - "value": "The assessor provided the measurement of the area." + "value": "The home owner\u0027s association includes grounds maintenance." } ] }, { - "lookupName": "org.reso.metadata.enums.AreaSource", - "lookupValue": "Builder", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "MaintenanceStructure", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Builder" + "value": "Maintenance Structure" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Builder" + "value": "https://ddwiki.reso.org/display/DDW20/Maintenance+Structure" }, { "term": "Core.Description", - "value": "The builder provided the measurement of the area." + "value": "The home owner\u0027s association includes building maintenance." } ] }, { - "lookupName": "org.reso.metadata.enums.AreaSource", - "lookupValue": "Estimated", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Management", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Estimated" + "value": "Management" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Estimated" + "value": "https://ddwiki.reso.org/display/DDW20/Management" }, { "term": "Core.Description", - "value": "The measurement of the area is an estimate." + "value": "The home owner\u0027s association includes management services." } ] }, { - "lookupName": "org.reso.metadata.enums.AreaSource", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Marina", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Marina" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125551" + "value": "https://ddwiki.reso.org/display/DDW20/Marina" }, { "term": "Core.Description", - "value": "The measurement of the area was provided by another party not listed." + "value": "The home owner\u0027s association includes use of, or access to, a marina." } ] }, { - "lookupName": "org.reso.metadata.enums.AreaSource", - "lookupValue": "Owner", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "MeetingRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Owner" + "value": "Meeting Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Owner" + "value": "https://ddwiki.reso.org/display/DDW20/Meeting+Room" }, { "term": "Core.Description", - "value": "The owner provided the measurement of the area." + "value": "The home owner\u0027s association includes use of, or access to, a meeting room." } ] }, { - "lookupName": "org.reso.metadata.enums.AreaSource", - "lookupValue": "Plans", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Plans" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Plans" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125723" }, { "term": "Core.Description", - "value": "The measurement of the area was taken from building plans." + "value": "The home owner\u0027s association has no amenities." } ] }, { - "lookupName": "org.reso.metadata.enums.AreaSource", - "lookupValue": "PublicRecords", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Public Records" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Public+Records" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125729" }, { "term": "Core.Description", - "value": "The measurement of the area was received from public records." + "value": "The home owner\u0027s association includes amenities not included in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.AreaSource", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Park", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Park" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/See+Remarks" + "value": "https://ddwiki.reso.org/display/DDW20/Park" }, { "term": "Core.Description", - "value": "See remarks for information about the source of the area measurement." + "value": "The home owner\u0027s association includes use of, or access to, a park." } ] }, { - "lookupName": "org.reso.metadata.enums.AreaUnits", - "lookupValue": "SquareFeet", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Parking", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Square Feet" + "value": "Parking" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Square+Feet" + "value": "https://ddwiki.reso.org/display/DDW20/Parking" }, { "term": "Core.Description", - "value": "The value reported in the related Area field is in square feet." + "value": "The home owner\u0027s association includes use of, or access to, parking." } ] }, { - "lookupName": "org.reso.metadata.enums.AreaUnits", - "lookupValue": "SquareMeters", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "PartyRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Square Meters" + "value": "Party Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Square+Meters" + "value": "https://ddwiki.reso.org/display/DDW20/Party+Room" }, { "term": "Core.Description", - "value": "The value reported in the related Area field is in square feet." + "value": "The home owner\u0027s association includes use of, or access to, a party room." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "AccessibleApproachWithRamp", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "PicnicArea", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accessible Approach with Ramp" + "value": "Picnic Area" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Approach+with+Ramp" + "value": "https://ddwiki.reso.org/display/DDW20/Picnic+Area" }, { "term": "Core.Description", - "value": "A minimum of one entrance to the structure with clear, evenly-paved walkway from parking area or pedestrian arrival area; Path of travel does not include a running slope in excess of 1:12 (8.33%); a cross slope exceeding 1:50 (2%); nor level changes of more than 1/2 inch; if slope is over 5%, handrails are required. Level landing; 32 inch clear width opening doors; and adequate lighting on pathway and landing. This is required to be considered \"Visitable\"." + "value": "The home owner\u0027s association includes use of, or access to, a picnic area." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "AccessibleBedroom", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Playground", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accessible Bedroom" + "value": "Playground" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Bedroom" + "value": "https://ddwiki.reso.org/display/DDW20/Playground" }, { "term": "Core.Description", - "value": "Bedroom has adequate turnaround of 60 inches or other approved turnaround configuration; Closet doors have 32 inch clearance. Accessible environmental controls. Multiple lighting fixtures. This is required to be considered Enhanced Accessible. Optional: Some lower-height storage in closet. Remote control of lighting and environmental controls." + "value": "The home owner\u0027s association includes use of, or access to, a playground." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "AccessibleCentralLivingArea", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "PondSeasonal", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accessible Central Living Area" + "value": "Pond Seasonal" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Central+Living+Area" + "value": "https://ddwiki.reso.org/display/DDW20/Pond+Seasonal" }, { "term": "Core.Description", - "value": "Hard surface flooring or low-pile carpet, securely attached along edges. Entrances to all rooms on all floors provide 36 inch clear passage. Multiple lighting fixtures installed to provide adaptable lighting for general purpose and tasks. This is required to be considered Enhanced Accessible." + "value": "The home owner\u0027s association includes use of, or access to, a seasonal pond." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "AccessibleClosets", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "PondYearRound", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accessible Closets" + "value": "Pond Year Round" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Closets" + "value": "https://ddwiki.reso.org/display/DDW20/Pond+Year+Round" }, { "term": "Core.Description", - "value": "Closet doors are 32” clearance throughout Central Living Area." + "value": "The home owner\u0027s association includes use of, or access to, a year round pond." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "AccessibleCommonArea", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Pool", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accessible Common Area" + "value": "Pool" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Common+Area" + "value": "https://ddwiki.reso.org/display/DDW20/Pool" }, { "term": "Core.Description", - "value": "Common Area, used for entertaining guests, is level, with 36-inch passage through and around the space. Required to be considered Visitable." + "value": "The home owner\u0027s association includes use of, or access to, a pool." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "AccessibleDoors", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "PoweredBoatsAllowed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accessible Doors" + "value": "Powered Boats Allowed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Doors" + "value": "https://ddwiki.reso.org/display/DDW20/Powered+Boats+Allowed" }, { "term": "Core.Description", - "value": "Minimum 32 inches clear passage; levered handle; threshold, if present, maximum 1/2-inch, but beveled on both sides when over 1/4 inch. Required to be considered Visitable or Enhanced Accessible." + "value": "The home owner\u0027s association allows the use of powered boats." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "AccessibleElectricalAndEnvironmentalControls", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Racquetball", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accessible Electrical and Environmental Controls" + "value": "Racquetball" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Electrical+and+Environmental+Controls" + "value": "https://ddwiki.reso.org/display/DDW20/Racquetball" }, { "term": "Core.Description", - "value": "Thermostats and security system controls located on floor with central living area. Control devices for light switches and thermostats at 42-48 inches height off floor and side- to-side. Electrical plugs minimum of 18 inches above floor. This is required to be considered Enhanced Accessible. Optional: Rocker-style light switches; Lighted switches; Automatic/remote control for environmental controls." + "value": "The home owner\u0027s association includes use of, or access to, a racquetball court(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "AccessibleElevatorInstalled", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "RecreationFacilities", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accessible Elevator Installed" + "value": "Recreation Facilities" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Elevator+Installed" + "value": "https://ddwiki.reso.org/display/DDW20/Recreation+Facilities" }, { "term": "Core.Description", - "value": "Elevator with minimum 32\" door and minimum 36\" x 48\" turning radius." + "value": "The home owner\u0027s association includes use of, or access to, recreation facilities." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "AccessibleEntrance", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "RecreationRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accessible Entrance" + "value": "Recreation Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Entrance" + "value": "https://ddwiki.reso.org/display/DDW20/Recreation+Room" }, { "term": "Core.Description", - "value": "Entrance door is a minimum of 32 inches wide; threshold , when present, maximum 1/2-inch, but when over 1/4-inch, is beveled on both sides. The entry door has lever handle for egress. This is required to be considered Visitable. Optional: Entryway is covered; Bench near outside entry door; Motion-detection outside lights. Accessible peephole or other method for inside viewing of anyone outside the entry door. House number easily visible from street by emergency responders." + "value": "The home owner\u0027s association includes use of, or access to, a recreation room." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "AccessibleForHearingImpairment", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "RoofDeck", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accessible for Hearing-Impairment" + "value": "Roof Deck" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Accessible+for+Hearing-Impairment" + "value": "https://ddwiki.reso.org/display/DDW20/Roof+Deck" }, { "term": "Core.Description", - "value": "Home is wired for flashing lights and/or vibrating smoke alarm, door bell, other alerting features." + "value": "The home owner\u0027s association includes use of, or access to, a roof deck." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "AccessibleFullBath", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "RvBoatStorage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accessible Full Bath" + "value": "RV/Boat Storage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Full+Bath" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125774" }, { "term": "Core.Description", - "value": "Bathroom has adequate turnaround: 60 inches or other approved turnaround configuration. Accessible bathing area: Roll-in shower or space for shower chair or transfer bench in bathtub. Slip-resistant surface on bathroom floor and bathtub/shower. Roll-under or side-access to sink, with padded trap. Lighting directly over shower/bathing areas, in addition to general bathroom lighting. This is required to be considered Enhanced Accessible. Optional: Removable cabinet doors and base under sink. Grab bars with shear force of 250 pounds, installed around toilet and shower/tub, with proper backing. Hand-held and/or height-adjustable shower head; automatic water temperature controlled (anti-scald) tub/shower; offset tub/shower controls toward front edge of tub/shower for easy access. Raised toilet (17-19 inches minimum)." + "value": "The home owner\u0027s association includes use of, or access to, RV and/or boat storage." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "AccessibleHallways", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "RvParking", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accessible Hallway(s)" + "value": "RV Parking" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125544" + "value": "https://ddwiki.reso.org/display/DDW20/RV+Parking" }, { "term": "Core.Description", - "value": "Hallway is minimum 36, preferred 42 inches wide (or adequate alternative based on individual configuration). At least one lighting fixture is present." + "value": "The home owner\u0027s association includes use of, or access to, recreational vehicle (RV) parking." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "AccessibleKitchen", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Sauna", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accessible Kitchen" + "value": "Sauna" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Kitchen" + "value": "https://ddwiki.reso.org/display/DDW20/Sauna" }, { "term": "Core.Description", - "value": "40\" clear turn-around, or 36\" clear with clear under-counter space for T-turn space in kitchen, unimpeded by fixtures. Roll-under/adaptable sink with padded trap or side-access to sink. Roll-out shelves in at least 50% of lower cabinets, Roll-under work area (36\" clearance). Lighting fixtures directed over all task areas with adaptable control. This is required to be considered Enhanced Accessible. Optional: Adaptable under-sink cabinet with removable doors and cabinet base. Accessible features for upper kitchen cabinets. Space for side-by-side refrigerator (minimum 36 inches); Contrasting color counter edges for vison accessibility." + "value": "The home owner\u0027s association includes use of, or access to, a sauna." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "AccessibleKitchenAppliances", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Security", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accessible Kitchen Appliances" + "value": "Security" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Kitchen+Appliances" + "value": "https://ddwiki.reso.org/display/DDW20/Security" }, { "term": "Core.Description", - "value": "Stove controls in front or side, at counter top height; Oven with side-access door at counter level; Microwave is at counter level. This is required to be considered Enhanced Accessible. Optional: Raised dishwasher. Microwave has clear work area below or to the right side." + "value": "The home owner\u0027s association includes security services." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "AccessibleStairway", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "ServiceElevators", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accessible Stairway" + "value": "Service Elevator(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Accessible+Stairway" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125793" }, { "term": "Core.Description", - "value": "Handrails on both sides of stairs, extended when possible, with shear force of 250 pounds. Interior and exterior stairs have adequate number of light fixtures for full coverage. Non-slip stair treads. If stairs are carpeted, covering is non-moveable, low-pile carpet. This is required to be considered Enhanced Accessible. Optional: Stair treads are in high contrast colors for increased visibility." + "value": "The home owner\u0027s association includes use of, or access to, a service elevator(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "AccessibleWasherDryer", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "ShuffleboardCourt", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accessible Washer/Dryer" + "value": "Shuffleboard Court" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125563" + "value": "https://ddwiki.reso.org/display/DDW20/Shuffleboard+Court" }, { "term": "Core.Description", - "value": "Raised clothes washer and/or dryer, front controls, side opening, both open to center." + "value": "The home owner\u0027s association includes use of, or access to, a shuffleboard court." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "AdaptableBathroomWalls", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "SkiAccessible", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Adaptable Bathroom Walls" + "value": "Ski Accessible" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Adaptable+Bathroom+Walls" + "value": "https://ddwiki.reso.org/display/DDW20/Ski+Accessible" }, { "term": "Core.Description", - "value": "Reinforced main bathroom walls, including bath or shower, to permit installation of grab bars (with shear force of 250 pounds) and/or fixtures in the future. This is required to be considered Enhanced Accessible." + "value": "The home owner\u0027s association includes access to skiing." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "AdaptableForElevator", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "SnowRemoval", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Adaptable For Elevator" + "value": "Snow Removal" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Adaptable+For+Elevator" + "value": "https://ddwiki.reso.org/display/DDW20/Snow+Removal" }, { "term": "Core.Description", - "value": "Stacked closets in a multi-story house for possible future conversion to an elevator." + "value": "The home owner\u0027s association includes snow removal." } ] }, - { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "CeilingTrack", + { + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "SpaHotTub", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ceiling Track" + "value": "Spa/Hot Tub" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ceiling+Track" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125806" }, { "term": "Core.Description", - "value": "Track installed in ceiling for lift chair (Hoyer lift)." + "value": "The home owner\u0027s association includes use of, or access to, a spa and/or hot tub." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "CentralLivingArea", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "SportCourt", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Central Living Area" + "value": "Sport Court" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Central+Living+Area" + "value": "https://ddwiki.reso.org/display/DDW20/Sport+Court" }, { "term": "Core.Description", - "value": "Central Living Area includes: Common Area, hallway(s), full or 3/4 bathroom, kitchen, at least one bedroom, access to environmental controls, and access to floors above main floor, if necessary." + "value": "The home owner\u0027s association includes use of, or access to, a sport court." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "CommonArea", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Stables", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Common Area" + "value": "Stable(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Common+Area" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125811" }, { "term": "Core.Description", - "value": "The Common Area is the portion of the home near accessible entrance, used for entertaining guests." + "value": "The home owner\u0027s association includes use of, or access to, horse stable(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "CustomizedWheelchairAccessible", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Storage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Customized Wheelchair Accessible" + "value": "Storage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Customized+Wheelchair+Accessible" + "value": "https://ddwiki.reso.org/display/DDW20/Storage" }, { "term": "Core.Description", - "value": "Customized accessibility for specific size or style of wheelchair or scooter." + "value": "The home owner\u0027s association includes storage space." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "ElectronicEnvironmentalControls", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "StreamSeasonal", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electronic Environmental Controls" + "value": "Stream Seasonal" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Electronic+Environmental+Controls" + "value": "https://ddwiki.reso.org/display/DDW20/Stream+Seasonal" }, { "term": "Core.Description", - "value": "Programmable electronic controls for thermostat, lights, security system and automatic doors." + "value": "The home owner\u0027s association includes use of, or access to, a seasonal stream." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "EnhancedAccessible", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "StreamYearRound", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Enhanced Accessible" + "value": "Stream Year Round" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Enhanced+Accessible" + "value": "https://ddwiki.reso.org/display/DDW20/Stream+Year+Round" }, { "term": "Core.Description", - "value": "The Central Living Area is fully accessible for lifelong living by all residents, no matter their ability. A person in a wheel chair or with other disability is able to perform all personal and housekeeping tasks. Persons without disabilities are also able to perform basic tasks with greater ease. To be considered \"Enhanced Accessible\" the home also includes all \"Visitable\" features." + "value": "The home owner\u0027s association includes use of, or access to, a year round accessible stream." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "ExteriorWheelchairLift", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Taxes", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Exterior Wheelchair Lift" + "value": "Taxes" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Exterior+Wheelchair+Lift" + "value": "https://ddwiki.reso.org/display/DDW20/Taxes" }, { "term": "Core.Description", - "value": "Mechanical wheelchair lift is installed outside the home to facilitate barrier-free approach." + "value": "The home owner\u0027s association includes taxes." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "GripAccessibleFeatures", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "TennisCourts", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Grip-Accessible Features" + "value": "Tennis Court(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Grip-Accessible+Features" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125833" }, { "term": "Core.Description", - "value": "All doors, faucets and other mechanisms throughout central living area are lever, hands-free or other style that can be controlled with a closed, clenched fist or weak hands. This is required to be considered Enhanced Accessible. Optional: Wire pull (D-ring) handles or equivalent or easy touch latches on cabinets and drawers." + "value": "The home owner\u0027s association includes use of, or access to, a tennis court(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "ReinforcedFloors", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Trails", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Reinforced Floors" + "value": "Trail(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Reinforced+Floors" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125835" }, { "term": "Core.Description", - "value": "Reinforced floors for bariatric needs, power wheelchairs, therapeutic tub or heavy medical equipment." + "value": "The home owner\u0027s association includes use of, or access to, a trail(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "SafeEmergencyEgressFromHome", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Trash", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Safe Emergency Egress from Home" + "value": "Trash" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Safe+Emergency+Egress+from+Home" + "value": "https://ddwiki.reso.org/display/DDW20/Trash" }, { "term": "Core.Description", - "value": "Minimum two, no-step, accessible egresses from Central Living Area. Window locks are 19 to 54 inches from the floor and can be opened with a closed fist. Emergency egress windows in sleeping areas require minimal effort to open. This is required to be considered Enhanced Accessible." + "value": "The home owner\u0027s association includes trash service." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "SmartTechnology", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "Water", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Smart Technology" + "value": "Water" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Smart+Technology" + "value": "https://ddwiki.reso.org/display/DDW20/Water" }, { "term": "Core.Description", - "value": "Smart Home (computer-controlled) and/or smart products— for example, voice activated controls, voice reminder, remote monitoring of individuals with dementia." + "value": "The home owner\u0027s association includes water." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "StairLift", + "lookupName": "org.reso.metadata.enums.AssociationAmenities", + "lookupValue": "WorkshopArea", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stair Lift" + "value": "Workshop Area" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Stair+Lift" + "value": "https://ddwiki.reso.org/display/DDW20/Workshop+Area" }, { "term": "Core.Description", - "value": "Stair lift with motorized rail to climb interior or exterior stairway installed professionally." + "value": "The home owner\u0027s association includes use of, or access to, a workshop area." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "StandbyGenerator", + "lookupName": "org.reso.metadata.enums.FeeFrequency", + "lookupValue": "Annually", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Standby Generator" + "value": "Annually" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Standby+Generator" + "value": "https://ddwiki.reso.org/display/DDW20/Annually" }, { "term": "Core.Description", - "value": "Backup generator for refrigeration of medications, life-sustaining medical equipment or essential room temperature control." + "value": "Fee is paid or received once a year." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "TherapeuticWhirlpool", + "lookupName": "org.reso.metadata.enums.FeeFrequency", + "lookupValue": "BiMonthly", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Therapeutic Whirlpool" + "value": "Bi-Monthly" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Therapeutic+Whirlpool" + "value": "https://ddwiki.reso.org/display/DDW20/Bi-Monthly" }, { "term": "Core.Description", - "value": "Therapeutic whirlpool, properly installed." + "value": "Fee is paid or received every other month." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "Visitable", + "lookupName": "org.reso.metadata.enums.FeeFrequency", + "lookupValue": "BiWeekly", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Visitable" + "value": "Bi-Weekly" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Visitable" + "value": "https://ddwiki.reso.org/display/DDW20/Bi-Weekly" }, { "term": "Core.Description", - "value": "The home is “visitable” for all guests: a person in a wheel chair can easily enter the home and access the main Common Area, a half-bathroom at minimum, and the hall leading to that bathroom." + "value": "Fee is paid or received every other week." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "VisitorBathroom", + "lookupName": "org.reso.metadata.enums.FeeFrequency", + "lookupValue": "Daily", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Visitor Bathroom" + "value": "Daily" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Visitor+Bathroom" + "value": "https://ddwiki.reso.org/display/DDW20/Daily" }, { "term": "Core.Description", - "value": "Bathroom that is closest to Common Area. Minimum half bath. Door has minimum 32-inch clear width opening; lever handles. Minimum 60-inch turnaround or other approved turnaround configuration (30\" x 48\" clear space if door opens out.). Grab bar installed in toilet area with proper blocking. This is required to be considered Visitable." + "value": "Fee is paid or received daily." } ] }, { - "lookupName": "org.reso.metadata.enums.AccessibilityFeatures", - "lookupValue": "WalkerAccessibleStairs", + "lookupName": "org.reso.metadata.enums.FeeFrequency", + "lookupValue": "Monthly", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Walker-Accessible Stairs" + "value": "Monthly" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Walker-Accessible+Stairs" + "value": "https://ddwiki.reso.org/display/DDW20/Monthly" }, { "term": "Core.Description", - "value": "Treads are minimum 25 inches deep, with maximum 4 inches rise, minimum 36 inches wide. May be a custom feature in addition to approach with ramp." + "value": "Fee is paid or received once a month." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "BarFridge", + "lookupName": "org.reso.metadata.enums.FeeFrequency", + "lookupValue": "OneTime", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bar Fridge" + "value": "One Time" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bar+Fridge" + "value": "https://ddwiki.reso.org/display/DDW20/One+Time" }, { "term": "Core.Description", - "value": "A refrigerator that is sized and/or built to be part of a bar." + "value": "Fee is paid or received once and is not reoccurring." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "BuiltInElectricOven", + "lookupName": "org.reso.metadata.enums.FeeFrequency", + "lookupValue": "Quarterly", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Built-In Electric Oven" + "value": "Quarterly" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Built-In+Electric+Oven" + "value": "https://ddwiki.reso.org/display/DDW20/Quarterly" }, { "term": "Core.Description", - "value": "A built-in electric oven." + "value": "Fee is paid or received every three months." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "BuiltInElectricRange", + "lookupName": "org.reso.metadata.enums.FeeFrequency", + "lookupValue": "Seasonal", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Built-In Electric Range" + "value": "Seasonal" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Built-In+Electric+Range" + "value": "https://ddwiki.reso.org/display/DDW20/Seasonal" }, { "term": "Core.Description", - "value": "A built-in electric range." + "value": "Fee is paid or received seasonally." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "BuiltInFreezer", + "lookupName": "org.reso.metadata.enums.FeeFrequency", + "lookupValue": "SemiAnnually", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Built-In Freezer" + "value": "Semi-Annually" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Built-In+Freezer" + "value": "https://ddwiki.reso.org/display/DDW20/Semi-Annually" }, { "term": "Core.Description", - "value": "A built-in freezer." + "value": "Fee is paid or received twice a year." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "BuiltInGasOven", + "lookupName": "org.reso.metadata.enums.FeeFrequency", + "lookupValue": "SemiMonthly", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Built-In Gas Oven" + "value": "Semi-Monthly" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Built-In+Gas+Oven" + "value": "https://ddwiki.reso.org/display/DDW20/Semi-Monthly" }, { "term": "Core.Description", - "value": "A built-in gas oven" + "value": "Fee is paid or received twice a month, generally on the 1st and 15th, but that may vary." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "BuiltInGasRange", + "lookupName": "org.reso.metadata.enums.FeeFrequency", + "lookupValue": "Weekly", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Built-In Gas Range" + "value": "Weekly" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Built-In+Gas+Range" + "value": "https://ddwiki.reso.org/display/DDW20/Weekly" }, { "term": "Core.Description", - "value": "A built-in gas range." + "value": "Fee is paid or received weekly." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "BuiltInRange", + "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", + "lookupValue": "CableTv", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Built-In Range" + "value": "Cable TV" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Built-In+Range" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125577" }, { "term": "Core.Description", - "value": "A built-in range where the fuel type is not specified." + "value": "Cable TV is included in the fee paid to the Association." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "BuiltInRefrigerator", + "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", + "lookupValue": "EarthquakeInsurance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Built-In Refrigerator" + "value": "Earthquake Insurance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Built-In+Refrigerator" + "value": "https://ddwiki.reso.org/display/DDW20/Earthquake+Insurance" }, { "term": "Core.Description", - "value": "A built-in refrigerator" + "value": "Earthquake Insurance is included in the fee paid to the Association." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "ConvectionOven", + "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", + "lookupValue": "Electricity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Convection Oven" + "value": "Electricity" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Convection+Oven" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125588" }, { "term": "Core.Description", - "value": "A convection oven (also known as a fan-assisted oven or simply a fan oven) is an oven that has fans to circulate air around food." + "value": "Electricity is included in the fee paid to the Association." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "Cooktop", + "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", + "lookupValue": "Gas", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cooktop" + "value": "Gas" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cooktop" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125593" }, { "term": "Core.Description", - "value": "A kitchen stove, often called simply a stove or a cooker, is a kitchen appliance designed for the purpose of cooking food. Kitchen stoves rely on the application of direct heat for the cooking process." + "value": "Gas is included in the fee paid to the Association." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "Dishwasher", + "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", + "lookupValue": "Insurance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dishwasher" + "value": "Insurance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dishwasher" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125596" }, { "term": "Core.Description", - "value": "A dishwasher is a mechanical device for cleaning dishware and cutlery." + "value": "Insurance is included in the fee paid to the Association." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "Disposal", + "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", + "lookupValue": "Internet", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Disposal" + "value": "Internet" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Disposal" + "value": "https://ddwiki.reso.org/display/DDW20/Internet" }, { "term": "Core.Description", - "value": "A garbage disposal unit (also known as a garbage disposal, waste disposal unit, garbage disposer, or in Canadian English a garburator) is a device, usually electrically powered, installed under a kitchen sink between the sink\u0027s drain and the trap. The disposal unit shreds food waste into pieces small enough, generally less than 2 mm (0.079 in), to pass through plumbing." + "value": "Internet access is included with the Home Owner’s Association dues paid by the owner. Questions about the means of access (e.g. wifi, ethernet), the speed of the access and other information about the Internet Service Provider (ISP) may be directed to the Home Owner’s Association." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "DoubleOven", + "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", + "lookupValue": "MaintenanceGrounds", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Double Oven" + "value": "Maintenance Grounds" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Double+Oven" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125606" }, { "term": "Core.Description", - "value": "A built-in oven fixture that has either two ovens, or one oven and one microwave oven. It is usually built into the kitchen cabinet." + "value": "Maintenance of the grounds including lawns and common areas but not including exterior structures." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "DownDraft", + "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", + "lookupValue": "MaintenanceStructure", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Down Draft" + "value": "Maintenance Structure" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Down+Draft" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125609" }, { "term": "Core.Description", - "value": "A vent that is part of the surface of a cook top that has a fan which sucks cooking fumes/smoke down. This is an alternative to a hooded cooktop/range." + "value": "Maintenance of the exterior of the structure including roofing, walls, exterior structures and does not include the grounds." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "Dryer", + "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", + "lookupValue": "PestControl", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dryer" + "value": "Pest Control" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dryer" + "value": "https://ddwiki.reso.org/display/DDW20/Pest+Control" }, { "term": "Core.Description", - "value": "A clothes dryer." + "value": "Pest Control is included in the fee paid to the Association." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "ElectricCooktop", + "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", + "lookupValue": "Security", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electric Cooktop" + "value": "Security" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Electric+Cooktop" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125615" }, { "term": "Core.Description", - "value": "A cooktop or stove that produces heat by way of electricity rather than gas. An induction cooktop is electric, but not all electric cooktops are induction." + "value": "Security is included in the fee paid to the Association." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "ElectricOven", + "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", + "lookupValue": "Sewer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electric Oven" + "value": "Sewer" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Electric+Oven" + "value": "https://ddwiki.reso.org/display/DDW20/Sewer" }, { "term": "Core.Description", - "value": "An oven that is heated by electricity, typically by way of heating coils." + "value": "Sewer is included in the fee paid to the Association." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "ElectricRange", + "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", + "lookupValue": "SnowRemoval", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electric Range" + "value": "Snow Removal" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Electric+Range" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125623" }, { "term": "Core.Description", - "value": "An oven and cooktop that generates heat by way of electricity." + "value": "Snow Removal is included in the fee paid to the Association." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "ElectricWaterHeater", + "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", + "lookupValue": "Trash", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electric Water Heater" + "value": "Trash" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Electric+Water+Heater" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125627" }, { "term": "Core.Description", - "value": "A water heater that heats the water by way of electricity." + "value": "Trash is included in the fee paid to the Association." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "EnergyStarQualifiedAppliances", + "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", + "lookupValue": "Utilities", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ENERGY STAR Qualified Appliances" + "value": "Utilities" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Appliances" + "value": "https://ddwiki.reso.org/display/DDW20/Utilities" }, { "term": "Core.Description", - "value": "The property includes Energy Star qualified appliances." + "value": "Utilities is included in the fee paid to the Association." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "EnergyStarQualifiedDishwasher", + "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", + "lookupValue": "Water", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ENERGY STAR Qualified Dishwasher" + "value": "Water" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Dishwasher" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125634" }, { "term": "Core.Description", - "value": "The property includes an Energy Star qualified dishwasher." + "value": "Water is included in the fee paid to the Association." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "EnergyStarQualifiedDryer", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "Apartment", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ENERGY STAR Qualified Dryer" + "value": "Apartment" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Dryer" + "value": "https://ddwiki.reso.org/display/DDW20/Apartment" }, { "term": "Core.Description", - "value": "The property includes an Energy Star qualified clothes dryer." + "value": "The basement is setup as an apartment living space." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "EnergyStarQualifiedFreezer", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "BathStubbed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ENERGY STAR Qualified Freezer" + "value": "Bath/Stubbed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Freezer" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125644" }, { "term": "Core.Description", - "value": "The property includes an Energy Star qualified freezer." + "value": "The basement is stubbed for a bathroom." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "EnergyStarQualifiedRefrigerator", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "Block", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ENERGY STAR Qualified Refrigerator" + "value": "Block" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Refrigerator" + "value": "https://ddwiki.reso.org/display/DDW20/Block" }, { "term": "Core.Description", - "value": "The property includes an Energy Star qualified refrigerator." + "value": "The basement has block construction." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "EnergyStarQualifiedWasher", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "Concrete", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ENERGY STAR Qualified Washer" + "value": "Concrete" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Washer" + "value": "https://ddwiki.reso.org/display/DDW20/Concrete" }, { "term": "Core.Description", - "value": "The property includes an Energy Star qualified clothes washer." + "value": "The basement has a concrete floor and/or walls." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "EnergyStarQualifiedWaterHeater", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "CrawlSpace", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ENERGY STAR Qualified Water Heater" + "value": "Crawl Space" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Water+Heater" + "value": "https://ddwiki.reso.org/display/DDW20/Crawl+Space" }, { "term": "Core.Description", - "value": "The property includes an Energy Star qualified water heater." + "value": "The basement is/has a crawl space." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "ExhaustFan", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "Daylight", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Exhaust Fan" + "value": "Daylight" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Exhaust+Fan" + "value": "https://ddwiki.reso.org/display/DDW20/Daylight" }, { "term": "Core.Description", - "value": "The cooktop has an exhaust fan." + "value": "The basement has natural lighting." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "FreeStandingElectricOven", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "DirtFloor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Free-Standing Electric Oven" + "value": "Dirt Floor" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Free-Standing+Electric+Oven" + "value": "https://ddwiki.reso.org/display/DDW20/Dirt+Floor" }, { "term": "Core.Description", - "value": "The oven is free standing, not built-in, and uses electricity to produce heat." + "value": "The basement has a dirt floor." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "FreeStandingElectricRange", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "ExteriorEntry", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Free-Standing Electric Range" + "value": "Exterior Entry" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Free-Standing+Electric+Range" + "value": "https://ddwiki.reso.org/display/DDW20/Exterior+Entry" }, { "term": "Core.Description", - "value": "The range is free standing, not built-in, and uses electricity to produce heat for its oven and cooktop." + "value": "The basement has an exterior entry." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "FreeStandingFreezer", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "Finished", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Free-Standing Freezer" + "value": "Finished" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Free-Standing+Freezer" + "value": "https://ddwiki.reso.org/display/DDW20/Finished" }, { "term": "Core.Description", - "value": "The freezer is free standing and not built-in." + "value": "The basement is finished to a given standard of competition. Examples may include underlayment and flooring; walls are framed, insulated, drywalled and painted; etc." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "FreeStandingGasOven", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "FrenchDrain", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Free-Standing Gas Oven" + "value": "French Drain" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Free-Standing+Gas+Oven" + "value": "https://ddwiki.reso.org/display/DDW20/French+Drain" }, { "term": "Core.Description", - "value": "The oven is free standing, not built-in, and uses gas to produce heat." + "value": "The basement has a French drain." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "FreeStandingGasRange", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "Full", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Free-Standing Gas Range" + "value": "Full" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Free-Standing+Gas+Range" + "value": "https://ddwiki.reso.org/display/DDW20/Full" }, { "term": "Core.Description", - "value": "The range is free standing, not built-in, and uses gas to produce heat for its oven and cooktop." + "value": "The basement fills the entire space under the house." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "FreeStandingRange", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "InteriorEntry", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Free-Standing Range" + "value": "Interior Entry" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Free-Standing+Range" + "value": "https://ddwiki.reso.org/display/DDW20/Interior+Entry" }, { "term": "Core.Description", - "value": "The range is free standing, not built-in." + "value": "The basement has an interior entry." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "FreeStandingRefrigerator", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Free-Standing Refrigerator" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Free-Standing+Refrigerator" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125686" }, { "term": "Core.Description", - "value": "The refrigerator is free-standing, not built-in." + "value": "The property has no basement." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "Freezer", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Freezer" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Freezer" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125690" }, { "term": "Core.Description", - "value": "The property includes a freezer." + "value": "The basement has features or attributes other than those listed in this field." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "GasCooktop", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "Partial", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gas Cooktop" + "value": "Partial" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gas+Cooktop" + "value": "https://ddwiki.reso.org/display/DDW20/Partial" }, { "term": "Core.Description", - "value": "A cooktop or stove that produces heat by way of gas rather than electricity. An induction cooktop is electric, but not all electric cooktops are induction." + "value": "The basement partially fills the space under the house." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "GasOven", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "PartiallyFinished", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gas Oven" + "value": "Partially Finished" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gas+Oven" + "value": "https://ddwiki.reso.org/display/DDW20/Partially+Finished" }, { "term": "Core.Description", - "value": "An oven that is heated by gas." + "value": "The basement is partially finished. Some finishing work is done but not all. Examples may include underlayment and flooring; walls are framed, insulated, drywalled and painted; etc." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "GasRange", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "StorageSpace", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gas Range" + "value": "Storage Space" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gas+Range" + "value": "https://ddwiki.reso.org/display/DDW20/Storage+Space" }, { "term": "Core.Description", - "value": "An oven and cooktop that generates heat by way of gas." + "value": "The basement has storage space." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "GasWaterHeater", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "SumpPump", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gas Water Heater" + "value": "Sump Pump" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gas+Water+Heater" + "value": "https://ddwiki.reso.org/display/DDW20/Sump+Pump" }, { "term": "Core.Description", - "value": "A water heater that heats the water with gas." + "value": "The basement has a sump pump." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "Humidifier", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "Unfinished", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Humidifier" + "value": "Unfinished" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Humidifier" + "value": "https://ddwiki.reso.org/display/DDW20/Unfinished" }, { "term": "Core.Description", - "value": "The property includes a humidity control device or system." + "value": "The basement is unfinished." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "IceMaker", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "WalkOutAccess", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ice Maker" + "value": "Walk-Out Access" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ice+Maker" + "value": "https://ddwiki.reso.org/display/DDW20/Walk-Out+Access" }, { "term": "Core.Description", - "value": "The property includes an ice maker." + "value": "A walk-out basement is a structure where the basement space directly accessible from the outside with the entryway level with the ground." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "IndoorGrill", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "WalkUpAccess", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Indoor Grill" + "value": "Walk-Up Access" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Indoor+Grill" + "value": "https://ddwiki.reso.org/display/DDW20/Walk-Up+Access" }, { "term": "Core.Description", - "value": "The property has an indoor grill." + "value": "A walk-up basement is a structure where the basement space directly accessible from the outside with the entryway below ground and usually exterior stairs leading up to ground level." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "InductionCooktop", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "FullExposure", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Induction Cooktop" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Induction+Cooktop" + "value": "Full Exposure" }, { "term": "Core.Description", - "value": "The electric cooktop is based on magnetic induction rather than heating coils." + "value": "The basement of the home has a full-wall, standard-sized windows and a door to the outside at or above ground level. Also known as a walkout." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "InstantHotWater", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "PartialExposure", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Instant Hot Water" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Instant+Hot+Water" + "value": "Partial Exposure" }, { "term": "Core.Description", - "value": "The property has a circulatory or instant hot water system." + "value": "The basement of the home is roughly halfway below ground level and has at least one full-sized window but without a door to the outside. Also known as a lookout." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "Microwave", + "lookupName": "org.reso.metadata.enums.Basement", + "lookupValue": "NoExposure", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Microwave" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Microwave" + "value": "No Exposure" }, { "term": "Core.Description", - "value": "The property includes a microwave." + "value": "The basement of the home is below ground without full-sized windows or a door to the outside." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.BodyType", + "lookupValue": "DoubleWide", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Double Wide" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/None" + "value": "https://ddwiki.reso.org/display/DDW20/Double+Wide" }, { "term": "Core.Description", - "value": "The property includes no appliances." + "value": "The body/structure type of the mobile/manufacture home is double wide." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.BodyType", + "lookupValue": "Expando", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Expando" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Other" + "value": "https://ddwiki.reso.org/display/DDW20/Expando" }, { "term": "Core.Description", - "value": "The property includes appliances other than those available in this list." + "value": "The body/structure type of the mobile/manufacture home is Expando." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "Oven", + "lookupName": "org.reso.metadata.enums.BodyType", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Oven" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Oven" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125654" }, { "term": "Core.Description", - "value": "The property includes an oven." + "value": "A body type not included in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "PlumbedForIceMaker", + "lookupName": "org.reso.metadata.enums.BodyType", + "lookupValue": "QuadWide", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Plumbed For Ice Maker" + "value": "Quad Wide" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Plumbed+For+Ice+Maker" + "value": "https://ddwiki.reso.org/display/DDW20/Quad+Wide" }, { "term": "Core.Description", - "value": "The property has plumbing for an ice maker." + "value": "The body/structure type of the mobile/manufacture home is quad wide." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "PortableDishwasher", + "lookupName": "org.reso.metadata.enums.BodyType", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Portable Dishwasher" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Portable+Dishwasher" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125662" }, { "term": "Core.Description", - "value": "The property includes a portable dishwasher." + "value": "The body/structure type of the mobile/manufacture home is see remarks." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "PropaneCooktop", + "lookupName": "org.reso.metadata.enums.BodyType", + "lookupValue": "SingleWide", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Propane Cooktop" + "value": "Single Wide" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Propane+Cooktop" + "value": "https://ddwiki.reso.org/display/DDW20/Single+Wide" }, { "term": "Core.Description", - "value": "The gas cooktop uses propane as its fuel and either has a local tank or runs on a house wide propane system." + "value": "The body/structure type of the mobile/manufacture home is single wide." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "Range", + "lookupName": "org.reso.metadata.enums.BodyType", + "lookupValue": "TripleWide", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Range" + "value": "Triple Wide" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Range" + "value": "https://ddwiki.reso.org/display/DDW20/Triple+Wide" }, { "term": "Core.Description", - "value": "The property includes a range, which is a single unit that has both an oven and a cooktop." + "value": "The body/structure type of the mobile/manufacture home is triple wide." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "RangeHood", + "lookupName": "org.reso.metadata.enums.BuildingFeatures", + "lookupValue": "SampleBuildingFeaturesEnumValue", "type": "Edm.Int32", "annotations": [ - { - "term": "RESO.OData.Metadata.StandardName", - "value": "Range Hood" - }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Range+Hood" + "value": "https://ddwiki.reso.org/display/DDW20/BuildingFeatures+Field" }, { "term": "Core.Description", - "value": "The range has a hooded exhaust." + "value": "Features or amenities of the building or business park." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "Refrigerator", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Accounting", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Refrigerator" + "value": "Accounting" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Refrigerator" + "value": "https://ddwiki.reso.org/display/DDW20/Accounting" }, { "term": "Core.Description", - "value": "The property includes a refrigerator." + "value": "The listing is for an accounting business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "SelfCleaningOven", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "AdministrativeAndSupport", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Self Cleaning Oven" + "value": "Administrative and Support" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Self+Cleaning+Oven" + "value": "https://ddwiki.reso.org/display/DDW20/Administrative+and+Support" }, { "term": "Core.Description", - "value": "The oven included with the property has a self-cleaning feature." + "value": "The listing is for an administrative and support business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "SolarHotWater", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Advertising", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Solar Hot Water" + "value": "Advertising" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Solar+Hot+Water" + "value": "https://ddwiki.reso.org/display/DDW20/Advertising" }, { "term": "Core.Description", - "value": "The hot water heater has either a passive or active solar component." + "value": "The listing is for an advertising business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "StainlessSteelAppliances", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Agriculture", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stainless Steel Appliance(s)" + "value": "Agriculture" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125744" + "value": "https://ddwiki.reso.org/display/DDW20/Agriculture" }, { "term": "Core.Description", - "value": "Some or all of the appliances included in the property are stainless steal." + "value": "The listing is for an agriculture business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "TanklessWaterHeater", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "AnimalGrooming", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tankless Water Heater" + "value": "Animal Grooming" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tankless+Water+Heater" + "value": "https://ddwiki.reso.org/display/DDW20/Animal+Grooming" }, { "term": "Core.Description", - "value": "A tankless water heater is included with the property." + "value": "The listing is for an animal grooming business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "TrashCompactor", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Appliances", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Trash Compactor" + "value": "Appliances" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Trash+Compactor" + "value": "https://ddwiki.reso.org/display/DDW20/Appliances" }, { "term": "Core.Description", - "value": "The property has a trash compactor." + "value": "The listing is for an appliances business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "VentedExhaustFan", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "AquariumSupplies", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Vented Exhaust Fan" + "value": "Aquarium Supplies" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Vented+Exhaust+Fan" + "value": "https://ddwiki.reso.org/display/DDW20/Aquarium+Supplies" }, { "term": "Core.Description", - "value": "The cooktop has an exhaust fan that is vented." + "value": "The listing is for an aquarium supplies business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "WarmingDrawer", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "ArtsAndEntertainment", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Warming Drawer" + "value": "Arts and Entertainment" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Warming+Drawer" + "value": "https://ddwiki.reso.org/display/DDW20/Arts+and+Entertainment" }, { "term": "Core.Description", - "value": "The property has a warming drawer." + "value": "The listing is for an arts and entertainment business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "Washer", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Athletic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Washer" + "value": "Athletic" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Washer" + "value": "https://ddwiki.reso.org/display/DDW20/Athletic" }, { "term": "Core.Description", - "value": "The property includes a clothes washer." + "value": "The listing is for an athletic business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "WasherDryer", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "AutoBody", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Washer/Dryer" + "value": "Auto Body" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125766" + "value": "https://ddwiki.reso.org/display/DDW20/Auto+Body" }, { "term": "Core.Description", - "value": "The property includes a clothes washer and dryer." + "value": "The listing is for an Auto Body business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "WasherDryerStacked", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "AutoDealer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Washer/Dryer Stacked" + "value": "Auto Dealer" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125767" + "value": "https://ddwiki.reso.org/display/DDW20/Auto+Dealer" }, { "term": "Core.Description", - "value": "The property has a stacked clothes washer and dryer." + "value": "The listing is for an auto dealer business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "WaterHeater", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "AutoGlass", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water Heater" + "value": "Auto Glass" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Water+Heater" + "value": "https://ddwiki.reso.org/display/DDW20/Auto+Glass" }, { "term": "Core.Description", - "value": "The property has a water heater." + "value": "The listing is for an Auto Glass business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "WaterPurifier", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "AutoParts", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water Purifier" + "value": "Auto Parts" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Water+Purifier" + "value": "https://ddwiki.reso.org/display/DDW20/Auto+Parts" }, { "term": "Core.Description", - "value": "The property has a water purifier." + "value": "The listing is for an Auto Parts business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "WaterPurifierOwned", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "AutoRentLease", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water Purifier Owned" + "value": "Auto Rent/Lease" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Water+Purifier+Owned" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125718" }, { "term": "Core.Description", - "value": "The property has a water purifier that is owned and not rented/leased." + "value": "The listing is for an Auto Rent/Lease business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "WaterPurifierRented", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "AutoRepairSpecialty", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water Purifier Rented" + "value": "Auto Repair-Specialty" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Water+Purifier+Rented" + "value": "https://ddwiki.reso.org/display/DDW20/Auto+Repair-Specialty" }, { "term": "Core.Description", - "value": "The property has a water purifier that is on a rental or lease agreement." + "value": "The listing is for an Auto Repair-Specialty business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "WaterSoftener", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "AutoService", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water Softener" + "value": "Auto Service" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Water+Softener" + "value": "https://ddwiki.reso.org/display/DDW20/Auto+Service" }, { "term": "Core.Description", - "value": "The property has a water softening system." + "value": "The listing is for an auto service business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "WaterSoftenerOwned", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "AutoStereoAlarm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water Softener Owned" + "value": "Auto Stereo/Alarm" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Water+Softener+Owned" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125728" }, { "term": "Core.Description", - "value": "The property has a water softening system that is owned and not rented/leased." + "value": "The listing is for an Auto Stereo/Alarm business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "WaterSoftenerRented", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "AutoTires", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water Softener Rented" + "value": "Auto Tires" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Water+Softener+Rented" + "value": "https://ddwiki.reso.org/display/DDW20/Auto+Tires" }, { "term": "Core.Description", - "value": "The property has a water softening system that is on a rental or lease agreement." + "value": "The listing is for an Auto Tires business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "WineCooler", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "AutoWrecking", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wine Cooler" + "value": "Auto Wrecking" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wine+Cooler" + "value": "https://ddwiki.reso.org/display/DDW20/Auto+Wrecking" }, { "term": "Core.Description", - "value": "The property includes a wine cooler." + "value": "The listing is for an Auto Wrecking business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "WineRefrigerator", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Bakery", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wine Refrigerator" + "value": "Bakery" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wine+Refrigerator" + "value": "https://ddwiki.reso.org/display/DDW20/Bakery" }, { "term": "Core.Description", - "value": "The property includes a wine refrigerator." + "value": "The listing is for a bakery business." } ] }, { - "lookupName": "org.reso.metadata.enums.Appliances", - "lookupValue": "SmartAppliances", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "BarberBeauty", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Smart Appliance(s)" + "value": "Barber/Beauty" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d5897317" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125750" }, { "term": "Core.Description", - "value": "Appliances that have convenience and energy saving aspects. Smart appliances may also integrate with a larger smart home system and typically operate through a third-party service." + "value": "The listing is for a barber/beauty business." } ] }, { - "lookupName": "org.reso.metadata.enums.ArchitecturalStyle", - "lookupValue": "SampleArchitecturalStyleEnumValue", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "BarTavernLounge", "type": "Edm.Int32", "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Bar/Tavern/Lounge" + }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ArchitecturalStyle+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125754" }, { "term": "Core.Description", - "value": "A list describing the style of the structure. For example, Victorian, Ranch, Craftsman, etc." + "value": "The listing is for a bar/tavern/lounge business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "AirportRunway", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "BedAndBreakfast", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Airport/Runway" + "value": "Bed \u0026 Breakfast" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125565" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125757" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes access or some service related to an airport or runway." + "value": "The listing is for a bed \u0026 breakfast business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Barbecue", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "BooksCardsStationary", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Barbecue" + "value": "Books/Cards/Stationary" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Barbecue" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125762" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a barbecue." + "value": "The listing is for a Books/Cards/Stationary business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "BasketballCourt", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Butcher", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Basketball Court" + "value": "Butcher" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Basketball+Court" + "value": "https://ddwiki.reso.org/display/DDW20/Butcher" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a basketball court." + "value": "The listing is for a butcher business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "BeachAccess", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Cabinets", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Beach Access" + "value": "Cabinets" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Beach+Access" + "value": "https://ddwiki.reso.org/display/DDW20/Cabinets" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes access to a beach." + "value": "The listing is for a Cabinets business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "BeachRights", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "CandyCookie", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Beach Rights" + "value": "Candy/Cookie" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Beach+Rights" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125776" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of a beach that has beach rights restrictions." + "value": "The listing is for a Candy/Cookie business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "BilliardRoom", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "CarpetTile", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Billiard Room" + "value": "Carpet/Tile" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Billiard+Room" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125778" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a billiard room." + "value": "The listing is for a Carpet/Tile business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "BoatDock", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "CarWash", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Boat Dock" + "value": "Car Wash" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Boat+Dock" + "value": "https://ddwiki.reso.org/display/DDW20/Car+Wash" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a boat dock." + "value": "The listing is for a car wash business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Boating", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "ChildCare", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Boating" + "value": "Child Care" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Boating" + "value": "https://ddwiki.reso.org/display/DDW20/Child+Care" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, boating." + "value": "The listing is for a child care business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "BoatSlip", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Church", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Boat Slip" + "value": "Church" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Boat+Slip" + "value": "https://ddwiki.reso.org/display/DDW20/Church" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a boat slip." + "value": "The listing is for a church business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Cabana", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Clothing", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cabana" + "value": "Clothing" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cabana" + "value": "https://ddwiki.reso.org/display/DDW20/Clothing" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a cabana." + "value": "The listing is for a clothing business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "CableTv", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Commercial", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cable TV" + "value": "Commercial" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cable+TV" + "value": "https://ddwiki.reso.org/display/DDW20/Commercial" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes cable based services." + "value": "The listing is for a commercial business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "CarWashArea", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Computer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Car Wash Area" + "value": "Computer" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Car+Wash+Area" + "value": "https://ddwiki.reso.org/display/DDW20/Computer" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, an are to wash your car." + "value": "The listing is for a computer business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Clubhouse", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "ConstructionContractor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Clubhouse" + "value": "Construction/Contractor" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Clubhouse" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125809" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a clubhouse." + "value": "The listing is for a construction/contractor business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "CoinLaundry", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Convalescent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Coin Laundry" + "value": "Convalescent" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Coin+Laundry" + "value": "https://ddwiki.reso.org/display/DDW20/Convalescent" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a coin laundry." + "value": "The listing is for a Convalescent business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Concierge", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "ConvenienceStore", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Concierge" + "value": "Convenience Store" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Concierge" + "value": "https://ddwiki.reso.org/display/DDW20/Convenience+Store" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a concierge service." + "value": "The listing is for a convenience store business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "DayCare", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "DanceStudio", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Day Care" + "value": "Dance Studio" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Day+Care" + "value": "https://ddwiki.reso.org/display/DDW20/Dance+Studio" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a day care service." + "value": "The listing is for a Dance Studio business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "DogPark", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Decorator", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dog Park" + "value": "Decorator" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dog+Park" + "value": "https://ddwiki.reso.org/display/DDW20/Decorator" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a dog park." + "value": "The listing is for a Decorator business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "DryDock", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "DeliCatering", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dry Dock" + "value": "Deli/Catering" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dry+Dock" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125825" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a dry dock." + "value": "The listing is for a Deli/Catering business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Electricity", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Dental", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electricity" + "value": "Dental" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Electricity" + "value": "https://ddwiki.reso.org/display/DDW20/Dental" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes electricity." + "value": "The listing is for a dental business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Elevators", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Distribution", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Elevator(s)" + "value": "Distribution" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125631" + "value": "https://ddwiki.reso.org/display/DDW20/Distribution" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, an elevator(s)." + "value": "The listing is for a distribution business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "ExerciseCourse", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Doughnut", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Exercise Course" + "value": "Doughnut" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Exercise+Course" + "value": "https://ddwiki.reso.org/display/DDW20/Doughnut" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, an exercise course." + "value": "The listing is for a doughnut business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "FitnessCenter", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Drugstore", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fitness Center" + "value": "Drugstore" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Fitness+Center" + "value": "https://ddwiki.reso.org/display/DDW20/Drugstore" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a fitness center." + "value": "The listing is for a Drugstore business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "GameCourtExterior", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "DryCleaner", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Game Court Exterior" + "value": "Dry Cleaner" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Game+Court+Exterior" + "value": "https://ddwiki.reso.org/display/DDW20/Dry+Cleaner" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, an outdoors game court." + "value": "The listing is for a dry cleaner business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "GameCourtInterior", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "EducationSchool", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Game Court Interior" + "value": "Education/School" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Game+Court+Interior" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125852" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, an indoors game court." + "value": "The listing is for an education/school business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "GameRoom", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Electronics", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Game Room" + "value": "Electronics" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Game+Room" + "value": "https://ddwiki.reso.org/display/DDW20/Electronics" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a game room ." + "value": "The listing is for an Electronics business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Gas", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Employment", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gas" + "value": "Employment" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gas" + "value": "https://ddwiki.reso.org/display/DDW20/Employment" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes natural gas." + "value": "The listing is for an Employment business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Gated", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Farm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gated" + "value": "Farm" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gated" + "value": "https://ddwiki.reso.org/display/DDW20/Farm" }, { "term": "Core.Description", - "value": "The home owner\u0027s association property/area is gated." + "value": "The listing is for a farm business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "GolfCourse", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "FastFood", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Golf Course" + "value": "Fast Food" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Golf+Course" + "value": "https://ddwiki.reso.org/display/DDW20/Fast+Food" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a golf course." + "value": "The listing is for a fast food business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "HotWater", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Financial", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hot Water" + "value": "Financial" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Hot+Water" + "value": "https://ddwiki.reso.org/display/DDW20/Financial" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes hot water." + "value": "The listing is for a financial business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "IndoorPool", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Fitness", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Indoor Pool" + "value": "Fitness" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Indoor+Pool" + "value": "https://ddwiki.reso.org/display/DDW20/Fitness" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, an indoor pool." + "value": "The listing is for a fitness business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Insurance", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "FloristNursery", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Insurance" + "value": "Florist/Nursery" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Insurance" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125876" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes insurance." + "value": "The listing is for a florist/nursery business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "JoggingPath", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "FoodAndBeverage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Jogging Path" + "value": "Food \u0026 Beverage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Jogging+Path" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125892" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a jogging path." + "value": "The listing is for a food \u0026 beverage business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Landscaping", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "ForestReserve", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Landscaping" + "value": "Forest Reserve" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Landscaping" + "value": "https://ddwiki.reso.org/display/DDW20/Forest+Reserve" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes landscaping." + "value": "The listing is for a forest reserve business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Laundry", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Franchise", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Laundry" + "value": "Franchise" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Laundry" + "value": "https://ddwiki.reso.org/display/DDW20/Franchise" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes laundry." + "value": "The listing is for a franchise business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "MaidService", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Furniture", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Maid service" + "value": "Furniture" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Maid+service" + "value": "https://ddwiki.reso.org/display/DDW20/Furniture" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a maid service." + "value": "The listing is for a Furniture business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Maintenance", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "GasStation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Maintenance" + "value": "Gas Station" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Maintenance" + "value": "https://ddwiki.reso.org/display/DDW20/Gas+Station" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes maintenance." + "value": "The listing is for a gas station business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "MaintenanceGrounds", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "GiftShop", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Maintenance Grounds" + "value": "Gift Shop" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Maintenance+Grounds" + "value": "https://ddwiki.reso.org/display/DDW20/Gift+Shop" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes grounds maintenance." + "value": "The listing is for a gift shop business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "MaintenanceStructure", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Grocery", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Maintenance Structure" + "value": "Grocery" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Maintenance+Structure" + "value": "https://ddwiki.reso.org/display/DDW20/Grocery" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes building maintenance." + "value": "The listing is for a grocery business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Management", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Hardware", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Management" + "value": "Hardware" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Management" + "value": "https://ddwiki.reso.org/display/DDW20/Hardware" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes management services." + "value": "The listing is for a hardware business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Marina", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "HealthFood", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Marina" + "value": "Health Food" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Marina" + "value": "https://ddwiki.reso.org/display/DDW20/Health+Food" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a marina." + "value": "The listing is for a Health Food business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "MeetingRoom", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "HealthServices", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Meeting Room" + "value": "Health Services" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Meeting+Room" + "value": "https://ddwiki.reso.org/display/DDW20/Health+Services" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a meeting room." + "value": "The listing is for a health services business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Hobby", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Hobby" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125723" + "value": "https://ddwiki.reso.org/display/DDW20/Hobby" }, { "term": "Core.Description", - "value": "The home owner\u0027s association has no amenities." + "value": "The listing is for a Hobby business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "HomeCleaner", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Home Cleaner" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125729" + "value": "https://ddwiki.reso.org/display/DDW20/Home+Cleaner" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes amenities not included in this list." + "value": "The listing is for a Home Cleaner business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Park", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Hospitality", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Park" + "value": "Hospitality" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Park" + "value": "https://ddwiki.reso.org/display/DDW20/Hospitality" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a park." + "value": "The listing is for a hospitality business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Parking", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "HotelMotel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Parking" + "value": "Hotel/Motel" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Parking" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125949" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, parking." + "value": "The listing is for a hotel/motel business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "PartyRoom", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "IceCreamFrozenYogurt", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Party Room" + "value": "Ice Cream/Frozen Yogurt" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Party+Room" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125953" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a party room." + "value": "The listing is for an ice cream/frozen yogurt business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "PicnicArea", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Industrial", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Picnic Area" + "value": "Industrial" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Picnic+Area" + "value": "https://ddwiki.reso.org/display/DDW20/Industrial" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a picnic area." + "value": "The listing is for an industrial business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Playground", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Jewelry", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Playground" + "value": "Jewelry" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Playground" + "value": "https://ddwiki.reso.org/display/DDW20/Jewelry" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a playground." + "value": "The listing is for a Jewelry business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "PondSeasonal", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Landscaping", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pond Seasonal" + "value": "Landscaping" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pond+Seasonal" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125962" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a seasonal pond." + "value": "The listing is for a Landscaping business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "PondYearRound", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Laundromat", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pond Year Round" + "value": "Laundromat" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pond+Year+Round" + "value": "https://ddwiki.reso.org/display/DDW20/Laundromat" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a year round pond." + "value": "The listing is for a laundromat business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Pool", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "LiquorStore", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pool" + "value": "Liquor Store" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pool" + "value": "https://ddwiki.reso.org/display/DDW20/Liquor+Store" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a pool." + "value": "The listing is for a liquor store business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "PoweredBoatsAllowed", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Locksmith", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Powered Boats Allowed" + "value": "Locksmith" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Powered+Boats+Allowed" + "value": "https://ddwiki.reso.org/display/DDW20/Locksmith" }, { "term": "Core.Description", - "value": "The home owner\u0027s association allows the use of powered boats." + "value": "The listing is for a Locksmith business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Racquetball", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Manufacturing", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Racquetball" + "value": "Manufacturing" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Racquetball" + "value": "https://ddwiki.reso.org/display/DDW20/Manufacturing" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a racquetball court(s)." + "value": "The listing is for a manufacturing business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "RecreationFacilities", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Medical", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Recreation Facilities" + "value": "Medical" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Recreation+Facilities" + "value": "https://ddwiki.reso.org/display/DDW20/Medical" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, recreation facilities." + "value": "The listing is for a medical business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "RecreationRoom", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Mixed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Recreation Room" + "value": "Mixed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Recreation+Room" + "value": "https://ddwiki.reso.org/display/DDW20/Mixed" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a recreation room." + "value": "The listing is for a mixed business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "RoofDeck", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "MobileTrailerPark", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Roof Deck" + "value": "Mobile/Trailer Park" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Roof+Deck" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125980" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a roof deck." + "value": "The listing is for a mobile/trailer park business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "RvBoatStorage", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Music", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "RV/Boat Storage" + "value": "Music" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125774" + "value": "https://ddwiki.reso.org/display/DDW20/Music" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, RV and/or boat storage." + "value": "The listing is for a Music business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "RvParking", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "NursingHome", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "RV Parking" + "value": "Nursing Home" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RV+Parking" + "value": "https://ddwiki.reso.org/display/DDW20/Nursing+Home" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, recreational vehicle (RV) parking." + "value": "The listing is for a nursing home business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Sauna", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "OfficeSupply", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sauna" + "value": "Office Supply" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sauna" + "value": "https://ddwiki.reso.org/display/DDW20/Office+Supply" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a sauna." + "value": "The listing is for an Office Supply business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Security", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Security" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Security" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125992" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes security services." + "value": "The listing is for an other business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "ServiceElevators", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Paints", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Service Elevator(s)" + "value": "Paints" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125793" + "value": "https://ddwiki.reso.org/display/DDW20/Paints" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a service elevator(s)." + "value": "The listing is for a Paints business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "ShuffleboardCourt", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Parking", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Shuffleboard Court" + "value": "Parking" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Shuffleboard+Court" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125997" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a shuffleboard court." + "value": "The listing is for a parking business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "SkiAccessible", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "PetStore", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ski Accessible" + "value": "Pet Store" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ski+Accessible" + "value": "https://ddwiki.reso.org/display/DDW20/Pet+Store" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes access to skiing." + "value": "The listing is for a pet store business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "SnowRemoval", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Photographer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Snow Removal" + "value": "Photographer" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Snow+Removal" + "value": "https://ddwiki.reso.org/display/DDW20/Photographer" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes snow removal." + "value": "The listing is for a Photographer business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "SpaHotTub", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Pizza", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Spa/Hot Tub" + "value": "Pizza" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125806" + "value": "https://ddwiki.reso.org/display/DDW20/Pizza" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a spa and/or hot tub." + "value": "The listing is for a Pizza business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "SportCourt", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Printing", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sport Court" + "value": "Printing" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sport+Court" + "value": "https://ddwiki.reso.org/display/DDW20/Printing" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a sport court." + "value": "The listing is for a printing business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Stables", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "ProfessionalOffice", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stable(s)" + "value": "Professional/Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125811" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126020" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, horse stable(s)." + "value": "The listing is for a professional/office business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Storage", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "ProfessionalService", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Storage" + "value": "Professional Service" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Storage" + "value": "https://ddwiki.reso.org/display/DDW20/Professional+Service" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes storage space." + "value": "The listing is for a professional service business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "StreamSeasonal", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "RealEstate", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stream Seasonal" + "value": "Real Estate" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Stream+Seasonal" + "value": "https://ddwiki.reso.org/display/DDW20/Real+Estate" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a seasonal stream." + "value": "The listing is for a Real Estate business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "StreamYearRound", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Recreation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stream Year Round" + "value": "Recreation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Stream+Year+Round" + "value": "https://ddwiki.reso.org/display/DDW20/Recreation" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a year round accessible stream." + "value": "The listing is for a recreation business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Taxes", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Rental", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Taxes" + "value": "Rental" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Taxes" + "value": "https://ddwiki.reso.org/display/DDW20/Rental" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes taxes." + "value": "The listing is for a Rental business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "TennisCourts", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Residential", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tennis Court(s)" + "value": "Residential" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125833" + "value": "https://ddwiki.reso.org/display/DDW20/Residential" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a tennis court(s)." + "value": "The listing is for a residential business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Trails", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Restaurant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Trail(s)" + "value": "Restaurant" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125835" + "value": "https://ddwiki.reso.org/display/DDW20/Restaurant" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a trail(s)." + "value": "The listing is for a restaurant business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Trash", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Retail", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Trash" + "value": "Retail" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Trash" + "value": "https://ddwiki.reso.org/display/DDW20/Retail" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes trash service." + "value": "The listing is for a retail business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "Water", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "SaddleryHarness", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water" + "value": "Saddlery/Harness" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Water" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126045" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes water." + "value": "The listing is for a Saddlery/Harness business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationAmenities", - "lookupValue": "WorkshopArea", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "SportingGoods", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Workshop Area" + "value": "Sporting Goods" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Workshop+Area" + "value": "https://ddwiki.reso.org/display/DDW20/Sporting+Goods" }, { "term": "Core.Description", - "value": "The home owner\u0027s association includes use of, or access to, a workshop area." + "value": "The listing is for a sporting goods business." } ] }, { - "lookupName": "org.reso.metadata.enums.FeeFrequency", - "lookupValue": "Annually", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Storage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Annually" + "value": "Storage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Annually" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126050" }, { "term": "Core.Description", - "value": "Fee is paid or received once a year." + "value": "The listing is for a storage business." } ] }, { - "lookupName": "org.reso.metadata.enums.FeeFrequency", - "lookupValue": "BiMonthly", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Toys", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bi-Monthly" + "value": "Toys" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bi-Monthly" + "value": "https://ddwiki.reso.org/display/DDW20/Toys" }, { "term": "Core.Description", - "value": "Fee is paid or received every other month." + "value": "The listing is for a Toys business." } ] }, { - "lookupName": "org.reso.metadata.enums.FeeFrequency", - "lookupValue": "BiWeekly", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Transportation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bi-Weekly" + "value": "Transportation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bi-Weekly" + "value": "https://ddwiki.reso.org/display/DDW20/Transportation" }, { "term": "Core.Description", - "value": "Fee is paid or received every other week." + "value": "The listing is for a transportation business." } ] }, { - "lookupName": "org.reso.metadata.enums.FeeFrequency", - "lookupValue": "Daily", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Travel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Daily" + "value": "Travel" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Daily" + "value": "https://ddwiki.reso.org/display/DDW20/Travel" }, { "term": "Core.Description", - "value": "Fee is paid or received daily." + "value": "The listing is for a Travel business." } ] }, { - "lookupName": "org.reso.metadata.enums.FeeFrequency", - "lookupValue": "Monthly", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Upholstery", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Monthly" + "value": "Upholstery" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Monthly" + "value": "https://ddwiki.reso.org/display/DDW20/Upholstery" }, { "term": "Core.Description", - "value": "Fee is paid or received once a month." + "value": "The listing is for an Upholstery business." } ] }, { - "lookupName": "org.reso.metadata.enums.FeeFrequency", - "lookupValue": "OneTime", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Utility", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "One Time" + "value": "Utility" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/One+Time" + "value": "https://ddwiki.reso.org/display/DDW20/Utility" }, { "term": "Core.Description", - "value": "Fee is paid or received once and is not reoccurring." + "value": "The listing is for a Utility business." } ] }, { - "lookupName": "org.reso.metadata.enums.FeeFrequency", - "lookupValue": "Quarterly", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Variety", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Quarterly" + "value": "Variety" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Quarterly" + "value": "https://ddwiki.reso.org/display/DDW20/Variety" }, { "term": "Core.Description", - "value": "Fee is paid or received every three months." + "value": "The listing is for a Variety business." } ] }, { - "lookupName": "org.reso.metadata.enums.FeeFrequency", - "lookupValue": "Seasonal", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Video", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Seasonal" + "value": "Video" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Seasonal" + "value": "https://ddwiki.reso.org/display/DDW20/Video" }, { "term": "Core.Description", - "value": "Fee is paid or received seasonally." + "value": "The listing is for a Video business." } ] }, { - "lookupName": "org.reso.metadata.enums.FeeFrequency", - "lookupValue": "SemiAnnually", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Wallpaper", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Semi-Annually" + "value": "Wallpaper" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Semi-Annually" + "value": "https://ddwiki.reso.org/display/DDW20/Wallpaper" }, { "term": "Core.Description", - "value": "Fee is paid or received twice a year." + "value": "The listing is for a Wallpaper business." } ] }, { - "lookupName": "org.reso.metadata.enums.FeeFrequency", - "lookupValue": "SemiMonthly", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Warehouse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Semi-Monthly" + "value": "Warehouse" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Semi-Monthly" + "value": "https://ddwiki.reso.org/display/DDW20/Warehouse" }, { "term": "Core.Description", - "value": "Fee is paid or received twice a month, generally on the 1st and 15th, but that may vary." + "value": "The listing is for a warehouse business." } ] }, { - "lookupName": "org.reso.metadata.enums.FeeFrequency", - "lookupValue": "Weekly", + "lookupName": "org.reso.metadata.enums.BusinessType", + "lookupValue": "Wholesale", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Weekly" + "value": "Wholesale" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Weekly" + "value": "https://ddwiki.reso.org/display/DDW20/Wholesale" }, { "term": "Core.Description", - "value": "Fee is paid or received weekly." + "value": "The listing is for a wholesale business." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", - "lookupValue": "CableTv", + "lookupName": "org.reso.metadata.enums.AOR", + "lookupValue": "SampleAOREnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "AccreditedBuyersRepresentative", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cable TV" + "value": "Accredited Buyer\u0027s Representative / ABR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125577" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125738" }, { "term": "Core.Description", - "value": "Cable TV is included in the fee paid to the Association." + "value": "The Accredited Buyer’s Representative (ABR®) designation is designed for real estate buyer agents who focus on working directly with buyer-clients. http://www.rebac.net/abr" } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", - "lookupValue": "EarthquakeInsurance", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "AccreditedLandConsultant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Earthquake Insurance" + "value": "Accredited Land Consultant / ALC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Earthquake+Insurance" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125742" }, { "term": "Core.Description", - "value": "Earthquake Insurance is included in the fee paid to the Association." + "value": "Accredited Land Consultants (ALCs) are the most trusted, knowledgeable, experienced, and highest-producing experts in all segments of land. Conferred by the REALTORS® Land Institute, the designation requires successful completion of a rigorous LANDU education program, a specific, high-volume and experience level, and adherence to an honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc" } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", - "lookupValue": "Electricity", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "AtHomeWithDiversity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electricity" + "value": "At Home With Diversity / AHWD" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125588" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125755" }, { "term": "Core.Description", - "value": "Electricity is included in the fee paid to the Association." + "value": "Learn to work effectively with – and within – today’s diverse real estate market. The At Home With Diversity certification teaches you how to conduct your business with sensitivity to all client profiles and build a business plan to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd" } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", - "lookupValue": "Gas", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "CertifiedCommercialInvestmentMember", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gas" + "value": "Certified Commercial Investment Member / CCIM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125593" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125758" }, { "term": "Core.Description", - "value": "Gas is included in the fee paid to the Association." + "value": "The Certified Commercial Investment Member (CCIM) designation is commercial real estate’s global standard for professional achievement, earned through an extensive curriculum of 200 classroom hours and professional experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim" } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", - "lookupValue": "Insurance", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "CertifiedDistressedPropertyExpert", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Insurance" + "value": "Certified Distressed Property Expert / CDPE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125596" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125761" }, { "term": "Core.Description", - "value": "Insurance is included in the fee paid to the Association." + "value": "A Certified Distressed Property Expert® (CDPE) has a thorough understanding of complex issues in today’s turbulent real estate industry and knowledge of foreclosure avoidance options available to homeowners. CDPEs can provide solutions, specifically short sales, for homeowners facing market hardships. http://www.cdpe.com/" } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", - "lookupValue": "Internet", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "CertifiedInternationalPropertySpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Internet" + "value": "Certified International Property Specialist / CIPS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Internet" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125765" }, { "term": "Core.Description", - "value": "Internet access is included with the Home Owner’s Association dues paid by the owner. Questions about the means of access (e.g. wifi, ethernet), the speed of the access and other information about the Internet Service Provider (ISP) may be directed to the Home Owner’s Association." + "value": "The CIPS designation is for REALTORS® from the United States and abroad, as well as association staff and volunteer leaders who wish to develop or grow their international real estate business. It will provide you with the knowledge, research, network, and tools to globalize your business. https://www.nar.realtor/designations-and-certifications/cips-designation" } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", - "lookupValue": "MaintenanceGrounds", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "CertifiedPropertyManager", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Maintenance Grounds" + "value": "Certified Property Manager / CPM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125606" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125769" }, { "term": "Core.Description", - "value": "Maintenance of the grounds including lawns and common areas but not including exterior structures." + "value": "Certified Property Managers® (CPM®) are recognized as experts in real estate management, and they are at the top of the profession. 70% of those who hold the CPM® designation hold the highest management positions in their offices (owner/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm" } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", - "lookupValue": "MaintenanceStructure", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "CertifiedRealEstateBrokerageManager", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Maintenance Structure" + "value": "Certified Real Estate Brokerage Manager / CRB" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125609" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125773" }, { "term": "Core.Description", - "value": "Maintenance of the exterior of the structure including roofing, walls, exterior structures and does not include the grounds." + "value": "The Certified Real Estate Brokerage Manager (CRB) Designation raises professional standards, strengthens individual and office performance, and indicates expertise in brokerage management. This designation represents the highest level of professional achievement in real estate brokerage management. You do not need a broker\u0027s license to earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb" } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", - "lookupValue": "PestControl", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "CertifiedRealEstateTeamSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pest Control" + "value": "Certified Real Estate Team Specialist / C-RETS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pest+Control" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125777" }, { "term": "Core.Description", - "value": "Pest Control is included in the fee paid to the Association." + "value": "The Certified Real Estate Team Specialist certification is designed to improve team development, individual leadership skills, and financial performance. The courses provide the tools, strategies, and knowledge that are required of today’s real estate professionals who are either considering or currently operating in a team environment. It is for team leaders, team members, those looking to start a team, and those who simply want to sharpen their management skills. https://www.nar.realtor/designations-and-certifications/c-rets" } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", - "lookupValue": "Security", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "CertifiedResidentialSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Security" + "value": "Certified Residential Specialist / CRS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125615" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125779" }, { "term": "Core.Description", - "value": "Security is included in the fee paid to the Association." + "value": "Certified Residential Specialist (CRS) is the highest credential awarded to residential sales agents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs" } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", - "lookupValue": "Sewer", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "CounselorOfRealEstate", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sewer" + "value": "Counselor of Real Estate / CRE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sewer" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125783" }, { "term": "Core.Description", - "value": "Sewer is included in the fee paid to the Association." + "value": "The Counselors of Real Estate® is an international group of recognized professionals who provide seasoned, expert, objective advice on real property and land-related matters. Only 1,100 practitioners throughout the world carry the CRE® designation. Membership is by invitation only. https://www.nar.realtor/designations-and-certifications/cre" } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", - "lookupValue": "SnowRemoval", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "ePRO", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Snow Removal" + "value": "e-PRO" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125623" + "value": "https://ddwiki.reso.org/display/DDW20/e-PRO" }, { "term": "Core.Description", - "value": "Snow Removal is included in the fee paid to the Association." + "value": "NAR\u0027s e-PRO® certification teaches you to use cutting-edge technologies and digital initiatives to link up with today\u0027s savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro" } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", - "lookupValue": "Trash", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "GeneralAccreditedAppraiser", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Trash" + "value": "General Accredited Appraiser / GAA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125627" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125790" }, { "term": "Core.Description", - "value": "Trash is included in the fee paid to the Association." + "value": "For general appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa" } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", - "lookupValue": "Utilities", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "GraduateRealtorInstitute", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Utilities" + "value": "Graduate, REALTOR Institute / GRI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Utilities" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125799" }, { "term": "Core.Description", - "value": "Utilities is included in the fee paid to the Association." + "value": "REALTORS® with the GRI designation have in-depth training in legal and regulatory issues, technology, professional standards, and the sales process. Earning the designation is a way to stand out to prospective buyers and sellers as a professional with expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri" } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationFeeIncludes", - "lookupValue": "Water", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "MilitaryRelocationProfessional", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water" + "value": "Military Relocation Professional / MRP" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125634" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125804" }, { "term": "Core.Description", - "value": "Water is included in the fee paid to the Association." + "value": "NAR\u0027s Military Relocation Professional certification focuses on educating real estate professionals about working with current and former military service members to find housing solutions that best suit their needs and take full advantage of military benefits and support. https://www.nar.realtor/designations-and-certifications/mrp" } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "Apartment", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "NARsGreenDesignation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Apartment" + "value": "NAR\u0027s Green Designation / GREEN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Apartment" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125808" }, { "term": "Core.Description", - "value": "The basement is setup as an apartment living space." + "value": "Through NAR\u0027s Green Designation, the Green Resource Council provides ongoing education, resources and tools to help real estate practitioners find, understand, and market properties with green features. https://www.nar.realtor/designations-and-certifications/green" } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "BathStubbed", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "PerformanceManagementNetwork", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bath/Stubbed" + "value": "Performance Management Network / PMN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125644" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125812" }, { "term": "Core.Description", - "value": "The basement is stubbed for a bathroom." + "value": "This designation is unique to the REALTOR® family designations, emphasizing that in order to enhance your business, you must enhance yourself. It focuses on negotiating strategies and tactics, networking and referrals, business planning and systems, personal performance management and leadership development. https://www.nar.realtor/designations-and-certifications/pmn" } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "Block", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "PricingStrategyAdvisor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Block" + "value": "Pricing Strategy Advisor / PSA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Block" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125816" }, { "term": "Core.Description", - "value": "The basement has block construction." + "value": "Enhance your skills in pricing properties, creating CMAs, working with appraisers, and guiding clients through the anxieties and misperceptions they often have about home values with NAR’s PSA (Pricing Strategy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa" } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "Concrete", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "RealEstateNegotiationExpert", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Concrete" + "value": "Real Estate Negotiation Expert / RENE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Concrete" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125819" }, { "term": "Core.Description", - "value": "The basement has a concrete floor and/or walls." + "value": "This certification is for real estate professionals who want to sharpen their negotiation skills. The RENE certification program gives REALTORS® the tips and tools they need to be skillful advocates for their clients. https://www.nar.realtor/designations-and-certifications/rene" } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "CrawlSpace", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "RealtorAssociationCertifiedExecutive", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Crawl Space" + "value": "REALTOR Association Certified Executive / RCE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Crawl+Space" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125822" }, { "term": "Core.Description", - "value": "The basement is/has a crawl space." + "value": "RCE is the only professional designation designed specifically for REALTOR® association executives. RCE designees exemplify goal-oriented AEs with drive, experience and commitment to professional growth. https://www.nar.realtor/designations-and-certifications/rce" } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "Daylight", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "ResidentialAccreditedAppraiser", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Daylight" + "value": "Residential Accredited Appraiser / RAA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Daylight" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125824" }, { "term": "Core.Description", - "value": "The basement has natural lighting." + "value": "For residential appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa" } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "DirtFloor", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "ResortAndSecondHomePropertySpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dirt Floor" + "value": "Resort \u0026 Second-Home Property Specialist / RSPS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dirt+Floor" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125827" }, { "term": "Core.Description", - "value": "The basement has a dirt floor." + "value": "This certification is designed for REALTORS® who facilitate the buying, selling, or management of properties for investment, development, retirement, or second homes in a resort, recreational and/or vacation destination are involved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps" } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "ExteriorEntry", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "SellerRepresentativeSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Exterior Entry" + "value": "Seller Representative Specialist / SRS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Exterior+Entry" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125830" }, { "term": "Core.Description", - "value": "The basement has an exterior entry." + "value": "The Seller Representative Specialist (SRS) designation is the premier credential in seller representation. It is designed to elevate professional standards and enhance personal performance. The designation is awarded to real estate practitioners by the Real Estate Business Institute (REBI) who meet specific educational and practical experience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs" } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "Finished", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "SeniorsRealEstateSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Finished" + "value": "Seniors Real Estate Specialist / SRES" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Finished" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125834" }, { "term": "Core.Description", - "value": "The basement is finished to a given standard of competition. Examples may include underlayment and flooring; walls are framed, insulated, drywalled and painted; etc." + "value": "The SRES® Designation program educates REALTORS® on how to profitably and ethically serve the real estate needs of the fastest growing market in real estate, clients age 50+. By earning the SRES® designation, you gain access to valuable member benefits, useful resources, and networking opportunities across the U.S. and Canada to help you in your business. https://www.nar.realtor/designations-and-certifications/sres" } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "FrenchDrain", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "ShortSalesAndForeclosureResource", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "French Drain" + "value": "Short Sales \u0026 Foreclosure Resource / SFR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/French+Drain" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125836" }, { "term": "Core.Description", - "value": "The basement has a French drain." + "value": "The SFR® certification teaches real estate professionals to work with distressed sellers and the finance, tax, and legal professionals who can help them, qualify sellers for short sales, develop a short sale package, negotiate with lenders, safeguard your commission, limit risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr" } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "Full", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "SocietyOfIndustrialAndOfficeRealtors", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Full" + "value": "Society of Industrial and Office REALTORS / SIOR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Full" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125839" }, { "term": "Core.Description", - "value": "The basement fills the entire space under the house." + "value": "The SIOR designation is held by only the most knowledgeable, experienced, and successful commercial real estate brokerage specialists. To earn it, designees must meet standards of experience, production, education, ethics, and provide recommendations. https://www.nar.realtor/designations-and-certifications/sior" } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "InteriorEntry", + "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", + "lookupValue": "TransnationalReferralCertification", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Interior Entry" + "value": "Transnational Referral Certification / TRC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Interior+Entry" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125842" }, { "term": "Core.Description", - "value": "The basement has an interior entry." + "value": "Real estate professionals who have taken the Transnational Referral Certified (TRC) training, have completed special training on making and receiving client referrals from professionals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/" } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.BuyerFinancing", + "lookupValue": "Assumed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Assumed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125686" + "value": "https://ddwiki.reso.org/display/DDW20/Assumed" }, { "term": "Core.Description", - "value": "The property has no basement." + "value": "The buyer assumed a current form of financing." } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.BuyerFinancing", + "lookupValue": "Cash", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Cash" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125690" + "value": "https://ddwiki.reso.org/display/DDW20/Cash" }, { "term": "Core.Description", - "value": "The basement has features or attributes other than those listed in this field." + "value": "The buyer paid cash for the property." } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "Partial", + "lookupName": "org.reso.metadata.enums.BuyerFinancing", + "lookupValue": "Contract", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Partial" + "value": "Contract" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Partial" + "value": "https://ddwiki.reso.org/display/DDW20/Contract" }, { "term": "Core.Description", - "value": "The basement partially fills the space under the house." + "value": "The purchase of a property involves an agreement to perform services, provide product, share of income, or some other agreement as the method of payment for the property." } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "PartiallyFinished", + "lookupName": "org.reso.metadata.enums.BuyerFinancing", + "lookupValue": "Conventional", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Partially Finished" + "value": "Conventional" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Partially+Finished" + "value": "https://ddwiki.reso.org/display/DDW20/Conventional" }, { "term": "Core.Description", - "value": "The basement is partially finished. Some finishing work is done but not all. Examples may include underlayment and flooring; walls are framed, insulated, drywalled and painted; etc." + "value": "The buyer is using conventional financing to purchase the home." } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "StorageSpace", + "lookupName": "org.reso.metadata.enums.BuyerFinancing", + "lookupValue": "Fha", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Storage Space" + "value": "FHA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Storage+Space" + "value": "https://ddwiki.reso.org/display/DDW20/FHA" }, { "term": "Core.Description", - "value": "The basement has storage space." + "value": "A loan from an approved provider that follows the guidelines of, and is insured by, the Federal Housing Administration." } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "SumpPump", + "lookupName": "org.reso.metadata.enums.BuyerFinancing", + "lookupValue": "Fha203b", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sump Pump" + "value": "FHA 203(b)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sump+Pump" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125832" }, { "term": "Core.Description", - "value": "The basement has a sump pump." + "value": "The basic home mortgage loan from an approved provider that follows the guidelines of, and is insured by, the Federal Housing Administration." } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "Unfinished", + "lookupName": "org.reso.metadata.enums.BuyerFinancing", + "lookupValue": "Fha203k", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unfinished" + "value": "FHA 203(k)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Unfinished" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125837" }, { "term": "Core.Description", - "value": "The basement is unfinished." + "value": "A loan, for the rehabilitation and repair of single family residence, from an approved provider that follows the guidelines of, and is insured by, the Federal Housing Administration." } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "WalkOutAccess", + "lookupName": "org.reso.metadata.enums.BuyerFinancing", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Walk-Out Access" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Walk-Out+Access" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125841" }, { "term": "Core.Description", - "value": "A walk-out basement is a structure where the basement space directly accessible from the outside with the entryway level with the ground." + "value": "The buyer is using another form of financing that is not included in the options provided in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.Basement", - "lookupValue": "WalkUpAccess", + "lookupName": "org.reso.metadata.enums.BuyerFinancing", + "lookupValue": "Private", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Walk-Up Access" + "value": "Private" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Walk-Up+Access" + "value": "https://ddwiki.reso.org/display/DDW20/Private" }, { "term": "Core.Description", - "value": "A walk-up basement is a structure where the basement space directly accessible from the outside with the entryway below ground and usually exterior stairs leading up to ground level." + "value": "Financing is provided by a private party." } ] }, { - "lookupName": "org.reso.metadata.enums.BodyType", - "lookupValue": "DoubleWide", + "lookupName": "org.reso.metadata.enums.BuyerFinancing", + "lookupValue": "SellerFinancing", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Double Wide" + "value": "Seller Financing" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Double+Wide" + "value": "https://ddwiki.reso.org/display/DDW20/Seller+Financing" }, { "term": "Core.Description", - "value": "The body/structure type of the mobile/manufacture home is double wide." + "value": "The seller is providing financing to the buyer." } ] }, { - "lookupName": "org.reso.metadata.enums.BodyType", - "lookupValue": "Expando", + "lookupName": "org.reso.metadata.enums.BuyerFinancing", + "lookupValue": "TrustDeed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Expando" + "value": "Trust Deed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Expando" + "value": "https://ddwiki.reso.org/display/DDW20/Trust+Deed" }, { "term": "Core.Description", - "value": "The body/structure type of the mobile/manufacture home is Expando." + "value": "Financing where title of the property is placed with a trustee who secures payment of the loan for a beneficiary." } ] }, { - "lookupName": "org.reso.metadata.enums.BodyType", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.BuyerFinancing", + "lookupValue": "Usda", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "USDA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125654" + "value": "https://ddwiki.reso.org/display/DDW20/USDA" }, { "term": "Core.Description", - "value": "A body type not included in this list." + "value": "A loan from an approved provider that follows the guidelines of, and is insured by, the US Department of Agriculture." } ] }, { - "lookupName": "org.reso.metadata.enums.BodyType", - "lookupValue": "QuadWide", + "lookupName": "org.reso.metadata.enums.BuyerFinancing", + "lookupValue": "Va", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Quad Wide" + "value": "VA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Quad+Wide" + "value": "https://ddwiki.reso.org/display/DDW20/VA" }, { "term": "Core.Description", - "value": "The body/structure type of the mobile/manufacture home is quad wide." + "value": "A loan from an approved provider that follows the guidelines of, and is insured by, the US Department of Veteran\u0027s Affairs." } ] }, { - "lookupName": "org.reso.metadata.enums.BodyType", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.City", + "lookupValue": "SampleCityEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "AccreditedBuyersRepresentative", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Accredited Buyer\u0027s Representative / ABR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125662" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125864" }, { "term": "Core.Description", - "value": "The body/structure type of the mobile/manufacture home is see remarks." + "value": "The Accredited Buyer’s Representative (ABR®) designation is designed for real estate buyer agents who focus on working directly with buyer-clients. http://www.rebac.net/abr" } ] }, { - "lookupName": "org.reso.metadata.enums.BodyType", - "lookupValue": "SingleWide", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "AccreditedLandConsultant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Single Wide" + "value": "Accredited Land Consultant / ALC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Single+Wide" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125868" }, { "term": "Core.Description", - "value": "The body/structure type of the mobile/manufacture home is single wide." + "value": "Accredited Land Consultants (ALCs) are the most trusted, knowledgeable, experienced, and highest-producing experts in all segments of land. Conferred by the REALTORS® Land Institute, the designation requires successful completion of a rigorous LANDU education program, a specific, high-volume and experience level, and adherence to an honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc" } ] }, { - "lookupName": "org.reso.metadata.enums.BodyType", - "lookupValue": "TripleWide", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "AtHomeWithDiversity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Triple Wide" + "value": "At Home With Diversity / AHWD" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Triple+Wide" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125871" }, { "term": "Core.Description", - "value": "The body/structure type of the mobile/manufacture home is triple wide." + "value": "Learn to work effectively with – and within – today’s diverse real estate market. The At Home With Diversity certification teaches you how to conduct your business with sensitivity to all client profiles and build a business plan to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd" } ] }, { - "lookupName": "org.reso.metadata.enums.BuildingFeatures", - "lookupValue": "SampleBuildingFeaturesEnumValue", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "CertifiedCommercialInvestmentMember", "type": "Edm.Int32", "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Certified Commercial Investment Member / CCIM" + }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BuildingFeatures+Field" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125877" }, { "term": "Core.Description", - "value": "Features or amenities of the building or business park." + "value": "The Certified Commercial Investment Member (CCIM) designation is commercial real estate’s global standard for professional achievement, earned through an extensive curriculum of 200 classroom hours and professional experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Accounting", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "CertifiedDistressedPropertyExpert", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accounting" + "value": "Certified Distressed Property Expert / CDPE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Accounting" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125881" }, { "term": "Core.Description", - "value": "The listing is for an accounting business." + "value": "A Certified Distressed Property Expert® (CDPE) has a thorough understanding of complex issues in today’s turbulent real estate industry and knowledge of foreclosure avoidance options available to homeowners. CDPEs can provide solutions, specifically short sales, for homeowners facing market hardships. http://www.cdpe.com/" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "AdministrativeAndSupport", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "CertifiedInternationalPropertySpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Administrative and Support" + "value": "Certified International Property Specialist / CIPS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Administrative+and+Support" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125884" }, { "term": "Core.Description", - "value": "The listing is for an administrative and support business." + "value": "The CIPS designation is for REALTORS® from the United States and abroad, as well as association staff and volunteer leaders who wish to develop or grow their international real estate business. It will provide you with the knowledge, research, network, and tools to globalize your business. https://www.nar.realtor/designations-and-certifications/cips-designation" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Advertising", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "CertifiedPropertyManager", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Advertising" + "value": "Certified Property Manager / CPM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Advertising" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125888" }, { "term": "Core.Description", - "value": "The listing is for an advertising business." + "value": "Certified Property Managers® (CPM®) are recognized as experts in real estate management, and they are at the top of the profession. 70% of those who hold the CPM® designation hold the highest management positions in their offices (owner/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Agriculture", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "CertifiedRealEstateBrokerageManager", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agriculture" + "value": "Certified Real Estate Brokerage Manager / CRB" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Agriculture" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125890" }, { "term": "Core.Description", - "value": "The listing is for an agriculture business." + "value": "The Certified Real Estate Brokerage Manager (CRB) Designation raises professional standards, strengthens individual and office performance, and indicates expertise in brokerage management. This designation represents the highest level of professional achievement in real estate brokerage management. You do not need a broker\u0027s license to earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "AnimalGrooming", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "CertifiedRealEstateTeamSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Animal Grooming" + "value": "Certified Real Estate Team Specialist / C-RETS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Animal+Grooming" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125895" }, { "term": "Core.Description", - "value": "The listing is for an animal grooming business." + "value": "The Certified Real Estate Team Specialist certification is designed to improve team development, individual leadership skills, and financial performance. The courses provide the tools, strategies, and knowledge that are required of today’s real estate professionals who are either considering or currently operating in a team environment. It is for team leaders, team members, those looking to start a team, and those who simply want to sharpen their management skills. https://www.nar.realtor/designations-and-certifications/c-rets" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Appliances", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "CertifiedResidentialSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Appliances" + "value": "Certified Residential Specialist / CRS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Appliances" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125898" }, { "term": "Core.Description", - "value": "The listing is for an appliances business." + "value": "Certified Residential Specialist (CRS) is the highest credential awarded to residential sales agents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "AquariumSupplies", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "CounselorOfRealEstate", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Aquarium Supplies" + "value": "Counselor of Real Estate / CRE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Aquarium+Supplies" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125901" }, { "term": "Core.Description", - "value": "The listing is for an aquarium supplies business." + "value": "The Counselors of Real Estate® is an international group of recognized professionals who provide seasoned, expert, objective advice on real property and land-related matters. Only 1,100 practitioners throughout the world carry the CRE® designation. Membership is by invitation only. https://www.nar.realtor/designations-and-certifications/cre" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "ArtsAndEntertainment", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "ePRO", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Arts and Entertainment" + "value": "e-PRO" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Arts+and+Entertainment" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125904" }, { "term": "Core.Description", - "value": "The listing is for an arts and entertainment business." + "value": "NAR\u0027s e-PRO® certification teaches you to use cutting-edge technologies and digital initiatives to link up with today\u0027s savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Athletic", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "GeneralAccreditedAppraiser", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Athletic" + "value": "General Accredited Appraiser / GAA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Athletic" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125907" }, { "term": "Core.Description", - "value": "The listing is for an athletic business." + "value": "For general appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "AutoBody", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "GraduateRealtorInstitute", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Auto Body" + "value": "Graduate, REALTOR Institute / GRI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Auto+Body" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125910" }, { "term": "Core.Description", - "value": "The listing is for an Auto Body business." + "value": "REALTORS® with the GRI designation have in-depth training in legal and regulatory issues, technology, professional standards, and the sales process. Earning the designation is a way to stand out to prospective buyers and sellers as a professional with expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "AutoDealer", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "MilitaryRelocationProfessional", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Auto Dealer" + "value": "Military Relocation Professional / MRP" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Auto+Dealer" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125913" }, { "term": "Core.Description", - "value": "The listing is for an auto dealer business." + "value": "NAR\u0027s Military Relocation Professional certification focuses on educating real estate professionals about working with current and former military service members to find housing solutions that best suit their needs and take full advantage of military benefits and support. https://www.nar.realtor/designations-and-certifications/mrp" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "AutoGlass", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "NARsGreenDesignation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Auto Glass" + "value": "NAR\u0027s Green Designation / GREEN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Auto+Glass" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125919" }, { "term": "Core.Description", - "value": "The listing is for an Auto Glass business." + "value": "Through NAR\u0027s Green Designation, the Green Resource Council provides ongoing education, resources and tools to help real estate practitioners find, understand, and market properties with green features. https://www.nar.realtor/designations-and-certifications/green" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "AutoParts", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "PerformanceManagementNetwork", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Auto Parts" + "value": "Performance Management Network / PMN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Auto+Parts" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125922" }, { "term": "Core.Description", - "value": "The listing is for an Auto Parts business." + "value": "This designation is unique to the REALTOR® family designations, emphasizing that in order to enhance your business, you must enhance yourself. It focuses on negotiating strategies and tactics, networking and referrals, business planning and systems, personal performance management and leadership development. https://www.nar.realtor/designations-and-certifications/pmn" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "AutoRentLease", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "PricingStrategyAdvisor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Auto Rent/Lease" + "value": "Pricing Strategy Advisor / PSA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125718" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125926" }, { "term": "Core.Description", - "value": "The listing is for an Auto Rent/Lease business." + "value": "Enhance your skills in pricing properties, creating CMAs, working with appraisers, and guiding clients through the anxieties and misperceptions they often have about home values with NAR’s PSA (Pricing Strategy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "AutoRepairSpecialty", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "RealEstateNegotiationExpert", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Auto Repair-Specialty" + "value": "Real Estate Negotiation Expert / RENE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Auto+Repair-Specialty" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125930" }, { "term": "Core.Description", - "value": "The listing is for an Auto Repair-Specialty business." + "value": "This certification is for real estate professionals who want to sharpen their negotiation skills. The RENE certification program gives REALTORS® the tips and tools they need to be skillful advocates for their clients. https://www.nar.realtor/designations-and-certifications/rene" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "AutoService", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "RealtorAssociationCertifiedExecutive", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Auto Service" + "value": "REALTOR Association Certified Executive / RCE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Auto+Service" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125933" }, { "term": "Core.Description", - "value": "The listing is for an auto service business." + "value": "RCE is the only professional designation designed specifically for REALTOR® association executives. RCE designees exemplify goal-oriented AEs with drive, experience and commitment to professional growth. https://www.nar.realtor/designations-and-certifications/rce" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "AutoStereoAlarm", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "ResidentialAccreditedAppraiser", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Auto Stereo/Alarm" + "value": "Residential Accredited Appraiser / RAA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125728" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125936" }, { "term": "Core.Description", - "value": "The listing is for an Auto Stereo/Alarm business." + "value": "For residential appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "AutoTires", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "ResortAndSecondHomePropertySpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Auto Tires" + "value": "Resort \u0026 Second-Home Property Specialist / RSPS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Auto+Tires" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125940" }, { "term": "Core.Description", - "value": "The listing is for an Auto Tires business." + "value": "This certification is designed for REALTORS® who facilitate the buying, selling, or management of properties for investment, development, retirement, or second homes in a resort, recreational and/or vacation destination are involved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "AutoWrecking", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "SellerRepresentativeSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Auto Wrecking" + "value": "Seller Representative Specialist / SRS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Auto+Wrecking" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125945" }, { "term": "Core.Description", - "value": "The listing is for an Auto Wrecking business." + "value": "The Seller Representative Specialist (SRS) designation is the premier credential in seller representation. It is designed to elevate professional standards and enhance personal performance. The designation is awarded to real estate practitioners by the Real Estate Business Institute (REBI) who meet specific educational and practical experience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Bakery", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "SeniorsRealEstateSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bakery" + "value": "Seniors Real Estate Specialist / SRES" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bakery" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125948" }, { "term": "Core.Description", - "value": "The listing is for a bakery business." + "value": "The SRES® Designation program educates REALTORS® on how to profitably and ethically serve the real estate needs of the fastest growing market in real estate, clients age 50+. By earning the SRES® designation, you gain access to valuable member benefits, useful resources, and networking opportunities across the U.S. and Canada to help you in your business. https://www.nar.realtor/designations-and-certifications/sres" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "BarberBeauty", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "ShortSalesAndForeclosureResource", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Barber/Beauty" + "value": "Short Sales \u0026 Foreclosure Resource / SFR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125750" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125952" }, { "term": "Core.Description", - "value": "The listing is for a barber/beauty business." + "value": "The SFR® certification teaches real estate professionals to work with distressed sellers and the finance, tax, and legal professionals who can help them, qualify sellers for short sales, develop a short sale package, negotiate with lenders, safeguard your commission, limit risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "BarTavernLounge", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "SocietyOfIndustrialAndOfficeRealtors", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bar/Tavern/Lounge" + "value": "Society of Industrial and Office REALTORS / SIOR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125754" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125956" }, { "term": "Core.Description", - "value": "The listing is for a bar/tavern/lounge business." + "value": "The SIOR designation is held by only the most knowledgeable, experienced, and successful commercial real estate brokerage specialists. To earn it, designees must meet standards of experience, production, education, ethics, and provide recommendations. https://www.nar.realtor/designations-and-certifications/sior" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "BedAndBreakfast", + "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", + "lookupValue": "TransnationalReferralCertification", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bed \u0026 Breakfast" + "value": "Transnational Referral Certification / TRC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125757" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125966" }, { "term": "Core.Description", - "value": "The listing is for a bed \u0026 breakfast business." + "value": "Real estate professionals who have taken the Transnational Referral Certified (TRC) training, have completed special training on making and receiving client referrals from professionals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "BooksCardsStationary", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "AccreditedBuyersRepresentative", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Books/Cards/Stationary" + "value": "Accredited Buyer\u0027s Representative / ABR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125762" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125894" }, { "term": "Core.Description", - "value": "The listing is for a Books/Cards/Stationary business." + "value": "The Accredited Buyer’s Representative (ABR®) designation is designed for real estate buyer agents who focus on working directly with buyer-clients. http://www.rebac.net/abr" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Butcher", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "AccreditedLandConsultant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Butcher" + "value": "Accredited Land Consultant / ALC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Butcher" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125899" }, { "term": "Core.Description", - "value": "The listing is for a butcher business." + "value": "Accredited Land Consultants (ALCs) are the most trusted, knowledgeable, experienced, and highest-producing experts in all segments of land. Conferred by the REALTORS® Land Institute, the designation requires successful completion of a rigorous LANDU education program, a specific, high-volume and experience level, and adherence to an honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Cabinets", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "AtHomeWithDiversity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cabinets" + "value": "At Home With Diversity / AHWD" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cabinets" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125902" }, { "term": "Core.Description", - "value": "The listing is for a Cabinets business." + "value": "Learn to work effectively with – and within – today’s diverse real estate market. The At Home With Diversity certification teaches you how to conduct your business with sensitivity to all client profiles and build a business plan to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "CandyCookie", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "CertifiedCommercialInvestmentMember", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Candy/Cookie" + "value": "Certified Commercial Investment Member / CCIM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125776" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125905" }, { "term": "Core.Description", - "value": "The listing is for a Candy/Cookie business." + "value": "The Certified Commercial Investment Member (CCIM) designation is commercial real estate’s global standard for professional achievement, earned through an extensive curriculum of 200 classroom hours and professional experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "CarpetTile", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "CertifiedDistressedPropertyExpert", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Carpet/Tile" + "value": "Certified Distressed Property Expert / CDPE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125778" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125909" }, { "term": "Core.Description", - "value": "The listing is for a Carpet/Tile business." + "value": "A Certified Distressed Property Expert® (CDPE) has a thorough understanding of complex issues in today’s turbulent real estate industry and knowledge of foreclosure avoidance options available to homeowners. CDPEs can provide solutions, specifically short sales, for homeowners facing market hardships. http://www.cdpe.com/" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "CarWash", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "CertifiedInternationalPropertySpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Car Wash" + "value": "Certified International Property Specialist / CIPS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Car+Wash" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125911" }, { "term": "Core.Description", - "value": "The listing is for a car wash business." + "value": "The CIPS designation is for REALTORS® from the United States and abroad, as well as association staff and volunteer leaders who wish to develop or grow their international real estate business. It will provide you with the knowledge, research, network, and tools to globalize your business. https://www.nar.realtor/designations-and-certifications/cips-designation" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "ChildCare", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "CertifiedPropertyManager", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Child Care" + "value": "Certified Property Manager / CPM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Child+Care" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125916" }, { "term": "Core.Description", - "value": "The listing is for a child care business." + "value": "Certified Property Managers® (CPM®) are recognized as experts in real estate management, and they are at the top of the profession. 70% of those who hold the CPM® designation hold the highest management positions in their offices (owner/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Church", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "CertifiedRealEstateBrokerageManager", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Church" + "value": "Certified Real Estate Brokerage Manager / CRB" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Church" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125918" }, { "term": "Core.Description", - "value": "The listing is for a church business." + "value": "The Certified Real Estate Brokerage Manager (CRB) Designation raises professional standards, strengthens individual and office performance, and indicates expertise in brokerage management. This designation represents the highest level of professional achievement in real estate brokerage management. You do not need a broker\u0027s license to earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Clothing", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "CertifiedRealEstateTeamSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Clothing" + "value": "Certified Real Estate Team Specialist / C-RETS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Clothing" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125921" }, { "term": "Core.Description", - "value": "The listing is for a clothing business." + "value": "The Certified Real Estate Team Specialist certification is designed to improve team development, individual leadership skills, and financial performance. The courses provide the tools, strategies, and knowledge that are required of today’s real estate professionals who are either considering or currently operating in a team environment. It is for team leaders, team members, those looking to start a team, and those who simply want to sharpen their management skills. https://www.nar.realtor/designations-and-certifications/c-rets" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Commercial", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "CertifiedResidentialSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Commercial" + "value": "Certified Residential Specialist / CRS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Commercial" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125925" }, { "term": "Core.Description", - "value": "The listing is for a commercial business." + "value": "Certified Residential Specialist (CRS) is the highest credential awarded to residential sales agents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Computer", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "CounselorOfRealEstate", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Computer" + "value": "Counselor of Real Estate / CRE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Computer" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125929" }, { "term": "Core.Description", - "value": "The listing is for a computer business." + "value": "The Counselors of Real Estate® is an international group of recognized professionals who provide seasoned, expert, objective advice on real property and land-related matters. Only 1,100 practitioners throughout the world carry the CRE® designation. Membership is by invitation only. https://www.nar.realtor/designations-and-certifications/cre" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "ConstructionContractor", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "ePRO", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Construction/Contractor" + "value": "e-PRO" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125809" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125932" }, { "term": "Core.Description", - "value": "The listing is for a construction/contractor business." + "value": "NAR\u0027s e-PRO® certification teaches you to use cutting-edge technologies and digital initiatives to link up with today\u0027s savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Convalescent", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "GeneralAccreditedAppraiser", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Convalescent" + "value": "General Accredited Appraiser / GAA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Convalescent" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125935" }, { "term": "Core.Description", - "value": "The listing is for a Convalescent business." + "value": "For general appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "ConvenienceStore", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "GraduateRealtorInstitute", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Convenience Store" + "value": "Graduate, REALTOR Institute / GRI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Convenience+Store" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125939" }, { "term": "Core.Description", - "value": "The listing is for a convenience store business." + "value": "REALTORS® with the GRI designation have in-depth training in legal and regulatory issues, technology, professional standards, and the sales process. Earning the designation is a way to stand out to prospective buyers and sellers as a professional with expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "DanceStudio", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "MilitaryRelocationProfessional", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dance Studio" + "value": "Military Relocation Professional / MRP" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dance+Studio" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125944" }, { "term": "Core.Description", - "value": "The listing is for a Dance Studio business." + "value": "NAR\u0027s Military Relocation Professional certification focuses on educating real estate professionals about working with current and former military service members to find housing solutions that best suit their needs and take full advantage of military benefits and support. https://www.nar.realtor/designations-and-certifications/mrp" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Decorator", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "NARsGreenDesignation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Decorator" + "value": "NAR\u0027s Green Designation / GREEN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Decorator" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125951" }, { "term": "Core.Description", - "value": "The listing is for a Decorator business." + "value": "Through NAR\u0027s Green Designation, the Green Resource Council provides ongoing education, resources and tools to help real estate practitioners find, understand, and market properties with green features. https://www.nar.realtor/designations-and-certifications/green" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "DeliCatering", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "PerformanceManagementNetwork", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Deli/Catering" + "value": "Performance Management Network / PMN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125825" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125955" }, { "term": "Core.Description", - "value": "The listing is for a Deli/Catering business." + "value": "This designation is unique to the REALTOR® family designations, emphasizing that in order to enhance your business, you must enhance yourself. It focuses on negotiating strategies and tactics, networking and referrals, business planning and systems, personal performance management and leadership development. https://www.nar.realtor/designations-and-certifications/pmn" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Dental", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "PricingStrategyAdvisor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dental" + "value": "Pricing Strategy Advisor / PSA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dental" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125960" }, { "term": "Core.Description", - "value": "The listing is for a dental business." + "value": "Enhance your skills in pricing properties, creating CMAs, working with appraisers, and guiding clients through the anxieties and misperceptions they often have about home values with NAR’s PSA (Pricing Strategy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Distribution", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "RealEstateNegotiationExpert", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Distribution" + "value": "Real Estate Negotiation Expert / RENE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Distribution" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125963" }, { "term": "Core.Description", - "value": "The listing is for a distribution business." + "value": "This certification is for real estate professionals who want to sharpen their negotiation skills. The RENE certification program gives REALTORS® the tips and tools they need to be skillful advocates for their clients. https://www.nar.realtor/designations-and-certifications/rene" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Doughnut", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "RealtorAssociationCertifiedExecutive", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Doughnut" + "value": "REALTOR Association Certified Executive / RCE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Doughnut" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125965" }, { "term": "Core.Description", - "value": "The listing is for a doughnut business." + "value": "RCE is the only professional designation designed specifically for REALTOR® association executives. RCE designees exemplify goal-oriented AEs with drive, experience and commitment to professional growth. https://www.nar.realtor/designations-and-certifications/rce" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Drugstore", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "ResidentialAccreditedAppraiser", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Drugstore" + "value": "Residential Accredited Appraiser / RAA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Drugstore" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125979" }, { "term": "Core.Description", - "value": "The listing is for a Drugstore business." + "value": "For residential appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "DryCleaner", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "ResortAndSecondHomePropertySpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dry Cleaner" + "value": "Resort \u0026 Second-Home Property Specialist / RSPS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dry+Cleaner" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125981" }, { "term": "Core.Description", - "value": "The listing is for a dry cleaner business." + "value": "This certification is designed for REALTORS® who facilitate the buying, selling, or management of properties for investment, development, retirement, or second homes in a resort, recreational and/or vacation destination are involved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "EducationSchool", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "SellerRepresentativeSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Education/School" + "value": "Seller Representative Specialist / SRS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125852" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125985" }, { "term": "Core.Description", - "value": "The listing is for an education/school business." + "value": "The Seller Representative Specialist (SRS) designation is the premier credential in seller representation. It is designed to elevate professional standards and enhance personal performance. The designation is awarded to real estate practitioners by the Real Estate Business Institute (REBI) who meet specific educational and practical experience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Electronics", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "SeniorsRealEstateSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electronics" + "value": "Seniors Real Estate Specialist / SRES" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Electronics" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125988" }, { "term": "Core.Description", - "value": "The listing is for an Electronics business." + "value": "The SRES® Designation program educates REALTORS® on how to profitably and ethically serve the real estate needs of the fastest growing market in real estate, clients age 50+. By earning the SRES® designation, you gain access to valuable member benefits, useful resources, and networking opportunities across the U.S. and Canada to help you in your business. https://www.nar.realtor/designations-and-certifications/sres" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Employment", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "ShortSalesAndForeclosureResource", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Employment" + "value": "Short Sales \u0026 Foreclosure Resource / SFR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Employment" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125994" }, { "term": "Core.Description", - "value": "The listing is for an Employment business." + "value": "The SFR® certification teaches real estate professionals to work with distressed sellers and the finance, tax, and legal professionals who can help them, qualify sellers for short sales, develop a short sale package, negotiate with lenders, safeguard your commission, limit risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Farm", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "SocietyOfIndustrialAndOfficeRealtors", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Farm" + "value": "Society of Industrial and Office REALTORS / SIOR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Farm" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125998" }, { "term": "Core.Description", - "value": "The listing is for a farm business." + "value": "The SIOR designation is held by only the most knowledgeable, experienced, and successful commercial real estate brokerage specialists. To earn it, designees must meet standards of experience, production, education, ethics, and provide recommendations. https://www.nar.realtor/designations-and-certifications/sior" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "FastFood", + "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", + "lookupValue": "TransnationalReferralCertification", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fast Food" + "value": "Transnational Referral Certification / TRC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Fast+Food" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126001" }, { "term": "Core.Description", - "value": "The listing is for a fast food business." + "value": "Real estate professionals who have taken the Transnational Referral Certified (TRC) training, have completed special training on making and receiving client referrals from professionals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Financial", + "lookupName": "org.reso.metadata.enums.CommonInterest", + "lookupValue": "CommunityApartment", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Financial" + "value": "Community Apartment" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Financial" + "value": "https://ddwiki.reso.org/display/DDW20/Community+Apartment" }, { "term": "Core.Description", - "value": "The listing is for a financial business." + "value": "Ownership interest where purchaser receives a partial/fractional interest in the land coupled with the right of exclusive occupancy of an apartment located thereon. The owners elect a governing board which operates and maintains the project." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Fitness", + "lookupName": "org.reso.metadata.enums.CommonInterest", + "lookupValue": "Condominium", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fitness" + "value": "Condominium" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Fitness" + "value": "https://ddwiki.reso.org/display/DDW20/Condominium" }, { "term": "Core.Description", - "value": "The listing is for a fitness business." + "value": "Ownership of an individual unit where each homeowner only owns their individual unit space, and an undivided share in the ownership of common areas or in a common homeowner’s association (HOA). Generally, the ownership of the individual unit is described in a Condominium Plan and usually consists of ownership of the surface of the walls and the space within. The CC\u0026Rs will detail what building components and other complex amenities are considered part of the common area and will describe the common area or HOA ownership percentages, and maintenance responsibilities." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "FloristNursery", + "lookupName": "org.reso.metadata.enums.CommonInterest", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Florist/Nursery" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125876" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125934" }, { "term": "Core.Description", - "value": "The listing is for a florist/nursery business." + "value": "Ownership of an entire parcel or lot that is not in a CID, or not held subject to any other Common Interest rights." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "FoodAndBeverage", + "lookupName": "org.reso.metadata.enums.CommonInterest", + "lookupValue": "PlannedDevelopment", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Food \u0026 Beverage" + "value": "Planned Development" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125892" + "value": "https://ddwiki.reso.org/display/DDW20/Planned+Development" }, { "term": "Core.Description", - "value": "The listing is for a food \u0026 beverage business." + "value": "Ownership consisting of an individual lot or parcel, generally including the ownership of the land and any structures on the individual lot or parcel. Owners also receive use right in common areas that are generally owned by a HOA. Some common areas may be reserved for the use of some or all of the individual lot owners. Generally, the CC\u0026Rs will detail the method of management, maintenance, use and control of the common areas and may provide for some control and maintenance of the individual lots." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "ForestReserve", + "lookupName": "org.reso.metadata.enums.CommonInterest", + "lookupValue": "StockCooperative", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Forest Reserve" + "value": "Stock Cooperative" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Forest+Reserve" + "value": "https://ddwiki.reso.org/display/DDW20/Stock+Cooperative" }, { "term": "Core.Description", - "value": "The listing is for a forest reserve business." + "value": "Ownership of an interest in a corporation which is formed primarily for the purpose of holding title to improved real property, either in fee simple or for a term of years. All or substantially all of the shareholders receive a right of exclusive occupancy of a portion of the real property, which right is transferable only concurrently with the transfer of the share(s) of stock in the corporation." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Franchise", + "lookupName": "org.reso.metadata.enums.CommonInterest", + "lookupValue": "Timeshare", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Franchise" + "value": "Timeshare" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Franchise" + "value": "https://ddwiki.reso.org/display/DDW20/Timeshare" }, { "term": "Core.Description", - "value": "The listing is for a franchise business." + "value": "Ownership in a time period or a point system granting possession rights to a unit or occupancy rights at a property. The property may be owned either by a number of individuals on a fractional basis, or may be an interest in a corporation each with the right of possession for a specified time interval. Time-sharing is commonly applied to resort and vacation properties." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Furniture", + "lookupName": "org.reso.metadata.enums.CommonWalls", + "lookupValue": "EndUnit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Furniture" + "value": "End Unit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Furniture" + "value": "https://ddwiki.reso.org/display/DDW20/End+Unit" }, { "term": "Core.Description", - "value": "The listing is for a Furniture business." + "value": "The dwelling being sold has one or more common walls with another property that is not part of the sale and is at the end of a row of units. Also known as an attached structure." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "GasStation", + "lookupName": "org.reso.metadata.enums.CommonWalls", + "lookupValue": "NoCommonWalls", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gas Station" + "value": "No Common Walls" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gas+Station" + "value": "https://ddwiki.reso.org/display/DDW20/No+Common+Walls" }, { "term": "Core.Description", - "value": "The listing is for a gas station business." + "value": "The dwelling being sold has no attached structures that are not part of the sale. Also know as a detached structure." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "GiftShop", + "lookupName": "org.reso.metadata.enums.CommonWalls", + "lookupValue": "NoOneAbove", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gift Shop" + "value": "No One Above" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gift+Shop" + "value": "https://ddwiki.reso.org/display/DDW20/No+One+Above" }, { "term": "Core.Description", - "value": "The listing is for a gift shop business." + "value": "The property is attached to another dwelling that is not part of the sale, but there is no unit above the one being sold." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Grocery", + "lookupName": "org.reso.metadata.enums.CommonWalls", + "lookupValue": "NoOneBelow", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Grocery" + "value": "No One Below" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Grocery" + "value": "https://ddwiki.reso.org/display/DDW20/No+One+Below" }, { "term": "Core.Description", - "value": "The listing is for a grocery business." + "value": "The property is attached to another dwelling that is not part of the sale, but there is no unit below the one being sold." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Hardware", + "lookupName": "org.reso.metadata.enums.CommonWalls", + "lookupValue": "OneCommonWall", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hardware" + "value": "1 Common Wall" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Hardware" + "value": "https://ddwiki.reso.org/display/DDW20/1+Common+Wall" }, { "term": "Core.Description", - "value": "The listing is for a hardware business." + "value": "The dwelling being sold has one common wall with another property that is not part of the sale. Also known as an attached structure." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "HealthFood", + "lookupName": "org.reso.metadata.enums.CommonWalls", + "lookupValue": "TwoOrMoreCommonWalls", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Health Food" + "value": "2+ Common Walls" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Health+Food" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125967" }, { "term": "Core.Description", - "value": "The listing is for a Health Food business." + "value": "The dwelling being sold has two or more common walls with another property that is not part of the sale. Also known as an attached structure." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "HealthServices", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "AirportRunway", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Health Services" + "value": "Airport/Runway" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Health+Services" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125969" }, { "term": "Core.Description", - "value": "The listing is for a health services business." + "value": "The community has an airport or runway." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Hobby", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "Clubhouse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hobby" + "value": "Clubhouse" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Hobby" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125972" }, { "term": "Core.Description", - "value": "The listing is for a Hobby business." + "value": "The community has a clubhouse." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "HomeCleaner", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "Curbs", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home Cleaner" + "value": "Curbs" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Home+Cleaner" + "value": "https://ddwiki.reso.org/display/DDW20/Curbs" }, { "term": "Core.Description", - "value": "The listing is for a Home Cleaner business." + "value": "The community streets have curbs." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Hospitality", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "Fishing", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hospitality" + "value": "Fishing" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Hospitality" + "value": "https://ddwiki.reso.org/display/DDW20/Fishing" }, { "term": "Core.Description", - "value": "The listing is for a hospitality business." + "value": "The community has places to go fishing." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "HotelMotel", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "FitnessCenter", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hotel/Motel" + "value": "Fitness Center" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125949" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125984" }, { "term": "Core.Description", - "value": "The listing is for a hotel/motel business." + "value": "The community has a fitness center." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "IceCreamFrozenYogurt", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "Gated", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ice Cream/Frozen Yogurt" + "value": "Gated" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125953" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125987" }, { "term": "Core.Description", - "value": "The listing is for an ice cream/frozen yogurt business." + "value": "The community is gated." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Industrial", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "Golf", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Industrial" + "value": "Golf" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Industrial" + "value": "https://ddwiki.reso.org/display/DDW20/Golf" }, { "term": "Core.Description", - "value": "The listing is for an industrial business." + "value": "The community has golfing." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Jewelry", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "Lake", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Jewelry" + "value": "Lake" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Jewelry" + "value": "https://ddwiki.reso.org/display/DDW20/Lake" }, { "term": "Core.Description", - "value": "The listing is for a Jewelry business." + "value": "The community has a lake." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Landscaping", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Landscaping" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125962" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125999" }, { "term": "Core.Description", - "value": "The listing is for a Landscaping business." + "value": "The community includes no additional features." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Laundromat", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Laundromat" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Laundromat" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126003" }, { "term": "Core.Description", - "value": "The listing is for a laundromat business." + "value": "The community has features beyond those listed in this field." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "LiquorStore", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "Park", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Liquor Store" + "value": "Park" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Liquor+Store" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126011" }, { "term": "Core.Description", - "value": "The listing is for a liquor store business." + "value": "The community has a park." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Locksmith", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "Playground", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Locksmith" + "value": "Playground" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Locksmith" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126014" }, { "term": "Core.Description", - "value": "The listing is for a Locksmith business." + "value": "The community has a playground." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Manufacturing", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "Pool", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Manufacturing" + "value": "Pool" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Manufacturing" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126018" }, { "term": "Core.Description", - "value": "The listing is for a manufacturing business." + "value": "The community has a pool." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Medical", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "Racquetball", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Medical" + "value": "Racquetball" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Medical" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126022" }, { "term": "Core.Description", - "value": "The listing is for a medical business." + "value": "The community has racquetball facilities." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Mixed", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "Restaurant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mixed" + "value": "Restaurant" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Mixed" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126026" }, { "term": "Core.Description", - "value": "The listing is for a mixed business." + "value": "The community has a restaurant." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "MobileTrailerPark", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "Sidewalks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mobile/Trailer Park" + "value": "Sidewalks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125980" + "value": "https://ddwiki.reso.org/display/DDW20/Sidewalks" }, { "term": "Core.Description", - "value": "The listing is for a mobile/trailer park business." + "value": "The community streets have sidewalks." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Music", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "Stables", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Music" + "value": "Stable(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Music" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126031" }, { "term": "Core.Description", - "value": "The listing is for a Music business." + "value": "The community has horse stables." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "NursingHome", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "StreetLights", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Nursing Home" + "value": "Street Lights" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Nursing+Home" + "value": "https://ddwiki.reso.org/display/DDW20/Street+Lights" }, { "term": "Core.Description", - "value": "The listing is for a nursing home business." + "value": "The community streets have lighting." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "OfficeSupply", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "Suburban", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Supply" + "value": "Suburban" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Office+Supply" + "value": "https://ddwiki.reso.org/display/DDW20/Suburban" }, { "term": "Core.Description", - "value": "The listing is for an Office Supply business." + "value": "The community is a suburban setting." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.CommunityFeatures", + "lookupValue": "TennisCourts", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Tennis Court(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125992" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126044" }, { "term": "Core.Description", - "value": "The listing is for an other business." + "value": "The community has tennis court(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Paints", + "lookupName": "org.reso.metadata.enums.Concessions", + "lookupValue": "CallListingAgent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Paints" + "value": "Call Listing Agent" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Paints" + "value": "https://ddwiki.reso.org/display/DDW20/Call+Listing+Agent" }, { "term": "Core.Description", - "value": "The listing is for a Paints business." + "value": "Call the listing agent for information about concessions made/offered by the seller." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Parking", + "lookupName": "org.reso.metadata.enums.Concessions", + "lookupValue": "No", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Parking" + "value": "No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125997" + "value": "https://ddwiki.reso.org/display/DDW20/No" }, { "term": "Core.Description", - "value": "The listing is for a parking business." + "value": "There are no concessions included with this listing." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "PetStore", + "lookupName": "org.reso.metadata.enums.Concessions", + "lookupValue": "Yes", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pet Store" + "value": "Yes" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pet+Store" + "value": "https://ddwiki.reso.org/display/DDW20/Yes" }, { "term": "Core.Description", - "value": "The listing is for a pet store business." + "value": "There are concessions that are part of the listing/sale." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Photographer", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "Adobe", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Photographer" + "value": "Adobe" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Photographer" + "value": "https://ddwiki.reso.org/display/DDW20/Adobe" }, { "term": "Core.Description", - "value": "The listing is for a Photographer business." + "value": "The structure was made wholly or partly with adobe." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Pizza", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "AluminumSiding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pizza" + "value": "Aluminum Siding" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pizza" + "value": "https://ddwiki.reso.org/display/DDW20/Aluminum+Siding" }, { "term": "Core.Description", - "value": "The listing is for a Pizza business." + "value": "The structure was made wholly or partly with aluminum siding." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Printing", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "Asbestos", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Printing" + "value": "Asbestos" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Printing" + "value": "https://ddwiki.reso.org/display/DDW20/Asbestos" }, { "term": "Core.Description", - "value": "The listing is for a printing business." + "value": "The structure includes asbestos as a construction material." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "ProfessionalOffice", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "Asphalt", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Professional/Office" + "value": "Asphalt" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126020" + "value": "https://ddwiki.reso.org/display/DDW20/Asphalt" }, { "term": "Core.Description", - "value": "The listing is for a professional/office business." + "value": "The structure was made wholly or partly with asphalt." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "ProfessionalService", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "AtticCrawlHatchwaysInsulated", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Professional Service" + "value": "Attic/Crawl Hatchway(s) Insulated" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Professional+Service" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126016" }, { "term": "Core.Description", - "value": "The listing is for a professional service business." + "value": "When not insulated, a home’s attic hatch or crawlspace hatch creates one of the biggest gaps in the building envelope, increasing heat loss in winter and heat gain in summer, while making indoor living areas uncomfortable. Insulation standards are clearly defined. http://www.ornl.gov/sci/roofs+walls/insulation/fact" } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "RealEstate", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "BattsInsulation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Real Estate" + "value": "Batts Insulation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Real+Estate" + "value": "https://ddwiki.reso.org/display/DDW20/Batts+Insulation" }, { "term": "Core.Description", - "value": "The listing is for a Real Estate business." + "value": "Rolls and batts, or blankets, are flexible products made from mineral fibers such as fiberglass, rock wool, cotton or wool. They are available in widths suited to standard spacing of wall studs and attic or floor joists." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Recreation", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "Block", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Recreation" + "value": "Block" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Recreation" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126024" }, { "term": "Core.Description", - "value": "The listing is for a recreation business." + "value": "The structure was made wholly or partly with block." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Rental", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "BlownInInsulation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rental" + "value": "Blown-In Insulation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Rental" + "value": "https://ddwiki.reso.org/display/DDW20/Blown-In+Insulation" }, { "term": "Core.Description", - "value": "The listing is for a Rental business." + "value": "Blown-in or loose-fill insulation is usually made of fiberglass, rock wool or cellulose in the form of loose fibers or fiber pellets installed using special pneumatic equipment. The blown-in material conforms readily to odd-sized building cavities and attics with wires, ducts and pipes, making it well suited for places where it is difficult to effectively install other types of insulation." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Residential", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "BoardAndBattenSiding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Residential" + "value": "Board \u0026 Batten Siding" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Residential" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126043" }, { "term": "Core.Description", - "value": "The listing is for a residential business." + "value": "The structure was made wholly or partly with board \u0026 batten siding." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Restaurant", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "Brick", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Restaurant" + "value": "Brick" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Restaurant" + "value": "https://ddwiki.reso.org/display/DDW20/Brick" }, { "term": "Core.Description", - "value": "The listing is for a restaurant business." + "value": "The structure was made wholly or partly with brick." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Retail", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "BrickVeneer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Retail" + "value": "Brick Veneer" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Retail" + "value": "https://ddwiki.reso.org/display/DDW20/Brick+Veneer" }, { "term": "Core.Description", - "value": "The listing is for a retail business." + "value": "The structure was made wholly or partly with brick veneer." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "SaddleryHarness", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "Cedar", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Saddlery/Harness" + "value": "Cedar" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126045" + "value": "https://ddwiki.reso.org/display/DDW20/Cedar" }, { "term": "Core.Description", - "value": "The listing is for a Saddlery/Harness business." + "value": "The structure was made wholly or partly with cedar." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "SportingGoods", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "CementSiding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sporting Goods" + "value": "Cement Siding" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sporting+Goods" + "value": "https://ddwiki.reso.org/display/DDW20/Cement+Siding" }, { "term": "Core.Description", - "value": "The listing is for a sporting goods business." + "value": "The structure was made wholly or partly with cement siding." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Storage", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "Clapboard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Storage" + "value": "Clapboard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126050" + "value": "https://ddwiki.reso.org/display/DDW20/Clapboard" }, { "term": "Core.Description", - "value": "The listing is for a storage business." + "value": "The structure was made wholly or partly with clapboard." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Toys", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "Concrete", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Toys" + "value": "Concrete" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Toys" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126079" }, { "term": "Core.Description", - "value": "The listing is for a Toys business." + "value": "The structure was made wholly or partly with concrete." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Transportation", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "DuctsProfessionallyAirSealed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Transportation" + "value": "Ducts Professionally Air-Sealed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Transportation" + "value": "https://ddwiki.reso.org/display/DDW20/Ducts+Professionally+Air-Sealed" }, { "term": "Core.Description", - "value": "The listing is for a transportation business." + "value": "The structure was made wholly or partly with ducts professionally air-sealed." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Travel", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "ExteriorDuctWorkIsInsulated", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Travel" + "value": "Exterior Duct-Work is Insulated" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Travel" + "value": "https://ddwiki.reso.org/display/DDW20/Exterior+Duct-Work+is+Insulated" }, { "term": "Core.Description", - "value": "The listing is for a Travel business." + "value": "U.S. Department of Energy (DOE) estimates that heating and cooling ducts located in unconditioned spaces such as attics and garages can underperform by 60-75 percent. Exterior ducts that are properly insulated can save energy and reduce overall equipment sizing. Insulation standards are clearly defined at https://www.energy.gov/energysaver/insulation." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Upholstery", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "FiberCement", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Upholstery" + "value": "Fiber Cement" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Upholstery" + "value": "https://ddwiki.reso.org/display/DDW20/Fiber+Cement" }, { "term": "Core.Description", - "value": "The listing is for an Upholstery business." + "value": "The structure was made wholly or partly with fiber cement." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Utility", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "FiberglassSiding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Utility" + "value": "Fiberglass Siding" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Utility" + "value": "https://ddwiki.reso.org/display/DDW20/Fiberglass+Siding" }, { "term": "Core.Description", - "value": "The listing is for a Utility business." + "value": "The structure was made wholly or partly with fiberglass siding." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Variety", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "FoamInsulation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Variety" + "value": "Foam Insulation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Variety" + "value": "https://ddwiki.reso.org/display/DDW20/Foam+Insulation" }, { "term": "Core.Description", - "value": "The listing is for a Variety business." + "value": "Spray foam or foam-in-place insulation can be sprayed into walls, on attic surfaces, or under floors to insulate and reduce air leakage. There are two types of foam-in-place insulation: closed-cell and open-cell. Both are typically made with polyurethane. Closed-cell foam has a greater insulation value and provides stronger resistance against moisture and air leakage. Open-cell foam is lighter and less expensive but should not be used below ground level where it could absorb water." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Video", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "Frame", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Video" + "value": "Frame" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Video" + "value": "https://ddwiki.reso.org/display/DDW20/Frame" }, { "term": "Core.Description", - "value": "The listing is for a Video business." + "value": "The structure includes a frame." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Wallpaper", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "Glass", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wallpaper" + "value": "Glass" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wallpaper" + "value": "https://ddwiki.reso.org/display/DDW20/Glass" }, { "term": "Core.Description", - "value": "The listing is for a Wallpaper business." + "value": "The structure was made wholly or partly with glass." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Warehouse", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "HardiplankType", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Warehouse" + "value": "HardiPlank Type" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Warehouse" + "value": "https://ddwiki.reso.org/display/DDW20/HardiPlank+Type" }, { "term": "Core.Description", - "value": "The listing is for a warehouse business." + "value": "The structure includes HardiPlank® siding as a construction material." } ] }, { - "lookupName": "org.reso.metadata.enums.BusinessType", - "lookupValue": "Wholesale", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "IcatRecessedLighting", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wholesale" + "value": "ICAT Recessed Lighting" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wholesale" + "value": "https://ddwiki.reso.org/display/DDW20/ICAT+Recessed+Lighting" }, { "term": "Core.Description", - "value": "The listing is for a wholesale business." + "value": "ICAT (Insulation Contact Air Tight) recessed light fixtures are rated both to safely come in contact with insulation and are better airsealed. They can be installed safely with insulation and air sealing. These lights are different from IC (Insulation Contact) fixtures, which are not very airtight. They can also be identified by the wording “Washington State Approved.” Documentation on the installation is recommended because ICAT rating often requires that multiple components are used as specified by the manufacturer. Substitutions of components can negate the rating. More information can be found at http://energy.gov/energysaver/articles/tips-lighting and http://energy.gov/energysaver/articles/tips-insulation." } ] }, { - "lookupName": "org.reso.metadata.enums.AOR", - "lookupValue": "SampleAOREnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "AccreditedBuyersRepresentative", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "InsulatedConcreteForms", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accredited Buyer\u0027s Representative / ABR" + "value": "ICFs (Insulated Concrete Forms)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125738" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126119" }, { "term": "Core.Description", - "value": "The Accredited Buyer’s Representative (ABR®) designation is designed for real estate buyer agents who focus on working directly with buyer-clients. http://www.rebac.net/abr" + "value": "The structure was made wholly or partly with insulated concrete forms." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "AccreditedLandConsultant", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "LapSiding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accredited Land Consultant / ALC" + "value": "Lap Siding" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125742" + "value": "https://ddwiki.reso.org/display/DDW20/Lap+Siding" }, { "term": "Core.Description", - "value": "Accredited Land Consultants (ALCs) are the most trusted, knowledgeable, experienced, and highest-producing experts in all segments of land. Conferred by the REALTORS® Land Institute, the designation requires successful completion of a rigorous LANDU education program, a specific, high-volume and experience level, and adherence to an honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc" + "value": "The structure was made wholly or partly with lap siding." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "AtHomeWithDiversity", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "Log", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "At Home With Diversity / AHWD" + "value": "Log" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125755" + "value": "https://ddwiki.reso.org/display/DDW20/Log" }, { "term": "Core.Description", - "value": "Learn to work effectively with – and within – today’s diverse real estate market. The At Home With Diversity certification teaches you how to conduct your business with sensitivity to all client profiles and build a business plan to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd" + "value": "The structure was made wholly or partly with log." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "CertifiedCommercialInvestmentMember", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "LogSiding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Commercial Investment Member / CCIM" + "value": "Log Siding" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125758" + "value": "https://ddwiki.reso.org/display/DDW20/Log+Siding" }, { "term": "Core.Description", - "value": "The Certified Commercial Investment Member (CCIM) designation is commercial real estate’s global standard for professional achievement, earned through an extensive curriculum of 200 classroom hours and professional experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim" + "value": "The structure was made wholly or partly with log siding." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "CertifiedDistressedPropertyExpert", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "LowVocInsulation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Distressed Property Expert / CDPE" + "value": "Low VOC Insulation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125761" + "value": "https://ddwiki.reso.org/display/DDW20/Low+VOC+Insulation" }, { "term": "Core.Description", - "value": "A Certified Distressed Property Expert® (CDPE) has a thorough understanding of complex issues in today’s turbulent real estate industry and knowledge of foreclosure avoidance options available to homeowners. CDPEs can provide solutions, specifically short sales, for homeowners facing market hardships. http://www.cdpe.com/" + "value": "Volatile organic compounds (VOCs) are emitted as gases from certain solids or liquids. Different types of insulation can be certified for having low VOC content by third-party verifiers such as GreenGuard." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "CertifiedInternationalPropertySpecialist", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "Masonite", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified International Property Specialist / CIPS" + "value": "Masonite" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125765" + "value": "https://ddwiki.reso.org/display/DDW20/Masonite" }, { "term": "Core.Description", - "value": "The CIPS designation is for REALTORS® from the United States and abroad, as well as association staff and volunteer leaders who wish to develop or grow their international real estate business. It will provide you with the knowledge, research, network, and tools to globalize your business. https://www.nar.realtor/designations-and-certifications/cips-designation" + "value": "The structure was made wholly or partly with Masonite." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "CertifiedPropertyManager", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "MetalSiding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Property Manager / CPM" + "value": "Metal Siding" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125769" + "value": "https://ddwiki.reso.org/display/DDW20/Metal+Siding" }, { "term": "Core.Description", - "value": "Certified Property Managers® (CPM®) are recognized as experts in real estate management, and they are at the top of the profession. 70% of those who hold the CPM® designation hold the highest management positions in their offices (owner/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm" + "value": "The structure was made wholly or partly with metal siding." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "CertifiedRealEstateBrokerageManager", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "NaturalBuilding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Real Estate Brokerage Manager / CRB" + "value": "Natural Building" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125773" + "value": "https://ddwiki.reso.org/display/DDW20/Natural+Building" }, { "term": "Core.Description", - "value": "The Certified Real Estate Brokerage Manager (CRB) Designation raises professional standards, strengthens individual and office performance, and indicates expertise in brokerage management. This designation represents the highest level of professional achievement in real estate brokerage management. You do not need a broker\u0027s license to earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb" + "value": "The structure was made wholly or partly with natural building." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "CertifiedRealEstateTeamSpecialist", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Real Estate Team Specialist / C-RETS" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125777" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126144" }, { "term": "Core.Description", - "value": "The Certified Real Estate Team Specialist certification is designed to improve team development, individual leadership skills, and financial performance. The courses provide the tools, strategies, and knowledge that are required of today’s real estate professionals who are either considering or currently operating in a team environment. It is for team leaders, team members, those looking to start a team, and those who simply want to sharpen their management skills. https://www.nar.realtor/designations-and-certifications/c-rets" + "value": "The structure was made wholly or partly with other construction materials." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "CertifiedResidentialSpecialist", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "Plaster", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Residential Specialist / CRS" + "value": "Plaster" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125779" + "value": "https://ddwiki.reso.org/display/DDW20/Plaster" }, { "term": "Core.Description", - "value": "Certified Residential Specialist (CRS) is the highest credential awarded to residential sales agents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs" + "value": "The structure was made wholly or partly with plaster." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "CounselorOfRealEstate", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "RadiantBarrier", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Counselor of Real Estate / CRE" + "value": "Radiant Barrier" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125783" + "value": "https://ddwiki.reso.org/display/DDW20/Radiant+Barrier" }, { "term": "Core.Description", - "value": "The Counselors of Real Estate® is an international group of recognized professionals who provide seasoned, expert, objective advice on real property and land-related matters. Only 1,100 practitioners throughout the world carry the CRE® designation. Membership is by invitation only. https://www.nar.realtor/designations-and-certifications/cre" + "value": "The structure was made wholly or partly with radiant barrier." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "ePRO", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "RammedEarth", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "e-PRO" + "value": "Rammed Earth" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/e-PRO" + "value": "https://ddwiki.reso.org/display/DDW20/Rammed+Earth" }, { "term": "Core.Description", - "value": "NAR\u0027s e-PRO® certification teaches you to use cutting-edge technologies and digital initiatives to link up with today\u0027s savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro" + "value": "The structure was made wholly or partly with rammed earth." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "GeneralAccreditedAppraiser", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "RecycledBioBasedInsulation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "General Accredited Appraiser / GAA" + "value": "Recycled/Bio-Based Insulation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125790" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126155" }, { "term": "Core.Description", - "value": "For general appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa" + "value": "Insulation can be made from natural or recycled materials ranging from paper to soy to denim, using sustainable materials to improve energy efficiency." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "GraduateRealtorInstitute", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "RedwoodSiding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Graduate, REALTOR Institute / GRI" + "value": "Redwood Siding" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125799" + "value": "https://ddwiki.reso.org/display/DDW20/Redwood+Siding" }, { "term": "Core.Description", - "value": "REALTORS® with the GRI designation have in-depth training in legal and regulatory issues, technology, professional standards, and the sales process. Earning the designation is a way to stand out to prospective buyers and sellers as a professional with expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri" + "value": "The structure was made wholly or partly with redwood siding." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "MilitaryRelocationProfessional", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Military Relocation Professional / MRP" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125804" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126161" }, { "term": "Core.Description", - "value": "NAR\u0027s Military Relocation Professional certification focuses on educating real estate professionals about working with current and former military service members to find housing solutions that best suit their needs and take full advantage of military benefits and support. https://www.nar.realtor/designations-and-certifications/mrp" + "value": "See remarks for more information about what the structure was wholly or partly made of." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "NARsGreenDesignation", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "ShakeSiding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NAR\u0027s Green Designation / GREEN" + "value": "Shake Siding" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125808" + "value": "https://ddwiki.reso.org/display/DDW20/Shake+Siding" }, { "term": "Core.Description", - "value": "Through NAR\u0027s Green Designation, the Green Resource Council provides ongoing education, resources and tools to help real estate practitioners find, understand, and market properties with green features. https://www.nar.realtor/designations-and-certifications/green" + "value": "The structure was made wholly or partly with shake siding." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "PerformanceManagementNetwork", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "ShingleSiding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Performance Management Network / PMN" + "value": "Shingle Siding" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125812" + "value": "https://ddwiki.reso.org/display/DDW20/Shingle+Siding" }, { "term": "Core.Description", - "value": "This designation is unique to the REALTOR® family designations, emphasizing that in order to enhance your business, you must enhance yourself. It focuses on negotiating strategies and tactics, networking and referrals, business planning and systems, personal performance management and leadership development. https://www.nar.realtor/designations-and-certifications/pmn" + "value": "The structure was made wholly or partly with shingle siding." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "PricingStrategyAdvisor", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "SlumpBlock", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pricing Strategy Advisor / PSA" + "value": "Slump Block" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125816" + "value": "https://ddwiki.reso.org/display/DDW20/Slump+Block" }, { "term": "Core.Description", - "value": "Enhance your skills in pricing properties, creating CMAs, working with appraisers, and guiding clients through the anxieties and misperceptions they often have about home values with NAR’s PSA (Pricing Strategy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa" + "value": "The structure was made wholly or partly with slump block." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "RealEstateNegotiationExpert", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "SprayFoamInsulation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Real Estate Negotiation Expert / RENE" + "value": "Spray Foam Insulation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125819" + "value": "https://ddwiki.reso.org/display/DDW20/Spray+Foam+Insulation" }, { "term": "Core.Description", - "value": "This certification is for real estate professionals who want to sharpen their negotiation skills. The RENE certification program gives REALTORS® the tips and tools they need to be skillful advocates for their clients. https://www.nar.realtor/designations-and-certifications/rene" + "value": "The structure was made wholly or partly with spray foam insulation." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "RealtorAssociationCertifiedExecutive", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "SteelSiding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "REALTOR Association Certified Executive / RCE" + "value": "Steel Siding" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125822" + "value": "https://ddwiki.reso.org/display/DDW20/Steel+Siding" }, { "term": "Core.Description", - "value": "RCE is the only professional designation designed specifically for REALTOR® association executives. RCE designees exemplify goal-oriented AEs with drive, experience and commitment to professional growth. https://www.nar.realtor/designations-and-certifications/rce" + "value": "The structure was made wholly or partly with steel siding." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "ResidentialAccreditedAppraiser", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "Stone", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Residential Accredited Appraiser / RAA" + "value": "Stone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125824" + "value": "https://ddwiki.reso.org/display/DDW20/Stone" }, { "term": "Core.Description", - "value": "For residential appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa" + "value": "The structure was made wholly or partly with stone." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "ResortAndSecondHomePropertySpecialist", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "StoneVeneer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resort \u0026 Second-Home Property Specialist / RSPS" + "value": "Stone Veneer" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125827" + "value": "https://ddwiki.reso.org/display/DDW20/Stone+Veneer" }, { "term": "Core.Description", - "value": "This certification is designed for REALTORS® who facilitate the buying, selling, or management of properties for investment, development, retirement, or second homes in a resort, recreational and/or vacation destination are involved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps" + "value": "The structure was made wholly or partly with stone veneer." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "SellerRepresentativeSpecialist", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "Straw", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Seller Representative Specialist / SRS" + "value": "Straw" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125830" + "value": "https://ddwiki.reso.org/display/DDW20/Straw" }, { "term": "Core.Description", - "value": "The Seller Representative Specialist (SRS) designation is the premier credential in seller representation. It is designed to elevate professional standards and enhance personal performance. The designation is awarded to real estate practitioners by the Real Estate Business Institute (REBI) who meet specific educational and practical experience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs" + "value": "The structure was made wholly or partly with straw." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "SeniorsRealEstateSpecialist", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "Stucco", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Seniors Real Estate Specialist / SRES" + "value": "Stucco" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125834" + "value": "https://ddwiki.reso.org/display/DDW20/Stucco" }, { "term": "Core.Description", - "value": "The SRES® Designation program educates REALTORS® on how to profitably and ethically serve the real estate needs of the fastest growing market in real estate, clients age 50+. By earning the SRES® designation, you gain access to valuable member benefits, useful resources, and networking opportunities across the U.S. and Canada to help you in your business. https://www.nar.realtor/designations-and-certifications/sres" + "value": "The structure was made wholly or partly with stucco." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "ShortSalesAndForeclosureResource", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "SyntheticStucco", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Short Sales \u0026 Foreclosure Resource / SFR" + "value": "Synthetic Stucco" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125836" + "value": "https://ddwiki.reso.org/display/DDW20/Synthetic+Stucco" }, { "term": "Core.Description", - "value": "The SFR® certification teaches real estate professionals to work with distressed sellers and the finance, tax, and legal professionals who can help them, qualify sellers for short sales, develop a short sale package, negotiate with lenders, safeguard your commission, limit risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr" + "value": "The structure was made wholly or partly with synthetic stucco." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "SocietyOfIndustrialAndOfficeRealtors", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "Unknown", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Society of Industrial and Office REALTORS / SIOR" + "value": "Unknown" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125839" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126195" }, { "term": "Core.Description", - "value": "The SIOR designation is held by only the most knowledgeable, experienced, and successful commercial real estate brokerage specialists. To earn it, designees must meet standards of experience, production, education, ethics, and provide recommendations. https://www.nar.realtor/designations-and-certifications/sior" + "value": "It is unknown what he structure was wholly or partly made of." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerAgentDesignation", - "lookupValue": "TransnationalReferralCertification", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "VerticalSiding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Transnational Referral Certification / TRC" + "value": "Vertical Siding" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125842" + "value": "https://ddwiki.reso.org/display/DDW20/Vertical+Siding" }, { "term": "Core.Description", - "value": "Real estate professionals who have taken the Transnational Referral Certified (TRC) training, have completed special training on making and receiving client referrals from professionals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/" + "value": "The structure was made wholly or partly with vertical siding." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerFinancing", - "lookupValue": "Assumed", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "VinylSiding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Assumed" + "value": "Vinyl Siding" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Assumed" + "value": "https://ddwiki.reso.org/display/DDW20/Vinyl+Siding" }, { "term": "Core.Description", - "value": "The buyer assumed a current form of financing." + "value": "The structure was made wholly or partly with vinyl siding." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerFinancing", - "lookupValue": "Cash", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "WoodSiding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cash" + "value": "Wood Siding" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cash" + "value": "https://ddwiki.reso.org/display/DDW20/Wood+Siding" }, { "term": "Core.Description", - "value": "The buyer paid cash for the property." + "value": "The structure was made wholly or partly with wood siding." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerFinancing", - "lookupValue": "Contract", + "lookupName": "org.reso.metadata.enums.ConstructionMaterials", + "lookupValue": "SteelFrame", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contract" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Contract" + "value": "Steel Frame" }, { "term": "Core.Description", - "value": "The purchase of a property involves an agreement to perform services, provide product, share of income, or some other agreement as the method of payment for the property." + "value": "The framing of the structure is made of cold-formed steel (CFS)." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerFinancing", - "lookupValue": "Conventional", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "AtticFan", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Conventional" + "value": "Attic Fan" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Conventional" + "value": "https://ddwiki.reso.org/display/DDW20/Attic+Fan" }, { "term": "Core.Description", - "value": "The buyer is using conventional financing to purchase the home." + "value": "The property has an attic fan." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerFinancing", - "lookupValue": "FHA", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "CeilingFans", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "FHA" + "value": "Ceiling Fan(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/FHA" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126060" }, { "term": "Core.Description", - "value": "A loan from an approved provider that follows the guidelines of, and is insured by, the Federal Housing Administration." + "value": "The property has one or more ceiling fans." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerFinancing", - "lookupValue": "FHA203b", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "CentralAir", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "FHA 203(b)" + "value": "Central Air" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125832" + "value": "https://ddwiki.reso.org/display/DDW20/Central+Air" }, { "term": "Core.Description", - "value": "The basic home mortgage loan from an approved provider that follows the guidelines of, and is insured by, the Federal Housing Administration." + "value": "The property has central air conditioning." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerFinancing", - "lookupValue": "FHA203k", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "Dual", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "FHA 203(k)" + "value": "Dual" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125837" + "value": "https://ddwiki.reso.org/display/DDW20/Dual" }, { "term": "Core.Description", - "value": "A loan, for the rehabilitation and repair of single family residence, from an approved provider that follows the guidelines of, and is insured by, the Federal Housing Administration." + "value": "The cooling system has two units." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerFinancing", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "Ductless", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Ductless" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125841" + "value": "https://ddwiki.reso.org/display/DDW20/Ductless" }, { "term": "Core.Description", - "value": "The buyer is using another form of financing that is not included in the options provided in this list." + "value": "The cooling system does not have ducted or a wall/window-type unit. A mini-split is a common type of ductless system where an outdoor condenser is connected to an indoor fan unit that feeds the room in which it\u0027s located, rather than being ducted throughout the structure." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerFinancing", - "lookupValue": "Private", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "Electric", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Private" + "value": "Electric" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Private" + "value": "https://ddwiki.reso.org/display/DDW20/Electric" }, { "term": "Core.Description", - "value": "Financing is provided by a private party." + "value": "The cooling system is powered by electricity." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerFinancing", - "lookupValue": "SellerFinancing", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "EnergyStarQualifiedEquipment", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Seller Financing" + "value": "ENERGY STAR Qualified Equipment" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Seller+Financing" + "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Equipment" }, { "term": "Core.Description", - "value": "The seller is providing financing to the buyer." + "value": "The cooling system is qualified as ENERGY STAR." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerFinancing", - "lookupValue": "TrustDeed", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "EvaporativeCooling", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Trust Deed" + "value": "Evaporative Cooling" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Trust+Deed" + "value": "https://ddwiki.reso.org/display/DDW20/Evaporative+Cooling" }, { "term": "Core.Description", - "value": "Financing where title of the property is placed with a trustee who secures payment of the loan for a beneficiary." + "value": "The cooling system works by way of water evaporation rather than a compressor and coolant. Evaporative cooling systems are often referred to as swamp coolers." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerFinancing", - "lookupValue": "USDA", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "ExhaustFan", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "USDA" + "value": "Exhaust Fan" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/USDA" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126084" }, { "term": "Core.Description", - "value": "A loan from an approved provider that follows the guidelines of, and is insured by, the US Department of Agriculture." + "value": "The structure has an exhaust fan." } ] }, { - "lookupName": "org.reso.metadata.enums.BuyerFinancing", - "lookupValue": "VA", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "Gas", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "VA" + "value": "Gas" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/VA" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126087" }, { "term": "Core.Description", - "value": "A loan from an approved provider that follows the guidelines of, and is insured by, the US Department of Veteran\u0027s Affairs." + "value": "The cooling system is powered by gas." } ] }, { - "lookupName": "org.reso.metadata.enums.City", - "lookupValue": "SampleCityEnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "AccreditedBuyersRepresentative", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "Geothermal", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accredited Buyer\u0027s Representative / ABR" + "value": "Geothermal" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125864" + "value": "https://ddwiki.reso.org/display/DDW20/Geothermal" }, { "term": "Core.Description", - "value": "The Accredited Buyer’s Representative (ABR®) designation is designed for real estate buyer agents who focus on working directly with buyer-clients. http://www.rebac.net/abr" + "value": "The cooling system runs on a geothermal source." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "AccreditedLandConsultant", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "HeatPump", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accredited Land Consultant / ALC" + "value": "Heat Pump" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125868" + "value": "https://ddwiki.reso.org/display/DDW20/Heat+Pump" }, { "term": "Core.Description", - "value": "Accredited Land Consultants (ALCs) are the most trusted, knowledgeable, experienced, and highest-producing experts in all segments of land. Conferred by the REALTORS® Land Institute, the designation requires successful completion of a rigorous LANDU education program, a specific, high-volume and experience level, and adherence to an honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc" + "value": "A system that exchanges heat between a warm and cool space. The heat exchange is done between the dwelling and another air space, like outdoors; or a water source; or below ground (geothermal)." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "AtHomeWithDiversity", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "HumidityControl", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "At Home With Diversity / AHWD" + "value": "Humidity Control" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125871" + "value": "https://ddwiki.reso.org/display/DDW20/Humidity+Control" }, { "term": "Core.Description", - "value": "Learn to work effectively with – and within – today’s diverse real estate market. The At Home With Diversity certification teaches you how to conduct your business with sensitivity to all client profiles and build a business plan to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd" + "value": "The cooling system includes humidity control." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "CertifiedCommercialInvestmentMember", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "MultiUnits", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Commercial Investment Member / CCIM" + "value": "Multi Units" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125877" + "value": "https://ddwiki.reso.org/display/DDW20/Multi+Units" }, { "term": "Core.Description", - "value": "The Certified Commercial Investment Member (CCIM) designation is commercial real estate’s global standard for professional achievement, earned through an extensive curriculum of 200 classroom hours and professional experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim" + "value": "The cooling system includes more than one unit." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "CertifiedDistressedPropertyExpert", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Distressed Property Expert / CDPE" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125881" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126109" }, { "term": "Core.Description", - "value": "A Certified Distressed Property Expert® (CDPE) has a thorough understanding of complex issues in today’s turbulent real estate industry and knowledge of foreclosure avoidance options available to homeowners. CDPEs can provide solutions, specifically short sales, for homeowners facing market hardships. http://www.cdpe.com/" + "value": "The property includes no cooling system." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "CertifiedInternationalPropertySpecialist", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified International Property Specialist / CIPS" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125884" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126111" }, { "term": "Core.Description", - "value": "The CIPS designation is for REALTORS® from the United States and abroad, as well as association staff and volunteer leaders who wish to develop or grow their international real estate business. It will provide you with the knowledge, research, network, and tools to globalize your business. https://www.nar.realtor/designations-and-certifications/cips-designation" + "value": "The cooling system is different or has features that are not included on this list." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "CertifiedPropertyManager", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "RoofTurbines", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Property Manager / CPM" + "value": "Roof Turbine(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125888" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126115" }, { "term": "Core.Description", - "value": "Certified Property Managers® (CPM®) are recognized as experts in real estate management, and they are at the top of the profession. 70% of those who hold the CPM® designation hold the highest management positions in their offices (owner/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm" + "value": "The cooling system utilizes a roof turbine." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "CertifiedRealEstateBrokerageManager", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "SeparateMeters", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Real Estate Brokerage Manager / CRB" + "value": "Separate Meters" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125890" + "value": "https://ddwiki.reso.org/display/DDW20/Separate+Meters" }, { "term": "Core.Description", - "value": "The Certified Real Estate Brokerage Manager (CRB) Designation raises professional standards, strengthens individual and office performance, and indicates expertise in brokerage management. This designation represents the highest level of professional achievement in real estate brokerage management. You do not need a broker\u0027s license to earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb" + "value": "The cooling system has separate meters for its multiple units/zones." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "CertifiedRealEstateTeamSpecialist", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "VariesByUnit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Real Estate Team Specialist / C-RETS" + "value": "Varies by Unit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125895" + "value": "https://ddwiki.reso.org/display/DDW20/Varies+by+Unit" }, { "term": "Core.Description", - "value": "The Certified Real Estate Team Specialist certification is designed to improve team development, individual leadership skills, and financial performance. The courses provide the tools, strategies, and knowledge that are required of today’s real estate professionals who are either considering or currently operating in a team environment. It is for team leaders, team members, those looking to start a team, and those who simply want to sharpen their management skills. https://www.nar.realtor/designations-and-certifications/c-rets" + "value": "The cooling equipment varies by unit." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "CertifiedResidentialSpecialist", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "WallUnits", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Residential Specialist / CRS" + "value": "Wall Unit(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125898" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126124" }, { "term": "Core.Description", - "value": "Certified Residential Specialist (CRS) is the highest credential awarded to residential sales agents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs" + "value": "The cooling system is stand alone and mounted in an opening in an outer wall." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "CounselorOfRealEstate", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "WallWindowUnits", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Counselor of Real Estate / CRE" + "value": "Wall/Window Unit(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125901" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126128" }, { "term": "Core.Description", - "value": "The Counselors of Real Estate® is an international group of recognized professionals who provide seasoned, expert, objective advice on real property and land-related matters. Only 1,100 practitioners throughout the world carry the CRE® designation. Membership is by invitation only. https://www.nar.realtor/designations-and-certifications/cre" + "value": "The cooling system is mounted in an opening in the wall or in a window." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "ePRO", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "WholeHouseFan", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "e-PRO" + "value": "Whole House Fan" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125904" + "value": "https://ddwiki.reso.org/display/DDW20/Whole+House+Fan" }, { "term": "Core.Description", - "value": "NAR\u0027s e-PRO® certification teaches you to use cutting-edge technologies and digital initiatives to link up with today\u0027s savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro" + "value": "The property has a whole house fan." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "GeneralAccreditedAppraiser", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "WindowUnits", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "General Accredited Appraiser / GAA" + "value": "Window Unit(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125907" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126136" }, { "term": "Core.Description", - "value": "For general appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa" + "value": "The cooling system is window mounted." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "GraduateRealtorInstitute", + "lookupName": "org.reso.metadata.enums.Cooling", + "lookupValue": "Zoned", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Graduate, REALTOR Institute / GRI" + "value": "Zoned" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125910" + "value": "https://ddwiki.reso.org/display/DDW20/Zoned" }, { "term": "Core.Description", - "value": "REALTORS® with the GRI designation have in-depth training in legal and regulatory issues, technology, professional standards, and the sales process. Earning the designation is a way to stand out to prospective buyers and sellers as a professional with expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri" + "value": "The cooling system has more than one zone." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "MilitaryRelocationProfessional", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "AD", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Military Relocation Professional / MRP" + "value": "AD" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125913" + "value": "https://ddwiki.reso.org/display/DDW20/AD" }, { "term": "Core.Description", - "value": "NAR\u0027s Military Relocation Professional certification focuses on educating real estate professionals about working with current and former military service members to find housing solutions that best suit their needs and take full advantage of military benefits and support. https://www.nar.realtor/designations-and-certifications/mrp" + "value": "Andorra is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "NARsGreenDesignation", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "AE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NAR\u0027s Green Designation / GREEN" + "value": "AE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125919" + "value": "https://ddwiki.reso.org/display/DDW20/AE" }, { "term": "Core.Description", - "value": "Through NAR\u0027s Green Designation, the Green Resource Council provides ongoing education, resources and tools to help real estate practitioners find, understand, and market properties with green features. https://www.nar.realtor/designations-and-certifications/green" + "value": "United Arab Emirates is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "PerformanceManagementNetwork", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "AF", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Performance Management Network / PMN" + "value": "AF" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125922" + "value": "https://ddwiki.reso.org/display/DDW20/AF" }, { "term": "Core.Description", - "value": "This designation is unique to the REALTOR® family designations, emphasizing that in order to enhance your business, you must enhance yourself. It focuses on negotiating strategies and tactics, networking and referrals, business planning and systems, personal performance management and leadership development. https://www.nar.realtor/designations-and-certifications/pmn" + "value": "Afghanistan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "PricingStrategyAdvisor", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "AG", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pricing Strategy Advisor / PSA" + "value": "AG" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125926" + "value": "https://ddwiki.reso.org/display/DDW20/AG" }, { "term": "Core.Description", - "value": "Enhance your skills in pricing properties, creating CMAs, working with appraisers, and guiding clients through the anxieties and misperceptions they often have about home values with NAR’s PSA (Pricing Strategy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa" + "value": "Antigua Barbuda is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "RealEstateNegotiationExpert", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "AI", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Real Estate Negotiation Expert / RENE" + "value": "AI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125930" + "value": "https://ddwiki.reso.org/display/DDW20/AI" }, { "term": "Core.Description", - "value": "This certification is for real estate professionals who want to sharpen their negotiation skills. The RENE certification program gives REALTORS® the tips and tools they need to be skillful advocates for their clients. https://www.nar.realtor/designations-and-certifications/rene" + "value": "Anguilla is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "RealtorAssociationCertifiedExecutive", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "AL", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "REALTOR Association Certified Executive / RCE" + "value": "AL" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125933" + "value": "https://ddwiki.reso.org/display/DDW20/AL" }, { "term": "Core.Description", - "value": "RCE is the only professional designation designed specifically for REALTOR® association executives. RCE designees exemplify goal-oriented AEs with drive, experience and commitment to professional growth. https://www.nar.realtor/designations-and-certifications/rce" + "value": "Albania is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "ResidentialAccreditedAppraiser", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "AM", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Residential Accredited Appraiser / RAA" + "value": "AM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125936" + "value": "https://ddwiki.reso.org/display/DDW20/AM" }, { "term": "Core.Description", - "value": "For residential appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa" + "value": "Armenia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "ResortAndSecondHomePropertySpecialist", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "AN", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resort \u0026 Second-Home Property Specialist / RSPS" + "value": "AN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125940" + "value": "https://ddwiki.reso.org/display/DDW20/AN" }, { "term": "Core.Description", - "value": "This certification is designed for REALTORS® who facilitate the buying, selling, or management of properties for investment, development, retirement, or second homes in a resort, recreational and/or vacation destination are involved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps" + "value": "Netherlands Antilles is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "SellerRepresentativeSpecialist", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "AO", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Seller Representative Specialist / SRS" + "value": "AO" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125945" + "value": "https://ddwiki.reso.org/display/DDW20/AO" }, { "term": "Core.Description", - "value": "The Seller Representative Specialist (SRS) designation is the premier credential in seller representation. It is designed to elevate professional standards and enhance personal performance. The designation is awarded to real estate practitioners by the Real Estate Business Institute (REBI) who meet specific educational and practical experience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs" + "value": "Angola is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "SeniorsRealEstateSpecialist", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "AQ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Seniors Real Estate Specialist / SRES" + "value": "AQ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125948" + "value": "https://ddwiki.reso.org/display/DDW20/AQ" }, { "term": "Core.Description", - "value": "The SRES® Designation program educates REALTORS® on how to profitably and ethically serve the real estate needs of the fastest growing market in real estate, clients age 50+. By earning the SRES® designation, you gain access to valuable member benefits, useful resources, and networking opportunities across the U.S. and Canada to help you in your business. https://www.nar.realtor/designations-and-certifications/sres" + "value": "Antarctica is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "ShortSalesAndForeclosureResource", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "AR", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Short Sales \u0026 Foreclosure Resource / SFR" + "value": "AR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125952" + "value": "https://ddwiki.reso.org/display/DDW20/AR" }, { "term": "Core.Description", - "value": "The SFR® certification teaches real estate professionals to work with distressed sellers and the finance, tax, and legal professionals who can help them, qualify sellers for short sales, develop a short sale package, negotiate with lenders, safeguard your commission, limit risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr" + "value": "Argentina is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "SocietyOfIndustrialAndOfficeRealtors", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "AS", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Society of Industrial and Office REALTORS / SIOR" + "value": "AS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125956" + "value": "https://ddwiki.reso.org/display/DDW20/AS" }, { "term": "Core.Description", - "value": "The SIOR designation is held by only the most knowledgeable, experienced, and successful commercial real estate brokerage specialists. To earn it, designees must meet standards of experience, production, education, ethics, and provide recommendations. https://www.nar.realtor/designations-and-certifications/sior" + "value": "American Samoa is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoBuyerAgentDesignation", - "lookupValue": "TransnationalReferralCertification", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "AT", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Transnational Referral Certification / TRC" + "value": "AT" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125966" + "value": "https://ddwiki.reso.org/display/DDW20/AT" }, { "term": "Core.Description", - "value": "Real estate professionals who have taken the Transnational Referral Certified (TRC) training, have completed special training on making and receiving client referrals from professionals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/" + "value": "Austria is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "AccreditedBuyersRepresentative", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "AU", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accredited Buyer\u0027s Representative / ABR" + "value": "AU" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125894" + "value": "https://ddwiki.reso.org/display/DDW20/AU" }, { "term": "Core.Description", - "value": "The Accredited Buyer’s Representative (ABR®) designation is designed for real estate buyer agents who focus on working directly with buyer-clients. http://www.rebac.net/abr" + "value": "Australia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "AccreditedLandConsultant", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "AW", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accredited Land Consultant / ALC" + "value": "AW" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125899" + "value": "https://ddwiki.reso.org/display/DDW20/AW" }, { "term": "Core.Description", - "value": "Accredited Land Consultants (ALCs) are the most trusted, knowledgeable, experienced, and highest-producing experts in all segments of land. Conferred by the REALTORS® Land Institute, the designation requires successful completion of a rigorous LANDU education program, a specific, high-volume and experience level, and adherence to an honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc" + "value": "Aruba is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "AtHomeWithDiversity", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "AX", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "At Home With Diversity / AHWD" + "value": "AX" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125902" + "value": "https://ddwiki.reso.org/display/DDW20/AX" }, { "term": "Core.Description", - "value": "Learn to work effectively with – and within – today’s diverse real estate market. The At Home With Diversity certification teaches you how to conduct your business with sensitivity to all client profiles and build a business plan to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd" + "value": "Aland Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "CertifiedCommercialInvestmentMember", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "AZ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Commercial Investment Member / CCIM" + "value": "AZ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125905" + "value": "https://ddwiki.reso.org/display/DDW20/AZ" }, { "term": "Core.Description", - "value": "The Certified Commercial Investment Member (CCIM) designation is commercial real estate’s global standard for professional achievement, earned through an extensive curriculum of 200 classroom hours and professional experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim" + "value": "Azerbaijan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "CertifiedDistressedPropertyExpert", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Distressed Property Expert / CDPE" + "value": "BA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125909" + "value": "https://ddwiki.reso.org/display/DDW20/BA" }, { "term": "Core.Description", - "value": "A Certified Distressed Property Expert® (CDPE) has a thorough understanding of complex issues in today’s turbulent real estate industry and knowledge of foreclosure avoidance options available to homeowners. CDPEs can provide solutions, specifically short sales, for homeowners facing market hardships. http://www.cdpe.com/" + "value": "Bosnia Herzegovina is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "CertifiedInternationalPropertySpecialist", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BB", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified International Property Specialist / CIPS" + "value": "BB" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125911" + "value": "https://ddwiki.reso.org/display/DDW20/BB" }, { "term": "Core.Description", - "value": "The CIPS designation is for REALTORS® from the United States and abroad, as well as association staff and volunteer leaders who wish to develop or grow their international real estate business. It will provide you with the knowledge, research, network, and tools to globalize your business. https://www.nar.realtor/designations-and-certifications/cips-designation" + "value": "Barbados is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "CertifiedPropertyManager", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BD", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Property Manager / CPM" + "value": "BD" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125916" + "value": "https://ddwiki.reso.org/display/DDW20/BD" }, { "term": "Core.Description", - "value": "Certified Property Managers® (CPM®) are recognized as experts in real estate management, and they are at the top of the profession. 70% of those who hold the CPM® designation hold the highest management positions in their offices (owner/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm" + "value": "Bangladesh is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "CertifiedRealEstateBrokerageManager", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Real Estate Brokerage Manager / CRB" + "value": "BE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125918" + "value": "https://ddwiki.reso.org/display/DDW20/BE" }, { "term": "Core.Description", - "value": "The Certified Real Estate Brokerage Manager (CRB) Designation raises professional standards, strengthens individual and office performance, and indicates expertise in brokerage management. This designation represents the highest level of professional achievement in real estate brokerage management. You do not need a broker\u0027s license to earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb" + "value": "Belgium is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "CertifiedRealEstateTeamSpecialist", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BF", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Real Estate Team Specialist / C-RETS" + "value": "BF" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125921" + "value": "https://ddwiki.reso.org/display/DDW20/BF" }, { "term": "Core.Description", - "value": "The Certified Real Estate Team Specialist certification is designed to improve team development, individual leadership skills, and financial performance. The courses provide the tools, strategies, and knowledge that are required of today’s real estate professionals who are either considering or currently operating in a team environment. It is for team leaders, team members, those looking to start a team, and those who simply want to sharpen their management skills. https://www.nar.realtor/designations-and-certifications/c-rets" + "value": "Burkina Faso is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "CertifiedResidentialSpecialist", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BG", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Residential Specialist / CRS" + "value": "BG" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125925" + "value": "https://ddwiki.reso.org/display/DDW20/BG" }, { "term": "Core.Description", - "value": "Certified Residential Specialist (CRS) is the highest credential awarded to residential sales agents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs" + "value": "Bulgaria is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "CounselorOfRealEstate", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BH", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Counselor of Real Estate / CRE" + "value": "BH" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125929" + "value": "https://ddwiki.reso.org/display/DDW20/BH" }, { "term": "Core.Description", - "value": "The Counselors of Real Estate® is an international group of recognized professionals who provide seasoned, expert, objective advice on real property and land-related matters. Only 1,100 practitioners throughout the world carry the CRE® designation. Membership is by invitation only. https://www.nar.realtor/designations-and-certifications/cre" + "value": "Bahrain is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "ePRO", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BI", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "e-PRO" + "value": "BI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125932" + "value": "https://ddwiki.reso.org/display/DDW20/BI" }, { "term": "Core.Description", - "value": "NAR\u0027s e-PRO® certification teaches you to use cutting-edge technologies and digital initiatives to link up with today\u0027s savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro" + "value": "Burundi is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "GeneralAccreditedAppraiser", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BJ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "General Accredited Appraiser / GAA" + "value": "BJ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125935" + "value": "https://ddwiki.reso.org/display/DDW20/BJ" }, { "term": "Core.Description", - "value": "For general appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa" + "value": "Benin is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "GraduateRealtorInstitute", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BL", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Graduate, REALTOR Institute / GRI" + "value": "BL" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125939" + "value": "https://ddwiki.reso.org/display/DDW20/BL" }, { "term": "Core.Description", - "value": "REALTORS® with the GRI designation have in-depth training in legal and regulatory issues, technology, professional standards, and the sales process. Earning the designation is a way to stand out to prospective buyers and sellers as a professional with expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri" + "value": "Saint Barthelemy is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "MilitaryRelocationProfessional", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BM", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Military Relocation Professional / MRP" + "value": "BM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125944" + "value": "https://ddwiki.reso.org/display/DDW20/BM" }, { "term": "Core.Description", - "value": "NAR\u0027s Military Relocation Professional certification focuses on educating real estate professionals about working with current and former military service members to find housing solutions that best suit their needs and take full advantage of military benefits and support. https://www.nar.realtor/designations-and-certifications/mrp" + "value": "Bermuda is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "NARsGreenDesignation", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BN", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NAR\u0027s Green Designation / GREEN" + "value": "BN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125951" + "value": "https://ddwiki.reso.org/display/DDW20/BN" }, { "term": "Core.Description", - "value": "Through NAR\u0027s Green Designation, the Green Resource Council provides ongoing education, resources and tools to help real estate practitioners find, understand, and market properties with green features. https://www.nar.realtor/designations-and-certifications/green" + "value": "Brunei Darussalam is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "PerformanceManagementNetwork", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BO", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Performance Management Network / PMN" + "value": "BO" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125955" + "value": "https://ddwiki.reso.org/display/DDW20/BO" }, { "term": "Core.Description", - "value": "This designation is unique to the REALTOR® family designations, emphasizing that in order to enhance your business, you must enhance yourself. It focuses on negotiating strategies and tactics, networking and referrals, business planning and systems, personal performance management and leadership development. https://www.nar.realtor/designations-and-certifications/pmn" + "value": "Bolivia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "PricingStrategyAdvisor", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BR", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pricing Strategy Advisor / PSA" + "value": "BR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125960" + "value": "https://ddwiki.reso.org/display/DDW20/BR" }, { "term": "Core.Description", - "value": "Enhance your skills in pricing properties, creating CMAs, working with appraisers, and guiding clients through the anxieties and misperceptions they often have about home values with NAR’s PSA (Pricing Strategy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa" + "value": "Brazil is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "RealEstateNegotiationExpert", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BS", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Real Estate Negotiation Expert / RENE" + "value": "BS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125963" + "value": "https://ddwiki.reso.org/display/DDW20/BS" }, { "term": "Core.Description", - "value": "This certification is for real estate professionals who want to sharpen their negotiation skills. The RENE certification program gives REALTORS® the tips and tools they need to be skillful advocates for their clients. https://www.nar.realtor/designations-and-certifications/rene" + "value": "Bahamas is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "RealtorAssociationCertifiedExecutive", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BT", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "REALTOR Association Certified Executive / RCE" + "value": "BT" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125965" + "value": "https://ddwiki.reso.org/display/DDW20/BT" }, { "term": "Core.Description", - "value": "RCE is the only professional designation designed specifically for REALTOR® association executives. RCE designees exemplify goal-oriented AEs with drive, experience and commitment to professional growth. https://www.nar.realtor/designations-and-certifications/rce" + "value": "Bhutan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "ResidentialAccreditedAppraiser", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BV", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Residential Accredited Appraiser / RAA" + "value": "BV" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125979" + "value": "https://ddwiki.reso.org/display/DDW20/BV" }, { "term": "Core.Description", - "value": "For residential appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa" + "value": "Bouvet Island is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "ResortAndSecondHomePropertySpecialist", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BW", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resort \u0026 Second-Home Property Specialist / RSPS" + "value": "BW" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125981" + "value": "https://ddwiki.reso.org/display/DDW20/BW" }, { "term": "Core.Description", - "value": "This certification is designed for REALTORS® who facilitate the buying, selling, or management of properties for investment, development, retirement, or second homes in a resort, recreational and/or vacation destination are involved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps" + "value": "Botswana is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "SellerRepresentativeSpecialist", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BY", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Seller Representative Specialist / SRS" + "value": "BY" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125985" + "value": "https://ddwiki.reso.org/display/DDW20/BY" }, { "term": "Core.Description", - "value": "The Seller Representative Specialist (SRS) designation is the premier credential in seller representation. It is designed to elevate professional standards and enhance personal performance. The designation is awarded to real estate practitioners by the Real Estate Business Institute (REBI) who meet specific educational and practical experience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs" + "value": "Belarus is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "SeniorsRealEstateSpecialist", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "BZ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Seniors Real Estate Specialist / SRES" + "value": "BZ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125988" + "value": "https://ddwiki.reso.org/display/DDW20/BZ" }, { "term": "Core.Description", - "value": "The SRES® Designation program educates REALTORS® on how to profitably and ethically serve the real estate needs of the fastest growing market in real estate, clients age 50+. By earning the SRES® designation, you gain access to valuable member benefits, useful resources, and networking opportunities across the U.S. and Canada to help you in your business. https://www.nar.realtor/designations-and-certifications/sres" + "value": "Belize is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "ShortSalesAndForeclosureResource", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "CA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Short Sales \u0026 Foreclosure Resource / SFR" + "value": "CA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125994" + "value": "https://ddwiki.reso.org/display/DDW20/CA" }, { "term": "Core.Description", - "value": "The SFR® certification teaches real estate professionals to work with distressed sellers and the finance, tax, and legal professionals who can help them, qualify sellers for short sales, develop a short sale package, negotiate with lenders, safeguard your commission, limit risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr" + "value": "Canada is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "SocietyOfIndustrialAndOfficeRealtors", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "CC", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Society of Industrial and Office REALTORS / SIOR" + "value": "CC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125998" + "value": "https://ddwiki.reso.org/display/DDW20/CC" }, { "term": "Core.Description", - "value": "The SIOR designation is held by only the most knowledgeable, experienced, and successful commercial real estate brokerage specialists. To earn it, designees must meet standards of experience, production, education, ethics, and provide recommendations. https://www.nar.realtor/designations-and-certifications/sior" + "value": "Cocos (Keeling) Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CoListAgentDesignation", - "lookupValue": "TransnationalReferralCertification", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "CD", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Transnational Referral Certification / TRC" + "value": "CD" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126001" + "value": "https://ddwiki.reso.org/display/DDW20/CD" }, { "term": "Core.Description", - "value": "Real estate professionals who have taken the Transnational Referral Certified (TRC) training, have completed special training on making and receiving client referrals from professionals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/" + "value": "Congo Democratic Republic is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommonInterest", - "lookupValue": "CommunityApartment", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "CF", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Community Apartment" + "value": "CF" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Community+Apartment" + "value": "https://ddwiki.reso.org/display/DDW20/CF" }, { "term": "Core.Description", - "value": "Ownership interest where purchaser receives a partial/fractional interest in the land coupled with the right of exclusive occupancy of an apartment located thereon. The owners elect a governing board which operates and maintains the project." + "value": "Central African Republic is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommonInterest", - "lookupValue": "Condominium", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "CG", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Condominium" + "value": "CG" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Condominium" + "value": "https://ddwiki.reso.org/display/DDW20/CG" }, { "term": "Core.Description", - "value": "Ownership of an individual unit where each homeowner only owns their individual unit space, and an undivided share in the ownership of common areas or in a common homeowner’s association (HOA). Generally, the ownership of the individual unit is described in a Condominium Plan and usually consists of ownership of the surface of the walls and the space within. The CC\u0026Rs will detail what building components and other complex amenities are considered part of the common area and will describe the common area or HOA ownership percentages, and maintenance responsibilities." + "value": "Congo is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommonInterest", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "CH", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "CH" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125934" + "value": "https://ddwiki.reso.org/display/DDW20/CH" }, { "term": "Core.Description", - "value": "Ownership of an entire parcel or lot that is not in a CID, or not held subject to any other Common Interest rights." + "value": "Switzerland is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommonInterest", - "lookupValue": "PlannedDevelopment", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "CI", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Planned Development" + "value": "CI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Planned+Development" + "value": "https://ddwiki.reso.org/display/DDW20/CI" }, { "term": "Core.Description", - "value": "Ownership consisting of an individual lot or parcel, generally including the ownership of the land and any structures on the individual lot or parcel. Owners also receive use right in common areas that are generally owned by a HOA. Some common areas may be reserved for the use of some or all of the individual lot owners. Generally, the CC\u0026Rs will detail the method of management, maintenance, use and control of the common areas and may provide for some control and maintenance of the individual lots." + "value": "Cote d\u0027Ivoire is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommonInterest", - "lookupValue": "StockCooperative", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "CK", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stock Cooperative" + "value": "CK" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Stock+Cooperative" + "value": "https://ddwiki.reso.org/display/DDW20/CK" }, { "term": "Core.Description", - "value": "Ownership of an interest in a corporation which is formed primarily for the purpose of holding title to improved real property, either in fee simple or for a term of years. All or substantially all of the shareholders receive a right of exclusive occupancy of a portion of the real property, which right is transferable only concurrently with the transfer of the share(s) of stock in the corporation." + "value": "Cook Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommonInterest", - "lookupValue": "Timeshare", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "CL", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Timeshare" + "value": "CL" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Timeshare" + "value": "https://ddwiki.reso.org/display/DDW20/CL" }, { "term": "Core.Description", - "value": "Ownership in a time period or a point system granting possession rights to a unit or occupancy rights at a property. The property may be owned either by a number of individuals on a fractional basis, or may be an interest in a corporation each with the right of possession for a specified time interval. Time-sharing is commonly applied to resort and vacation properties." + "value": "Chile is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommonWalls", - "lookupValue": "EndUnit", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "CM", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "End Unit" + "value": "CM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/End+Unit" + "value": "https://ddwiki.reso.org/display/DDW20/CM" }, { "term": "Core.Description", - "value": "The dwelling being sold has one or more common walls with another property that is not part of the sale and is at the end of a row of units. Also known as an attached structure." + "value": "Cameroon is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommonWalls", - "lookupValue": "NoCommonWalls", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "CN", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "No Common Walls" + "value": "CN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/No+Common+Walls" + "value": "https://ddwiki.reso.org/display/DDW20/CN" }, { "term": "Core.Description", - "value": "The dwelling being sold has no attached structures that are not part of the sale. Also know as a detached structure." + "value": "China is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommonWalls", - "lookupValue": "NoOneAbove", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "CO", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "No One Above" + "value": "CO" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/No+One+Above" + "value": "https://ddwiki.reso.org/display/DDW20/CO" }, { "term": "Core.Description", - "value": "The property is attached to another dwelling that is not part of the sale, but there is no unit above the one being sold." + "value": "Colombia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommonWalls", - "lookupValue": "NoOneBelow", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "CR", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "No One Below" + "value": "CR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/No+One+Below" + "value": "https://ddwiki.reso.org/display/DDW20/CR" }, { "term": "Core.Description", - "value": "The property is attached to another dwelling that is not part of the sale, but there is no unit below the one being sold." + "value": "Costa Rica is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommonWalls", - "lookupValue": "OneCommonWall", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "CU", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "1 Common Wall" + "value": "CU" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/1+Common+Wall" + "value": "https://ddwiki.reso.org/display/DDW20/CU" }, { "term": "Core.Description", - "value": "The dwelling being sold has one common wall with another property that is not part of the sale. Also known as an attached structure." + "value": "Cuba is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommonWalls", - "lookupValue": "TwoOrMoreCommonWalls", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "CV", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "2+ Common Walls" + "value": "CV" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125967" + "value": "https://ddwiki.reso.org/display/DDW20/CV" }, { "term": "Core.Description", - "value": "The dwelling being sold has two or more common walls with another property that is not part of the sale. Also known as an attached structure." + "value": "Cabo Verde is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "AirportRunway", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "CX", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Airport/Runway" + "value": "CX" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125969" + "value": "https://ddwiki.reso.org/display/DDW20/CX" }, { "term": "Core.Description", - "value": "The community has an airport or runway." + "value": "Christmas Island is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "Clubhouse", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "CY", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Clubhouse" + "value": "CY" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125972" + "value": "https://ddwiki.reso.org/display/DDW20/CY" }, { "term": "Core.Description", - "value": "The community has a clubhouse." + "value": "Cyprus is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "Curbs", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "CZ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Curbs" + "value": "CZ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Curbs" + "value": "https://ddwiki.reso.org/display/DDW20/CZ" }, { "term": "Core.Description", - "value": "The community streets have curbs." + "value": "Czech Republic is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "Fishing", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "DE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fishing" + "value": "DE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Fishing" + "value": "https://ddwiki.reso.org/display/DDW20/DE" }, { "term": "Core.Description", - "value": "The community has places to go fishing." + "value": "Germany is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "FitnessCenter", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "DJ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fitness Center" + "value": "DJ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125984" + "value": "https://ddwiki.reso.org/display/DDW20/DJ" }, { "term": "Core.Description", - "value": "The community has a fitness center." + "value": "Djibouti is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "Gated", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "DK", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gated" + "value": "DK" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125987" + "value": "https://ddwiki.reso.org/display/DDW20/DK" }, { "term": "Core.Description", - "value": "The community is gated." + "value": "Denmark is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "Golf", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "DM", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Golf" + "value": "DM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Golf" + "value": "https://ddwiki.reso.org/display/DDW20/DM" }, { "term": "Core.Description", - "value": "The community has golfing." + "value": "Dominica is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "Lake", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "DO", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lake" + "value": "DO" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lake" + "value": "https://ddwiki.reso.org/display/DDW20/DO" }, { "term": "Core.Description", - "value": "The community has a lake." + "value": "Dominican Republic is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "DZ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "DZ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125999" + "value": "https://ddwiki.reso.org/display/DDW20/DZ" }, { "term": "Core.Description", - "value": "The community includes no additional features." + "value": "Algeria is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "EC", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "EC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126003" + "value": "https://ddwiki.reso.org/display/DDW20/EC" }, { "term": "Core.Description", - "value": "The community has features beyond those listed in this field." + "value": "Ecuador is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "Park", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "EE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Park" + "value": "EE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126011" + "value": "https://ddwiki.reso.org/display/DDW20/EE" }, { "term": "Core.Description", - "value": "The community has a park." + "value": "Estonia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "Playground", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "EG", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Playground" + "value": "EG" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126014" + "value": "https://ddwiki.reso.org/display/DDW20/EG" }, { "term": "Core.Description", - "value": "The community has a playground." + "value": "Egypt is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "Pool", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "EH", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pool" + "value": "EH" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126018" + "value": "https://ddwiki.reso.org/display/DDW20/EH" }, { "term": "Core.Description", - "value": "The community has a pool." + "value": "Western Sahara is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "Racquetball", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "ER", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Racquetball" + "value": "ER" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126022" + "value": "https://ddwiki.reso.org/display/DDW20/ER" }, { "term": "Core.Description", - "value": "The community has racquetball facilities." + "value": "Eritrea is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "Restaurant", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "ES", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Restaurant" + "value": "ES" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126026" + "value": "https://ddwiki.reso.org/display/DDW20/ES" }, { "term": "Core.Description", - "value": "The community has a restaurant." + "value": "Spain is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "Sidewalks", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "ET", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sidewalks" + "value": "ET" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sidewalks" + "value": "https://ddwiki.reso.org/display/DDW20/ET" }, { "term": "Core.Description", - "value": "The community streets have sidewalks." + "value": "Ethiopia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "Stables", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "FI", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stable(s)" + "value": "FI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126031" + "value": "https://ddwiki.reso.org/display/DDW20/FI" }, { "term": "Core.Description", - "value": "The community has horse stables." + "value": "Finland is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "StreetLights", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "FJ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Street Lights" + "value": "FJ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Street+Lights" + "value": "https://ddwiki.reso.org/display/DDW20/FJ" }, { "term": "Core.Description", - "value": "The community streets have lighting." + "value": "Fiji is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "Suburban", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "FK", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Suburban" + "value": "FK" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Suburban" + "value": "https://ddwiki.reso.org/display/DDW20/FK" }, { "term": "Core.Description", - "value": "The community is a suburban setting." + "value": "Falkland Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.CommunityFeatures", - "lookupValue": "TennisCourts", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "FM", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tennis Court(s)" + "value": "FM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126044" + "value": "https://ddwiki.reso.org/display/DDW20/FM" }, { "term": "Core.Description", - "value": "The community has tennis court(s)." + "value": "Micronesia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Concessions", - "lookupValue": "CallListingAgent", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "FO", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Call Listing Agent" + "value": "FO" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Call+Listing+Agent" + "value": "https://ddwiki.reso.org/display/DDW20/FO" }, { "term": "Core.Description", - "value": "Call the listing agent for information about concessions made/offered by the seller." + "value": "Faroe Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Concessions", - "lookupValue": "No", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "FR", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "No" + "value": "FR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/No" + "value": "https://ddwiki.reso.org/display/DDW20/FR" }, { "term": "Core.Description", - "value": "There are no concessions included with this listing." + "value": "France is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Concessions", - "lookupValue": "Yes", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Yes" + "value": "GA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Yes" + "value": "https://ddwiki.reso.org/display/DDW20/GA" }, { "term": "Core.Description", - "value": "There are concessions that are part of the listing/sale." + "value": "Gabon is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "Adobe", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GB", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Adobe" + "value": "GB" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Adobe" + "value": "https://ddwiki.reso.org/display/DDW20/GB" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with adobe." + "value": "United Kingdom is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "AluminumSiding", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GD", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Aluminum Siding" + "value": "GD" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Aluminum+Siding" + "value": "https://ddwiki.reso.org/display/DDW20/GD" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with aluminum siding." + "value": "Grenada is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "Asbestos", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Asbestos" + "value": "GE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Asbestos" + "value": "https://ddwiki.reso.org/display/DDW20/GE" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with asbestos." + "value": "Georgia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "Asphalt", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GF", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Asphalt" + "value": "GF" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Asphalt" + "value": "https://ddwiki.reso.org/display/DDW20/GF" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with asphalt." + "value": "French Guiana is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "AtticCrawlHatchwaysInsulated", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GG", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Attic/Crawl Hatchway(s) Insulated" + "value": "GG" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126016" + "value": "https://ddwiki.reso.org/display/DDW20/GG" }, { "term": "Core.Description", - "value": "When not insulated, a home’s attic hatch or crawlspace hatch creates one of the biggest gaps in the building envelope, increasing heat loss in winter and heat gain in summer, and making indoor living areas uncomfortable. Insulation standards are clearly defined: \u003ca href\u003d\"http://www.ornl.gov/sci/roofs+walls/insulation/fact\"\u003ehttp://www.ornl.gov/sci/roofs+walls/insulation/fact\u003c/a\u003e" + "value": "Guernsey is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "BattsInsulation", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GH", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Batts Insulation" + "value": "GH" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Batts+Insulation" + "value": "https://ddwiki.reso.org/display/DDW20/GH" }, { "term": "Core.Description", - "value": "Rolls and batts, or blankets, are flexible products made from mineral fibers such as fiberglass and rock wool. Can also be made of cotton and wool. They are available in widths suited to standard spacing of wall studs and attic or floor joists." + "value": "Ghana is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "Block", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GI", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Block" + "value": "GI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126024" + "value": "https://ddwiki.reso.org/display/DDW20/GI" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with block." + "value": "Gibraltar is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "BlownInInsulation", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GL", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Blown-In Insulation" + "value": "GL" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Blown-In+Insulation" + "value": "https://ddwiki.reso.org/display/DDW20/GL" }, { "term": "Core.Description", - "value": "Blown-in or loose-fill insulation is usually made of fiberglass, rock wool, or cellulose in the form of loose fibers or fiber pellets installed using special pneumatic equipment. The blown-in material conforms readily to odd-sized building cavities and attics with wires, ducts, and pipes, making it well suited for places where it is difficult to effectively install other types of insulation." + "value": "Greenland is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "BoardAndBattenSiding", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GM", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Board \u0026 Batten Siding" + "value": "GM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126043" + "value": "https://ddwiki.reso.org/display/DDW20/GM" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with board \u0026 batten siding." + "value": "Gambia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "Brick", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GN", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Brick" + "value": "GN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Brick" + "value": "https://ddwiki.reso.org/display/DDW20/GN" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with brick." + "value": "Guinea is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "BrickVeneer", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GP", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Brick Veneer" + "value": "GP" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Brick+Veneer" + "value": "https://ddwiki.reso.org/display/DDW20/GP" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with brick veneer." + "value": "Guadeloupe is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "Cedar", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GQ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cedar" + "value": "GQ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cedar" + "value": "https://ddwiki.reso.org/display/DDW20/GQ" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with cedar." + "value": "Equatorial Guinea is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "CementSiding", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GR", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cement Siding" + "value": "GR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cement+Siding" + "value": "https://ddwiki.reso.org/display/DDW20/GR" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with cement siding." + "value": "Greece is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "Clapboard", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GS", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Clapboard" + "value": "GS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Clapboard" + "value": "https://ddwiki.reso.org/display/DDW20/GS" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with clapboard." + "value": "South Georgia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "Concrete", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GT", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Concrete" + "value": "GT" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126079" + "value": "https://ddwiki.reso.org/display/DDW20/GT" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with concrete." + "value": "Guatemala is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "DuctsProfessionallyAirSealed", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GU", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ducts Professionally Air-Sealed" + "value": "GU" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ducts+Professionally+Air-Sealed" + "value": "https://ddwiki.reso.org/display/DDW20/GU" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with ducts professionally air-sealed." + "value": "Guam is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "ExteriorDuctWorkIsInsulated", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GW", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Exterior Duct-Work is Insulated" + "value": "GW" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Exterior+Duct-Work+is+Insulated" + "value": "https://ddwiki.reso.org/display/DDW20/GW" }, { "term": "Core.Description", - "value": "DOE estimates that heating and cooling ducts located in unconditioned spaces such as attics and garages can underperform by 60–75 percent. Exterior ducts that are properly insulated can save energy and reduce overall equipment sizing. Insulation standards are clearly defined: \u003ca name\u003d\"m_-4439061441316115113__MailEndCompose\"\u003e\u003c/a\u003e\u003ca href\u003d\"https://www.energy.gov/energysaver/insulation\"\u003ehttps://www.energy.gov/energysaver/insulation\u003c/a\u003e" + "value": "Guinea-Bissau is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "FiberCement", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "GY", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fiber Cement" + "value": "GY" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Fiber+Cement" + "value": "https://ddwiki.reso.org/display/DDW20/GY" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with fiber cement." + "value": "Guyana is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "FiberglassSiding", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "HK", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fiberglass Siding" + "value": "HK" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Fiberglass+Siding" + "value": "https://ddwiki.reso.org/display/DDW20/HK" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with fiberglass siding." + "value": "Hong Kong is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "FoamInsulation", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "HM", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Foam Insulation" + "value": "HM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Foam+Insulation" + "value": "https://ddwiki.reso.org/display/DDW20/HM" }, { "term": "Core.Description", - "value": "Spray foam or foam-in-place insulation can be sprayed into walls, on attic surfaces, or under floors to insulate and reduce air leakage. There are two types of foam-in-place insulation: closed-cell and open-cell. Both are typically made with polyurethane. Closed-cell foam has a greater insulation value and provides stronger resistance against moisture and air leakage. Open-cell foam is lighter and less expensive but should not be used below ground level where it could absorb water." + "value": "Heard And McDonald Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "Frame", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "HN", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Frame" + "value": "HN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Frame" + "value": "https://ddwiki.reso.org/display/DDW20/HN" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with frame." + "value": "Honduras is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "Glass", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "HR", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Glass" + "value": "HR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Glass" + "value": "https://ddwiki.reso.org/display/DDW20/HR" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with glass." + "value": "Croatia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "HardiplankType", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "HT", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "HardiPlank Type" + "value": "HT" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HardiPlank+Type" + "value": "https://ddwiki.reso.org/display/DDW20/HT" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with HardiPlank type." + "value": "Haiti is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "IcatRecessedLighting", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "HU", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ICAT Recessed Lighting" + "value": "HU" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ICAT+Recessed+Lighting" + "value": "https://ddwiki.reso.org/display/DDW20/HU" }, { "term": "Core.Description", - "value": "ICAT recessed light fixtures are rated both to safely come in contact with insulation and are better airsealed. ICAT is an acronym for Insulation Contact/AirTight. They can be installed safely with insulation and air sealing. These lights are different from IC (Insulation Contact) fixtures, which are not very airtight. They can also be identified by the wording “Washington State Approved.” Documentation on the installation is recommended because ICAT rating often requires multiple components be used as specified by the manufacturer. Substitutions of components can negate the rating. See: \u003ca href\u003d\"http://energy.gov/energysaver/articles/tips-lighting\"\u003ehttp://energy.gov/energysaver/articles/tips-lighting\u003c/a\u003e and \u003ca href\u003d\"http://energy.gov/energysaver/articles/tips-insulation\"\u003ehttp://energy.gov/energysaver/articles/tips-insulation\u003c/a\u003e" + "value": "Hungary is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "InsulatedConcreteForms", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "ID", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ICFs (Insulated Concrete Forms)" + "value": "ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126119" + "value": "https://ddwiki.reso.org/display/DDW20/ID" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with insulated concrete forms." + "value": "Indonesia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "LapSiding", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "IE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lap Siding" + "value": "IE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lap+Siding" + "value": "https://ddwiki.reso.org/display/DDW20/IE" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with lap siding." + "value": "Ireland is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "Log", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "IL", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Log" + "value": "IL" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Log" + "value": "https://ddwiki.reso.org/display/DDW20/IL" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with log." + "value": "Israel is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "LogSiding", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "IM", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Log Siding" + "value": "IM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Log+Siding" + "value": "https://ddwiki.reso.org/display/DDW20/IM" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with log siding." + "value": "Isle Of Man is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "LowVocInsulation", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "IN", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Low VOC Insulation" + "value": "IN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Low+VOC+Insulation" + "value": "https://ddwiki.reso.org/display/DDW20/IN" }, { "term": "Core.Description", - "value": "Volatile organic compounds (VOCs) are emitted as gases from certain solids or liquids. Different types of insulation can be certified for having low VOC content by third-party verifiers such as GreenGuard." + "value": "India is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "Masonite", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "IO", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Masonite" + "value": "IO" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Masonite" + "value": "https://ddwiki.reso.org/display/DDW20/IO" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with Masonite." + "value": "British Indian Ocean Territory is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "MetalSiding", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "IQ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Metal Siding" + "value": "IQ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Metal+Siding" + "value": "https://ddwiki.reso.org/display/DDW20/IQ" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with metal siding." + "value": "Iraq is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "NaturalBuilding", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "IR", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Natural Building" + "value": "IR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Natural+Building" + "value": "https://ddwiki.reso.org/display/DDW20/IR" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with natural building." + "value": "Iran is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "IS", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "IS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126144" + "value": "https://ddwiki.reso.org/display/DDW20/IS" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with other." + "value": "Iceland is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "Plaster", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "IT", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Plaster" + "value": "IT" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Plaster" + "value": "https://ddwiki.reso.org/display/DDW20/IT" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with plaster." + "value": "Italy is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "RadiantBarrier", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "JE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Radiant Barrier" + "value": "JE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Radiant+Barrier" + "value": "https://ddwiki.reso.org/display/DDW20/JE" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with radiant barrier." + "value": "Jersey is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "RammedEarth", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "JM", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rammed Earth" + "value": "JM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Rammed+Earth" + "value": "https://ddwiki.reso.org/display/DDW20/JM" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with rammed earth." + "value": "Jamaica is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "RecycledBioBasedInsulation", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "JO", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Recycled/Bio-Based Insulation" + "value": "JO" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126155" + "value": "https://ddwiki.reso.org/display/DDW20/JO" }, { "term": "Core.Description", - "value": "Insulation can be made from natural or recycled materials ranging from paper to soy to denim, using sustainable materials to improve energy efficiency." + "value": "Jordan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "RedwoodSiding", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "JP", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Redwood Siding" + "value": "JP" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Redwood+Siding" + "value": "https://ddwiki.reso.org/display/DDW20/JP" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with redwood siding." + "value": "Japan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "KE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "KE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126161" + "value": "https://ddwiki.reso.org/display/DDW20/KE" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with see remarks." + "value": "Kenya is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "ShakeSiding", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "KG", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Shake Siding" + "value": "KG" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Shake+Siding" + "value": "https://ddwiki.reso.org/display/DDW20/KG" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with shake siding." + "value": "Kyrgyzstan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "ShingleSiding", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "KH", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Shingle Siding" + "value": "KH" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Shingle+Siding" + "value": "https://ddwiki.reso.org/display/DDW20/KH" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with shingle siding." + "value": "Cambodia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "SlumpBlock", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "KI", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Slump Block" + "value": "KI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Slump+Block" + "value": "https://ddwiki.reso.org/display/DDW20/KI" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with slump block." + "value": "Kiribati is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "SprayFoamInsulation", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "KM", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Spray Foam Insulation" + "value": "KM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Spray+Foam+Insulation" + "value": "https://ddwiki.reso.org/display/DDW20/KM" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with spray foam insulation." + "value": "Comoros is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "SteelSiding", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "KN", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Steel Siding" + "value": "KN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Steel+Siding" + "value": "https://ddwiki.reso.org/display/DDW20/KN" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with steel siding." + "value": "Saint Kitts And Nevis is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "Stone", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "KP", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stone" + "value": "KP" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Stone" + "value": "https://ddwiki.reso.org/display/DDW20/KP" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with stone." + "value": "North Korea, officially named the Democratic People\u0027s Republic of Korea, is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "StoneVeneer", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "KR", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stone Veneer" + "value": "KR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Stone+Veneer" + "value": "https://ddwiki.reso.org/display/DDW20/KR" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with stone veneer." + "value": "South Korea, officially named the Republic of Korea, is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "Straw", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "KW", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Straw" + "value": "KW" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Straw" + "value": "https://ddwiki.reso.org/display/DDW20/KW" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with straw." + "value": "Kuwait is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "Stucco", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "KY", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stucco" + "value": "KY" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Stucco" + "value": "https://ddwiki.reso.org/display/DDW20/KY" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with stucco." + "value": "Cayman Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "SyntheticStucco", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "KZ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Synthetic Stucco" + "value": "KZ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Synthetic+Stucco" + "value": "https://ddwiki.reso.org/display/DDW20/KZ" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with synthetic stucco." + "value": "Kazakhstan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "Unknown", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "LA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unknown" + "value": "LA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126195" + "value": "https://ddwiki.reso.org/display/DDW20/LA" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with unknown." + "value": "Lao is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "VerticalSiding", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "LB", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Vertical Siding" + "value": "LB" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Vertical+Siding" + "value": "https://ddwiki.reso.org/display/DDW20/LB" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with vertical siding." + "value": "Lebanon is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "VinylSiding", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "LC", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Vinyl Siding" + "value": "LC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Vinyl+Siding" + "value": "https://ddwiki.reso.org/display/DDW20/LC" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with vinyl siding." + "value": "Saint Lucia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.ConstructionMaterials", - "lookupValue": "WoodSiding", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "LI", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wood Siding" + "value": "LI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wood+Siding" + "value": "https://ddwiki.reso.org/display/DDW20/LI" }, { "term": "Core.Description", - "value": "The structure was made wholly or partly with wood siding." + "value": "Liechtenstein is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "AtticFan", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "LK", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Attic Fan" + "value": "LK" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Attic+Fan" + "value": "https://ddwiki.reso.org/display/DDW20/LK" }, { "term": "Core.Description", - "value": "The property has an attic fan." + "value": "Sri Lanka is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "CeilingFans", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "LR", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ceiling Fan(s)" + "value": "LR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126060" + "value": "https://ddwiki.reso.org/display/DDW20/LR" }, { "term": "Core.Description", - "value": "The property has one or more ceiling fans." + "value": "Liberia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "CentralAir", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "LS", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Central Air" + "value": "LS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Central+Air" + "value": "https://ddwiki.reso.org/display/DDW20/LS" }, { "term": "Core.Description", - "value": "The property has central air conditioning." + "value": "Lesotho is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "Dual", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "LT", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dual" + "value": "LT" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dual" + "value": "https://ddwiki.reso.org/display/DDW20/LT" }, { "term": "Core.Description", - "value": "The cooling system has two units." + "value": "Lithuania is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "Ductless", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "LU", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ductless" + "value": "LU" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ductless" + "value": "https://ddwiki.reso.org/display/DDW20/LU" }, { "term": "Core.Description", - "value": "The cooling system does not ducted nor a wall/window type unit. A mini-split is a common type of ductless system where an outdoor condenser is connected to an indoor fan unit that feeds the room in which it\u0027s located, rather than being ducted throughout the structure." + "value": "Luxembourg is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "Electric", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "LV", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electric" + "value": "LV" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Electric" + "value": "https://ddwiki.reso.org/display/DDW20/LV" }, { "term": "Core.Description", - "value": "The cooling system is powered by electricity." + "value": "Latvia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "EnergyStarQualifiedEquipment", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "LY", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ENERGY STAR Qualified Equipment" + "value": "LY" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Equipment" + "value": "https://ddwiki.reso.org/display/DDW20/LY" }, { "term": "Core.Description", - "value": "The cooling system is ENERGY STAR Qualified." + "value": "Libyan Arab Jamahiriya is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "EvaporativeCooling", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "MA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Evaporative Cooling" + "value": "MA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Evaporative+Cooling" + "value": "https://ddwiki.reso.org/display/DDW20/MA" }, { "term": "Core.Description", - "value": "The cooling system works by way of water evaporation rather than a compressor and coolant. Evaporative cooling systems are often referred to as swamp coolers." + "value": "Morocco is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "ExhaustFan", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "MC", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Exhaust Fan" + "value": "MC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126084" + "value": "https://ddwiki.reso.org/display/DDW20/MC" }, { "term": "Core.Description", - "value": "The structure has an exhaust fan." + "value": "Monaco is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "Gas", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "MD", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gas" + "value": "MD" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126087" + "value": "https://ddwiki.reso.org/display/DDW20/MD" }, { "term": "Core.Description", - "value": "The cooling system is powered by gas." + "value": "Moldova is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "Geothermal", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "ME", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Geothermal" + "value": "ME" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Geothermal" + "value": "https://ddwiki.reso.org/display/DDW20/ME" }, { "term": "Core.Description", - "value": "The cooling system runs on a geothermal source." + "value": "Montenegro is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "HeatPump", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "MF", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Heat Pump" + "value": "MF" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Heat+Pump" + "value": "https://ddwiki.reso.org/display/DDW20/MF" }, { "term": "Core.Description", - "value": "A system that exchanges heat between a warm and cool space. The heat exchange is done between the dwelling and another air space, like outdoors; or a water source; or below ground (geothermal)." + "value": "Saint Martin is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "HumidityControl", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "MG", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Humidity Control" + "value": "MG" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Humidity+Control" + "value": "https://ddwiki.reso.org/display/DDW20/MG" }, { "term": "Core.Description", - "value": "The cooling system includes humidity control." + "value": "Madagascar is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "MultiUnits", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "MH", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Multi Units" + "value": "MH" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Multi+Units" + "value": "https://ddwiki.reso.org/display/DDW20/MH" }, { "term": "Core.Description", - "value": "The cooing system includes more than one unit." + "value": "Marshall Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "MK", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "MK" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126109" + "value": "https://ddwiki.reso.org/display/DDW20/MK" }, { "term": "Core.Description", - "value": "The property includes no cooling system." + "value": "Macedonia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "ML", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "ML" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126111" + "value": "https://ddwiki.reso.org/display/DDW20/ML" }, { "term": "Core.Description", - "value": "The cooling system is different, or has features, that are not included in this list." + "value": "Mali is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "RoofTurbines", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "MM", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Roof Turbine(s)" + "value": "MM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126115" + "value": "https://ddwiki.reso.org/display/DDW20/MM" }, { "term": "Core.Description", - "value": "The cooling utilizes a roof turbine." + "value": "Myanmar is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "SeparateMeters", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "MN", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Separate Meters" + "value": "MN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Separate+Meters" + "value": "https://ddwiki.reso.org/display/DDW20/MN" }, { "term": "Core.Description", - "value": "The cooling system has separate meters for its multiple units/zones." + "value": "Mongolia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "VariesByUnit", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "MO", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Varies by Unit" + "value": "MO" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Varies+by+Unit" + "value": "https://ddwiki.reso.org/display/DDW20/MO" }, { "term": "Core.Description", - "value": "The cooling equipment varies by unit." + "value": "Macao is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "WallUnits", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "MP", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wall Unit(s)" + "value": "MP" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126124" + "value": "https://ddwiki.reso.org/display/DDW20/MP" }, { "term": "Core.Description", - "value": "The cooling system is stand alone and mounted in an opening in an outer wall." + "value": "Northern Mariana Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "WallWindowUnits", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "MQ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wall/Window Unit(s)" + "value": "MQ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126128" + "value": "https://ddwiki.reso.org/display/DDW20/MQ" }, { "term": "Core.Description", - "value": "The cooling system is mounted in an opening in the wall or in a window." + "value": "Martinique is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "WholeHouseFan", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "MR", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Whole House Fan" + "value": "MR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Whole+House+Fan" + "value": "https://ddwiki.reso.org/display/DDW20/MR" }, { "term": "Core.Description", - "value": "The property has a whole house fan." + "value": "Mauritania is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "WindowUnits", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "MS", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Window Unit(s)" + "value": "MS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126136" + "value": "https://ddwiki.reso.org/display/DDW20/MS" }, { "term": "Core.Description", - "value": "The cooling system is window mounted." + "value": "Montserrat is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Cooling", - "lookupValue": "Zoned", + "lookupName": "org.reso.metadata.enums.Country", + "lookupValue": "MT", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Zoned" + "value": "MT" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Zoned" + "value": "https://ddwiki.reso.org/display/DDW20/MT" }, { "term": "Core.Description", - "value": "The cooling system has more than one zone." + "value": "Malta is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "AD", + "lookupValue": "MU", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AD" + "value": "MU" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AD" + "value": "https://ddwiki.reso.org/display/DDW20/MU" }, { "term": "Core.Description", - "value": "Andorra is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Mauritius is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "AE", + "lookupValue": "MV", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AE" + "value": "MV" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AE" + "value": "https://ddwiki.reso.org/display/DDW20/MV" }, { "term": "Core.Description", - "value": "United Arab Emirates is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Maldives is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "AF", + "lookupValue": "MW", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AF" + "value": "MW" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AF" + "value": "https://ddwiki.reso.org/display/DDW20/MW" }, { "term": "Core.Description", - "value": "Afghanistan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Malawi is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "AG", + "lookupValue": "MX", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AG" + "value": "MX" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AG" + "value": "https://ddwiki.reso.org/display/DDW20/MX" }, { "term": "Core.Description", - "value": "Antigua Barbuda is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Mexico is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "AI", + "lookupValue": "MY", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AI" + "value": "MY" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AI" + "value": "https://ddwiki.reso.org/display/DDW20/MY" }, { "term": "Core.Description", - "value": "Anguilla is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Malaysia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "AL", + "lookupValue": "MZ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AL" + "value": "MZ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AL" + "value": "https://ddwiki.reso.org/display/DDW20/MZ" }, { "term": "Core.Description", - "value": "Albania is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Mozambique is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "AM", + "lookupValue": "NA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AM" + "value": "NA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AM" + "value": "https://ddwiki.reso.org/display/DDW20/NA" }, { "term": "Core.Description", - "value": "Armenia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Namibia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "AN", + "lookupValue": "NC", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AN" + "value": "NC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AN" + "value": "https://ddwiki.reso.org/display/DDW20/NC" }, { "term": "Core.Description", - "value": "Netherlands Antilles is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "New Caledonia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "AO", + "lookupValue": "NE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AO" + "value": "NE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AO" + "value": "https://ddwiki.reso.org/display/DDW20/NE" }, { "term": "Core.Description", - "value": "Angola is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Niger is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "AQ", + "lookupValue": "NF", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AQ" + "value": "NF" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AQ" + "value": "https://ddwiki.reso.org/display/DDW20/NF" }, { "term": "Core.Description", - "value": "Antarctica is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Norfolk Island is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "AR", + "lookupValue": "NG", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AR" + "value": "NG" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AR" + "value": "https://ddwiki.reso.org/display/DDW20/NG" }, { "term": "Core.Description", - "value": "Argentina is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Nigeria is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "AS", + "lookupValue": "NI", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AS" + "value": "NI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AS" + "value": "https://ddwiki.reso.org/display/DDW20/NI" }, { "term": "Core.Description", - "value": "American Samoa is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Nicaragua is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "AT", + "lookupValue": "NL", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AT" + "value": "NL" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AT" + "value": "https://ddwiki.reso.org/display/DDW20/NL" }, { "term": "Core.Description", - "value": "Austria is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Netherlands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "AU", + "lookupValue": "NP", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AU" + "value": "NP" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AU" + "value": "https://ddwiki.reso.org/display/DDW20/NP" }, { "term": "Core.Description", - "value": "Australia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Nepal is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "AW", + "lookupValue": "NR", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AW" + "value": "NR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AW" + "value": "https://ddwiki.reso.org/display/DDW20/NR" }, { "term": "Core.Description", - "value": "Aruba is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Nauru is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "AX", + "lookupValue": "NU", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AX" + "value": "NU" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AX" + "value": "https://ddwiki.reso.org/display/DDW20/NU" }, { "term": "Core.Description", - "value": "Aland Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Niue is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "AZ", + "lookupValue": "NZ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AZ" + "value": "NZ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AZ" + "value": "https://ddwiki.reso.org/display/DDW20/NZ" }, { "term": "Core.Description", - "value": "Azerbaijan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "New Zealand is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BA", + "lookupValue": "OM", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BA" + "value": "OM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BA" + "value": "https://ddwiki.reso.org/display/DDW20/OM" }, { "term": "Core.Description", - "value": "Bosnia Herzegovina is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Oman is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BB", + "lookupValue": "OT", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BB" + "value": "OT" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BB" + "value": "https://ddwiki.reso.org/display/DDW20/OT" }, { "term": "Core.Description", - "value": "Barbados is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Other is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BD", + "lookupValue": "PA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BD" + "value": "PA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BD" + "value": "https://ddwiki.reso.org/display/DDW20/PA" }, { "term": "Core.Description", - "value": "Bangladesh is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Panama is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BE", + "lookupValue": "PE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BE" + "value": "PE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BE" + "value": "https://ddwiki.reso.org/display/DDW20/PE" }, { "term": "Core.Description", - "value": "Belgium is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Peru is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BF", + "lookupValue": "PF", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BF" + "value": "PF" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BF" + "value": "https://ddwiki.reso.org/display/DDW20/PF" }, { "term": "Core.Description", - "value": "Burkina Faso is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "French Polynesia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BG", + "lookupValue": "PG", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BG" + "value": "PG" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BG" + "value": "https://ddwiki.reso.org/display/DDW20/PG" }, { "term": "Core.Description", - "value": "Bulgaria is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Papua New Guinea is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BH", + "lookupValue": "PH", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BH" + "value": "PH" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BH" + "value": "https://ddwiki.reso.org/display/DDW20/PH" }, { "term": "Core.Description", - "value": "Bahrain is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Philippines is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BI", + "lookupValue": "PK", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BI" + "value": "PK" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BI" + "value": "https://ddwiki.reso.org/display/DDW20/PK" }, { "term": "Core.Description", - "value": "Burundi is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Pakistan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BJ", + "lookupValue": "PL", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BJ" + "value": "PL" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BJ" + "value": "https://ddwiki.reso.org/display/DDW20/PL" }, { "term": "Core.Description", - "value": "Benin is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Poland is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BL", + "lookupValue": "PM", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BL" + "value": "PM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BL" + "value": "https://ddwiki.reso.org/display/DDW20/PM" }, { "term": "Core.Description", - "value": "Saint Barthelemy is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Saint Pierre And Miquelon is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BM", + "lookupValue": "PN", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BM" + "value": "PN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BM" + "value": "https://ddwiki.reso.org/display/DDW20/PN" }, { "term": "Core.Description", - "value": "Bermuda is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Pitcairn is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BN", + "lookupValue": "PR", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BN" + "value": "PR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BN" + "value": "https://ddwiki.reso.org/display/DDW20/PR" }, { "term": "Core.Description", - "value": "Brunei Darussalam is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Puerto Rico is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BO", + "lookupValue": "PS", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BO" + "value": "PS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BO" + "value": "https://ddwiki.reso.org/display/DDW20/PS" }, { "term": "Core.Description", - "value": "Bolivia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Palestinian Territory is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BR", + "lookupValue": "PT", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BR" + "value": "PT" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BR" + "value": "https://ddwiki.reso.org/display/DDW20/PT" }, { "term": "Core.Description", - "value": "Brazil is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Portugal is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BS", + "lookupValue": "PW", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BS" + "value": "PW" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BS" + "value": "https://ddwiki.reso.org/display/DDW20/PW" }, { "term": "Core.Description", - "value": "Bahamas is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Palau is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BT", + "lookupValue": "PY", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BT" + "value": "PY" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BT" + "value": "https://ddwiki.reso.org/display/DDW20/PY" }, { "term": "Core.Description", - "value": "Bhutan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Paraguay is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BV", + "lookupValue": "QA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BV" + "value": "QA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BV" + "value": "https://ddwiki.reso.org/display/DDW20/QA" }, { "term": "Core.Description", - "value": "Bouvet Island is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Qatar is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BW", + "lookupValue": "RE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BW" + "value": "RE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BW" + "value": "https://ddwiki.reso.org/display/DDW20/RE" }, { "term": "Core.Description", - "value": "Botswana is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Reunion is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BY", + "lookupValue": "RO", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BY" + "value": "RO" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BY" + "value": "https://ddwiki.reso.org/display/DDW20/RO" }, { "term": "Core.Description", - "value": "Belarus is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Romania is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "BZ", + "lookupValue": "RS", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BZ" + "value": "RS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BZ" + "value": "https://ddwiki.reso.org/display/DDW20/RS" }, { "term": "Core.Description", - "value": "Belize is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Serbia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "CA", + "lookupValue": "RU", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CA" + "value": "RU" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CA" + "value": "https://ddwiki.reso.org/display/DDW20/RU" }, { "term": "Core.Description", - "value": "Canada is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Russian Federation is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "CC", + "lookupValue": "RW", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CC" + "value": "RW" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CC" + "value": "https://ddwiki.reso.org/display/DDW20/RW" }, { "term": "Core.Description", - "value": "Cocos (Keeling) Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Rwanda is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "CD", + "lookupValue": "SA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CD" + "value": "SA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CD" + "value": "https://ddwiki.reso.org/display/DDW20/SA" }, { "term": "Core.Description", - "value": "Congo Democratic Republic is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Saudi Arabia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "CF", + "lookupValue": "SB", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CF" + "value": "SB" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CF" + "value": "https://ddwiki.reso.org/display/DDW20/SB" }, { "term": "Core.Description", - "value": "Central African Republic is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Solomon Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "CG", + "lookupValue": "SC", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CG" + "value": "SC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CG" + "value": "https://ddwiki.reso.org/display/DDW20/SC" }, { "term": "Core.Description", - "value": "Congo is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Seychelles is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "CH", + "lookupValue": "SD", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CH" + "value": "SD" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CH" + "value": "https://ddwiki.reso.org/display/DDW20/SD" }, { "term": "Core.Description", - "value": "Switzerland is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Sudan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "CI", + "lookupValue": "SE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CI" + "value": "SE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CI" + "value": "https://ddwiki.reso.org/display/DDW20/SE" }, { "term": "Core.Description", - "value": "Cote d\u0027Ivoire is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Sweden is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "CK", + "lookupValue": "SG", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CK" + "value": "SG" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CK" + "value": "https://ddwiki.reso.org/display/DDW20/SG" }, { "term": "Core.Description", - "value": "Cook Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Singapore is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "CL", + "lookupValue": "SH", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CL" + "value": "SH" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CL" + "value": "https://ddwiki.reso.org/display/DDW20/SH" }, { "term": "Core.Description", - "value": "Chile is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Saint Helena is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "CM", + "lookupValue": "SI", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CM" + "value": "SI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CM" + "value": "https://ddwiki.reso.org/display/DDW20/SI" }, { "term": "Core.Description", - "value": "Cameroon is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Slovenia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "CN", + "lookupValue": "SJ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CN" + "value": "SJ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CN" + "value": "https://ddwiki.reso.org/display/DDW20/SJ" }, { "term": "Core.Description", - "value": "China is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Svalbard - Jan Mayen is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "CO", + "lookupValue": "SK", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CO" + "value": "SK" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CO" + "value": "https://ddwiki.reso.org/display/DDW20/SK" }, { "term": "Core.Description", - "value": "Colombia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Slovakia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "CR", + "lookupValue": "SL", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CR" + "value": "SL" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CR" + "value": "https://ddwiki.reso.org/display/DDW20/SL" }, { "term": "Core.Description", - "value": "Costa Rica is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Sierra Leone is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "CU", + "lookupValue": "SM", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CU" + "value": "SM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CU" + "value": "https://ddwiki.reso.org/display/DDW20/SM" }, { "term": "Core.Description", - "value": "Cuba is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "San Marino is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "CV", + "lookupValue": "SN", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CV" + "value": "SN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CV" + "value": "https://ddwiki.reso.org/display/DDW20/SN" }, { "term": "Core.Description", - "value": "Cabo Verde is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Senegal is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "CX", + "lookupValue": "SO", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CX" + "value": "SO" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CX" + "value": "https://ddwiki.reso.org/display/DDW20/SO" }, { "term": "Core.Description", - "value": "Christmas Island is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Somalia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "CY", + "lookupValue": "SR", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CY" + "value": "SR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CY" + "value": "https://ddwiki.reso.org/display/DDW20/SR" }, { "term": "Core.Description", - "value": "Cyprus is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Suriname is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "CZ", + "lookupValue": "ST", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CZ" + "value": "ST" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CZ" + "value": "https://ddwiki.reso.org/display/DDW20/ST" }, { "term": "Core.Description", - "value": "Czech Republic is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Sao Tome And Principe is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "DE", + "lookupValue": "SV", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "DE" + "value": "SV" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/DE" + "value": "https://ddwiki.reso.org/display/DDW20/SV" }, { "term": "Core.Description", - "value": "Germany is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "El Salvador is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "DJ", + "lookupValue": "SY", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "DJ" + "value": "SY" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/DJ" + "value": "https://ddwiki.reso.org/display/DDW20/SY" }, { "term": "Core.Description", - "value": "Djibouti is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Syrian Arab Republic is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "DK", + "lookupValue": "SZ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "DK" + "value": "SZ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/DK" + "value": "https://ddwiki.reso.org/display/DDW20/SZ" }, { "term": "Core.Description", - "value": "Denmark is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Swaziland is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "DM", + "lookupValue": "TC", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "DM" + "value": "TC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/DM" + "value": "https://ddwiki.reso.org/display/DDW20/TC" }, { "term": "Core.Description", - "value": "Dominica is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Turks - Caicos Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "DO", + "lookupValue": "TD", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "DO" + "value": "TD" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/DO" + "value": "https://ddwiki.reso.org/display/DDW20/TD" }, { "term": "Core.Description", - "value": "Dominican Republic is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Chad is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "DZ", + "lookupValue": "TF", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "DZ" + "value": "TF" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/DZ" + "value": "https://ddwiki.reso.org/display/DDW20/TF" }, { "term": "Core.Description", - "value": "Algeria is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "French Southern Territories is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "EC", + "lookupValue": "TG", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "EC" + "value": "TG" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EC" + "value": "https://ddwiki.reso.org/display/DDW20/TG" }, { "term": "Core.Description", - "value": "Ecuador is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Togo is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "EE", + "lookupValue": "TH", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "EE" + "value": "TH" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EE" + "value": "https://ddwiki.reso.org/display/DDW20/TH" }, { "term": "Core.Description", - "value": "Estonia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Thailand is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "EG", + "lookupValue": "TJ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "EG" + "value": "TJ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EG" + "value": "https://ddwiki.reso.org/display/DDW20/TJ" }, { "term": "Core.Description", - "value": "Egypt is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Tajikistan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "EH", + "lookupValue": "TK", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "EH" + "value": "TK" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EH" + "value": "https://ddwiki.reso.org/display/DDW20/TK" }, { "term": "Core.Description", - "value": "Western Sahara is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Tokelau is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "ER", + "lookupValue": "TL", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ER" + "value": "TL" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ER" + "value": "https://ddwiki.reso.org/display/DDW20/TL" }, { "term": "Core.Description", - "value": "Eritrea is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Timor-Leste is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "ES", + "lookupValue": "TM", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ES" + "value": "TM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ES" + "value": "https://ddwiki.reso.org/display/DDW20/TM" }, { "term": "Core.Description", - "value": "Spain is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Turkmenistan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "ET", + "lookupValue": "TN", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ET" + "value": "TN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ET" + "value": "https://ddwiki.reso.org/display/DDW20/TN" }, { "term": "Core.Description", - "value": "Ethiopia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Tunisia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "FI", + "lookupValue": "TO", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "FI" + "value": "TO" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/FI" + "value": "https://ddwiki.reso.org/display/DDW20/TO" }, { "term": "Core.Description", - "value": "Finland is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Tonga is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "FJ", + "lookupValue": "TR", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "FJ" + "value": "TR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/FJ" + "value": "https://ddwiki.reso.org/display/DDW20/TR" }, { "term": "Core.Description", - "value": "Fiji is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Turkey is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "FK", + "lookupValue": "TT", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "FK" + "value": "TT" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/FK" + "value": "https://ddwiki.reso.org/display/DDW20/TT" }, { "term": "Core.Description", - "value": "Falkland Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Trinidad - Tobago is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "FM", + "lookupValue": "TV", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "FM" + "value": "TV" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/FM" + "value": "https://ddwiki.reso.org/display/DDW20/TV" }, { "term": "Core.Description", - "value": "Micronesia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Tuvalu is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "FO", + "lookupValue": "TW", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "FO" + "value": "TW" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/FO" + "value": "https://ddwiki.reso.org/display/DDW20/TW" }, { "term": "Core.Description", - "value": "Faroe Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Taiwan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "FR", + "lookupValue": "TZ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "FR" + "value": "TZ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/FR" + "value": "https://ddwiki.reso.org/display/DDW20/TZ" }, { "term": "Core.Description", - "value": "France is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Tanzania is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GA", + "lookupValue": "UA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GA" + "value": "UA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GA" + "value": "https://ddwiki.reso.org/display/DDW20/UA" }, { "term": "Core.Description", - "value": "Gabon is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Ukraine is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GB", + "lookupValue": "UG", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GB" + "value": "UG" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GB" + "value": "https://ddwiki.reso.org/display/DDW20/UG" }, { "term": "Core.Description", - "value": "United Kingdom is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Uganda is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GD", + "lookupValue": "UM", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GD" + "value": "UM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GD" + "value": "https://ddwiki.reso.org/display/DDW20/UM" }, { "term": "Core.Description", - "value": "Grenada is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "United States Minor Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GE", + "lookupValue": "US", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GE" + "value": "US" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GE" + "value": "https://ddwiki.reso.org/display/DDW20/US" }, { "term": "Core.Description", - "value": "Georgia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "United States is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GF", + "lookupValue": "UY", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GF" + "value": "UY" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GF" + "value": "https://ddwiki.reso.org/display/DDW20/UY" }, { "term": "Core.Description", - "value": "French Guiana is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Uruguay is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GG", + "lookupValue": "UZ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GG" + "value": "UZ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GG" + "value": "https://ddwiki.reso.org/display/DDW20/UZ" }, { "term": "Core.Description", - "value": "Guernsey is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Uzbekistan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GH", + "lookupValue": "VA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GH" + "value": "VA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GH" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126953" }, { "term": "Core.Description", - "value": "Ghana is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Holy See (Vatican City) is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GI", + "lookupValue": "VC", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GI" + "value": "VC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GI" + "value": "https://ddwiki.reso.org/display/DDW20/VC" }, { "term": "Core.Description", - "value": "Gibraltar is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Saint Vincent - Grenadines is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GL", + "lookupValue": "VE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GL" + "value": "VE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GL" + "value": "https://ddwiki.reso.org/display/DDW20/VE" }, { "term": "Core.Description", - "value": "Greenland is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Venezuela is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GM", + "lookupValue": "VG", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GM" + "value": "VG" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GM" + "value": "https://ddwiki.reso.org/display/DDW20/VG" }, { "term": "Core.Description", - "value": "Gambia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Virgin Islands British is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GN", + "lookupValue": "VI", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GN" + "value": "VI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GN" + "value": "https://ddwiki.reso.org/display/DDW20/VI" }, { "term": "Core.Description", - "value": "Guinea is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Virgin Islands U.S. is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GP", + "lookupValue": "VN", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GP" + "value": "VN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GP" + "value": "https://ddwiki.reso.org/display/DDW20/VN" }, { "term": "Core.Description", - "value": "Guadeloupe is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Viet Nam is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GQ", + "lookupValue": "VU", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GQ" + "value": "VU" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GQ" + "value": "https://ddwiki.reso.org/display/DDW20/VU" }, { "term": "Core.Description", - "value": "Equatorial Guinea is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Vanuatu is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GR", + "lookupValue": "WF", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GR" + "value": "WF" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GR" + "value": "https://ddwiki.reso.org/display/DDW20/WF" }, { "term": "Core.Description", - "value": "Greece is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Wallis And Futuna is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GS", + "lookupValue": "WS", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GS" + "value": "WS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GS" + "value": "https://ddwiki.reso.org/display/DDW20/WS" }, { "term": "Core.Description", - "value": "South Georgia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Samoa is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GT", + "lookupValue": "YE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GT" + "value": "YE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GT" + "value": "https://ddwiki.reso.org/display/DDW20/YE" }, { "term": "Core.Description", - "value": "Guatemala is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Yemen is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GU", + "lookupValue": "YT", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GU" + "value": "YT" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GU" + "value": "https://ddwiki.reso.org/display/DDW20/YT" }, { "term": "Core.Description", - "value": "Guam is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Mayotte is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GW", + "lookupValue": "ZA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GW" + "value": "ZA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GW" + "value": "https://ddwiki.reso.org/display/DDW20/ZA" }, { "term": "Core.Description", - "value": "Guinea-Bissau is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "South Africa is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "GY", + "lookupValue": "ZM", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GY" + "value": "ZM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GY" + "value": "https://ddwiki.reso.org/display/DDW20/ZM" }, { "term": "Core.Description", - "value": "Guyana is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Zambia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "HK", + "lookupValue": "ZW", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "HK" + "value": "ZW" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HK" + "value": "https://ddwiki.reso.org/display/DDW20/ZW" }, { "term": "Core.Description", - "value": "Hong Kong is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Zimbabwe is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "HM", + "lookupName": "org.reso.metadata.enums.CountyOrParish", + "lookupValue": "SampleCountyOrParishEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.CurrentFinancing", + "lookupValue": "Assumable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "HM" + "value": "Assumable" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HM" + "value": "https://ddwiki.reso.org/display/DDW20/Assumable" }, { "term": "Core.Description", - "value": "Heard And McDonald Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The financing currently in place may be assumed." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "HN", + "lookupName": "org.reso.metadata.enums.CurrentFinancing", + "lookupValue": "Contract", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "HN" + "value": "Contract" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HN" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126093" }, { "term": "Core.Description", - "value": "Honduras is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The purchase of a property involves an agreement to perform services, provide product, share of income, or some other agreement as the method of payment for the property." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "HR", + "lookupName": "org.reso.metadata.enums.CurrentFinancing", + "lookupValue": "Conventional", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "HR" + "value": "Conventional" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HR" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126096" }, { "term": "Core.Description", - "value": "Croatia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The buyer is using conventional financing to purchase the home." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "HT", + "lookupName": "org.reso.metadata.enums.CurrentFinancing", + "lookupValue": "Fha", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "HT" + "value": "FHA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HT" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126098" }, { "term": "Core.Description", - "value": "Haiti is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "A loan from an approved provider that follows the guidelines of, and is insured by, the Federal Housing Administration." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "HU", + "lookupName": "org.reso.metadata.enums.CurrentFinancing", + "lookupValue": "Fha203b", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "HU" + "value": "FHA 203(b)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HU" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126102" }, { "term": "Core.Description", - "value": "Hungary is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The basic home mortgage loan from an approved provider that follows the guidelines of, and is insured by, the Federal Housing Administration." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "ID", + "lookupName": "org.reso.metadata.enums.CurrentFinancing", + "lookupValue": "Fha203k", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ID" + "value": "FHA 203(k)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ID" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126107" }, { "term": "Core.Description", - "value": "Indonesia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "A loan, for the rehabilitation and repair of single family residence, from an approved provider that follows the guidelines of, and is insured by, the Federal Housing Administration." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "IE", + "lookupName": "org.reso.metadata.enums.CurrentFinancing", + "lookupValue": "LeasedRenewables", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "IE" + "value": "Leased Renewables" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/IE" + "value": "https://ddwiki.reso.org/display/DDW20/Leased+Renewables" }, { "term": "Core.Description", - "value": "Ireland is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Definition: Renewable system (i.e., solar or wind) belonging to a third-party is installed on a customer’s property at little or no cost to the property owner. Property owner has entered an agreement to pay for the lease of the equipment. Structure: Fee model is based on equipment to generate power, not power itself. Transfer: If requirements are met it may be possible to transfer lease from home seller to buyer with the approval of the system owner. If being transferred, see Fannie Mae guidelines for more info: since lease is for equipment it must be included in the buyers DTI calculation. If a buyer cannot or will not adopt a lease, then the seller is required to pay the remaining contract amount in full and the system would be removed.Real or Personal Property: Renewable system is typically considered personal property. All tax credits as well as maintenance responsibilities, etc. belong to the third-party owner. Some leases require the homeowner to pay the personal property tax. Terms: Lease should provide items homeowner is responsible for paying. In a solar lease model, a customer will sign a contract with an installer/developer and pay for the solar energy equipment over a period of years or decades. Solar leases can be structured so customers pay no up-front costs, some up-front costs (partially prepaid) or can be fully prepaid (the leasing company is then able to depreciate the equipment over time and offers a lower fee for pre-paid leases). The homeowner may have the option to purchase the system during or at the end of the lease term (most leases are for 20-year terms) at its fair market value or terms set in the original lease contract." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "IL", + "lookupName": "org.reso.metadata.enums.CurrentFinancing", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "IL" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/IL" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126120" }, { "term": "Core.Description", - "value": "Israel is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The is no current financing on the property." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "IM", + "lookupName": "org.reso.metadata.enums.CurrentFinancing", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "IM" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/IM" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126127" }, { "term": "Core.Description", - "value": "Isle Of Man is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The current owner is using another form of financing that is not included in the options provided in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "IN", + "lookupName": "org.reso.metadata.enums.CurrentFinancing", + "lookupValue": "PowerPurchaseAgreement", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "IN" + "value": "Power Purchase Agreement" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/IN" + "value": "https://ddwiki.reso.org/display/DDW20/Power+Purchase+Agreement" }, { "term": "Core.Description", - "value": "India is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Definition: Renewable system belonging to a third-party is installed on a customer’s property at little or no up-front cost to the property owner. Property owner is in an agreement to buy all the power generated at a fixed rate whether it is actually used or not. This is typically lower than the local utility rate. Structure: Fee model is based on power, not equipment to generate it. Transfer: A PPA may be transferred to a homebuyer with approval from the system owner. If a buyer will not adopt a PPA, then the seller is required to pay the remaining contract amount in full and the system would be removed. If being transferred, see Fannie Mae guidelines for more info: portion of the purchase towards equipment must be included in the buyers DTI calculation. Real or Personal Property: Renewable system is typically considered personal property. All tax credits as well as maintenance responsibilities, etc. belong to the third-party owner. Terms: The customer agrees to purchase all energy produced by the system. At the end of the PPA contract term (usually between 10-25 years), property owners can extend the contract and even buy the solar energy system from the developer based on terms in the contract.Additional info on SEIA.org." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "IO", + "lookupName": "org.reso.metadata.enums.CurrentFinancing", + "lookupValue": "Private", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "IO" + "value": "Private" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/IO" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126140" }, { "term": "Core.Description", - "value": "British Indian Ocean Territory is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Financing is provided by a private party." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "IQ", + "lookupName": "org.reso.metadata.enums.CurrentFinancing", + "lookupValue": "PropertyAssessedCleanEnergy", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "IQ" + "value": "Property-Assessed Clean Energy" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/IQ" + "value": "https://ddwiki.reso.org/display/DDW20/Property-Assessed+Clean+Energy" }, { "term": "Core.Description", - "value": "Iraq is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Property-assessed clean energy (PACE) is a financing tool for property owners to fund energy or water efficiency or renewable energy installations. PACE is a secured loan that attaches to the property as a voluntary assessment on the property taxes. To be eligible for a PACE loan, the building must be located in a local jurisdiction where the city or county has passed a resolution to participate in a PACE program. PACE financing is often a public-private partnership between a private finance company and a public agency. The loan may be transferred to the new owner upon sale of the property with the approval of the system owner. If the seller owns and not a third-party, then the renewable system is typically considered real property and tax credits and maintenance requirements belong to the property owner. Loan terms can vary between 5 and 30 years. Some programs also allow PACE to finance solar leases and power purchase agreements (PPAs). Due to the complexities of PACE financing, the National Association of REALTORS® (http://www.realtor.org/articles/administration-issues-pace-guidance) and states like California (https://dfpi.ca.gov/pace-program-administrators/pace/) have provided statements which are worth further consideration." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "IR", + "lookupName": "org.reso.metadata.enums.CurrentFinancing", + "lookupValue": "TrustDeed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "IR" + "value": "Trust Deed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/IR" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126148" }, { "term": "Core.Description", - "value": "Iran is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Financing where title of the property is placed with a trustee who secures payment of the loan for a beneficiary." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "IS", + "lookupName": "org.reso.metadata.enums.CurrentFinancing", + "lookupValue": "Usda", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "IS" + "value": "USDA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/IS" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126156" }, { "term": "Core.Description", - "value": "Iceland is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "A loan from an approved provider that follows the guidelines of, and is insured by, the US Department of Agriculture." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "IT", + "lookupName": "org.reso.metadata.enums.CurrentFinancing", + "lookupValue": "Va", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "IT" + "value": "VA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/IT" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126160" }, { "term": "Core.Description", - "value": "Italy is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "A loan from an approved provider that follows the guidelines of, and is insured by, the US Department of Veteran\u0027s Affairs." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "JE", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Agricultural", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "JE" + "value": "Agricultural" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/JE" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128390" }, { "term": "Core.Description", - "value": "Jersey is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The land is currently used for or could be used for agriculture." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "JM", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Automotive", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "JM" + "value": "Automotive" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/JM" + "value": "https://ddwiki.reso.org/display/DDW20/Automotive" }, { "term": "Core.Description", - "value": "Jamaica is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for automotive maintenance or repair." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "JO", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Cattle", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "JO" + "value": "Cattle" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/JO" + "value": "https://ddwiki.reso.org/display/DDW20/Cattle" }, { "term": "Core.Description", - "value": "Jordan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for cattle." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "JP", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Commercial", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "JP" + "value": "Commercial" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/JP" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128400" }, { "term": "Core.Description", - "value": "Japan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for comercial purposes." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "KE", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Dairy", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "KE" + "value": "Dairy" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/KE" + "value": "https://ddwiki.reso.org/display/DDW20/Dairy" }, { "term": "Core.Description", - "value": "Kenya is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used as or could be used as a dairy farm." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "KG", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Development", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "KG" + "value": "Development" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/KG" + "value": "https://ddwiki.reso.org/display/DDW20/Development" }, { "term": "Core.Description", - "value": "Kyrgyzstan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for a new development." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "KH", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Farm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "KH" + "value": "Farm" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/KH" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128410" }, { "term": "Core.Description", - "value": "Cambodia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used as or could be used as a fishery." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "KI", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Fishery", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "KI" + "value": "Fishery" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/KI" + "value": "https://ddwiki.reso.org/display/DDW20/Fishery" }, { "term": "Core.Description", - "value": "Kiribati is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used as or could be used as a farm." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "KM", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Grazing", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "KM" + "value": "Grazing" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/KM" + "value": "https://ddwiki.reso.org/display/DDW20/Grazing" }, { "term": "Core.Description", - "value": "Comoros is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for livestock grazing." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "KN", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "HighwayTouristService", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "KN" + "value": "Highway/Tourist Service" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/KN" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128423" }, { "term": "Core.Description", - "value": "Saint Kitts And Nevis is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for highway/tourist service." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "KP", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Horses", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "KP" + "value": "Horses" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/KP" + "value": "https://ddwiki.reso.org/display/DDW20/Horses" }, { "term": "Core.Description", - "value": "North Korea, officially named the Democratic People\u0027s Republic of Korea, is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for horses." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "KR", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Hunting", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "KR" + "value": "Hunting" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/KR" + "value": "https://ddwiki.reso.org/display/DDW20/Hunting" }, { "term": "Core.Description", - "value": "South Korea, officially named the Republic of Korea, is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for hunting." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "KW", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Industrial", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "KW" + "value": "Industrial" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/KW" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128437" }, { "term": "Core.Description", - "value": "Kuwait is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for industrial purposes." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "KY", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Investment", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "KY" + "value": "Investment" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/KY" + "value": "https://ddwiki.reso.org/display/DDW20/Investment" }, { "term": "Core.Description", - "value": "Cayman Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used as or could be used as an investment." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "KZ", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Livestock", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "KZ" + "value": "Livestock" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/KZ" + "value": "https://ddwiki.reso.org/display/DDW20/Livestock" }, { "term": "Core.Description", - "value": "Kazakhstan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for livestock." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "LA", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "ManufacturedHome", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "LA" + "value": "Manufactured Home" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LA" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128448" }, { "term": "Core.Description", - "value": "Lao is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for a manufactured home or homes." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "LB", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "MedicalDental", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "LB" + "value": "Medical/Dental" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LB" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128451" }, { "term": "Core.Description", - "value": "Lebanon is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for a medical/dental busniess." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "LC", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "MiniStorage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "LC" + "value": "Mini Storage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LC" + "value": "https://ddwiki.reso.org/display/DDW20/Mini+Storage" }, { "term": "Core.Description", - "value": "Saint Lucia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for a mini storage business." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "LI", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "MixedUse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "LI" + "value": "Mixed Use" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LI" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128459" }, { "term": "Core.Description", - "value": "Liechtenstein is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for mixed uses." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "LK", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "MultiFamily", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "LK" + "value": "Multi-Family" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LK" + "value": "https://ddwiki.reso.org/display/DDW20/Multi-Family" }, { "term": "Core.Description", - "value": "Sri Lanka is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The land is currently used for or could be used for a multifamily dwelling or dwellings." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "LR", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Nursery", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "LR" + "value": "Nursery" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LR" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128464" }, { "term": "Core.Description", - "value": "Liberia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The land is currently used as or could be used as a nursery." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "LS", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Office", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "LS" + "value": "Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LS" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128467" }, { "term": "Core.Description", - "value": "Lesotho is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used as or could be used as office space." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "LT", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Orchard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "LT" + "value": "Orchard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LT" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128470" }, { "term": "Core.Description", - "value": "Lithuania is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used as or could be used as an orchard." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "LU", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "LU" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LU" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128474" }, { "term": "Core.Description", - "value": "Luxembourg is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The land is currently used for or could be used for some use other than those on this list." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "LV", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Pasture", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "LV" + "value": "Pasture" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LV" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128477" }, { "term": "Core.Description", - "value": "Latvia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used as or could be used as a pasture." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "LY", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "PlaceOfWorship", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "LY" + "value": "Place of Worship" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LY" + "value": "https://ddwiki.reso.org/display/DDW20/Place+of+Worship" }, { "term": "Core.Description", - "value": "Libyan Arab Jamahiriya is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used as or could be used as a place of worship." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MA", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Plantable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MA" + "value": "Plantable" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MA" + "value": "https://ddwiki.reso.org/display/DDW20/Plantable" }, { "term": "Core.Description", - "value": "Morocco is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used as or could be used as a plantable field." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MC", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Poultry", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MC" + "value": "Poultry" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MC" + "value": "https://ddwiki.reso.org/display/DDW20/Poultry" }, { "term": "Core.Description", - "value": "Monaco is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used as or could be used as a poultry farm." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MD", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Ranch", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MD" + "value": "Ranch" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MD" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128501" }, { "term": "Core.Description", - "value": "Moldova is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used as or could be used as a ranch." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "ME", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Recreational", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ME" + "value": "Recreational" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ME" + "value": "https://ddwiki.reso.org/display/DDW20/Recreational" }, { "term": "Core.Description", - "value": "Montenegro is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for recreational purposes." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MF", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Residential", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MF" + "value": "Residential" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MF" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128507" }, { "term": "Core.Description", - "value": "Saint Martin is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for residential purposes." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MG", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Retail", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MG" + "value": "Retail" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MG" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128510" }, { "term": "Core.Description", - "value": "Madagascar is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for retail purposes." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MH", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "RowCrops", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MH" + "value": "Row Crops" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MH" + "value": "https://ddwiki.reso.org/display/DDW20/Row+Crops" }, { "term": "Core.Description", - "value": "Marshall Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for row crops." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MK", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MK" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MK" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128517" }, { "term": "Core.Description", - "value": "Macedonia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "See the public or private remarks for details on the current or possible use." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "ML", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "SingleFamily", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ML" + "value": "Single Family" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ML" + "value": "https://ddwiki.reso.org/display/DDW20/Single+Family" }, { "term": "Core.Description", - "value": "Mali is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The land is currently used for single-family residence." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MM", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Subdevelopment", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MM" + "value": "Subdevelopment" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MM" + "value": "https://ddwiki.reso.org/display/DDW20/Subdevelopment" }, { "term": "Core.Description", - "value": "Myanmar is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for a subdevelopment or subdevelopments." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MN", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Subdivision", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MN" + "value": "Subdivision" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MN" + "value": "https://ddwiki.reso.org/display/DDW20/Subdivision" }, { "term": "Core.Description", - "value": "Mongolia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for property subdivisions." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MO", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Timber", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MO" + "value": "Timber" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MO" + "value": "https://ddwiki.reso.org/display/DDW20/Timber" }, { "term": "Core.Description", - "value": "Macao is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for timber." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MP", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "TreeFarm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MP" + "value": "Tree Farm" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MP" + "value": "https://ddwiki.reso.org/display/DDW20/Tree+Farm" }, { "term": "Core.Description", - "value": "Northern Mariana Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used as or could be used as a tree farm." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MQ", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Unimproved", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MQ" + "value": "Unimproved" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MQ" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128528" }, { "term": "Core.Description", - "value": "Martinique is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The land is currently unimproved." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MR", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Vacant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MR" + "value": "Vacant" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MR" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128529" }, { "term": "Core.Description", - "value": "Mauritania is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The land is currently vacant." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MS", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Vineyard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MS" + "value": "Vineyard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MS" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128530" }, { "term": "Core.Description", - "value": "Montserrat is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used as or could be used as a vineyard." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MT", + "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", + "lookupValue": "Warehouse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MT" + "value": "Warehouse" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MT" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128531" }, { "term": "Core.Description", - "value": "Malta is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "This land is currently used for or could be used for warehousing." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MU", + "lookupName": "org.reso.metadata.enums.DevelopmentStatus", + "lookupValue": "Completed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MU" + "value": "Completed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MU" + "value": "https://ddwiki.reso.org/display/DDW20/Completed" }, { "term": "Core.Description", - "value": "Mauritius is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The development of the land is complete." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MV", + "lookupName": "org.reso.metadata.enums.DevelopmentStatus", + "lookupValue": "FinishedLots", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MV" + "value": "Finished Lot(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MV" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126166" }, { "term": "Core.Description", - "value": "Maldives is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The development of the land is finished." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MW", + "lookupName": "org.reso.metadata.enums.DevelopmentStatus", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MW" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MW" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126168" }, { "term": "Core.Description", - "value": "Malawi is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The development status of the land is something other than those options in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MX", + "lookupName": "org.reso.metadata.enums.DevelopmentStatus", + "lookupValue": "Proposed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MX" + "value": "Proposed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MX" + "value": "https://ddwiki.reso.org/display/DDW20/Proposed" }, { "term": "Core.Description", - "value": "Mexico is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The development of the land is in the proposal phase." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MY", + "lookupName": "org.reso.metadata.enums.DevelopmentStatus", + "lookupValue": "RawLand", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MY" + "value": "Raw Land" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MY" + "value": "https://ddwiki.reso.org/display/DDW20/Raw+Land" }, { "term": "Core.Description", - "value": "Malaysia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The land is raw and undeveloped." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "MZ", + "lookupName": "org.reso.metadata.enums.DevelopmentStatus", + "lookupValue": "RoughGrade", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MZ" + "value": "Rough Grade" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MZ" + "value": "https://ddwiki.reso.org/display/DDW20/Rough+Grade" }, { "term": "Core.Description", - "value": "Mozambique is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The development of the last is in the rough grade phase." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "NA", + "lookupName": "org.reso.metadata.enums.DevelopmentStatus", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NA" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NA" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126185" }, { "term": "Core.Description", - "value": "Namibia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "See the Public or Private remarks for details on the development status of the land." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "NC", + "lookupName": "org.reso.metadata.enums.DevelopmentStatus", + "lookupValue": "SitePlanApproved", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NC" + "value": "Site Plan Approved" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NC" + "value": "https://ddwiki.reso.org/display/DDW20/Site+Plan+Approved" }, { "term": "Core.Description", - "value": "New Caledonia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The site plan has been approved for the development." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "NE", + "lookupName": "org.reso.metadata.enums.DevelopmentStatus", + "lookupValue": "SitePlanFiled", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NE" + "value": "Site Plan Filed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NE" + "value": "https://ddwiki.reso.org/display/DDW20/Site+Plan+Filed" }, { "term": "Core.Description", - "value": "Niger is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The site plan has been filed for the development." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "NF", + "lookupName": "org.reso.metadata.enums.DevelopmentStatus", + "lookupValue": "UnderConstruction", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NF" + "value": "Under Construction" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NF" + "value": "https://ddwiki.reso.org/display/DDW20/Under+Construction" }, { "term": "Core.Description", - "value": "Norfolk Island is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "There is construction in progress at the development." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "NG", + "lookupName": "org.reso.metadata.enums.DirectionFaces", + "lookupValue": "East", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NG" + "value": "East" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NG" + "value": "https://ddwiki.reso.org/display/DDW20/East" }, { "term": "Core.Description", - "value": "Nigeria is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The front of the structure faces east." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "NI", + "lookupName": "org.reso.metadata.enums.DirectionFaces", + "lookupValue": "North", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NI" + "value": "North" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NI" + "value": "https://ddwiki.reso.org/display/DDW20/North" }, { "term": "Core.Description", - "value": "Nicaragua is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The front of the structure faces north." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "NL", + "lookupName": "org.reso.metadata.enums.DirectionFaces", + "lookupValue": "Northeast", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NL" + "value": "Northeast" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NL" + "value": "https://ddwiki.reso.org/display/DDW20/Northeast" }, { "term": "Core.Description", - "value": "Netherlands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The front of the structure faces northeast." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "NP", + "lookupName": "org.reso.metadata.enums.DirectionFaces", + "lookupValue": "Northwest", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NP" + "value": "Northwest" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NP" + "value": "https://ddwiki.reso.org/display/DDW20/Northwest" }, { "term": "Core.Description", - "value": "Nepal is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The front of the structure faces northwest." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "NR", + "lookupName": "org.reso.metadata.enums.DirectionFaces", + "lookupValue": "South", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NR" + "value": "South" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NR" + "value": "https://ddwiki.reso.org/display/DDW20/South" }, { "term": "Core.Description", - "value": "Nauru is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The front of the structure faces south." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "NU", + "lookupName": "org.reso.metadata.enums.DirectionFaces", + "lookupValue": "Southeast", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NU" + "value": "Southeast" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NU" + "value": "https://ddwiki.reso.org/display/DDW20/Southeast" }, { "term": "Core.Description", - "value": "Niue is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The front of the structure faces southeast." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "NZ", + "lookupName": "org.reso.metadata.enums.DirectionFaces", + "lookupValue": "Southwest", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NZ" + "value": "Southwest" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NZ" + "value": "https://ddwiki.reso.org/display/DDW20/Southwest" }, { "term": "Core.Description", - "value": "New Zealand is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The front of the structure faces southwest." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "OM", + "lookupName": "org.reso.metadata.enums.DirectionFaces", + "lookupValue": "West", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "OM" + "value": "West" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OM" + "value": "https://ddwiki.reso.org/display/DDW20/West" }, { "term": "Core.Description", - "value": "Oman is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The front of the structure faces west." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "OT", + "lookupName": "org.reso.metadata.enums.Disclosures", + "lookupValue": "SampleDisclosuresEnumValue", "type": "Edm.Int32", "annotations": [ - { - "term": "RESO.OData.Metadata.StandardName", - "value": "OT" - }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OT" + "value": "https://ddwiki.reso.org/display/DDW20/Disclosures+Field" }, { "term": "Core.Description", - "value": "Other is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Legal or pertinent information that should be disclosed to potential buyer\u0027s agents." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "PA", + "lookupName": "org.reso.metadata.enums.LinearUnits", + "lookupValue": "Feet", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "PA" + "value": "Feet" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PA" + "value": "https://ddwiki.reso.org/display/DDW20/Feet" }, { "term": "Core.Description", - "value": "Panama is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The elevation of the property is measured in feet." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "PE", + "lookupName": "org.reso.metadata.enums.LinearUnits", + "lookupValue": "Meters", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "PE" + "value": "Meters" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PE" + "value": "https://ddwiki.reso.org/display/DDW20/Meters" }, { "term": "Core.Description", - "value": "Peru is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The elevation of the property is measured in meters." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "PF", + "lookupName": "org.reso.metadata.enums.DocumentsAvailable", + "lookupValue": "SampleDocumentsAvailableEnumValue", "type": "Edm.Int32", "annotations": [ - { - "term": "RESO.OData.Metadata.StandardName", - "value": "PF" - }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PF" + "value": "https://ddwiki.reso.org/display/DDW20/DocumentsAvailable+Field" }, { "term": "Core.Description", - "value": "French Polynesia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "A list of the Documents available for the property. Knowing what documents are available for the property is valuable information." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "PG", + "lookupName": "org.reso.metadata.enums.DoorFeatures", + "lookupValue": "EnergyStarQualifiedDoors", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "PG" + "value": "ENERGY STAR Qualified Doors" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PG" + "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Doors" }, { "term": "Core.Description", - "value": "Papua New Guinea is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has ENERGY STAR qualified door(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "PH", + "lookupName": "org.reso.metadata.enums.DoorFeatures", + "lookupValue": "FrenchDoors", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "PH" + "value": "French Doors" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PH" + "value": "https://ddwiki.reso.org/display/DDW20/French+Doors" }, { "term": "Core.Description", - "value": "Philippines is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has doors with glass panes throughout the length of the door." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "PK", + "lookupName": "org.reso.metadata.enums.DoorFeatures", + "lookupValue": "MirroredClosetDoors", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "PK" + "value": "Mirrored Closet Door(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PK" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126220" }, { "term": "Core.Description", - "value": "Pakistan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has one or more closet doors that have a mirrored surface." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "PL", + "lookupName": "org.reso.metadata.enums.DoorFeatures", + "lookupValue": "SlidingDoors", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "PL" + "value": "Sliding Doors" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PL" + "value": "https://ddwiki.reso.org/display/DDW20/Sliding+Doors" }, { "term": "Core.Description", - "value": "Poland is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has sliding doors." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "PM", + "lookupName": "org.reso.metadata.enums.DoorFeatures", + "lookupValue": "StormDoors", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "PM" + "value": "Storm Door(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PM" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126226" }, { "term": "Core.Description", - "value": "Saint Pierre And Miquelon is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has one or more storm doors." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "PN", + "lookupName": "org.reso.metadata.enums.Electric", + "lookupValue": "Amps100", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "PN" + "value": "100 Amp Service" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PN" + "value": "https://ddwiki.reso.org/display/DDW20/100+Amp+Service" }, { "term": "Core.Description", - "value": "Pitcairn is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The electrical features of the property include 100 amp service." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "PR", + "lookupName": "org.reso.metadata.enums.Electric", + "lookupValue": "Amps150", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "PR" + "value": "150 Amp Service" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PR" + "value": "https://ddwiki.reso.org/display/DDW20/150+Amp+Service" }, { "term": "Core.Description", - "value": "Puerto Rico is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The electrical features of the property include 150 amp service." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "PS", + "lookupName": "org.reso.metadata.enums.Electric", + "lookupValue": "Amps200OrMore", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "PS" + "value": "200+ Amp Service" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PS" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126248" }, { "term": "Core.Description", - "value": "Palestinian Territory is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The electrical features of the property include 200+ amp service." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "PT", + "lookupName": "org.reso.metadata.enums.Electric", + "lookupValue": "CircuitBreakers", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "PT" + "value": "Circuit Breakers" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PT" + "value": "https://ddwiki.reso.org/display/DDW20/Circuit+Breakers" }, { "term": "Core.Description", - "value": "Portugal is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The electrical features of the property include circuit breakers." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "PW", + "lookupName": "org.reso.metadata.enums.Electric", + "lookupValue": "EnergyStorageDevice", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "PW" + "value": "Energy Storage Device" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PW" + "value": "https://ddwiki.reso.org/display/DDW20/Energy+Storage+Device" }, { "term": "Core.Description", - "value": "Palau is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Device(s) that capture energy at one time to be used at a later time. Most commonly these refer to single or groups of stand-alone batteries, such as could be used as back-up power, but it also might include flywheels or other devices to store power." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "PY", + "lookupName": "org.reso.metadata.enums.Electric", + "lookupValue": "Fuses", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "PY" + "value": "Fuses" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PY" + "value": "https://ddwiki.reso.org/display/DDW20/Fuses" }, { "term": "Core.Description", - "value": "Paraguay is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The electrical features of the property include fuses." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "QA", + "lookupName": "org.reso.metadata.enums.Electric", + "lookupValue": "Generator", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "QA" + "value": "Generator" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/QA" + "value": "https://ddwiki.reso.org/display/DDW20/Generator" }, { "term": "Core.Description", - "value": "Qatar is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The electrical features of the property include generator." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "RE", + "lookupName": "org.reso.metadata.enums.Electric", + "lookupValue": "NetMeter", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "RE" + "value": "Net Meter" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RE" + "value": "https://ddwiki.reso.org/display/DDW20/Net+Meter" }, { "term": "Core.Description", - "value": "Reunion is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Net metering is an electric service that allows electricity generated on a consumer’s site (“on-site”) to offset that consumer’s use. This generation can include (generally small) renewable energy facilities (such as wind, solar power, fuel cells or hydro). Net meters might also be used with energy storage devices such as batteries (stand alone or for electric vehicles). Net meters can “spin backwards” such that at the end of the billing period, the consumer only pays for its use, less what it produced (i.e., the “net”)." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "RO", + "lookupName": "org.reso.metadata.enums.Electric", + "lookupValue": "PreWiredForRenewables", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "RO" + "value": "Pre-Wired for Renewables" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RO" + "value": "https://ddwiki.reso.org/display/DDW20/Pre-Wired+for+Renewables" }, { "term": "Core.Description", - "value": "Romania is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Indicates the electric infrastructure on the property has been extended to more easily incorporate an on-site electric generation facility in the future. This would often include, for example, installing conduit and wire from the generation facility to the electric panel, designating circuits on the panel for that generation, and/or leaving room near the panel for future components, such as an inverter." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "RS", + "lookupName": "org.reso.metadata.enums.Electric", + "lookupValue": "ReadyForRenewables", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "RS" + "value": "Ready for Renewables" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RS" + "value": "https://ddwiki.reso.org/display/DDW20/Ready+for+Renewables" }, { "term": "Core.Description", - "value": "Serbia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Indicates a comprehensive infrastructure is in place on the property to more easily incorporate an on-site electric generation facility in the future. Can be confirmed via supporting documentation such as a checklist provided by the DOE Zero Energy Ready Homes program. Solar-PV ready, for example, would often include extensive efficiency measures such as insulation and appliances, architectural drawings that design for a clear roof space, installing conduit from the attic to the electric panel, dedicated circuits on the electric panel, and leaving room near the panel for future components of a solar electric system, such as an inverter. Local requirements may vary. (source: DOE Zero Energy Ready Home http://energy.gov/sites/prod/files/2015/05/f22/PV-Ready%20Checklist.pdf )" } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "RU", + "lookupName": "org.reso.metadata.enums.Electric", + "lookupValue": "Underground", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "RU" + "value": "Underground" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RU" + "value": "https://ddwiki.reso.org/display/DDW20/Underground" }, { "term": "Core.Description", - "value": "Russian Federation is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The electrical features of the property include underground." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "RW", + "lookupName": "org.reso.metadata.enums.Electric", + "lookupValue": "Volts220", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "RW" + "value": "220 Volts" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RW" + "value": "https://ddwiki.reso.org/display/DDW20/220+Volts" }, { "term": "Core.Description", - "value": "Rwanda is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The electrical features of the property include 220 volts." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "SA", + "lookupName": "org.reso.metadata.enums.Electric", + "lookupValue": "Volts220ForSpa", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SA" + "value": "220 Volts For Spa" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SA" + "value": "https://ddwiki.reso.org/display/DDW20/220+Volts+For+Spa" }, { "term": "Core.Description", - "value": "Saudi Arabia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The electrical features of the property include 220 volts for spa." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "SB", + "lookupName": "org.reso.metadata.enums.Electric", + "lookupValue": "Volts220InGarage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SB" + "value": "220 Volts in Garage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SB" + "value": "https://ddwiki.reso.org/display/DDW20/220+Volts+in+Garage" }, { "term": "Core.Description", - "value": "Solomon Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The electrical features of the property include 220 volts in garage." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "SC", + "lookupName": "org.reso.metadata.enums.Electric", + "lookupValue": "Volts220InKitchen", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SC" + "value": "220 Volts in Kitchen" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SC" + "value": "https://ddwiki.reso.org/display/DDW20/220+Volts+in+Kitchen" }, { "term": "Core.Description", - "value": "Seychelles is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The electrical features of the property include 220 volts in kitchen." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "SD", + "lookupName": "org.reso.metadata.enums.Electric", + "lookupValue": "Volts220InLaundry", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SD" + "value": "220 Volts in Laundry" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SD" + "value": "https://ddwiki.reso.org/display/DDW20/220+Volts+in+Laundry" }, { "term": "Core.Description", - "value": "Sudan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The electrical features of the property include 220 volts in laundry." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "SE", + "lookupName": "org.reso.metadata.enums.Electric", + "lookupValue": "Volts220InWorkshop", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SE" + "value": "220 Volts in Workshop" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SE" + "value": "https://ddwiki.reso.org/display/DDW20/220+Volts+in+Workshop" }, { "term": "Core.Description", - "value": "Sweden is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The electrical features of the property include 220 volts in workshop." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "SG", + "lookupName": "org.reso.metadata.enums.Electric", + "lookupValue": "Volts440", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SG" + "value": "440 Volts" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SG" + "value": "https://ddwiki.reso.org/display/DDW20/440+Volts" }, { "term": "Core.Description", - "value": "Singapore is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The electrical features of the property include 440 volts." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "SH", + "lookupName": "org.reso.metadata.enums.ElementarySchool", + "lookupValue": "SampleElementarySchoolEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.ElementarySchoolDistrict", + "lookupValue": "SampleElementarySchoolDistrictEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.ExistingLeaseType", + "lookupValue": "AbsoluteNet", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SH" + "value": "Absolute Net" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SH" + "value": "https://ddwiki.reso.org/display/DDW20/Absolute+Net" }, { "term": "Core.Description", - "value": "Saint Helena is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Also known as a Bondable Lease, the tenant carries every risk in addition to the costs of a NNN Lease." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "SI", + "lookupName": "org.reso.metadata.enums.ExistingLeaseType", + "lookupValue": "CpiAdjustment", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SI" + "value": "CPI Adjustment" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SI" + "value": "https://ddwiki.reso.org/display/DDW20/CPI+Adjustment" }, { "term": "Core.Description", - "value": "Slovenia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "An escalation clause/provision in a lease to adjust the amount paid by the tenant (lessee) where the adjustment will follow the Consumer Price Index (CPI)." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "SJ", + "lookupName": "org.reso.metadata.enums.ExistingLeaseType", + "lookupValue": "EscalationClause", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SJ" + "value": "Escalation Clause" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SJ" + "value": "https://ddwiki.reso.org/display/DDW20/Escalation+Clause" }, { "term": "Core.Description", - "value": "Svalbard - Jan Mayen is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "A clause or provision in a lease document that set a formula for how rent will increase over time." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "SK", + "lookupName": "org.reso.metadata.enums.ExistingLeaseType", + "lookupValue": "Gross", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SK" + "value": "Gross" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SK" + "value": "https://ddwiki.reso.org/display/DDW20/Gross" }, { "term": "Core.Description", - "value": "Slovakia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "A lease agreement where the owner (lessor) pays all property changes normal to ownership. The opposite to net leases where the tenant (lessee) may pay taxes, insurance, maintenance and even for damages that were not caused by the tenant." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "SL", + "lookupName": "org.reso.metadata.enums.ExistingLeaseType", + "lookupValue": "GroundLease", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SL" + "value": "Ground Lease" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SL" + "value": "https://ddwiki.reso.org/display/DDW20/Ground+Lease" }, { "term": "Core.Description", - "value": "Sierra Leone is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "Typically a long term lease of land where the tenant (lessee) has the right to develop or make improvements." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "SM", + "lookupName": "org.reso.metadata.enums.ExistingLeaseType", + "lookupValue": "Net", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SM" + "value": "Net" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SM" + "value": "https://ddwiki.reso.org/display/DDW20/Net" }, { "term": "Core.Description", - "value": "San Marino is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "A lease agreement where the tenant pays the real estate taxes." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "SN", + "lookupName": "org.reso.metadata.enums.ExistingLeaseType", + "lookupValue": "Nn", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SN" + "value": "NN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SN" + "value": "https://ddwiki.reso.org/display/DDW20/NN" }, { "term": "Core.Description", - "value": "Senegal is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "A lease agreement where the tenant pays real estate taxes and building insurance." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "SO", + "lookupName": "org.reso.metadata.enums.ExistingLeaseType", + "lookupValue": "Nnn", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SO" + "value": "NNN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SO" + "value": "https://ddwiki.reso.org/display/DDW20/NNN" }, { "term": "Core.Description", - "value": "Somalia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "A lease agreement where the tenant pays real estate taxes, building insurance and maintenance." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "SR", + "lookupName": "org.reso.metadata.enums.ExistingLeaseType", + "lookupValue": "Oral", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SR" + "value": "Oral" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SR" + "value": "https://ddwiki.reso.org/display/DDW20/Oral" }, { "term": "Core.Description", - "value": "Suriname is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The terms of the lease are agreed orally (not in writing) between the lessee and lessor. Legal restrictions around oral agreements vary from state to state." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "ST", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "Awnings", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ST" + "value": "Awning(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ST" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126309" }, { "term": "Core.Description", - "value": "Sao Tome And Principe is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has one or more awnings on it\u0027s exterior." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "SV", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "Balcony", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SV" + "value": "Balcony" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SV" + "value": "https://ddwiki.reso.org/display/DDW20/Balcony" }, { "term": "Core.Description", - "value": "El Salvador is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has an exterior balcony." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "SY", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "Barbecue", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SY" + "value": "Barbecue" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SY" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126318" }, { "term": "Core.Description", - "value": "Syrian Arab Republic is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has an outdoors barbeque." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "SZ", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "BasketballCourt", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SZ" + "value": "Basketball Court" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SZ" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126321" }, { "term": "Core.Description", - "value": "Swaziland is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has a basketball court." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "TC", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "BoatSlip", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TC" + "value": "Boat Slip" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TC" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126326" }, { "term": "Core.Description", - "value": "Turks - Caicos Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property includes a boat slip." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "TD", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "BuiltInBarbecue", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TD" + "value": "Built-in Barbecue" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TD" + "value": "https://ddwiki.reso.org/display/DDW20/Built-in+Barbecue" }, { "term": "Core.Description", - "value": "Chad is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has a built-in outdoor barbeque." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "TF", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "Courtyard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TF" + "value": "Courtyard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TF" + "value": "https://ddwiki.reso.org/display/DDW20/Courtyard" }, { "term": "Core.Description", - "value": "French Southern Territories is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has a courtyard." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "TG", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "CoveredCourtyard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TG" + "value": "Covered Courtyard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TG" + "value": "https://ddwiki.reso.org/display/DDW20/Covered+Courtyard" }, { "term": "Core.Description", - "value": "Togo is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has a covered courtyard." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "TH", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "Dock", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TH" + "value": "Dock" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TH" + "value": "https://ddwiki.reso.org/display/DDW20/Dock" }, { "term": "Core.Description", - "value": "Thailand is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property includes a dock." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "TJ", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "DogRun", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TJ" + "value": "Dog Run" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TJ" + "value": "https://ddwiki.reso.org/display/DDW20/Dog+Run" }, { "term": "Core.Description", - "value": "Tajikistan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has a dog run." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "TK", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "ElectricGrill", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TK" + "value": "Electric Grill" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TK" + "value": "https://ddwiki.reso.org/display/DDW20/Electric+Grill" }, { "term": "Core.Description", - "value": "Tokelau is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has an outdoor electric grill." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "TL", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "FirePit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TL" + "value": "Fire Pit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TL" + "value": "https://ddwiki.reso.org/display/DDW20/Fire+Pit" }, { "term": "Core.Description", - "value": "Timor-Leste is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has an outdoor fire pit." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "TM", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "Garden", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TM" + "value": "Garden" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TM" + "value": "https://ddwiki.reso.org/display/DDW20/Garden" }, { "term": "Core.Description", - "value": "Turkmenistan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has a garden." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "TN", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "GasGrill", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TN" + "value": "Gas Grill" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TN" + "value": "https://ddwiki.reso.org/display/DDW20/Gas+Grill" }, { "term": "Core.Description", - "value": "Tunisia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has an outdoor gas grill." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "TO", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "GrayWaterSystem", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TO" + "value": "Gray Water System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TO" + "value": "https://ddwiki.reso.org/display/DDW20/Gray+Water+System" }, { "term": "Core.Description", - "value": "Tonga is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has a grey water system." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "TR", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "Kennel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TR" + "value": "Kennel" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TR" + "value": "https://ddwiki.reso.org/display/DDW20/Kennel" }, { "term": "Core.Description", - "value": "Turkey is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has a kennel." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "TT", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "Lighting", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TT" + "value": "Lighting" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TT" + "value": "https://ddwiki.reso.org/display/DDW20/Lighting" }, { "term": "Core.Description", - "value": "Trinidad - Tobago is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has exterior lighting." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "TV", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "MistingSystem", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TV" + "value": "Misting System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TV" + "value": "https://ddwiki.reso.org/display/DDW20/Misting+System" }, { "term": "Core.Description", - "value": "Tuvalu is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has a misting system." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "TW", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TW" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TW" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126383" }, { "term": "Core.Description", - "value": "Taiwan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has no exterior features." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "TZ", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TZ" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TZ" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126387" }, { "term": "Core.Description", - "value": "Tanzania is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has exterior features other than those in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "UA", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "OutdoorGrill", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "UA" + "value": "Outdoor Grill" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UA" + "value": "https://ddwiki.reso.org/display/DDW20/Outdoor+Grill" }, { "term": "Core.Description", - "value": "Ukraine is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has an outdoor grill." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "UG", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "OutdoorKitchen", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "UG" + "value": "Outdoor Kitchen" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UG" + "value": "https://ddwiki.reso.org/display/DDW20/Outdoor+Kitchen" }, { "term": "Core.Description", - "value": "Uganda is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has an outdoor kitchen." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "UM", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "OutdoorShower", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "UM" + "value": "Outdoor Shower" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UM" + "value": "https://ddwiki.reso.org/display/DDW20/Outdoor+Shower" }, { "term": "Core.Description", - "value": "United States Minor Islands is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has an outdoor shower." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "US", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "PermeablePaving", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "US" + "value": "Permeable Paving" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/US" + "value": "https://ddwiki.reso.org/display/DDW20/Permeable+Paving" }, { "term": "Core.Description", - "value": "United States is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has preamble paving that allows fluids to run through the paving to the below ground or channeling." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "UY", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "Playground", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "UY" + "value": "Playground" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UY" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126405" }, { "term": "Core.Description", - "value": "Uruguay is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has a playground." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "UZ", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "PrivateEntrance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "UZ" + "value": "Private Entrance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UZ" + "value": "https://ddwiki.reso.org/display/DDW20/Private+Entrance" }, { "term": "Core.Description", - "value": "Uzbekistan is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has a private entrance." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "VA", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "PrivateYard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "VA" + "value": "Private Yard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126953" + "value": "https://ddwiki.reso.org/display/DDW20/Private+Yard" }, { "term": "Core.Description", - "value": "Holy See (Vatican City) is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has a private yard." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "VC", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "RainBarrelCisterns", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "VC" + "value": "Rain Barrel/Cistern(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/VC" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126421" }, { "term": "Core.Description", - "value": "Saint Vincent - Grenadines is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has a cistern for water collection." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "VE", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "RainGutters", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "VE" + "value": "Rain Gutters" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/VE" + "value": "https://ddwiki.reso.org/display/DDW20/Rain+Gutters" }, { "term": "Core.Description", - "value": "Venezuela is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The structure has rain gutters." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "VG", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "RvHookup", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "VG" + "value": "RV Hookup" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/VG" + "value": "https://ddwiki.reso.org/display/DDW20/RV+Hookup" }, { "term": "Core.Description", - "value": "Virgin Islands British is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has hookups for recreational vehicles." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "VI", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "Storage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "VI" + "value": "Storage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/VI" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126431" }, { "term": "Core.Description", - "value": "Virgin Islands U.S. is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has external storage." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "VN", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "TennisCourts", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "VN" + "value": "Tennis Court(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/VN" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126435" }, { "term": "Core.Description", - "value": "Viet Nam is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has one or more tennis courts." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "VU", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "UncoveredCourtyard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "VU" + "value": "Uncovered Courtyard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/VU" + "value": "https://ddwiki.reso.org/display/DDW20/Uncovered+Courtyard" }, { "term": "Core.Description", - "value": "Vanuatu is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has an uncovered courtyard." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "WF", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "SmartCamerasRecording", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "WF" + "value": "Smart Camera(s)/Recording" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/WF" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126443" }, { "term": "Core.Description", - "value": "Wallis And Futuna is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "A camera or recording control unit that has convenience and energy-saving aspects. A smart camera may also integrate with a larger smart home system and typically operates through a third-party service." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "WS", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "SmartIrrigation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "WS" + "value": "Smart Irrigation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/WS" + "value": "https://ddwiki.reso.org/display/DDW20/Smart+Irrigation" }, { "term": "Core.Description", - "value": "Samoa is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "An irragation system that has convenience and energy-saving aspects. A smart irrigation system may also integrate with a larger smart home system and typically operates through a third-party service." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "YE", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "SmartLights", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "YE" + "value": "Smart Light(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/YE" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126450" }, { "term": "Core.Description", - "value": "Yemen is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "A lighting control unit that has convenience and energy-saving aspects. Smart lights may also integrate with a larger smart home system and typically operates through a third-party service." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "YT", + "lookupName": "org.reso.metadata.enums.ExteriorFeatures", + "lookupValue": "SmartLocks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "YT" + "value": "Smart Lock(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/YT" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126454" }, { "term": "Core.Description", - "value": "Mayotte is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "A locking system that has convenience and safety aspects. A smart-locking system may also integrate with a larger smart home system and typically operates through a third-party service." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "ZA", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "BackYard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ZA" + "value": "Back Yard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ZA" + "value": "https://ddwiki.reso.org/display/DDW20/Back+Yard" }, { "term": "Core.Description", - "value": "South Africa is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The back yard is fenced." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "ZM", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "BarbedWire", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ZM" + "value": "Barbed Wire" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ZM" + "value": "https://ddwiki.reso.org/display/DDW20/Barbed+Wire" }, { "term": "Core.Description", - "value": "Zambia is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The fencing has barbed wire." } ] }, { - "lookupName": "org.reso.metadata.enums.Country", - "lookupValue": "ZW", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "Block", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ZW" + "value": "Block" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ZW" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126343" }, { "term": "Core.Description", - "value": "Zimbabwe is the country in which the individual, entity or property is located. The two letter code is based on ISO standard 3166." + "value": "The property has a block wall(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.CountyOrParish", - "lookupValue": "SampleCountyOrParishEnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.CurrentFinancing", - "lookupValue": "Assumable", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "Brick", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Assumable" + "value": "Brick" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Assumable" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126347" }, { "term": "Core.Description", - "value": "The financing currently in place may be assumed." + "value": "The property has a brick wall(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentFinancing", - "lookupValue": "Contract", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "ChainLink", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contract" + "value": "Chain Link" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126093" + "value": "https://ddwiki.reso.org/display/DDW20/Chain+Link" }, { "term": "Core.Description", - "value": "The purchase of a property involves an agreement to perform services, provide product, share of income, or some other agreement as the method of payment for the property." + "value": "The property has chain link fencing." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentFinancing", - "lookupValue": "Conventional", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "CrossFenced", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Conventional" + "value": "Cross Fenced" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126096" + "value": "https://ddwiki.reso.org/display/DDW20/Cross+Fenced" }, { "term": "Core.Description", - "value": "The buyer is using conventional financing to purchase the home." + "value": "The property is cross fenced." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentFinancing", - "lookupValue": "FHA", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "Electric", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "FHA" + "value": "Electric" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126098" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126358" }, { "term": "Core.Description", - "value": "A loan from an approved provider that follows the guidelines of, and is insured by, the Federal Housing Administration." + "value": "The property has electric fencing." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentFinancing", - "lookupValue": "FHA203b", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "Fenced", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "FHA 203(b)" + "value": "Fenced" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126102" + "value": "https://ddwiki.reso.org/display/DDW20/Fenced" }, { "term": "Core.Description", - "value": "The basic home mortgage loan from an approved provider that follows the guidelines of, and is insured by, the Federal Housing Administration." + "value": "The property is fenced." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentFinancing", - "lookupValue": "FHA203k", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "FrontYard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "FHA 203(k)" + "value": "Front Yard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126107" + "value": "https://ddwiki.reso.org/display/DDW20/Front+Yard" }, { "term": "Core.Description", - "value": "A loan, for the rehabilitation and repair of single family residence, from an approved provider that follows the guidelines of, and is insured by, the Federal Housing Administration." + "value": "The front yard is fenced." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentFinancing", - "lookupValue": "LeasedRenewables", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "Full", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Leased Renewables" + "value": "Full" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Leased+Renewables" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126368" }, { "term": "Core.Description", - "value": "Definition: Renewable system (i.e., solar or wind) belonging to a third-party is installed on a customer’s property at little or no cost to the property owner. Property owner has entered an agreement to pay for the lease of the equipment. Structure: Fee model is based on equipment to generate power, not power itself. Transfer: If requirements are met it may be possible to transfer lease from home seller to buyer with the approval of the system owner. If being transferred, see Fannie Mae guidelines for more info: since lease is for equipment it must be included in the buyers DTI calculation. If a buyer cannot or will not adopt a lease, then the seller is required to pay the remaining contract amount in full and the system would be removed.Real or Personal Property: Renewable system is typically considered personal property. All tax credits as well as maintenance responsibilities, etc. belong to the third-party owner. Some leases require the homeowner to pay the personal property tax. Terms: Lease should provide items homeowner is responsible for paying. In a solar lease model, a customer will sign a contract with an installer/developer and pay for the solar energy equipment over a period of years or decades. Solar leases can be structured so customers pay no up-front costs, some up-front costs (partially prepaid) or can be fully prepaid (the leasing company is then able to depreciate the equipment over time and offers a lower fee for pre-paid leases). The homeowner may have the option to purchase the system during or at the end of the lease term (most leases are for 20-year terms) at its fair market value or terms set in the original lease contract." + "value": "The full property is fenced." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentFinancing", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "Gate", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Gate" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126120" + "value": "https://ddwiki.reso.org/display/DDW20/Gate" }, { "term": "Core.Description", - "value": "The is no current financing on the property." + "value": "The fencing has a gate(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentFinancing", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "Invisible", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Invisible" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126127" + "value": "https://ddwiki.reso.org/display/DDW20/Invisible" }, { "term": "Core.Description", - "value": "The current owner is using another form of financing that is not included in the options provided in this list." + "value": "The property has invisible fencing." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentFinancing", - "lookupValue": "PowerPurchaseAgreement", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "Masonry", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Power Purchase Agreement" + "value": "Masonry" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Power+Purchase+Agreement" + "value": "https://ddwiki.reso.org/display/DDW20/Masonry" }, { "term": "Core.Description", - "value": "Definition: Renewable system belonging to a third-party is installed on a customer’s property at little or no up-front cost to the property owner. Property owner is in an agreement to buy all the power generated at a fixed rate whether it is actually used or not. This is typically lower than the local utility rate. Structure: Fee model is based on power, not equipment to generate it. Transfer: A PPA may be transferred to a homebuyer with approval from the system owner. If a buyer will not adopt a PPA, then the seller is required to pay the remaining contract amount in full and the system would be removed. If being transferred, see Fannie Mae guidelines for more info: portion of the purchase towards equipment must be included in the buyers DTI calculation. Real or Personal Property: Renewable system is typically considered personal property. All tax credits as well as maintenance responsibilities, etc. belong to the third-party owner. Terms: The customer agrees to purchase all energy produced by the system. At the end of the PPA contract term (usually between 10-25 years), property owners can extend the contract and even buy the solar energy system from the developer based on terms in the contract.Additional info on SEIA.org." + "value": "The property has masonry wall(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentFinancing", - "lookupValue": "Private", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Private" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126140" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126380" }, { "term": "Core.Description", - "value": "Financing is provided by a private party." + "value": "The property has no fencing." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentFinancing", - "lookupValue": "PropertyAssessedCleanEnergy", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Property-Assessed Clean Energy" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Property-Assessed+Clean+Energy" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126384" }, { "term": "Core.Description", - "value": "Definition: Property-assessed clean energy (PACE) is a financing tool for property owners to fund energy or water efficiency or renewable energy installations. Structure: PACE is a secured loan that attaches to the property as a voluntary assessment on the property taxes. To be eligible for a PACE loan, the building must be located in a local jurisdiction where the City or County has passed a resolution to participate in a PACE program. PACE financing is often a public-private partnership between a private finance company and a public agency.Transfer? The loan may be transferred to the new owner upon sale of the property with the approval of the system owner. Real or Personal Property? If seller owns and not a third-party, then renewable system is typically considered real property and tax credits and maintenance requirements, etc. belong to the property owner. Terms: Loan terms can vary between 5 and 30 years. Some programs also allow PACE to finance solar leases and power purchase agreements (PPAs). Due to the complexities of PACE financing, NAR and states like California have provided statements which are worth further consideration. NAR - http://www.realtor.org/articles/administration-issues-pace-guidance; CAR - http://www.car.org/newsstand/newsreleases/2015releases/fhapacelien" + "value": "The property has a type of fencing that is not included in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentFinancing", - "lookupValue": "TrustDeed", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "Partial", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Trust Deed" + "value": "Partial" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126148" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126388" }, { "term": "Core.Description", - "value": "Financing where title of the property is placed with a trustee who secures payment of the loan for a beneficiary." + "value": "The property is partially fenced." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentFinancing", - "lookupValue": "USDA", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "PartialCross", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "USDA" + "value": "Partial Cross" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126156" + "value": "https://ddwiki.reso.org/display/DDW20/Partial+Cross" }, { "term": "Core.Description", - "value": "A loan from an approved provider that follows the guidelines of, and is insured by, the US Department of Agriculture." + "value": "The property has partial cross fencing." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentFinancing", - "lookupValue": "VA", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "Perimeter", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "VA" + "value": "Perimeter" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126160" + "value": "https://ddwiki.reso.org/display/DDW20/Perimeter" }, { "term": "Core.Description", - "value": "A loan from an approved provider that follows the guidelines of, and is insured by, the US Department of Veteran\u0027s Affairs." + "value": "The property has a perimeter fence." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Agricultural", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "Pipe", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agricultural" + "value": "Pipe" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128390" + "value": "https://ddwiki.reso.org/display/DDW20/Pipe" }, { "term": "Core.Description", - "value": "The land is currently used for or could be used for agriculture." + "value": "The property has pipe fencing." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Automotive", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "Privacy", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Automotive" + "value": "Privacy" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Automotive" + "value": "https://ddwiki.reso.org/display/DDW20/Privacy" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for automotive maintenance or repair." + "value": "The property has privacy fencing." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Cattle", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "Security", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cattle" + "value": "Security" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cattle" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126408" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for cattle." + "value": "The property has security fencing." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Commercial", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Commercial" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128400" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126412" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for comercial purposes." + "value": "See the Public or Private remarks for details on the fencing." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Dairy", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "SlumpStone", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dairy" + "value": "Slump Stone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dairy" + "value": "https://ddwiki.reso.org/display/DDW20/Slump+Stone" }, { "term": "Core.Description", - "value": "This land is currently used as or could be used as a dairy farm." + "value": "The property has slump stone wall(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Development", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "SplitRail", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Development" + "value": "Split Rail" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Development" + "value": "https://ddwiki.reso.org/display/DDW20/Split+Rail" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for a new development." + "value": "The property has split rail fencing." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Farm", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "Stone", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Farm" + "value": "Stone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128410" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126426" }, { "term": "Core.Description", - "value": "This land is currently used as or could be used as a fishery." + "value": "The property has stone wall(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Fishery", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "Vinyl", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fishery" + "value": "Vinyl" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Fishery" + "value": "https://ddwiki.reso.org/display/DDW20/Vinyl" }, { "term": "Core.Description", - "value": "This land is currently used as or could be used as a farm." + "value": "The property has vinyl fencing." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Grazing", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "Wire", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Grazing" + "value": "Wire" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Grazing" + "value": "https://ddwiki.reso.org/display/DDW20/Wire" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for livestock grazing." + "value": "The property has wire fencing." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "HighwayTouristService", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "Wood", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Highway/Tourist Service" + "value": "Wood" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128423" + "value": "https://ddwiki.reso.org/display/DDW20/Wood" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for highway/tourist service." + "value": "The property has wooden fencing." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Horses", + "lookupName": "org.reso.metadata.enums.Fencing", + "lookupValue": "WroughtIron", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Horses" + "value": "Wrought Iron" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Horses" + "value": "https://ddwiki.reso.org/display/DDW20/Wrought+Iron" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for horses." + "value": "The property has wrought iron fencing." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Hunting", + "lookupName": "org.reso.metadata.enums.FinancialDataSource", + "lookupValue": "Accountant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hunting" + "value": "Accountant" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Hunting" + "value": "https://ddwiki.reso.org/display/DDW20/Accountant" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for hunting." + "value": "The financial data in the listing was provided by an accountant." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Industrial", + "lookupName": "org.reso.metadata.enums.FinancialDataSource", + "lookupValue": "Owner", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Industrial" + "value": "Owner" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128437" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126355" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for industrial purposes." + "value": "the financial data in the listing was provided by the owner." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Investment", + "lookupName": "org.reso.metadata.enums.FinancialDataSource", + "lookupValue": "PropertyManager", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Investment" + "value": "Property Manager" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Investment" + "value": "https://ddwiki.reso.org/display/DDW20/Property+Manager" }, { "term": "Core.Description", - "value": "This land is currently used as or could be used as an investment." + "value": "the financial data in the listing was provided by the property manager." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Livestock", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Basement", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Livestock" + "value": "Basement" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Livestock" + "value": "https://ddwiki.reso.org/display/DDW20/Basement" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for livestock." + "value": "There is a fireplace in the basement." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "ManufacturedHome", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Bath", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Manufactured Home" + "value": "Bath" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128448" + "value": "https://ddwiki.reso.org/display/DDW20/Bath" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for a manufactured home or homes." + "value": "The property includes a bathroom fireplace." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "MedicalDental", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Bedroom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Medical/Dental" + "value": "Bedroom" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128451" + "value": "https://ddwiki.reso.org/display/DDW20/Bedroom" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for a medical/dental busniess." + "value": "The property has a bedroom fireplace." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "MiniStorage", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "BlowerFan", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mini Storage" + "value": "Blower Fan" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Mini+Storage" + "value": "https://ddwiki.reso.org/display/DDW20/Blower+Fan" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for a mini storage business." + "value": "The fireplace has a blower fan." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "MixedUse", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Circulating", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mixed Use" + "value": "Circulating" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128459" + "value": "https://ddwiki.reso.org/display/DDW20/Circulating" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for mixed uses." + "value": "The fireplace has a circulation system." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "MultiFamily", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Decorative", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Multi-Family" + "value": "Decorative" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Multi-Family" + "value": "https://ddwiki.reso.org/display/DDW20/Decorative" }, { "term": "Core.Description", - "value": "The land is currently used for or could be used for a multifamily dwelling or dwellings." + "value": "The property has a decorative fireplace." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Nursery", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Den", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Nursery" + "value": "Den" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128464" + "value": "https://ddwiki.reso.org/display/DDW20/Den" }, { "term": "Core.Description", - "value": "The land is currently used as or could be used as a nursery." + "value": "The property has a fireplace in the den." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Office", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "DiningRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office" + "value": "Dining Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128467" + "value": "https://ddwiki.reso.org/display/DDW20/Dining+Room" }, { "term": "Core.Description", - "value": "This land is currently used as or could be used as office space." + "value": "The property has a fireplace in the dining room." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Orchard", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "DoubleSided", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Orchard" + "value": "Double Sided" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128470" + "value": "https://ddwiki.reso.org/display/DDW20/Double+Sided" }, { "term": "Core.Description", - "value": "This land is currently used as or could be used as an orchard." + "value": "The property has a double sided fireplace. Double sided fireplaces often have openings in adjacent rooms." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Electric", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Electric" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128474" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126417" }, { "term": "Core.Description", - "value": "The land is currently used for or could be used for some use other than those on this list." + "value": "The fireplace is electric." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Pasture", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "EpaCertifiedWoodStove", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pasture" + "value": "EPA Certified Wood Stove" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128477" + "value": "https://ddwiki.reso.org/display/DDW20/EPA+Certified+Wood+Stove" }, { "term": "Core.Description", - "value": "This land is currently used as or could be used as a pasture." + "value": "The property has an EPA certified wood stove." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "PlaceOfWorship", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "EpaQualifiedFireplace", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Place of Worship" + "value": "EPA Qualified Fireplace" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Place+of+Worship" + "value": "https://ddwiki.reso.org/display/DDW20/EPA+Qualified+Fireplace" }, { "term": "Core.Description", - "value": "This land is currently used as or could be used as a place of worship." + "value": "The property has an EPA certified fireplace." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Plantable", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "FactoryBuilt", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Plantable" + "value": "Factory Built" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Plantable" + "value": "https://ddwiki.reso.org/display/DDW20/Factory+Built" }, { "term": "Core.Description", - "value": "This land is currently used as or could be used as a plantable field." + "value": "The fireplace is factory built and later installed into the property." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Poultry", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "FamilyRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Poultry" + "value": "Family Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Poultry" + "value": "https://ddwiki.reso.org/display/DDW20/Family+Room" }, { "term": "Core.Description", - "value": "This land is currently used as or could be used as a poultry farm." + "value": "There is a fireplace in the family room." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Ranch", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "FirePit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ranch" + "value": "Fire Pit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128501" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126442" }, { "term": "Core.Description", - "value": "This land is currently used as or could be used as a ranch." + "value": "The property has a fire pit." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Recreational", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "FreeStanding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Recreational" + "value": "Free Standing" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Recreational" + "value": "https://ddwiki.reso.org/display/DDW20/Free+Standing" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for recreational purposes." + "value": "The fireplace is free standing, rather than built-in." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Residential", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Gas", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Residential" + "value": "Gas" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128507" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126452" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for residential purposes." + "value": "The fireplace burns gas." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Retail", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "GasLog", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Retail" + "value": "Gas Log" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128510" + "value": "https://ddwiki.reso.org/display/DDW20/Gas+Log" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for retail purposes." + "value": "The gas fireplace has a gas log." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "RowCrops", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "GasStarter", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Row Crops" + "value": "Gas Starter" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Row+Crops" + "value": "https://ddwiki.reso.org/display/DDW20/Gas+Starter" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for row crops." + "value": "The fireplace has a gas started, but also burns wood or other fuels." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "GlassDoors", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Glass Doors" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128517" + "value": "https://ddwiki.reso.org/display/DDW20/Glass+Doors" }, { "term": "Core.Description", - "value": "See the public or private remarks for details on the current or possible use." + "value": "The fireplace has glass doors." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "SingleFamily", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "GreatRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Single Family" + "value": "Great Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Single+Family" + "value": "https://ddwiki.reso.org/display/DDW20/Great+Room" }, { "term": "Core.Description", - "value": "The land is currently used for single-family residence." + "value": "There is a fireplace in the great room." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Subdevelopment", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Heatilator", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Subdevelopment" + "value": "Heatilator" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Subdevelopment" + "value": "https://ddwiki.reso.org/display/DDW20/Heatilator" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for a subdevelopment or subdevelopments." + "value": "The fireplace has a built in ventilation system used to circulate heat." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Subdivision", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Insert", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Subdivision" + "value": "Insert" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Subdivision" + "value": "https://ddwiki.reso.org/display/DDW20/Insert" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for property subdivisions." + "value": "A fireplace insert is a device inserted into an existing masonry or prefabricated fireplace. Inserts are used for their aesthetic, insulating, circulating or other features." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Timber", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Kitchen", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Timber" + "value": "Kitchen" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Timber" + "value": "https://ddwiki.reso.org/display/DDW20/Kitchen" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for timber." + "value": "The property has a fireplace in the kitchen." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "TreeFarm", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Library", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tree Farm" + "value": "Library" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tree+Farm" + "value": "https://ddwiki.reso.org/display/DDW20/Library" }, { "term": "Core.Description", - "value": "This land is currently used as or could be used as a tree farm." + "value": "The property has a fireplace in the library." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Unimproved", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "LivingRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unimproved" + "value": "Living Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128528" + "value": "https://ddwiki.reso.org/display/DDW20/Living+Room" }, { "term": "Core.Description", - "value": "The land is currently unimproved." + "value": "The property has a fireplace in the living room." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Vacant", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Masonry", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Vacant" + "value": "Masonry" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128529" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126489" }, { "term": "Core.Description", - "value": "The land is currently vacant." + "value": "The fireplace is made of masonry." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Vineyard", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "MasterBedroom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Vineyard" + "value": "Master Bedroom" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128530" + "value": "https://ddwiki.reso.org/display/DDW20/Master+Bedroom" }, { "term": "Core.Description", - "value": "This land is currently used as or could be used as a vineyard." + "value": "The property has a fireplace in the master bedroom." } ] }, { - "lookupName": "org.reso.metadata.enums.CurrentOrPossibleUse", - "lookupValue": "Warehouse", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Metal", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Warehouse" + "value": "Metal" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128531" + "value": "https://ddwiki.reso.org/display/DDW20/Metal" }, { "term": "Core.Description", - "value": "This land is currently used for or could be used for warehousing." + "value": "The fireplace is make of metal." } ] }, { - "lookupName": "org.reso.metadata.enums.DevelopmentStatus", - "lookupValue": "Completed", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Completed" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Completed" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126508" }, { "term": "Core.Description", - "value": "The development of the land is complete." + "value": "The property has no fireplace." } ] }, { - "lookupName": "org.reso.metadata.enums.DevelopmentStatus", - "lookupValue": "FinishedLots", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Finished Lot(s)" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126166" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126511" }, { "term": "Core.Description", - "value": "The development of the land is finished." + "value": "The fireplace has features that are not included in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.DevelopmentStatus", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Outside", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Outside" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126168" + "value": "https://ddwiki.reso.org/display/DDW20/Outside" }, { "term": "Core.Description", - "value": "The development status of the land is something other than those options in this list." + "value": "The property has an outdoor fireplace." } ] }, { - "lookupName": "org.reso.metadata.enums.DevelopmentStatus", - "lookupValue": "Proposed", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "PelletStove", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Proposed" + "value": "Pellet Stove" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Proposed" + "value": "https://ddwiki.reso.org/display/DDW20/Pellet+Stove" }, { "term": "Core.Description", - "value": "The development of the land is in the proposal phase." + "value": "The property has a stove that burns compressed wood or biomass pellets to generate heat." } ] }, { - "lookupName": "org.reso.metadata.enums.DevelopmentStatus", - "lookupValue": "RawLand", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Propane", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Raw Land" + "value": "Propane" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Raw+Land" + "value": "https://ddwiki.reso.org/display/DDW20/Propane" }, { "term": "Core.Description", - "value": "The land is raw and undeveloped." + "value": "The fireplace burns propane." } ] }, { - "lookupName": "org.reso.metadata.enums.DevelopmentStatus", - "lookupValue": "RoughGrade", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "RaisedHearth", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rough Grade" + "value": "Raised Hearth" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Rough+Grade" + "value": "https://ddwiki.reso.org/display/DDW20/Raised+Hearth" }, { "term": "Core.Description", - "value": "The development of the last is in the rough grade phase." + "value": "The fireplace has a raised hearth." } ] }, { - "lookupName": "org.reso.metadata.enums.DevelopmentStatus", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "RecreationRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Recreation Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126185" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126525" }, { "term": "Core.Description", - "value": "See the Public or Private remarks for details on the development status of the land." + "value": "The property has a fireplace in the recreation room." } ] }, { - "lookupName": "org.reso.metadata.enums.DevelopmentStatus", - "lookupValue": "SitePlanApproved", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "SealedCombustion", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Site Plan Approved" + "value": "Sealed Combustion" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Site+Plan+Approved" + "value": "https://ddwiki.reso.org/display/DDW20/Sealed+Combustion" }, { "term": "Core.Description", - "value": "The site plan has been approved for the development." + "value": "The fireplace has sealed combustion chamber." } ] }, { - "lookupName": "org.reso.metadata.enums.DevelopmentStatus", - "lookupValue": "SitePlanFiled", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Site Plan Filed" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Site+Plan+Filed" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126531" }, { "term": "Core.Description", - "value": "The site plan has been filed for the development." + "value": "See the remarks fields for additional information about the fireplace(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.DevelopmentStatus", - "lookupValue": "UnderConstruction", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "SeeThrough", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Under Construction" + "value": "See Through" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Under+Construction" + "value": "https://ddwiki.reso.org/display/DDW20/See+Through" }, { "term": "Core.Description", - "value": "There is construction in progress at the development." + "value": "The property has a see-through fireplace, usually positioned between two rooms." } ] }, { - "lookupName": "org.reso.metadata.enums.DirectionFaces", - "lookupValue": "East", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Stone", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "East" + "value": "Stone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/East" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126539" }, { "term": "Core.Description", - "value": "The front of the structure faces east." + "value": "The property has a fireplace made with stone." } ] }, { - "lookupName": "org.reso.metadata.enums.DirectionFaces", - "lookupValue": "North", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "Ventless", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "North" + "value": "Ventless" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/North" + "value": "https://ddwiki.reso.org/display/DDW20/Ventless" }, { "term": "Core.Description", - "value": "The front of the structure faces north." + "value": "The property has a ventless fireplace." } ] }, { - "lookupName": "org.reso.metadata.enums.DirectionFaces", - "lookupValue": "Northeast", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "WoodBurning", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Northeast" + "value": "Wood Burning" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Northeast" + "value": "https://ddwiki.reso.org/display/DDW20/Wood+Burning" }, { "term": "Core.Description", - "value": "The front of the structure faces northeast." + "value": "The fireplace is wood burning." } ] }, { - "lookupName": "org.reso.metadata.enums.DirectionFaces", - "lookupValue": "Northwest", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "WoodBurningStove", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Northwest" + "value": "Wood Burning Stove" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Northwest" + "value": "https://ddwiki.reso.org/display/DDW20/Wood+Burning+Stove" }, { "term": "Core.Description", - "value": "The front of the structure faces northwest." + "value": "The property includes a wood burning stove." } ] }, { - "lookupName": "org.reso.metadata.enums.DirectionFaces", - "lookupValue": "South", + "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupValue": "ZeroClearance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "South" + "value": "Zero Clearance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/South" + "value": "https://ddwiki.reso.org/display/DDW20/Zero+Clearance" }, { "term": "Core.Description", - "value": "The front of the structure faces south." + "value": "The property has a zero clearance fireplace. Zero clearance fireplaces are built to be placed almost directly against combustible materials like wood, walls, or paneling." } ] }, { - "lookupName": "org.reso.metadata.enums.DirectionFaces", - "lookupValue": "Southeast", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Adobe", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Southeast" + "value": "Adobe" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Southeast" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126445" }, { "term": "Core.Description", - "value": "The front of the structure faces southeast." + "value": "The property includes adobe flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.DirectionFaces", - "lookupValue": "Southwest", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Bamboo", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Southwest" + "value": "Bamboo" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Southwest" + "value": "https://ddwiki.reso.org/display/DDW20/Bamboo" }, { "term": "Core.Description", - "value": "The front of the structure faces southwest." + "value": "The property includes bamboo flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.DirectionFaces", - "lookupValue": "West", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Brick", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "West" + "value": "Brick" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/West" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126451" }, { "term": "Core.Description", - "value": "The front of the structure faces west." + "value": "The property includes brick flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.Disclosures", - "lookupValue": "SampleDisclosuresEnumValue", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Carpet", "type": "Edm.Int32", "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Carpet" + }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Disclosures+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Carpet" }, { "term": "Core.Description", - "value": "Legal or pertinent information that should be disclosed to potential buyer\u0027s agents." + "value": "The property includes carpet flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.LinearUnits", - "lookupValue": "Feet", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "CeramicTile", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Feet" + "value": "Ceramic Tile" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Feet" + "value": "https://ddwiki.reso.org/display/DDW20/Ceramic+Tile" }, { "term": "Core.Description", - "value": "The elevation of the property is measured in feet." + "value": "The property includes ceramic tile flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.LinearUnits", - "lookupValue": "Meters", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Clay", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Meters" + "value": "Clay" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Meters" + "value": "https://ddwiki.reso.org/display/DDW20/Clay" }, { "term": "Core.Description", - "value": "The elevation of the property is measured in meters." + "value": "The property includes clay flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.DocumentsAvailable", - "lookupValue": "SampleDocumentsAvailableEnumValue", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Combination", "type": "Edm.Int32", "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Combination" + }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/DocumentsAvailable+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Combination" }, { "term": "Core.Description", - "value": "A list of the Documents available for the property. Knowing what documents are available for the property is valuable information." + "value": "The property includes combination flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.DoorFeatures", - "lookupValue": "EnergyStarQualifiedDoors", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Concrete", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ENERGY STAR Qualified Doors" + "value": "Concrete" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Doors" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126468" }, { "term": "Core.Description", - "value": "The property has ENERGY STAR qualified door(s)." + "value": "The property includes concrete flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.DoorFeatures", - "lookupValue": "FrenchDoors", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Cork", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "French Doors" + "value": "Cork" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/French+Doors" + "value": "https://ddwiki.reso.org/display/DDW20/Cork" }, { "term": "Core.Description", - "value": "The property has doors with glass panes throughout the length of the door." + "value": "The property includes cork flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.DoorFeatures", - "lookupValue": "MirroredClosetDoors", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "CriGreenLabelPlusCertifiedCarpet", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mirrored Closet Door(s)" + "value": "CRI Green Label Plus Certified Carpet" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126220" + "value": "https://ddwiki.reso.org/display/DDW20/CRI+Green+Label+Plus+Certified+Carpet" }, { "term": "Core.Description", - "value": "The property has one or more closet doors that have a mirrored surface." + "value": "The property includes CRI Green Label Plus certified carpet flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.DoorFeatures", - "lookupValue": "SlidingDoors", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Dirt", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sliding Doors" + "value": "Dirt" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sliding+Doors" + "value": "https://ddwiki.reso.org/display/DDW20/Dirt" }, { "term": "Core.Description", - "value": "The property has sliding doors." + "value": "The property has dirt flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.DoorFeatures", - "lookupValue": "StormDoors", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "FloorScoreCertifiedFlooring", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Storm Door(s)" + "value": "FloorScore(r) Certified Flooring" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126226" + "value": "https://ddwiki.reso.org/display/DDW20/FloorScore%28r%29+Certified+Flooring" }, { "term": "Core.Description", - "value": "The property has one or more storm doors." + "value": "The property includes FloorScore(r) certified flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.Electric", - "lookupValue": "Amps100", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "FscOrSfiCertifiedSourceHardwood", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "100 Amp Service" + "value": "FSC or SFI Certified Source Hardwood" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/100+Amp+Service" + "value": "https://ddwiki.reso.org/display/DDW20/FSC+or+SFI+Certified+Source+Hardwood" }, { "term": "Core.Description", - "value": "The electrical features of the property include 100 amp service." + "value": "The property includes FSC or SFI certified source hardwood flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.Electric", - "lookupValue": "Amps150", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Granite", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "150 Amp Service" + "value": "Granite" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/150+Amp+Service" + "value": "https://ddwiki.reso.org/display/DDW20/Granite" }, { "term": "Core.Description", - "value": "The electrical features of the property include 150 amp service." + "value": "The property includes granite flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.Electric", - "lookupValue": "Amps200OrMore", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Hardwood", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "200+ Amp Service" + "value": "Hardwood" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126248" + "value": "https://ddwiki.reso.org/display/DDW20/Hardwood" }, { "term": "Core.Description", - "value": "The electrical features of the property include 200+ amp service." + "value": "The property includes hardwood flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.Electric", - "lookupValue": "CircuitBreakers", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Laminate", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Circuit Breakers" + "value": "Laminate" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Circuit+Breakers" + "value": "https://ddwiki.reso.org/display/DDW20/Laminate" }, { "term": "Core.Description", - "value": "The electrical features of the property include circuit breakers." + "value": "The property includes laminate flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.Electric", - "lookupValue": "EnergyStorageDevice", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Linoleum", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Energy Storage Device" + "value": "Linoleum" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Energy+Storage+Device" + "value": "https://ddwiki.reso.org/display/DDW20/Linoleum" }, { "term": "Core.Description", - "value": "Device(s) that capture energy at one time to be used at a later time. Most commonly these refer to single or groups of stand-alone batteries, such as could be used as back-up power, but it also might include flywheels or other devices to store power." + "value": "The property includes linoleum flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.Electric", - "lookupValue": "Fuses", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Marble", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fuses" + "value": "Marble" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Fuses" + "value": "https://ddwiki.reso.org/display/DDW20/Marble" }, { "term": "Core.Description", - "value": "The electrical features of the property include fuses." + "value": "The property includes marble flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.Electric", - "lookupValue": "Generator", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Generator" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Generator" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126510" }, { "term": "Core.Description", - "value": "The electrical features of the property include generator." + "value": "The property has no flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.Electric", - "lookupValue": "NetMeter", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Net Meter" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Net+Meter" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126512" }, { "term": "Core.Description", - "value": "Net metering is an electric service that allows electricity generated on a consumer’s site (“on-site”) to offset that consumer’s use. This generation can include (generally small) renewable energy facilities (such as wind, solar power, fuel cells or hydro). Net meters might also be used with energy storage devices such as batteries (stand alone or for electric vehicles). Net meters can “spin backwards” such that at the end of the billing period, the consumer only pays for its use, less what it produced (i.e., the “net”)." + "value": "The property includes flooring that is not included in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.Electric", - "lookupValue": "PreWiredForRenewables", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "PaintedStained", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pre-Wired for Renewables" + "value": "Painted/Stained" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pre-Wired+for+Renewables" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126515" }, { "term": "Core.Description", - "value": "Indicates the electric infrastructure on the property has been extended to more easily incorporate an on-site electric generation facility in the future. This would often include, for example, installing conduit and wire from the generation facility to the electric panel, designating circuits on the panel for that generation, and/or leaving room near the panel for future components, such as an inverter." + "value": "The property includes painted or stained flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.Electric", - "lookupValue": "ReadyForRenewables", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Parquet", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ready for Renewables" + "value": "Parquet" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ready+for+Renewables" + "value": "https://ddwiki.reso.org/display/DDW20/Parquet" }, { "term": "Core.Description", - "value": "Indicates a comprehensive infrastructure is in place on the property to more easily incorporate an on-site electric generation facility in the future. Can be confirmed via supporting documentation such as a checklist provided by the DOE Zero Energy Ready Homes program. Solar-PV ready, for example, would often include extensive efficiency measures such as insulation and appliances, architectural drawings that design for a clear roof space, installing conduit from the attic to the electric panel, dedicated circuits on the electric panel, and leaving room near the panel for future components of a solar electric system, such as an inverter. Local requirements may vary. (source: DOE Zero Energy Ready Home http://energy.gov/sites/prod/files/2015/05/f22/PV-Ready%20Checklist.pdf )" + "value": "The property includes parquet flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.Electric", - "lookupValue": "Underground", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Pavers", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Underground" + "value": "Pavers" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Underground" + "value": "https://ddwiki.reso.org/display/DDW20/Pavers" }, { "term": "Core.Description", - "value": "The electrical features of the property include underground." + "value": "The property includes flooring pavers." } ] }, { - "lookupName": "org.reso.metadata.enums.Electric", - "lookupValue": "Volts220", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "ReclaimedWood", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "220 Volts" + "value": "Reclaimed Wood" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/220+Volts" + "value": "https://ddwiki.reso.org/display/DDW20/Reclaimed+Wood" }, { "term": "Core.Description", - "value": "The electrical features of the property include 220 volts." + "value": "The property includes reclaimed wood flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.Electric", - "lookupValue": "Volts220ForSpa", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "220 Volts For Spa" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/220+Volts+For+Spa" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126532" }, { "term": "Core.Description", - "value": "The electrical features of the property include 220 volts for spa." + "value": "See the remarks field for additional information about the flooring included with the property." } ] }, { - "lookupName": "org.reso.metadata.enums.Electric", - "lookupValue": "Volts220InGarage", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "SimulatedWood", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "220 Volts in Garage" + "value": "Simulated Wood" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/220+Volts+in+Garage" + "value": "https://ddwiki.reso.org/display/DDW20/Simulated+Wood" }, { "term": "Core.Description", - "value": "The electrical features of the property include 220 volts in garage." + "value": "The property includes simulated wood flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.Electric", - "lookupValue": "Volts220InKitchen", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Slate", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "220 Volts in Kitchen" + "value": "Slate" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/220+Volts+in+Kitchen" + "value": "https://ddwiki.reso.org/display/DDW20/Slate" }, { "term": "Core.Description", - "value": "The electrical features of the property include 220 volts in kitchen." + "value": "The property includes slate flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.Electric", - "lookupValue": "Volts220InLaundry", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Softwood", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "220 Volts in Laundry" + "value": "Softwood" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/220+Volts+in+Laundry" + "value": "https://ddwiki.reso.org/display/DDW20/Softwood" }, { "term": "Core.Description", - "value": "The electrical features of the property include 220 volts in laundry." + "value": "The property includes softwood flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.Electric", - "lookupValue": "Volts220InWorkshop", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Stamped", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "220 Volts in Workshop" + "value": "Stamped" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/220+Volts+in+Workshop" + "value": "https://ddwiki.reso.org/display/DDW20/Stamped" }, { "term": "Core.Description", - "value": "The electrical features of the property include 220 volts in workshop." + "value": "The property includes stamped flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.Electric", - "lookupValue": "Volts440", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Stone", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "440 Volts" + "value": "Stone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/440+Volts" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126553" }, { "term": "Core.Description", - "value": "The electrical features of the property include 440 volts." + "value": "The property includes stone flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.ElementarySchool", - "lookupValue": "SampleElementarySchoolEnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.ElementarySchoolDistrict", - "lookupValue": "SampleElementarySchoolDistrictEnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.ExistingLeaseType", - "lookupValue": "AbsoluteNet", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Sustainable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Absolute Net" + "value": "Sustainable" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Absolute+Net" + "value": "https://ddwiki.reso.org/display/DDW20/Sustainable" }, { "term": "Core.Description", - "value": "Also known as a Bondable Lease, the tenant carries every risk in addition to the costs of a NNN Lease." + "value": "The property includes sustainable flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.ExistingLeaseType", - "lookupValue": "CpiAdjustment", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Terrazzo", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CPI Adjustment" + "value": "Terrazzo" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CPI+Adjustment" + "value": "https://ddwiki.reso.org/display/DDW20/Terrazzo" }, { "term": "Core.Description", - "value": "An escalation clause/provision in a lease to adjust the amount paid by the tenant (lessee) where the adjustment will follow the Consumer Price Index (CPI)." + "value": "The property includes terrazzo flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.ExistingLeaseType", - "lookupValue": "EscalationClause", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Tile", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Escalation Clause" + "value": "Tile" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Escalation+Clause" + "value": "https://ddwiki.reso.org/display/DDW20/Tile" }, { "term": "Core.Description", - "value": "A clause or provision in a lease document that set a formula for how rent will increase over time." + "value": "The property includes tile flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.ExistingLeaseType", - "lookupValue": "Gross", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Varies", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gross" + "value": "Varies" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gross" + "value": "https://ddwiki.reso.org/display/DDW20/Varies" }, { "term": "Core.Description", - "value": "A lease agreement where the owner (lessor) pays all property changes normal to ownership. The opposite to net leases where the tenant (lessee) may pay taxes, insurance, maintenance and even for damages that were not caused by the tenant." + "value": "The property flooring type varies." } ] }, { - "lookupName": "org.reso.metadata.enums.ExistingLeaseType", - "lookupValue": "GroundLease", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Vinyl", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ground Lease" + "value": "Vinyl" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ground+Lease" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126571" }, { "term": "Core.Description", - "value": "Typically a long term lease of land where the tenant (lessee) has the right to develop or make improvements." + "value": "The property includes vinyl flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.ExistingLeaseType", - "lookupValue": "Net", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Wood", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Net" + "value": "Wood" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Net" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126575" }, { "term": "Core.Description", - "value": "A lease agreement where the tenant pays the real estate taxes." + "value": "The property includes wood flooring." } ] }, { - "lookupName": "org.reso.metadata.enums.ExistingLeaseType", - "lookupValue": "Nn", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "LuxuryVinyl", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NN" + "value": "Luxury Vinyl" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NN" + "value": "https://ddwiki.reso.org/display/DDW20/Luxury+Vinyl" }, { "term": "Core.Description", - "value": "A lease agreement where the tenant pays real estate taxes and building insurance." + "value": "The property includes luxury vinyl flooring, which is a waterproof and durable flooring that mimics the look of hardwood or stone." } ] }, { - "lookupName": "org.reso.metadata.enums.ExistingLeaseType", - "lookupValue": "Nnn", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "Plank", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NNN" + "value": "Plank" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NNN" + "value": "https://ddwiki.reso.org/display/DDW20/Plank" }, { "term": "Core.Description", - "value": "A lease agreement where the tenant pays real estate taxes, building insurance and maintenance." + "value": "The property includes plank flooring, which comes in multi-ply, long, narrow strips and is thicker than typical sheet vinyl." } ] }, { - "lookupName": "org.reso.metadata.enums.ExistingLeaseType", - "lookupValue": "Oral", + "lookupName": "org.reso.metadata.enums.Flooring", + "lookupValue": "EngineeredHardwood", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Oral" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Oral" + "value": "Engineered Hardwood" }, { "term": "Core.Description", - "value": "The terms of the lease are agreed orally (not in writing) between the lessee and lessor. Legal restrictions around oral agreements vary from state to state." + "value": "The property includes engineered hardwood flooring, a type of flooring made up of derivative wood products that are manufactured by binding or fixing the strands, particles, fibers, veneers or boards of wood together with adhesives or other methods of fixation to form composite material." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "Awnings", + "lookupName": "org.reso.metadata.enums.FoundationDetails", + "lookupValue": "Block", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Awning(s)" + "value": "Block" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126309" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126460" }, { "term": "Core.Description", - "value": "The property has one or more awnings on it\u0027s exterior." + "value": "The foundation of the property is made wholly or partially of block." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "Balcony", + "lookupName": "org.reso.metadata.enums.FoundationDetails", + "lookupValue": "BrickMortar", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Balcony" + "value": "Brick/Mortar" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Balcony" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126464" }, { "term": "Core.Description", - "value": "The property has an exterior balcony." + "value": "The foundation of the property is made wholly or partially of brick/mortar." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "Barbecue", + "lookupName": "org.reso.metadata.enums.FoundationDetails", + "lookupValue": "Combination", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Barbecue" + "value": "Combination" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126318" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126467" }, { "term": "Core.Description", - "value": "The property has an outdoors barbeque." + "value": "The foundation of the property is made of a combination of materials." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "BasketballCourt", + "lookupName": "org.reso.metadata.enums.FoundationDetails", + "lookupValue": "ConcretePerimeter", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Basketball Court" + "value": "Concrete Perimeter" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126321" + "value": "https://ddwiki.reso.org/display/DDW20/Concrete+Perimeter" }, { "term": "Core.Description", - "value": "The property has a basketball court." + "value": "The foundation of the property has a concrete perimeter." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "BoatSlip", + "lookupName": "org.reso.metadata.enums.FoundationDetails", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Boat Slip" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126326" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126474" }, { "term": "Core.Description", - "value": "The property includes a boat slip." + "value": "There are no details about the foundation of the property." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "BuiltInBarbecue", + "lookupName": "org.reso.metadata.enums.FoundationDetails", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Built-in Barbecue" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Built-in+Barbecue" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126482" }, { "term": "Core.Description", - "value": "The property has a built-in outdoor barbeque." + "value": "A foundation type not included in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "Courtyard", + "lookupName": "org.reso.metadata.enums.FoundationDetails", + "lookupValue": "Permanent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Courtyard" + "value": "Permanent" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Courtyard" + "value": "https://ddwiki.reso.org/display/DDW20/Permanent" }, { "term": "Core.Description", - "value": "The property has a courtyard." + "value": "The foundation is permanent and not temporary or movable." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "CoveredCourtyard", + "lookupName": "org.reso.metadata.enums.FoundationDetails", + "lookupValue": "PillarPostPier", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Covered Courtyard" + "value": "Pillar/Post/Pier" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Covered+Courtyard" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126490" }, { "term": "Core.Description", - "value": "The property has a covered courtyard." + "value": "The foundation of the property is made wholly or partially of pillar/post/pier." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "Dock", + "lookupName": "org.reso.metadata.enums.FoundationDetails", + "lookupValue": "Raised", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dock" + "value": "Raised" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dock" + "value": "https://ddwiki.reso.org/display/DDW20/Raised" }, { "term": "Core.Description", - "value": "The property includes a dock." + "value": "The foundation of the property is raised." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "DogRun", + "lookupName": "org.reso.metadata.enums.FoundationDetails", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dog Run" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dog+Run" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126496" }, { "term": "Core.Description", - "value": "The property has a dog run." + "value": "See the listing\u0027s remarks for details about the foundation." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "ElectricGrill", + "lookupName": "org.reso.metadata.enums.FoundationDetails", + "lookupValue": "Slab", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electric Grill" + "value": "Slab" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Electric+Grill" + "value": "https://ddwiki.reso.org/display/DDW20/Slab" }, { "term": "Core.Description", - "value": "The property has an outdoor electric grill." + "value": "The foundation of the property is made wholly or partially of a concrete slab." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "FirePit", + "lookupName": "org.reso.metadata.enums.FoundationDetails", + "lookupValue": "Stone", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fire Pit" + "value": "Stone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Fire+Pit" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126502" }, { "term": "Core.Description", - "value": "The property has an outdoor fire pit." + "value": "The foundation of the property is made wholly or partially of stone." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "Garden", + "lookupName": "org.reso.metadata.enums.FrontageType", + "lookupValue": "BayHarbor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Garden" + "value": "Bay/Harbor" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Garden" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126514" }, { "term": "Core.Description", - "value": "The property has a garden." + "value": "The property fronts to a bay or harbor." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "GasGrill", + "lookupName": "org.reso.metadata.enums.FrontageType", + "lookupValue": "GolfCourse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gas Grill" + "value": "Golf Course" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gas+Grill" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126517" }, { "term": "Core.Description", - "value": "The property has an outdoor gas grill." + "value": "The property fronts to a golf course." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "GrayWaterSystem", + "lookupName": "org.reso.metadata.enums.FrontageType", + "lookupValue": "LagoonEstuary", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gray Water System" + "value": "Lagoon/Estuary" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gray+Water+System" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126528" }, { "term": "Core.Description", - "value": "The property has a grey water system." + "value": "The property fronts to a lagoon or estuary." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "Kennel", + "lookupName": "org.reso.metadata.enums.FrontageType", + "lookupValue": "Lakefront", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Kennel" + "value": "Lakefront" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Kennel" + "value": "https://ddwiki.reso.org/display/DDW20/Lakefront" }, { "term": "Core.Description", - "value": "The property has a kennel." + "value": "The property is on a lakefront." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "Lighting", + "lookupName": "org.reso.metadata.enums.FrontageType", + "lookupValue": "Oceanfront", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lighting" + "value": "Oceanfront" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lighting" + "value": "https://ddwiki.reso.org/display/DDW20/Oceanfront" }, { "term": "Core.Description", - "value": "The property has exterior lighting." + "value": "The property is on an oceanfront." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "MistingSystem", + "lookupName": "org.reso.metadata.enums.FrontageType", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Misting System" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Misting+System" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126540" }, { "term": "Core.Description", - "value": "The property has a misting system." + "value": "The frontage of the property is something other than the options in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.FrontageType", + "lookupValue": "River", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "River" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126383" + "value": "https://ddwiki.reso.org/display/DDW20/River" }, { "term": "Core.Description", - "value": "The property has no exterior features." + "value": "The property is on a riverfront." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.FrontageType", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126387" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126548" }, { "term": "Core.Description", - "value": "The property has exterior features other than those in this list." + "value": "See the Public or Private Remarks for details on the frontage of the property." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "OutdoorGrill", + "lookupName": "org.reso.metadata.enums.FrontageType", + "lookupValue": "Waterfront", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Outdoor Grill" + "value": "Waterfront" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Outdoor+Grill" + "value": "https://ddwiki.reso.org/display/DDW20/Waterfront" }, { "term": "Core.Description", - "value": "The property has an outdoor grill." + "value": "The property is on a waterfront." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "OutdoorKitchen", + "lookupName": "org.reso.metadata.enums.Furnished", + "lookupValue": "Furnished", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Outdoor Kitchen" + "value": "Furnished" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Outdoor+Kitchen" + "value": "https://ddwiki.reso.org/display/DDW20/Furnished" }, { "term": "Core.Description", - "value": "The property has an outdoor kitchen." + "value": "The dwelling being leased is furnished." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "OutdoorShower", + "lookupName": "org.reso.metadata.enums.Furnished", + "lookupValue": "Negotiable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Outdoor Shower" + "value": "Negotiable" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Outdoor+Shower" + "value": "https://ddwiki.reso.org/display/DDW20/Negotiable" }, { "term": "Core.Description", - "value": "The property has an outdoor shower." + "value": "The property may be furnished or left unfurnished at the lessor\u0027s request. Contact the listing agent/office to discuss options and cost differences." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "PermeablePaving", + "lookupName": "org.reso.metadata.enums.Furnished", + "lookupValue": "Partially", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Permeable Paving" + "value": "Partially" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Permeable+Paving" + "value": "https://ddwiki.reso.org/display/DDW20/Partially" }, { "term": "Core.Description", - "value": "The property has preamble paving that allows fluids to run through the paving to the below ground or channeling." + "value": "The dwelling being leased is partially furnished." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "Playground", + "lookupName": "org.reso.metadata.enums.Furnished", + "lookupValue": "Unfurnished", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Playground" + "value": "Unfurnished" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126405" + "value": "https://ddwiki.reso.org/display/DDW20/Unfurnished" }, { "term": "Core.Description", - "value": "The property has a playground." + "value": "The dwelling being leased is not furnished." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "PrivateEntrance", + "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", + "lookupValue": "CertifiedPassiveHouse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Private Entrance" + "value": "Certified Passive House" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Private+Entrance" + "value": "https://ddwiki.reso.org/display/DDW20/Certified+Passive+House" }, { "term": "Core.Description", - "value": "The property has a private entrance." + "value": "Super-insulated new homes that have been built to meet certification requirements demonstrating minimal or no heating and cooling system." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "PrivateYard", + "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", + "lookupValue": "EnergyStarCertifiedHomes", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Private Yard" + "value": "ENERGY STAR Certified Homes" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Private+Yard" + "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Certified+Homes" }, { "term": "Core.Description", - "value": "The property has a private yard." + "value": "EPA ENERGY STAR Certified Homes is a set of optional construction practices and technologies (above minimum code requirements) that builders can follow to upgrade a new home\u0027s energy efficiency beyond minimum code requirements. Guidelines are outlined in the National Performance Path; or the National Prescriptive Path; This whole-house label differs from the ENERGY STAR products label. To achieve the ENERGY STAR Certified Homes label, a home\u0027s energy efficiency must be verified by a third-party organization." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "RainBarrelCisterns", + "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", + "lookupValue": "Enerphit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rain Barrel/Cistern(s)" + "value": "EnerPHit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126421" + "value": "https://ddwiki.reso.org/display/DDW20/EnerPHit" }, { "term": "Core.Description", - "value": "The property has a cistern for water collection." + "value": "Super-insulated existing homes that have been remodeled to meet certification requirements demonstrating minimal or no heating and cooling system." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "RainGutters", + "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", + "lookupValue": "HersIndexScore", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rain Gutters" + "value": "HERS Index Score" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Rain+Gutters" + "value": "https://ddwiki.reso.org/display/DDW20/HERS+Index+Score" }, { "term": "Core.Description", - "value": "The structure has rain gutters." + "value": "The HERS Index is the nationally recognized scoring system for measuring a home\u0027s energy performance. To calculate a home\u0027s HERS Index Score, a certified RESNET home energy rater will do a home energy rating and compare the data against a reference home (a design-modeled home of the same size and shape as the actual home), so the HERS Index Score is always relative to the size, shape, and type of the house. The lower the number, the more energy efficient the home." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "RvHookup", + "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", + "lookupValue": "HomeEnergyScore", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "RV Hookup" + "value": "Home Energy Score" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RV+Hookup" + "value": "https://ddwiki.reso.org/display/DDW20/Home+Energy+Score" }, { "term": "Core.Description", - "value": "The property has hookups for recreational vehicles." + "value": "The Home Energy Score, managed by the US DOE, is a national system that allows homes to receive an energy efficiency rating, similar to the MPG rating available for cars. The Home Energy Score uses a 10-point scale to reflect how much energy a home is expected to use under standard operating conditions. Homes that are expected to use the least amount of energy (and are considered the most energy efficient) score a 10, and homes that are expected to use the most amount of energy (and are considered the least energy efficient) score a 1. The Home Energy Score uses a standard calculation method and takes into account the home\u0027s structure and envelope (walls, windows, foundation) and its heating, cooling, and hot water systems. Only Qualified Assessors who pass a DOE exam are allowed to provide the Home Energy Score." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "Storage", + "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", + "lookupValue": "HomeEnergyUpgradeCertificateOfEnergyEfficiencyImprovements", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Storage" + "value": "Home Energy Upgrade Certificate of Energy Efficiency Improvements" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126431" + "value": "https://ddwiki.reso.org/display/DDW20/Home+Energy+Upgrade+Certificate+of+Energy+Efficiency+Improvements" }, { "term": "Core.Description", - "value": "The property has external storage." + "value": "Buildings Performance Institute BPI- 2101 Standard Requirements for a Certificate of Completion for Whole-House Energy Efficiency Upgrades specifies a standard way of describing the improvements made to an existing home through a home energy upgrade (HEU). Certificates are provided by a local energy efficiency program sponsor." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "TennisCourts", + "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", + "lookupValue": "HomeEnergyUpgradeCertificateOfEnergyEfficiencyPerformance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tennis Court(s)" + "value": "Home Energy Upgrade Certificate of Energy Efficiency Performance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126435" + "value": "https://ddwiki.reso.org/display/DDW20/Home+Energy+Upgrade+Certificate+of+Energy+Efficiency+Performance" }, { "term": "Core.Description", - "value": "The property has one or more tennis courts." + "value": "Buildings Performance Institute BPI- 2101 Standard Requirements for a Certificate of Completion for Whole-House Energy Efficiency Upgrades specifies a standard way of describing the improvements made to an existing home through a home energy upgrade (HEU) and provides one or more measures of a home\u0027s performance. Measures of performance may include a HERS rating, a Home Energy Score, an indication of projected or actual energy consumption, or other systems. Certificates are provided by a local energy efficiency program sponsor." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "UncoveredCourtyard", + "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", + "lookupValue": "HomePerformanceWithEnergyStar", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Uncovered Courtyard" + "value": "Home Performance with ENERGY STAR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Uncovered+Courtyard" + "value": "https://ddwiki.reso.org/display/DDW20/Home+Performance+with+ENERGY+STAR" }, { "term": "Core.Description", - "value": "The property has an uncovered courtyard." + "value": "Home Performance with ENERGY STAR offers whole-house solutions to high energy bills and homes with comfort problems. The program is managed by a local sponsor that recruits home improvement contractors who are qualified to perform comprehensive home assessments and improvements. Local sponsors must follow specific guidelines to participate as outlined in the HPwES Sponsor Guide and Reference Manual." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "SmartCamerasRecording", + "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", + "lookupValue": "IndoorAirplus", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Smart Camera(s)/Recording" + "value": "Indoor airPLUS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126443" + "value": "https://ddwiki.reso.org/display/DDW20/Indoor+airPLUS" }, { "term": "Core.Description", - "value": "A camera or recording control unit that has convenience and energy-saving aspects. A smart camera may also integrate with a larger smart home system and typically operates through a third-party service." + "value": "EPA Indoor airPLUS is a set of optional construction practices and technologies builders can follow to reduce indoor air pollutants and improve the indoor air quality in a new home beyond minimum code requirements. It is only available to homes that first meet ENERGY STAR Certified Homes certification." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "SmartIrrigation", + "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", + "lookupValue": "LeedForHomes", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Smart Irrigation" + "value": "LEED For Homes" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Smart+Irrigation" + "value": "https://ddwiki.reso.org/display/DDW20/LEED+For+Homes" }, { "term": "Core.Description", - "value": "An irragation system that has convenience and energy-saving aspects. A smart irrigation system may also integrate with a larger smart home system and typically operates through a third-party service." + "value": "USGBC\u0027s residential rating system, LEED for Homes, was launched in 2008. The LEED rating systems are developed through an open, consensus-based process led by LEED committees. LEED is a voluntary program that provides independent, third-party verification that a home was designed and built using methods for achieving high performance in multiple areas of sustainability including energy, water, waste management, indoor air quality, and sustainable site development. There are multiple rating systems for all types of buildings including Existing Buildings and Homes for residential projects. Homes may achieve different levels of certification (platinum, gold, silver, certified) depending on the number of LEED prerequisites and credits that are met." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "SmartLights", + "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", + "lookupValue": "LivingBuildingChallenge", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Smart Light(s)" + "value": "Living Building Challenge" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126450" + "value": "https://ddwiki.reso.org/display/DDW20/Living+Building+Challenge" }, { "term": "Core.Description", - "value": "A lighting control unit that has convenience and energy-saving aspects. Smart lights may also integrate with a larger smart home system and typically operates through a third-party service." + "value": "Living Future Institute\u0027s Homes certified by a third-party that they produce as much or more energy than they use. Super-insulated homes that have met certification requirements demonstrating minimal or no heating and cooling system." } ] }, { - "lookupName": "org.reso.metadata.enums.ExteriorFeatures", - "lookupValue": "SmartLocks", + "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", + "lookupValue": "NgbsNewConstruction", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Smart Lock(s)" + "value": "NGBS New Construction" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126454" + "value": "https://ddwiki.reso.org/display/DDW20/NGBS+New+Construction" }, { "term": "Core.Description", - "value": "A locking system that has convenience and safety aspects. A smart-locking system may also integrate with a larger smart home system and typically operates through a third-party service." + "value": "Home Innovation Research Labs certifies homes to the ICC-700 National Green Building Standard(tm) (NGBS), which has undergone the full consensus process and received approval from the American National Standards Institute (ANSI). Home Innovation Research Labs provides project certification to the NGBS. NGBS applies to both single-family homes and multifamily buildings. Certification options also exist for new construction, remodel projects (both whole-home and functional areas such as a kitchen or bathroom) and land development/subdivision. Homes may qualify for a bronze, silver, gold, or emerald certification level depending on the number of green building practices met." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "BackYard", + "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", + "lookupValue": "NgbsSmallProjectsRemodel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Back Yard" + "value": "NGBS Small Projects Remodel" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Back+Yard" + "value": "https://ddwiki.reso.org/display/DDW20/NGBS+Small+Projects+Remodel" }, { "term": "Core.Description", - "value": "The back yard is fenced." + "value": "Home Innovation Research Labs provides project certification to the NGBS. NGBS applies to both single-family homes and multifamily buildings. Certification options also exist for new construction, remodel projects (both whole-home and functional areas such as a kitchen or bathroom), and land development/subdivision. For the Small Projects Remodel, the functional area (kitchen, bathroom, basement, addition) is either certified or not. Unlike other NGBS certifications, multiple certification levels (bronze, silver, gold, or emerald) do not exist for this certification option." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "BarbedWire", + "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", + "lookupValue": "NgbsWholeHomeRemodel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Barbed Wire" + "value": "NGBS Whole-Home Remodel" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Barbed+Wire" + "value": "https://ddwiki.reso.org/display/DDW20/NGBS+Whole-Home+Remodel" }, { "term": "Core.Description", - "value": "The fencing has barbed wire." + "value": "Home Innovation Research Labs provides project certification to the NGBS. NGBS applies to both single-family homes and multifamily buildings. Certification options also exist for new construction, remodel projects (both whole-home and functional areas such as a kitchen or bathroom), and land development/subdivision. Homes may qualify for a bronze, silver, gold, or emerald certification level depending on the number of green building practices met." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "Block", + "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", + "lookupValue": "PhiusPlus", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Block" + "value": "PHIUS+" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126343" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126638" }, { "term": "Core.Description", - "value": "The property has a block wall(s)." + "value": "Super-insulated homes that have met certification requirements demonstrating minimal or no heating and cooling system." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "Brick", + "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", + "lookupValue": "Watersense", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Brick" + "value": "WaterSense" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126347" + "value": "https://ddwiki.reso.org/display/DDW20/WaterSense" }, { "term": "Core.Description", - "value": "The property has a brick wall(s)." + "value": "EPA WaterSense is a set of optional construction practices and technologies (above minimum code requirements) that builders can follow to ensure a home uses less water while still providing the same level of comfort and convenience. WaterSense also applies to specific plumbing fixtures (see InteriorFeatures) and should not be confused with the whole-house label." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "ChainLink", + "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", + "lookupValue": "ZeroEnergyReadyHome", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Chain Link" + "value": "Zero Energy Ready Home" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Chain+Link" + "value": "https://ddwiki.reso.org/display/DDW20/Zero+Energy+Ready+Home" }, { "term": "Core.Description", - "value": "The property has chain link fencing." + "value": "DOE Zero Energy Ready Home is a set of optional construction practices and technologies (above minimum code and ENERGY STAR Certified Home requirements) that builders can follow to ensure high-performance homes so energy efficient all or most annual energy consumption can be offset with renewable energy. Guidelines are outlined in the \"DOE Zero Energy Ready Home National Program Requirements.\"" } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "CrossFenced", + "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", + "lookupValue": "PearlCertification", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cross Fenced" + "value": "Pearl Certification" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cross+Fenced" + "value": "https://ddwiki.reso.org/display/DDW20/Pearl+Certification" }, { "term": "Core.Description", - "value": "The property is cross fenced." + "value": "Pearl is a national firm that provides third-party certification of high-performing homes (residential, 1-4 units) at various levels. For more information, visit https://pearlcertification.com/." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "Electric", + "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", + "lookupValue": "Appliances", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electric" + "value": "Appliances" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126358" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126568" }, { "term": "Core.Description", - "value": "The property has electric fencing." + "value": "For purposes of marketing, the property has appliances that have some green/efficient rating or quality." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "Fenced", + "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", + "lookupValue": "Construction", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fenced" + "value": "Construction" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Fenced" + "value": "https://ddwiki.reso.org/display/DDW20/Construction" }, { "term": "Core.Description", - "value": "The property is fenced." + "value": "For purposes of marketing, the property has construction that has some green/efficient rating or quality." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "FrontYard", + "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", + "lookupValue": "Doors", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Front Yard" + "value": "Doors" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Front+Yard" + "value": "https://ddwiki.reso.org/display/DDW20/Doors" }, { "term": "Core.Description", - "value": "The front yard is fenced." + "value": "For purposes of marketing, the property has doors that have some green/efficient rating or quality." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "Full", + "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", + "lookupValue": "ExposureShade", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Full" + "value": "Exposure/Shade" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126368" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126579" }, { "term": "Core.Description", - "value": "The full property is fenced." + "value": "For purposes of marketing, the property has exposure/shade that has some green/efficient rating or quality." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "Gate", + "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", + "lookupValue": "Hvac", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gate" + "value": "HVAC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gate" + "value": "https://ddwiki.reso.org/display/DDW20/HVAC" }, { "term": "Core.Description", - "value": "The fencing has a gate(s)." + "value": "For purposes of marketing, the property has a heating, ventilation and air conditioning system that has some green/efficient rating or quality." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "Invisible", + "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", + "lookupValue": "Incentives", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Invisible" + "value": "Incentives" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Invisible" + "value": "https://ddwiki.reso.org/display/DDW20/Incentives" }, { "term": "Core.Description", - "value": "The property has invisible fencing." + "value": "For purposes of marketing, the property has incentives that have some green/efficiency focus." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "Masonry", + "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", + "lookupValue": "Insulation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Masonry" + "value": "Insulation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Masonry" + "value": "https://ddwiki.reso.org/display/DDW20/Insulation" }, { "term": "Core.Description", - "value": "The property has masonry wall(s)." + "value": "For purposes of marketing, the property has insulation that has some green/efficient rating or quality." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", + "lookupValue": "Lighting", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Lighting" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126380" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126592" }, { "term": "Core.Description", - "value": "The property has no fencing." + "value": "For purposes of marketing, the property has lighting that has some green/efficient rating or quality." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", + "lookupValue": "Roof", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Roof" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126384" + "value": "https://ddwiki.reso.org/display/DDW20/Roof" }, { "term": "Core.Description", - "value": "The property has a type of fencing that is not included in this list." + "value": "For purposes of marketing, the property has a roof that has some green/efficient rating or quality." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "Partial", + "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", + "lookupValue": "Thermostat", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Partial" + "value": "Thermostat" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126388" + "value": "https://ddwiki.reso.org/display/DDW20/Thermostat" }, { "term": "Core.Description", - "value": "The property is partially fenced." + "value": "For purposes of marketing, the property has thermostat(s) that have some green/efficient rating or quality." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "PartialCross", + "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", + "lookupValue": "WaterHeater", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Partial Cross" + "value": "Water Heater" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Partial+Cross" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126603" }, { "term": "Core.Description", - "value": "The property has partial cross fencing." + "value": "For purposes of marketing, the property has a water heater that have some green/efficient rating or quality." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "Perimeter", + "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", + "lookupValue": "Windows", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Perimeter" + "value": "Windows" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Perimeter" + "value": "https://ddwiki.reso.org/display/DDW20/Windows" }, { "term": "Core.Description", - "value": "The property has a perimeter fence." + "value": "For purposes of marketing, the property has windows that have some green/efficient rating or quality." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "Pipe", + "lookupName": "org.reso.metadata.enums.GreenEnergyGeneration", + "lookupValue": "Solar", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pipe" + "value": "Solar" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pipe" + "value": "https://ddwiki.reso.org/display/DDW20/Solar" }, { "term": "Core.Description", - "value": "The property has pipe fencing." + "value": "A renewable form of onsite power generation. Most common are solar photovoltaic (PV) devices that generate electricity directly from sunlight via an electronic process that occurs naturally in certain types of material called semiconductors which power electrical devices or send electricity to the grid. http://www.seia.org/policy/solar-technology/photovoltaic-solar-electric" } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "Privacy", + "lookupName": "org.reso.metadata.enums.GreenEnergyGeneration", + "lookupValue": "Wind", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Privacy" + "value": "Wind" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Privacy" + "value": "https://ddwiki.reso.org/display/DDW20/Wind" }, { "term": "Core.Description", - "value": "The property has privacy fencing." + "value": "A renewable form of onsite power generation. Wind turbines use wind to make electricity and power electrical devices or send electricity to the grid. http://energy.gov/eere/wind/how-do-wind-turbines-work" } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "Security", + "lookupName": "org.reso.metadata.enums.GreenIndoorAirQuality", + "lookupValue": "ContaminantControl", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Security" + "value": "Contaminant Control" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126408" + "value": "https://ddwiki.reso.org/display/DDW20/Contaminant+Control" }, { "term": "Core.Description", - "value": "The property has security fencing." + "value": "Property has been carefully designed to prevent, monitor, and suppress pollution issues. Carefully selected low-emission materials have been used in the home. May include passive or active radon control, carbon monoxide monitoring, and high-efficiency sealed combustion for equipment such as furnaces and water heaters. May include elimination of materials that contain lead or asbestos. May include reduction of materials that contain volatile organic compounds (VOCs, including formaldehyde) and pesticides." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.GreenIndoorAirQuality", + "lookupValue": "IntegratedPestManagement", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Integrated Pest Management" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126412" + "value": "https://ddwiki.reso.org/display/DDW20/Integrated+Pest+Management" }, { "term": "Core.Description", - "value": "See the Public or Private remarks for details on the fencing." + "value": "Property is designed for systematic management of pests that uses prevention, exclusion, monitoring, and suppression." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "SlumpStone", + "lookupName": "org.reso.metadata.enums.GreenIndoorAirQuality", + "lookupValue": "MoistureControl", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Slump Stone" + "value": "Moisture Control" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Slump+Stone" + "value": "https://ddwiki.reso.org/display/DDW20/Moisture+Control" }, { "term": "Core.Description", - "value": "The property has slump stone wall(s)." + "value": "Every foundation, roof, roofing component, exterior wall, door, skylight, and window is designed and maintained to be watertight and free of persistent dampness or moisture." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "SplitRail", + "lookupName": "org.reso.metadata.enums.GreenIndoorAirQuality", + "lookupValue": "Ventilation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Split Rail" + "value": "Ventilation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Split+Rail" + "value": "https://ddwiki.reso.org/display/DDW20/Ventilation" }, { "term": "Core.Description", - "value": "The property has split rail fencing." + "value": "Furnaces, water heaters, woodstoves, and other devices that employ combustion-burning fuel are vented to the outside in a manner that meets manufacturer specifications to prevent back-drafting. Natural and/or mechanical ventilation delivers fresh air to every habitable room and bathroom to remove moisture laden air and other contaminants generated during cooking and bathing/showering. The air exhausted from a bathroom, toilet room, or kitchen does not vent into habitable space or an attic." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "Stone", + "lookupName": "org.reso.metadata.enums.GreenLocation", + "lookupValue": "SampleGreenLocationEnumValue", "type": "Edm.Int32", "annotations": [ - { - "term": "RESO.OData.Metadata.StandardName", - "value": "Stone" - }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126426" + "value": "https://ddwiki.reso.org/display/DDW20/GreenLocation+Field" }, { "term": "Core.Description", - "value": "The property has stone wall(s)." + "value": "Pick list describing efficiencies involved with the property\u0027s location such as walkability or transportation proximity without naming specific elements with ratings that may wane over time." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "Vinyl", + "lookupName": "org.reso.metadata.enums.GreenSustainability", + "lookupValue": "ConservingMethods", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Vinyl" + "value": "Conserving Methods" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Vinyl" + "value": "https://ddwiki.reso.org/display/DDW20/Conserving+Methods" }, { "term": "Core.Description", - "value": "The property has vinyl fencing." + "value": "Construction is planned to require fewer materials while maintaining structural integrity. May include advanced wall framing as documented in several major green building programs. May also include indigenous construction methods such as straw bale, sod, clay, etc., based on local climate, materials, and practices." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "Wire", + "lookupName": "org.reso.metadata.enums.GreenSustainability", + "lookupValue": "OnsiteRecyclingCenter", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wire" + "value": "Onsite Recycling Center" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wire" + "value": "https://ddwiki.reso.org/display/DDW20/Onsite+Recycling+Center" }, { "term": "Core.Description", - "value": "The property has wire fencing." + "value": "Property includes sufficient built-in storage space and/ or containers for temporary storage of recyclable materials and/or compost collection." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "Wood", + "lookupName": "org.reso.metadata.enums.GreenSustainability", + "lookupValue": "RecyclableMaterials", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wood" + "value": "Recyclable Materials" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wood" + "value": "https://ddwiki.reso.org/display/DDW20/Recyclable+Materials" }, { "term": "Core.Description", - "value": "The property has wooden fencing." + "value": "Structure includes multiple products that have a significant amount of postconsumer recycled content. Major green building programs tend to use 25 percent postconsumer recycled content as a threshold. Postindustrial recycled content tends to count toward overall content, but to a less scale. Some more common examples of recycled content materials include masonry, paving stones, or foundations with fly ash; aluminum gutters and downspouts; decking; drywall fibers, insulation, and house wrap; vinyl plastics; countertops; and cabinets, interior doors, or trim. More details are available on Home Innovation Research Labs “Browse Green Certified Products” tool or LEED Environmentally Preferred Products credit table." } ] }, { - "lookupName": "org.reso.metadata.enums.Fencing", - "lookupValue": "WroughtIron", + "lookupName": "org.reso.metadata.enums.GreenSustainability", + "lookupValue": "RecycledMaterials", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wrought Iron" + "value": "Recycled Materials" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wrought+Iron" + "value": "https://ddwiki.reso.org/display/DDW20/Recycled+Materials" }, { "term": "Core.Description", - "value": "The property has wrought iron fencing." + "value": "Structure includes multiple products that have a significant amount of postconsumer recycled content. Major green building programs tend to use 25 percent postconsumer recycled content as a threshold. Postindustrial recycled content tends to count toward overall content, but to a less scale. Some more common examples of recycled content materials include masonry, paving stones, or foundations with fly ash; aluminum gutters and downspouts; decking; drywall fibers, insulation, and house wrap; vinyl plastics; countertops; and cabinets, interior doors, or trim. More details are available on Home Innovation Research Labs “Browse Green Certified Products” tool or LEED Environmentally Preferred Products credit table." } ] }, { - "lookupName": "org.reso.metadata.enums.FinancialDataSource", - "lookupValue": "Accountant", + "lookupName": "org.reso.metadata.enums.GreenSustainability", + "lookupValue": "RegionallySourcedMaterials", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accountant" + "value": "Regionally-Sourced Materials" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Accountant" + "value": "https://ddwiki.reso.org/display/DDW20/Regionally-Sourced+Materials" }, { "term": "Core.Description", - "value": "The financial data in the listing was provided by an accountant." + "value": "Refers to building materials that were manufactured, extracted, harvested, or recovered within 500 miles of the building. Several major green building programs define regionally sourced as within a 500-mile radius." } ] }, { - "lookupName": "org.reso.metadata.enums.FinancialDataSource", - "lookupValue": "Owner", + "lookupName": "org.reso.metadata.enums.GreenSustainability", + "lookupValue": "RenewableMaterials", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Owner" + "value": "Renewable Materials" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126355" + "value": "https://ddwiki.reso.org/display/DDW20/Renewable+Materials" }, { "term": "Core.Description", - "value": "the financial data in the listing was provided by the owner." + "value": "Structure includes materials that are naturally occurring, abundant, and/or fast-growing materials. Some products are certified to come from fast-growing or otherwise renewable sources such as flooring and wood products. Some materials may be bio-based, which means they have been processed from once-living materials such as paper, straw, soy, natural fibers, and crops." } ] }, { - "lookupName": "org.reso.metadata.enums.FinancialDataSource", - "lookupValue": "PropertyManager", + "lookupName": "org.reso.metadata.enums.GreenSustainability", + "lookupValue": "SalvagedMaterials", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Property Manager" + "value": "Salvaged Materials" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Property+Manager" + "value": "https://ddwiki.reso.org/display/DDW20/Salvaged+Materials" }, { "term": "Core.Description", - "value": "the financial data in the listing was provided by the property manager." + "value": "Structure incorporates materials that were diverted from a landfill and/or sourced to give an otherwise unused item fresh use as an attached fixture. May include bricks, timbers, roofing, flooring, walls, cabinets, doors, etc." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "Basement", + "lookupName": "org.reso.metadata.enums.GreenWaterConservation", + "lookupValue": "EfficientHotWaterDistribution", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Basement" + "value": "Efficient Hot Water Distribution" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Basement" + "value": "https://ddwiki.reso.org/display/DDW20/Efficient+Hot+Water+Distribution" }, { "term": "Core.Description", - "value": "There is a fireplace in the basement." + "value": "Efficient hot water distribution systems are designed to generate hot water using fewer fuel resources, and to get hot water to low-flow faucets and fixtures more quickly. These systems often feature carefully designed plumbing lines that are less redundant and/or shorter. Rather than measuring time to hot water at a fixture in gallons, efficient distribution systems can be measured in cups. EPA WaterSense Guide for Hot Water Distribution as well as several green building programs have further details. This may also be known as Structured Plumbing." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "Bath", + "lookupName": "org.reso.metadata.enums.GreenWaterConservation", + "lookupValue": "GrayWaterSystem", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bath" + "value": "Gray Water System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bath" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126646" }, { "term": "Core.Description", - "value": "The property includes a bathroom fireplace." + "value": "The property includes a grey water system." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "Bedroom", + "lookupName": "org.reso.metadata.enums.GreenWaterConservation", + "lookupValue": "GreenInfrastructure", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bedroom" + "value": "Green Infrastructure" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bedroom" + "value": "https://ddwiki.reso.org/display/DDW20/Green+Infrastructure" }, { "term": "Core.Description", - "value": "The property has a bedroom fireplace." + "value": "Green Infrastructure is a set of strategies and specifically designed systems to manage stormwater runoff through a variety of small, cost-effective landscape features located on a property. Green Infrastructure employs infiltration (allowing water to slowly sink into the soil), evaporation/transpiration using native vegetation, and rainwater capture and reuse (storing runoff to water plants, flush toilets, etc.). May include green roof, rain gardens, rain barrels, permeable paving, etc. EPA Green Infrastructure webpage has more information" } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "BlowerFan", + "lookupName": "org.reso.metadata.enums.GreenWaterConservation", + "lookupValue": "LowFlowFixtures", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Blower Fan" + "value": "Low-Flow Fixtures" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Blower+Fan" + "value": "https://ddwiki.reso.org/display/DDW20/Low-Flow+Fixtures" }, { "term": "Core.Description", - "value": "The fireplace has a blower fan." + "value": "Toilets, bathroom faucets, showerheads, irrigation controllers, and other products can be manufactured to use less water than minimum standards. Some products are qualified by third-party programs like the EPA WaterSense and are typically at least 20 percent more water-efficient than standard products. EPA WaterSense website has additional information" } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "Circulating", + "lookupName": "org.reso.metadata.enums.GreenWaterConservation", + "lookupValue": "WaterRecycling", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Circulating" + "value": "Water Recycling" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Circulating" + "value": "https://ddwiki.reso.org/display/DDW20/Water+Recycling" }, { "term": "Core.Description", - "value": "The fireplace has a circulation system." + "value": "The property includes a system to reuse stormwater via rain barrels or cisterns for landscaping, or to treat and reuse water from bathroom sinks, showers, and clothes washing drains for landscape irrigation and/or toilet flushing." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "Decorative", + "lookupName": "org.reso.metadata.enums.GreenWaterConservation", + "lookupValue": "WaterSmartLandscaping", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Decorative" + "value": "Water-Smart Landscaping" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Decorative" + "value": "https://ddwiki.reso.org/display/DDW20/Water-Smart+Landscaping" }, { "term": "Core.Description", - "value": "The property has a decorative fireplace." + "value": "Water-smart landscapes are designed to require less water and fertilizer treatments. These landscapes feature regionally appropriate plants that require low water and are native to the local climate. Plants are organized by hydrozones (watering needs). Any irrigation system is qualified for high water-efficiency. Turfgrass is minimized and grown to the tallest height recommended. Strategic maintenance includes mulching and soil aeration. Other details are documented in EPA’s Water-Smart Landscape Design Tips." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "Den", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "ActiveSolar", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Den" + "value": "Active Solar" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Den" + "value": "https://ddwiki.reso.org/display/DDW20/Active+Solar" }, { "term": "Core.Description", - "value": "The property has a fireplace in the den." + "value": "Active solar heating systems use solar energy to heat a fluid - either liquid or air - and then transfer the solar heat directly to the interior space or to a storage system for later use." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "DiningRoom", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "Baseboard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dining Room" + "value": "Baseboard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dining+Room" + "value": "https://ddwiki.reso.org/display/DDW20/Baseboard" }, { "term": "Core.Description", - "value": "The property has a fireplace in the dining room." + "value": "Baseboard heating utilizes convection; as cold air drops from the window, it enters the baseboard heating unit where the air is warmed by heating elements, typically fins." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "DoubleSided", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "Ceiling", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Double Sided" + "value": "Ceiling" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Double+Sided" + "value": "https://ddwiki.reso.org/display/DDW20/Ceiling" }, { "term": "Core.Description", - "value": "The property has a double sided fireplace. Double sided fireplaces often have openings in adjacent rooms." + "value": "A heating unit that is installed into or upon the surface of the ceiling." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "Electric", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "Central", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electric" + "value": "Central" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126417" + "value": "https://ddwiki.reso.org/display/DDW20/Central" }, { "term": "Core.Description", - "value": "The fireplace is electric." + "value": "A system where heat is generated in one or more locations in the structure and distributed throughout the structure. The term \"central\" is commonly understood as distribution done by ducting air. Piping a fluid to radiators is also a central type of heating, but this can be clarified with the options \"radiator\" and \"forced air.\"" } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "EpaCertifiedWoodStove", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "Coal", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "EPA Certified Wood Stove" + "value": "Coal" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EPA+Certified+Wood+Stove" + "value": "https://ddwiki.reso.org/display/DDW20/Coal" }, { "term": "Core.Description", - "value": "The property has an EPA certified wood stove." + "value": "The heating system uses coal as its fuel to generate heat." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "EpaQualifiedFireplace", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "CoalStove", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "EPA Qualified Fireplace" + "value": "Coal Stove" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EPA+Qualified+Fireplace" + "value": "https://ddwiki.reso.org/display/DDW20/Coal+Stove" }, { "term": "Core.Description", - "value": "The property has an EPA certified fireplace." + "value": "A coal-burning stove that is used for heat." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "FactoryBuilt", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "Ductless", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Factory Built" + "value": "Ductless" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Factory+Built" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126676" }, { "term": "Core.Description", - "value": "The fireplace is factory built and later installed into the property." + "value": "The heating system does not have ducting like that found in forced-air systems." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "FamilyRoom", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "Electric", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Family Room" + "value": "Electric" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Family+Room" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126680" }, { "term": "Core.Description", - "value": "There is a fireplace in the family room." + "value": "The heating system utilizes electricity and heating elements such as coils or fins to generate heat." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "FirePit", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "EnergyStarAccaRsiQualifiedInstallation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fire Pit" + "value": "ENERGY STAR/ACCA RSI Qualified Installation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126442" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126684" }, { "term": "Core.Description", - "value": "The property has a fire pit." + "value": "The heating system installation was done by a qualified ENERGY STAR or ACCA RSI contractor." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "FreeStanding", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "EnergyStarQualifiedEquipment", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Free Standing" + "value": "ENERGY STAR Qualified Equipment" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Free+Standing" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126688" }, { "term": "Core.Description", - "value": "The fireplace is free standing, rather than built-in." + "value": "The heating system is ENERGY STAR qualified. Specific performance information must be determined by review of the actual unit." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "Gas", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "ExhaustFan", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gas" + "value": "Exhaust Fan" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126452" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126692" }, { "term": "Core.Description", - "value": "The fireplace burns gas." + "value": "The property has an exhaust fan." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "GasLog", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "FireplaceInsert", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gas Log" + "value": "Fireplace Insert" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gas+Log" + "value": "https://ddwiki.reso.org/display/DDW20/Fireplace+Insert" }, { "term": "Core.Description", - "value": "The gas fireplace has a gas log." + "value": "The property has a fireplace insert for generating heat." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "GasStarter", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "Fireplaces", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gas Starter" + "value": "Fireplace(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gas+Starter" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126700" }, { "term": "Core.Description", - "value": "The fireplace has a gas started, but also burns wood or other fuels." + "value": "The property has one or more fireplaces used to generate heat." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "GlassDoors", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "FloorFurnace", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Glass Doors" + "value": "Floor Furnace" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Glass+Doors" + "value": "https://ddwiki.reso.org/display/DDW20/Floor+Furnace" }, { "term": "Core.Description", - "value": "The fireplace has glass doors." + "value": "The property has a radiant heating system that is mounted into the floor and distributes heat via convection." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "GreatRoom", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "ForcedAir", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Great Room" + "value": "Forced Air" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Great+Room" + "value": "https://ddwiki.reso.org/display/DDW20/Forced+Air" }, { "term": "Core.Description", - "value": "There is a fireplace in the great room." + "value": "The property has a forced air system, typically via ducting throughout the structure." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "Heatilator", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "Geothermal", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Heatilator" + "value": "Geothermal" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Heatilator" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126714" }, { "term": "Core.Description", - "value": "The fireplace has a built in ventilation system used to circulate heat." + "value": "A geothermal heating system, also known as a ground source heat pump, transfers heat from below ground into the structure." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "Insert", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "Gravity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Insert" + "value": "Gravity" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Insert" + "value": "https://ddwiki.reso.org/display/DDW20/Gravity" }, { "term": "Core.Description", - "value": "A fireplace insert is a device inserted into an existing masonry or prefabricated fireplace. Inserts are used for their aesthetic, insulating, circulating or other features." + "value": "A gravity heating system, also known as an octopus furnace, is typically a ducted system that doesn\u0027t use a fan but rather is designed to allow the heat to rise naturally through the ducts to different areas of the structure." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "Kitchen", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "HeatPump", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Kitchen" + "value": "Heat Pump" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Kitchen" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126719" }, { "term": "Core.Description", - "value": "The property has a fireplace in the kitchen." + "value": "A system that exchanges heat between a warm and cool space. The heat exchange is done between the dwelling and another air space, like outdoors, or a water source or below ground (geothermal)." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "Library", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "HotWater", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Library" + "value": "Hot Water" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Library" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126722" }, { "term": "Core.Description", - "value": "The property has a fireplace in the library." + "value": "The heating system uses a boiler and pipes to deliver hot water to radiators throughout the dwelling." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "LivingRoom", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "HumidityControl", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Living Room" + "value": "Humidity Control" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Living+Room" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126725" }, { "term": "Core.Description", - "value": "The property has a fireplace in the living room." + "value": "The heating system has humidity control." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "Masonry", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "Kerosene", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Masonry" + "value": "Kerosene" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126489" + "value": "https://ddwiki.reso.org/display/DDW20/Kerosene" }, { "term": "Core.Description", - "value": "The fireplace is made of masonry." + "value": "The heating system uses kerosene as its fuel to generate heat." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "MasterBedroom", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "NaturalGas", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Master Bedroom" + "value": "Natural Gas" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Master+Bedroom" + "value": "https://ddwiki.reso.org/display/DDW20/Natural+Gas" }, { "term": "Core.Description", - "value": "The property has a fireplace in the master bedroom." + "value": "The heating system uses natural gas as its fuel to generate heat." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "Metal", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Metal" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Metal" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126735" }, { "term": "Core.Description", - "value": "The fireplace is make of metal." + "value": "The property does not have a heating system." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "Oil", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Oil" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126508" + "value": "https://ddwiki.reso.org/display/DDW20/Oil" }, { "term": "Core.Description", - "value": "The property has no fireplace." + "value": "The heating system uses oil as its fuel to generate heat." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupName": "org.reso.metadata.enums.Heating", "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ @@ -51995,35 +57812,35 @@ }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126511" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126741" }, { "term": "Core.Description", - "value": "The fireplace has features that are not included in this list." + "value": "The property has a heating system or features that are not included on this list." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "Outside", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "PassiveSolar", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Outside" + "value": "Passive Solar" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Outside" + "value": "https://ddwiki.reso.org/display/DDW20/Passive+Solar" }, { "term": "Core.Description", - "value": "The property has an outdoor fireplace." + "value": "Passive solar is a building design where the walls, windows, floors, etc., are made to collect heat and warm the dwelling." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupName": "org.reso.metadata.enums.Heating", "lookupValue": "PelletStove", "type": "Edm.Int32", "annotations": [ @@ -52033,7 +57850,7 @@ }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pellet+Stove" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126750" }, { "term": "Core.Description", @@ -52042,7 +57859,7 @@ ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", + "lookupName": "org.reso.metadata.enums.Heating", "lookupValue": "Propane", "type": "Edm.Int32", "annotations": [ @@ -52052,4354 +57869,4354 @@ }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Propane" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126753" }, { "term": "Core.Description", - "value": "The fireplace burns propane." + "value": "The heating system uses propane as its fuel to generate heat." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "RaisedHearth", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "PropaneStove", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Raised Hearth" + "value": "Propane Stove" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Raised+Hearth" + "value": "https://ddwiki.reso.org/display/DDW20/Propane+Stove" }, { "term": "Core.Description", - "value": "The fireplace has a raised hearth." + "value": "The property has a stove that burns propane to generate heat." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "RecreationRoom", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "Radiant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Recreation Room" + "value": "Radiant" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126525" + "value": "https://ddwiki.reso.org/display/DDW20/Radiant" }, { "term": "Core.Description", - "value": "The property has a fireplace in the recreation room." + "value": "The heating system uses radiators to release heat within the dwelling. The heat is typically delivered to the radiator(s) by water/steam or electricity." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "SealedCombustion", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "RadiantCeiling", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sealed Combustion" + "value": "Radiant Ceiling" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sealed+Combustion" + "value": "https://ddwiki.reso.org/display/DDW20/Radiant+Ceiling" }, { "term": "Core.Description", - "value": "The fireplace has sealed combustion chamber." + "value": "The radiant heating element(s) are located in the ceiling." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "RadiantFloor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Radiant Floor" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126531" + "value": "https://ddwiki.reso.org/display/DDW20/Radiant+Floor" }, { "term": "Core.Description", - "value": "See the remarks fields for additional information about the fireplace(s)." + "value": "The radiant heating element(s) are located in the floor." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "SeeThrough", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Through" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/See+Through" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126771" }, { "term": "Core.Description", - "value": "The property has a see-through fireplace, usually positioned between two rooms." + "value": "See the remarks fields for additional information about the heating system included with the property." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "Stone", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "SeparateMeters", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stone" + "value": "Separate Meters" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126539" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126774" }, { "term": "Core.Description", - "value": "The property has a fireplace made with stone." + "value": "The heating system has multiple units and/or is zoned with separate meters for each zone/unit." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "Ventless", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "Solar", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ventless" + "value": "Solar" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ventless" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126778" }, { "term": "Core.Description", - "value": "The property has a ventless fireplace." + "value": "The property has a heating system or method that uses an unspecified type of solar heating." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "WoodBurning", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "SpaceHeater", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wood Burning" + "value": "Space Heater" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wood+Burning" + "value": "https://ddwiki.reso.org/display/DDW20/Space+Heater" }, { "term": "Core.Description", - "value": "The fireplace is wood burning." + "value": "The property comes with a stand-alone space heater." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "WoodBurningStove", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "Steam", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wood Burning Stove" + "value": "Steam" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wood+Burning+Stove" + "value": "https://ddwiki.reso.org/display/DDW20/Steam" }, { "term": "Core.Description", - "value": "The property includes a wood burning stove." + "value": "The heating system uses a boiler and pipes to deliver hot water to radiators throughout the dwelling." } ] }, { - "lookupName": "org.reso.metadata.enums.FireplaceFeatures", - "lookupValue": "ZeroClearance", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "VariesByUnit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Zero Clearance" + "value": "Varies by Unit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Zero+Clearance" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126793" }, { "term": "Core.Description", - "value": "The property has a zero clearance fireplace. Zero clearance fireplaces are built to be placed almost directly against combustible materials like wood, walls, or paneling." + "value": "The type of heating or heating features vary from unit to unit." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Adobe", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "WallFurnace", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Adobe" + "value": "Wall Furnace" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126445" + "value": "https://ddwiki.reso.org/display/DDW20/Wall+Furnace" }, { "term": "Core.Description", - "value": "The property includes adobe flooring." + "value": "Typically a ductless system that is built into a wall to deliver to the room in which it\u0027s installed." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Bamboo", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "Wood", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bamboo" + "value": "Wood" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bamboo" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126799" }, { "term": "Core.Description", - "value": "The property includes bamboo flooring." + "value": "The heating system uses wood as its fuel to generate heat." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Brick", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "WoodStove", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Brick" + "value": "Wood Stove" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126451" + "value": "https://ddwiki.reso.org/display/DDW20/Wood+Stove" }, { "term": "Core.Description", - "value": "The property includes brick flooring." + "value": "The property has a stove that burns wood to generate heat." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Carpet", + "lookupName": "org.reso.metadata.enums.Heating", + "lookupValue": "Zoned", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Carpet" + "value": "Zoned" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Carpet" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126809" }, { "term": "Core.Description", - "value": "The property includes carpet flooring." + "value": "The heating system is zoned, allowing for indepenant control of two or more parts of the structure." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "CeramicTile", + "lookupName": "org.reso.metadata.enums.HighSchool", + "lookupValue": "SampleHighSchoolEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.HighSchoolDistrict", + "lookupValue": "SampleHighSchoolDistrictEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.HorseAmenities", + "lookupValue": "Arena", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ceramic Tile" + "value": "Arena" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ceramic+Tile" + "value": "https://ddwiki.reso.org/display/DDW20/Arena" }, { "term": "Core.Description", - "value": "The property includes ceramic tile flooring." + "value": "The property allows for horses and has an arena." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Clay", + "lookupName": "org.reso.metadata.enums.HorseAmenities", + "lookupValue": "Barn", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Clay" + "value": "Barn" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Clay" + "value": "https://ddwiki.reso.org/display/DDW20/Barn" }, { "term": "Core.Description", - "value": "The property includes clay flooring." + "value": "The property allows horses and has a barn." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Combination", + "lookupName": "org.reso.metadata.enums.HorseAmenities", + "lookupValue": "BoardingFacilities", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Combination" + "value": "Boarding Facilities" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Combination" + "value": "https://ddwiki.reso.org/display/DDW20/Boarding+Facilities" }, { "term": "Core.Description", - "value": "The property includes combination flooring." + "value": "The property had horse boarding facilities." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Concrete", + "lookupName": "org.reso.metadata.enums.HorseAmenities", + "lookupValue": "Corrals", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Concrete" + "value": "Corral(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126468" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126666" }, { "term": "Core.Description", - "value": "The property includes concrete flooring." + "value": "The property allows horses and has one or more corrals." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Cork", + "lookupName": "org.reso.metadata.enums.HorseAmenities", + "lookupValue": "HayStorage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cork" + "value": "Hay Storage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cork" + "value": "https://ddwiki.reso.org/display/DDW20/Hay+Storage" }, { "term": "Core.Description", - "value": "The property includes cork flooring." + "value": "The property allows horses and has hay storage." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "CriGreenLabelPlusCertifiedCarpet", + "lookupName": "org.reso.metadata.enums.HorseAmenities", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CRI Green Label Plus Certified Carpet" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CRI+Green+Label+Plus+Certified+Carpet" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126671" }, { "term": "Core.Description", - "value": "The property includes CRI Green Label Plus certified carpet flooring." + "value": "The property either does not allow horses or has no amenities for horses." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Dirt", + "lookupName": "org.reso.metadata.enums.HorseAmenities", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dirt" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dirt" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126675" }, { "term": "Core.Description", - "value": "The property has dirt flooring." + "value": "The property has horse amenities other than those in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "FloorscoreCertifiedFlooring", + "lookupName": "org.reso.metadata.enums.HorseAmenities", + "lookupValue": "Paddocks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "FloorScore(r) Certified Flooring" + "value": "Paddocks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/FloorScore%28r%29+Certified+Flooring" + "value": "https://ddwiki.reso.org/display/DDW20/Paddocks" }, { "term": "Core.Description", - "value": "The property includes FloorScore(r) certified flooring ." + "value": "The property allows horses and has an enclosed living are for your horse(s). A paddock is also known as a sacrifice area which got its name because the owner was sacrificing some of their land for the benefit of the horse." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "FscOrSfiCertifiedSourceHardwood", + "lookupName": "org.reso.metadata.enums.HorseAmenities", + "lookupValue": "PalpationChute", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "FSC or SFI Certified Source Hardwood" + "value": "Palpation Chute" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/FSC+or+SFI+Certified+Source+Hardwood" + "value": "https://ddwiki.reso.org/display/DDW20/Palpation+Chute" }, { "term": "Core.Description", - "value": "The property includes FSC or SFI certified source hardwood flooring." + "value": "A portion of the livestock chute where the animal is held for examination or other purposes." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Granite", + "lookupName": "org.reso.metadata.enums.HorseAmenities", + "lookupValue": "Pasture", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Granite" + "value": "Pasture" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Granite" + "value": "https://ddwiki.reso.org/display/DDW20/Pasture" }, { "term": "Core.Description", - "value": "The property includes granite flooring." + "value": "The property includes or has access to a pasture for horses." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Hardwood", + "lookupName": "org.reso.metadata.enums.HorseAmenities", + "lookupValue": "RidingTrail", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hardwood" + "value": "Riding Trail" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Hardwood" + "value": "https://ddwiki.reso.org/display/DDW20/Riding+Trail" }, { "term": "Core.Description", - "value": "The property includes hardwood flooring." + "value": "The property includes or has access to a riding trail(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Laminate", + "lookupName": "org.reso.metadata.enums.HorseAmenities", + "lookupValue": "RoundPen", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Laminate" + "value": "Round Pen" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Laminate" + "value": "https://ddwiki.reso.org/display/DDW20/Round+Pen" }, { "term": "Core.Description", - "value": "The property includes laminate flooring." + "value": "The property includes or has access to a round enclosure used for horse training." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Linoleum", + "lookupName": "org.reso.metadata.enums.HorseAmenities", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Linoleum" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Linoleum" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126698" }, { "term": "Core.Description", - "value": "The property includes linoleum flooring." + "value": "See the remarks fields for additional information about horse amenities." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Marble", + "lookupName": "org.reso.metadata.enums.HorseAmenities", + "lookupValue": "ShavingBin", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Marble" + "value": "Shaving Bin" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Marble" + "value": "https://ddwiki.reso.org/display/DDW20/Shaving+Bin" }, { "term": "Core.Description", - "value": "The property includes marble flooring." + "value": "The property includes or has access to a storage container for wood shavings that are use as ground cover for horses." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.HorseAmenities", + "lookupValue": "Stables", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Stable(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126510" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126706" }, { "term": "Core.Description", - "value": "The property has no flooring." + "value": "The property includes or has access to horse stable(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.HorseAmenities", + "lookupValue": "TackRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Tack Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126512" + "value": "https://ddwiki.reso.org/display/DDW20/Tack+Room" }, { "term": "Core.Description", - "value": "The property includes flooring that is not included in this list." + "value": "The property includes or has access to a room to store equipment such as saddles, stirrups, bridles, halters, reins, bits, harnesses, martingales, breastplates, etc." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "PaintedStained", + "lookupName": "org.reso.metadata.enums.HorseAmenities", + "lookupValue": "TrailerStorage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Painted/Stained" + "value": "Trailer Storage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126515" + "value": "https://ddwiki.reso.org/display/DDW20/Trailer+Storage" }, { "term": "Core.Description", - "value": "The property includes painted or stained flooring." + "value": "The property includes or has access to a place to store a horse trailer." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Parquet", + "lookupName": "org.reso.metadata.enums.HorseAmenities", + "lookupValue": "WashRack", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Parquet" + "value": "Wash Rack" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Parquet" + "value": "https://ddwiki.reso.org/display/DDW20/Wash+Rack" }, { "term": "Core.Description", - "value": "The property includes parquet flooring." + "value": "The property includes or has access to a rack used to confine/restrain a horse for purposes of washing the horse." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Pavers", + "lookupName": "org.reso.metadata.enums.HoursDaysOfOperation", + "lookupValue": "EveningsOnly", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pavers" + "value": "Evenings Only" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pavers" + "value": "https://ddwiki.reso.org/display/DDW20/Evenings+Only" }, { "term": "Core.Description", - "value": "The property includes flooring pavers." + "value": "The business being sold is open in the evenings only." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "ReclaimedWood", + "lookupName": "org.reso.metadata.enums.HoursDaysOfOperation", + "lookupValue": "Open24Hours", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Reclaimed Wood" + "value": "Open 24 Hours" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Reclaimed+Wood" + "value": "https://ddwiki.reso.org/display/DDW20/Open+24+Hours" }, { "term": "Core.Description", - "value": "The property includes reclaimed wood flooring." + "value": "The business being sold is open 24 hours per day." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.HoursDaysOfOperation", + "lookupValue": "Open7Days", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Open 7 Days" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126532" + "value": "https://ddwiki.reso.org/display/DDW20/Open+7+Days" }, { "term": "Core.Description", - "value": "See the remarks field for additional information about the flooring included with the property." + "value": "The business being sold is open 7 days per week." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "SimulatedWood", + "lookupName": "org.reso.metadata.enums.HoursDaysOfOperation", + "lookupValue": "Open8HoursDay", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Simulated Wood" + "value": "Open 8 Hours/Day" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Simulated+Wood" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126681" }, { "term": "Core.Description", - "value": "The property includes simulated wood flooring." + "value": "The business being sold is open 8 hours per day." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Slate", + "lookupName": "org.reso.metadata.enums.HoursDaysOfOperation", + "lookupValue": "OpenLessThan8HoursDay", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Slate" + "value": "Open -8 Hours/Day" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Slate" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126685" }, { "term": "Core.Description", - "value": "The property includes slate flooring." + "value": "The business being sold is open less than 8 hours per day." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Softwood", + "lookupName": "org.reso.metadata.enums.HoursDaysOfOperation", + "lookupValue": "OpenMondayFriday", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Softwood" + "value": "Open Monday-Friday" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Softwood" + "value": "https://ddwiki.reso.org/display/DDW20/Open+Monday-Friday" }, { "term": "Core.Description", - "value": "The property includes softwood flooring." + "value": "The business being sold is open Monday through Friday." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Stamped", + "lookupName": "org.reso.metadata.enums.HoursDaysOfOperation", + "lookupValue": "OpenOver8HoursDay", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stamped" + "value": "Open 8+ Hours/Day" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Stamped" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126693" }, { "term": "Core.Description", - "value": "The property includes stamped flooring." + "value": "The business being sold is open more than 8 hours/day." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Stone", + "lookupName": "org.reso.metadata.enums.HoursDaysOfOperation", + "lookupValue": "OpenSaturday", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stone" + "value": "Open Saturday" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126553" + "value": "https://ddwiki.reso.org/display/DDW20/Open+Saturday" }, { "term": "Core.Description", - "value": "The property includes stone flooring." + "value": "The business being sold is open on Saturdays." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Sustainable", + "lookupName": "org.reso.metadata.enums.HoursDaysOfOperation", + "lookupValue": "OpenSunday", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sustainable" + "value": "Open Sunday" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sustainable" + "value": "https://ddwiki.reso.org/display/DDW20/Open+Sunday" }, { "term": "Core.Description", - "value": "The property includes sustainable flooring." + "value": "The business being sold is open on Sundays." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Terrazzo", + "lookupName": "org.reso.metadata.enums.IncomeIncludes", + "lookupValue": "Laundry", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Terrazzo" + "value": "Laundry" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Terrazzo" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126723" }, { "term": "Core.Description", - "value": "The property includes terrazzo flooring." + "value": "The income amount includes income from laundry facilities." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Tile", + "lookupName": "org.reso.metadata.enums.IncomeIncludes", + "lookupValue": "Parking", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tile" + "value": "Parking" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tile" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126727" }, { "term": "Core.Description", - "value": "The property includes tile flooring." + "value": "The income amount includes income from parking." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Varies", + "lookupName": "org.reso.metadata.enums.IncomeIncludes", + "lookupValue": "Recreation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Varies" + "value": "Recreation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Varies" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126731" }, { "term": "Core.Description", - "value": "The property flooring type varies." + "value": "The income amount includes income from charging for recreation facilities." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Vinyl", + "lookupName": "org.reso.metadata.enums.IncomeIncludes", + "lookupValue": "RentOnly", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Vinyl" + "value": "Rent Only" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126571" + "value": "https://ddwiki.reso.org/display/DDW20/Rent+Only" }, { "term": "Core.Description", - "value": "The property includes vinyl flooring." + "value": "The income amount includes income from only the rent charged to the tenants." } ] }, - { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Wood", + { + "lookupName": "org.reso.metadata.enums.IncomeIncludes", + "lookupValue": "RvStorage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wood" + "value": "RV Storage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126575" + "value": "https://ddwiki.reso.org/display/DDW20/RV+Storage" }, { "term": "Core.Description", - "value": "The property includes wood flooring." + "value": "The income amount includes income from charging for RV storage." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "LuxuryVinyl", + "lookupName": "org.reso.metadata.enums.IncomeIncludes", + "lookupValue": "Storage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Luxury Vinyl" + "value": "Storage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Luxury+Vinyl" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126748" }, { "term": "Core.Description", - "value": "The property includes luxury vinyl flooring, which is a waterproof and durable flooring that mimics the look of hardwood or stone." + "value": "The income amount includes income from charging for general storage." } ] }, { - "lookupName": "org.reso.metadata.enums.Flooring", - "lookupValue": "Plank", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "Bar", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Plank" + "value": "Bar" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Plank" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126751" }, { "term": "Core.Description", - "value": "The property includes plank flooring, which comes in multi-ply, long, narrow strips and is thicker than typical sheet vinyl." + "value": "A built-in or movable fixture for the storage, preparation, serving and/or consumption of drinks." } ] }, { - "lookupName": "org.reso.metadata.enums.FoundationDetails", - "lookupValue": "Block", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "BeamedCeilings", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Block" + "value": "Beamed Ceilings" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126460" + "value": "https://ddwiki.reso.org/display/DDW20/Beamed+Ceilings" }, { "term": "Core.Description", - "value": "The foundation of the property is made wholly or partially of block." + "value": "A property where the room, or rooms, have exposed beams across the ceiling." } ] }, { - "lookupName": "org.reso.metadata.enums.FoundationDetails", - "lookupValue": "BrickMortar", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "Bidet", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Brick/Mortar" + "value": "Bidet" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126464" + "value": "https://ddwiki.reso.org/display/DDW20/Bidet" }, { "term": "Core.Description", - "value": "The foundation of the property is made wholly or partially of brick/mortar." + "value": "A type of sink designed to wash the undercarriage of the human body." } ] }, { - "lookupName": "org.reso.metadata.enums.FoundationDetails", - "lookupValue": "Combination", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "Bookcases", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Combination" + "value": "Bookcases" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126467" + "value": "https://ddwiki.reso.org/display/DDW20/Bookcases" }, { "term": "Core.Description", - "value": "The foundation of the property is made of a combination of materials." + "value": "Shelves for books or other objects that may or may not be built into the property." } ] }, { - "lookupName": "org.reso.metadata.enums.FoundationDetails", - "lookupValue": "ConcretePerimeter", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "BreakfastBar", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Concrete Perimeter" + "value": "Breakfast Bar" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Concrete+Perimeter" + "value": "https://ddwiki.reso.org/display/DDW20/Breakfast+Bar" }, { "term": "Core.Description", - "value": "The foundation of the property has a concrete perimeter." + "value": "A surface designed for eating, which is typically smaller than dining table and attached to the other kitchen surfaces." } ] }, { - "lookupName": "org.reso.metadata.enums.FoundationDetails", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "BuiltInFeatures", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Built-in Features" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126474" + "value": "https://ddwiki.reso.org/display/DDW20/Built-in+Features" }, { "term": "Core.Description", - "value": "There are no details about the foundation of the property." + "value": "Some features are physically attached to the structure." } ] }, { - "lookupName": "org.reso.metadata.enums.FoundationDetails", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "CathedralCeilings", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Cathedral Ceiling(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126482" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126772" }, { "term": "Core.Description", - "value": "A foundation type not included in this list." + "value": "A type of vaulted ceiling that is typically higher than normal ceilings and has a slant or curve to reach it\u0027s upper most point, which tends to be equal distance from the two shorter walls in the room." } ] }, { - "lookupName": "org.reso.metadata.enums.FoundationDetails", - "lookupValue": "Permanent", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "CedarClosets", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Permanent" + "value": "Cedar Closet(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Permanent" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126775" }, { "term": "Core.Description", - "value": "The foundation is permanent and not temporary or movable." + "value": "A closet that is partially or fully lined with cedar wood." } ] }, { - "lookupName": "org.reso.metadata.enums.FoundationDetails", - "lookupValue": "PillarPostPier", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "CeilingFans", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pillar/Post/Pier" + "value": "Ceiling Fan(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126490" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126777" }, { "term": "Core.Description", - "value": "The foundation of the property is made wholly or partially of pillar/post/pier." + "value": "The room(s) have fans that are mounted from the ceiling." } ] }, { - "lookupName": "org.reso.metadata.enums.FoundationDetails", - "lookupValue": "Raised", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "CentralVacuum", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Raised" + "value": "Central Vacuum" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Raised" + "value": "https://ddwiki.reso.org/display/DDW20/Central+Vacuum" }, { "term": "Core.Description", - "value": "The foundation of the property is raised." + "value": "A built-in vacuum that typically consists of a power/collection unit that is typically install in a garage or closet, tubing from the power unit to rooms thought the house, and wall mounted receptacles for the connection of a movable vacuum hose." } ] }, { - "lookupName": "org.reso.metadata.enums.FoundationDetails", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "Chandelier", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Chandelier" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126496" + "value": "https://ddwiki.reso.org/display/DDW20/Chandelier" }, { "term": "Core.Description", - "value": "See the listing\u0027s remarks for details about the foundation." + "value": "A decorative lighting fixture that typically branches out with several lights (or candles) with other decorative components such as glass, crystal or other reflective or light enhancing materials." } ] }, { - "lookupName": "org.reso.metadata.enums.FoundationDetails", - "lookupValue": "Slab", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "CofferedCeilings", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Slab" + "value": "Coffered Ceiling(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Slab" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126788" }, { "term": "Core.Description", - "value": "The foundation of the property is made wholly or partially of a concrete slab." + "value": "A ceiling with multiple decorative indentations, trays or sunken panels." } ] }, { - "lookupName": "org.reso.metadata.enums.FoundationDetails", - "lookupValue": "Stone", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "CrownMolding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stone" + "value": "Crown Molding" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126502" + "value": "https://ddwiki.reso.org/display/DDW20/Crown+Molding" }, { "term": "Core.Description", - "value": "The foundation of the property is made wholly or partially of stone." + "value": "A decorative trim covering the seam between the ceiling and walls." } ] }, { - "lookupName": "org.reso.metadata.enums.FrontageType", - "lookupValue": "BayHarbor", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "DoubleVanity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bay/Harbor" + "value": "Double Vanity" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126514" + "value": "https://ddwiki.reso.org/display/DDW20/Double+Vanity" }, { "term": "Core.Description", - "value": "The property fronts to a bay or harbor." + "value": "Bathroom cabinetry with two built-in sinks." } ] }, { - "lookupName": "org.reso.metadata.enums.FrontageType", - "lookupValue": "GolfCourse", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "DryBar", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Golf Course" + "value": "Dry Bar" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126517" + "value": "https://ddwiki.reso.org/display/DDW20/Dry+Bar" }, { "term": "Core.Description", - "value": "The property fronts to a golf course." + "value": "A built-in or movable fixture for the storage, preparation, serving and consumption of drinks that does not have a water supply or sink." } ] }, { - "lookupName": "org.reso.metadata.enums.FrontageType", - "lookupValue": "LagoonEstuary", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "Dumbwaiter", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lagoon/Estuary" + "value": "Dumbwaiter" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126528" + "value": "https://ddwiki.reso.org/display/DDW20/Dumbwaiter" }, { "term": "Core.Description", - "value": "The property fronts to a lagoon or estuary." + "value": "A small elevator, typically for carrying food between floors in a structure." } ] }, { - "lookupName": "org.reso.metadata.enums.FrontageType", - "lookupValue": "Lakefront", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "EatInKitchen", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lakefront" + "value": "Eat-in Kitchen" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lakefront" + "value": "https://ddwiki.reso.org/display/DDW20/Eat-in+Kitchen" }, { "term": "Core.Description", - "value": "The property is on a lakefront." + "value": "A kitchen that has been designed to accommodate dining." } ] }, { - "lookupName": "org.reso.metadata.enums.FrontageType", - "lookupValue": "Oceanfront", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "Elevator", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Oceanfront" + "value": "Elevator" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Oceanfront" + "value": "https://ddwiki.reso.org/display/DDW20/Elevator" }, { "term": "Core.Description", - "value": "The property is on an oceanfront." + "value": "A platform or compartment housed within a shaft for raising or lowering people or objects." } ] }, { - "lookupName": "org.reso.metadata.enums.FrontageType", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "EntranceFoyer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Entrance Foyer" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126540" + "value": "https://ddwiki.reso.org/display/DDW20/Entrance+Foyer" }, { "term": "Core.Description", - "value": "The frontage of the property is something other than the options in this list." + "value": "A room or hall at the entrance leading to other parts of the structure." } ] }, { - "lookupName": "org.reso.metadata.enums.FrontageType", - "lookupValue": "River", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "GraniteCounters", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "River" + "value": "Granite Counters" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/River" + "value": "https://ddwiki.reso.org/display/DDW20/Granite+Counters" }, { "term": "Core.Description", - "value": "The property is on a riverfront." + "value": "The counters are made of a type of granite stone." } ] }, { - "lookupName": "org.reso.metadata.enums.FrontageType", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "HighCeilings", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "High Ceilings" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126548" + "value": "https://ddwiki.reso.org/display/DDW20/High+Ceilings" }, { "term": "Core.Description", - "value": "See the Public or Private Remarks for details on the frontage of the property." + "value": "The ceiling height is greater than what might be considered a normal celling height." } ] }, { - "lookupName": "org.reso.metadata.enums.FrontageType", - "lookupValue": "Waterfront", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "HighSpeedInternet", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Waterfront" + "value": "High Speed Internet" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Waterfront" + "value": "https://ddwiki.reso.org/display/DDW20/High+Speed+Internet" }, { "term": "Core.Description", - "value": "The property is on a waterfront." + "value": "The property has access to high speed internet service, but may or may not be wired and/or connected to that service." } ] }, { - "lookupName": "org.reso.metadata.enums.Furnished", - "lookupValue": "Furnished", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "HisAndHersClosets", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Furnished" + "value": "His and Hers Closets" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Furnished" + "value": "https://ddwiki.reso.org/display/DDW20/His+and+Hers+Closets" }, { "term": "Core.Description", - "value": "The dwelling being leased is furnished." + "value": "The room(s) have two separate closets." } ] }, { - "lookupName": "org.reso.metadata.enums.Furnished", - "lookupValue": "Negotiable", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "InLawFloorplan", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Negotiable" + "value": "In-Law Floorplan" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Negotiable" + "value": "https://ddwiki.reso.org/display/DDW20/In-Law+Floorplan" }, { "term": "Core.Description", - "value": "The property may be furnished or left unfurnished at the lessor\u0027s request. Contact the listing agent/office to discuss options and cost differences." + "value": "The structure has an area within that has the characteristics of an independent apartment. Typically with a living area, kitchen, bedroom and bathroom, and in-law floor plan is not necessarily an Accessory Dwelling Unit (ADU)." } ] }, { - "lookupName": "org.reso.metadata.enums.Furnished", - "lookupValue": "Partially", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "KitchenIsland", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Partially" + "value": "Kitchen Island" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Partially" + "value": "https://ddwiki.reso.org/display/DDW20/Kitchen+Island" }, { "term": "Core.Description", - "value": "The dwelling being leased is partially furnished." + "value": "A separate counter surface in a kitchen that is not attached to other surfaces or to a wall. A kitchen island may or may not include a sink, stove or other fixtures." } ] }, { - "lookupName": "org.reso.metadata.enums.Furnished", - "lookupValue": "Unfurnished", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "LaminateCounters", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unfurnished" + "value": "Laminate Counters" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Unfurnished" + "value": "https://ddwiki.reso.org/display/DDW20/Laminate+Counters" }, { "term": "Core.Description", - "value": "The dwelling being leased is not furnished." + "value": "The counters are covered with a laminate." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", - "lookupValue": "CertifiedPassiveHouse", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "LowFlowPlumbingFixtures", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Passive House" + "value": "Low Flow Plumbing Fixtures" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Certified+Passive+House" + "value": "https://ddwiki.reso.org/display/DDW20/Low+Flow+Plumbing+Fixtures" }, { "term": "Core.Description", - "value": "Super-insulated new homes that have been built to meet certification requirements demonstrating minimal or no heating and cooling system." + "value": "Some or all of the fixtures are designed to save water." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", - "lookupValue": "EnergyStarCertifiedHomes", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "MasterDownstairs", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ENERGY STAR Certified Homes" + "value": "Master Downstairs" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Certified+Homes" + "value": "https://ddwiki.reso.org/display/DDW20/Master+Downstairs" }, { "term": "Core.Description", - "value": "EPA ENERGY STAR Certified Homes is a set of optional construction practices and technologies (above minimum code requirements) that builders can follow to upgrade a new home\u0027s energy efficiency beyond minimum code requirements. Guidelines are outlined in the National Performance Path; or the National Prescriptive Path; This whole-house label differs from the ENERGY STAR products label. To achieve the ENERGY STAR Certified Homes label, a home\u0027s energy efficiency must be verified by a third-party organization." + "value": "There is a master bedroom on the main level of the structure." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", - "lookupValue": "Enerphit", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "NaturalWoodwork", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "EnerPHit" + "value": "Natural Woodwork" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/EnerPHit" + "value": "https://ddwiki.reso.org/display/DDW20/Natural+Woodwork" }, { "term": "Core.Description", - "value": "Super-insulated existing homes that have been remodeled to meet certification requirements demonstrating minimal or no heating and cooling system." + "value": "The property or room has features made from real wood." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", - "lookupValue": "HersIndexScore", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "OpenFloorplan", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "HERS Index Score" + "value": "Open Floorplan" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HERS+Index+Score" + "value": "https://ddwiki.reso.org/display/DDW20/Open+Floorplan" }, { "term": "Core.Description", - "value": "The HERS Index is the nationally recognized scoring system for measuring a home\u0027s energy performance. To calculate a home\u0027s HERS Index Score, a certified RESNET home energy rater will do a home energy rating and compare the data against a reference home (a design-modeled home of the same size and shape as the actual home), so the HERS Index Score is always relative to the size, shape, and type of the house. The lower the number, the more energy efficient the home." + "value": "A generic design term for a floor plan that makes use of large open spaces and avoids the use of small enclosed spaces." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", - "lookupValue": "HomeEnergyScore", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home Energy Score" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Home+Energy+Score" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126871" }, { "term": "Core.Description", - "value": "The Home Energy Score, managed by the US DOE, is a national system that allows homes to receive an energy efficiency rating, similar to the MPG rating available for cars. The Home Energy Score uses a 10-point scale to reflect how much energy a home is expected to use under standard operating conditions. Homes that are expected to use the least amount of energy (and are considered the most energy efficient) score a 10, and homes that are expected to use the most amount of energy (and are considered the least energy efficient) score a 1. The Home Energy Score uses a standard calculation method and takes into account the home\u0027s structure and envelope (walls, windows, foundation) and its heating, cooling, and hot water systems. Only Qualified Assessors who pass a DOE exam are allowed to provide the Home Energy Score." + "value": "The room or interior has features other than those included in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", - "lookupValue": "HomeEnergyUpgradeCertificateOfEnergyEfficiencyImprovements", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "Pantry", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home Energy Upgrade Certificate of Energy Efficiency Improvements" + "value": "Pantry" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Home+Energy+Upgrade+Certificate+of+Energy+Efficiency+Improvements" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126875" }, { "term": "Core.Description", - "value": "Buildings Performance Institute BPI- 2101 Standard Requirements for a Certificate of Completion for Whole-House Energy Efficiency Upgrades specifies a standard way of describing the improvements made to an existing home through a home energy upgrade (HEU). Certificates are provided by a local energy efficiency program sponsor." + "value": "A small room or closet where food, dishes and utensils are stored." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", - "lookupValue": "HomeEnergyUpgradeCertificateOfEnergyEfficiencyPerformance", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "RecessedLighting", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home Energy Upgrade Certificate of Energy Efficiency Performance" + "value": "Recessed Lighting" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Home+Energy+Upgrade+Certificate+of+Energy+Efficiency+Performance" + "value": "https://ddwiki.reso.org/display/DDW20/Recessed+Lighting" }, { "term": "Core.Description", - "value": "Buildings Performance Institute BPI- 2101 Standard Requirements for a Certificate of Completion for Whole-House Energy Efficiency Upgrades specifies a standard way of describing the improvements made to an existing home through a home energy upgrade (HEU) and provides one or more measures of a home\u0027s performance. Measures of performance may include a HERS rating, a Home Energy Score, an indication of projected or actual energy consumption, or other systems. Certificates are provided by a local energy efficiency program sponsor." + "value": "A light fixture installed into a hallow opening in the celling." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", - "lookupValue": "HomePerformanceWithEnergyStar", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "Sauna", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home Performance with ENERGY STAR" + "value": "Sauna" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Home+Performance+with+ENERGY+STAR" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126883" }, { "term": "Core.Description", - "value": "Home Performance with ENERGY STAR offers whole-house solutions to high energy bills and homes with comfort problems. The program is managed by a local sponsor that recruits home improvement contractors who are qualified to perform comprehensive home assessments and improvements. Local sponsors must follow specific guidelines to participate as outlined in the HPwES Sponsor Guide and Reference Manual." + "value": "A small room or separate structure designed to produce heat, wet with steam, or dry, to induce perspiration." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", - "lookupValue": "IndoorAirplus", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Indoor airPLUS" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Indoor+airPLUS" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126886" }, { "term": "Core.Description", - "value": "EPA Indoor airPLUS is a set of optional construction practices and technologies builders can follow to reduce indoor air pollutants and improve the indoor air quality in a new home beyond minimum code requirements. It is only available to homes that first meet ENERGY STAR Certified Homes certification." + "value": "See the remarks fields for additional information about the room or interior." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", - "lookupValue": "LeedForHomes", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "SmartHome", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "LEED For Homes" + "value": "Smart Home" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LEED+For+Homes" + "value": "https://ddwiki.reso.org/display/DDW20/Smart+Home" }, { "term": "Core.Description", - "value": "USGBC\u0027s residential rating system, LEED for Homes, was launched in 2008. The LEED rating systems are developed through an open, consensus-based process led by LEED committees. LEED is a voluntary program that provides independent, third-party verification that a home was designed and built using methods for achieving high performance in multiple areas of sustainability including energy, water, waste management, indoor air quality, and sustainable site development. There are multiple rating systems for all types of buildings including Existing Buildings and Homes for residential projects. Homes may achieve different levels of certification (platinum, gold, silver, certified) depending on the number of LEED prerequisites and credits that are met." + "value": "Smart Home features are a generic term for electronic automation of features such as lighting, heating/cooling, security and other amenities. The features are typically linked though an app or software via one or more third party services. The features are also known for their convenience and energy efficiency." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", - "lookupValue": "LivingBuildingChallenge", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "SmartThermostat", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Living Building Challenge" + "value": "Smart Thermostat" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Living+Building+Challenge" + "value": "https://ddwiki.reso.org/display/DDW20/Smart+Thermostat" }, { "term": "Core.Description", - "value": "Living Future Institute\u0027s Homes certified by a third-party that they produce as much or more energy than they use. Super-insulated homes that have met certification requirements demonstrating minimal or no heating and cooling system." + "value": "A heating/cooling control unit that has convenience and energy saving aspects. A smart thermostat may also integrate with a larger smart home system and typically operates through a third party service." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", - "lookupValue": "NgbsNewConstruction", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "SoakingTub", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NGBS New Construction" + "value": "Soaking Tub" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NGBS+New+Construction" + "value": "https://ddwiki.reso.org/display/DDW20/Soaking+Tub" }, { "term": "Core.Description", - "value": "Home Innovation Research Labs certifies homes to the ICC-700 National Green Building Standard(tm) (NGBS), which has undergone the full consensus process and received approval from the American National Standards Institute (ANSI). Home Innovation Research Labs provides project certification to the NGBS. NGBS applies to both single-family homes and multifamily buildings. Certification options also exist for new construction, remodel projects (both whole-home and functional areas such as a kitchen or bathroom) and land development/subdivision. Homes may qualify for a bronze, silver, gold, or emerald certification level depending on the number of green building practices met." + "value": "A bath tub that is typically deeper and may be shorter than traditional tubs." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", - "lookupValue": "NgbsSmallProjectsRemodel", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "SolarTubes", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NGBS Small Projects Remodel" + "value": "Solar Tube(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NGBS+Small+Projects+Remodel" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126902" }, { "term": "Core.Description", - "value": "Home Innovation Research Labs provides project certification to the NGBS. NGBS applies to both single-family homes and multifamily buildings. Certification options also exist for new construction, remodel projects (both whole-home and functional areas such as a kitchen or bathroom), and land development/subdivision. For the Small Projects Remodel, the functional area (kitchen, bathroom, basement, addition) is either certified or not. Unlike other NGBS certifications, multiple certification levels (bronze, silver, gold, or emerald) do not exist for this certification option." + "value": "A reflective tube that extends from a light gathering surface on the roof of the structure down into a room where the outside light is distributed." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", - "lookupValue": "NgbsWholeHomeRemodel", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "SoundSystem", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NGBS Whole-Home Remodel" + "value": "Sound System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NGBS+Whole-Home+Remodel" + "value": "https://ddwiki.reso.org/display/DDW20/Sound+System" }, { "term": "Core.Description", - "value": "Home Innovation Research Labs provides project certification to the NGBS. NGBS applies to both single-family homes and multifamily buildings. Certification options also exist for new construction, remodel projects (both whole-home and functional areas such as a kitchen or bathroom), and land development/subdivision. Homes may qualify for a bronze, silver, gold, or emerald certification level depending on the number of green building practices met." + "value": "The includes a sound system. This typically includes in-wall wiring and recessed/built-in speakers and a built in location for the amplifier and other audio equipment." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", - "lookupValue": "PhiusPlus", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "StoneCounters", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "PHIUS+" + "value": "Stone Counters" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126638" + "value": "https://ddwiki.reso.org/display/DDW20/Stone+Counters" }, { "term": "Core.Description", - "value": "Super-insulated homes that have met certification requirements demonstrating minimal or no heating and cooling system." + "value": "The property or room has counters that are made of some type of stone." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", - "lookupValue": "Watersense", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "Storage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "WaterSense" + "value": "Storage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/WaterSense" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126913" }, { "term": "Core.Description", - "value": "EPA WaterSense is a set of optional construction practices and technologies (above minimum code requirements) that builders can follow to ensure a home uses less water while still providing the same level of comfort and convenience. WaterSense also applies to specific plumbing fixtures (see InteriorFeatures) and should not be confused with the whole-house label." + "value": "The property or room has storage space." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", - "lookupValue": "ZeroEnergyReadyHome", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "TileCounters", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Zero Energy Ready Home" + "value": "Tile Counters" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Zero+Energy+Ready+Home" + "value": "https://ddwiki.reso.org/display/DDW20/Tile+Counters" }, { "term": "Core.Description", - "value": "DOE Zero Energy Ready Home is a set of optional construction practices and technologies (above minimum code and ENERGY STAR Certified Home requirements) that builders can follow to ensure high-performance homes so energy efficient all or most annual energy consumption can be offset with renewable energy. Guidelines are outlined in the \"DOE Zero Energy Ready Home National Program Requirements.\"" + "value": "The property or room has counters that are made of some type of tile." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenBuildingVerificationType", - "lookupValue": "PearlCertification", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "TrackLighting", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pearl Certification" + "value": "Track Lighting" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pearl+Certification" + "value": "https://ddwiki.reso.org/display/DDW20/Track+Lighting" }, { "term": "Core.Description", - "value": "Pearl is a national firm that provides third-party certification of high-performing homes (residential, 1-4 units) at various levels. For more information, visit https://pearlcertification.com/." + "value": "A type of lighting where the light fixtures are mounted on a track allowing for adjustment of the position of the lights." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", - "lookupValue": "Appliances", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "TrayCeilings", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Appliances" + "value": "Tray Ceiling(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126568" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126924" }, { "term": "Core.Description", - "value": "For purposes of marketing, the property has appliances that have some green/efficient rating or quality." + "value": "A ceiling with a inverted tray or recessed area, often rectangular, that adds depth and interest." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", - "lookupValue": "Construction", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "VaultedCeilings", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Construction" + "value": "Vaulted Ceiling(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Construction" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126927" }, { "term": "Core.Description", - "value": "For purposes of marketing, the property has construction that has some green/efficient rating or quality." + "value": "From the Italian word Volta, is typically a high celling with no attic between the ceiling and the roof. When a vaulted celling has two angles that meet in the center of the room, you may use Cathedral Ceiling(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", - "lookupValue": "Doors", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "WalkInClosets", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Doors" + "value": "Walk-In Closet(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Doors" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126937" }, { "term": "Core.Description", - "value": "For purposes of marketing, the property has doors that have some green/efficient rating or quality." + "value": "A closet that is a small room with an entryway." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", - "lookupValue": "ExposureShade", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "WaterSenseFixtures", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Exposure/Shade" + "value": "WaterSense Fixture(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126579" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126940" }, { "term": "Core.Description", - "value": "For purposes of marketing, the property has exposure/shade that has some green/efficient rating or quality." + "value": "Water fixtures that are backed by independent, third–party certification and meet EPA’s specifications for water efficiency and performance." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", - "lookupValue": "Hvac", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "WetBar", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "HVAC" + "value": "Wet Bar" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HVAC" + "value": "https://ddwiki.reso.org/display/DDW20/Wet+Bar" }, { "term": "Core.Description", - "value": "For purposes of marketing, the property has a heating, ventilation and air conditioning system that has some green/efficient rating or quality." + "value": "Commonly a built-in fixture for the storage, preparation, serving and/or consumption of drinks that has a faucet and sink." } ] }, - { - "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", - "lookupValue": "Incentives", + { + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "WiredForData", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Incentives" + "value": "Wired for Data" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Incentives" + "value": "https://ddwiki.reso.org/display/DDW20/Wired+for+Data" }, { "term": "Core.Description", - "value": "For purposes of marketing, the property has incentives that have some green/efficiency focus." + "value": "The property has been wired for data, typically Category 5 or 6 wiring for the support of ethernet data communications." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", - "lookupValue": "Insulation", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "WiredForSound", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Insulation" + "value": "Wired for Sound" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Insulation" + "value": "https://ddwiki.reso.org/display/DDW20/Wired+for+Sound" }, { "term": "Core.Description", - "value": "For purposes of marketing, the property has insulation that has some green/efficient rating or quality." + "value": "The property has been wired for a built-in sound system. This typically includes in-wall wiring and recessed/built-in speakers and a location for audio equipment. The wiring is in place, but equipment may not be included." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", - "lookupValue": "Lighting", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "SmartCamerasRecording", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lighting" + "value": "Smart Camera(s)/Recording" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126592" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126967" }, { "term": "Core.Description", - "value": "For purposes of marketing, the property has lighting that has some green/efficient rating or quality." + "value": "A camera or recording control unit that has convenience and energy-saving aspects. A smart camera may also integrate with a larger smart home system and typically operates through a third-party service." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", - "lookupValue": "Roof", + "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupValue": "SmartLights", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Roof" + "value": "Smart Light(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Roof" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126970" }, { "term": "Core.Description", - "value": "For purposes of marketing, the property has a roof that has some green/efficient rating or quality." + "value": "A lighting control unit that has convenience and energy-saving aspects. Smart lights may also integrate with a larger smart home system and typically operates through a third-party service." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", - "lookupValue": "Thermostat", + "lookupName": "org.reso.metadata.enums.IrrigationSource", + "lookupValue": "SampleIrrigationSourceEnumValue", "type": "Edm.Int32", "annotations": [ - { - "term": "RESO.OData.Metadata.StandardName", - "value": "Thermostat" - }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Thermostat" + "value": "https://ddwiki.reso.org/display/DDW20/IrrigationSource+Field" }, { "term": "Core.Description", - "value": "For purposes of marketing, the property has thermostat(s) that have some green/efficient rating or quality." + "value": "The source which the property receives its water for irrigation." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", - "lookupValue": "WaterHeater", + "lookupName": "org.reso.metadata.enums.LaborInformation", + "lookupValue": "EmployeeLicenseRequired", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water Heater" + "value": "Employee License Required" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126603" + "value": "https://ddwiki.reso.org/display/DDW20/Employee+License+Required" }, { "term": "Core.Description", - "value": "For purposes of marketing, the property has a water heater that have some green/efficient rating or quality." + "value": "Special licensing is required for employees." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenEnergyEfficient", - "lookupValue": "Windows", + "lookupName": "org.reso.metadata.enums.LaborInformation", + "lookupValue": "NonUnion", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Windows" + "value": "Non-Union" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Windows" + "value": "https://ddwiki.reso.org/display/DDW20/Non-Union" }, { "term": "Core.Description", - "value": "For purposes of marketing, the property has windows that have some green/efficient rating or quality." + "value": "A labor union(s) are not currently established with the given business." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenEnergyGeneration", - "lookupValue": "Solar", + "lookupName": "org.reso.metadata.enums.LaborInformation", + "lookupValue": "Union", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Solar" + "value": "Union" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Solar" + "value": "https://ddwiki.reso.org/display/DDW20/Union" }, { "term": "Core.Description", - "value": "Renewable form of onsite power generation. Most common are solar photovoltaic (PV) devices which generate electricity directly from sunlight via an electronic process that occurs naturally in certain types of material, called semiconductors. Powers electrical devices or sends electricity to the grid. See: \u003ca href\u003d\"http://www.seia.org/policy/solar-technology/photovoltaic-solar-electric\"\u003ehttp://www.seia.org/policy/solar-technology/photovoltaic-solar-electric\u003c/a\u003e" + "value": "A labor union(s) are established with the given business." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenEnergyGeneration", - "lookupValue": "Wind", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "CommonArea", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wind" + "value": "Common Area" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wind" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126974" }, { "term": "Core.Description", - "value": "Renewable form of onsite power generation. Wind turbines use wind to make electricity. Powers electrical devices or sends electricity to the grid. See: \u003ca href\u003d\"http://energy.gov/eere/wind/how-do-wind-turbines-work\"\u003ehttp://energy.gov/eere/wind/how-do-wind-turbines-work\u003c/a\u003e" + "value": "Laundry facilities are in a common area." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenIndoorAirQuality", - "lookupValue": "ContaminantControl", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "ElectricDryerHookup", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contaminant Control" + "value": "Electric Dryer Hookup" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Contaminant+Control" + "value": "https://ddwiki.reso.org/display/DDW20/Electric+Dryer+Hookup" }, { "term": "Core.Description", - "value": "Property has been carefully designed to prevent, monitor, and suppress pollution issues. Carefully selected low-emission materials have been used in the home. May include passive or active radon control, carbon monoxide monitoring, and high-efficiency sealed combustion for equipment such as furnaces and water heaters. May include elimination of materials that contain lead or asbestos. May include reduction of materials that contain volatile organic compounds (VOCs, including formaldehyde) and pesticides." + "value": "The property has electric clothes dryer connections." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenIndoorAirQuality", - "lookupValue": "IntegratedPestManagement", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "GasDryerHookup", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Integrated Pest Management" + "value": "Gas Dryer Hookup" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Integrated+Pest+Management" + "value": "https://ddwiki.reso.org/display/DDW20/Gas+Dryer+Hookup" }, { "term": "Core.Description", - "value": "Property is designed for systematic management of pests that uses prevention, exclusion, monitoring, and suppression." + "value": "The property has gas clothes dryer connections." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenIndoorAirQuality", - "lookupValue": "MoistureControl", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "InBasement", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Moisture Control" + "value": "In Basement" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Moisture+Control" + "value": "https://ddwiki.reso.org/display/DDW20/In+Basement" }, { "term": "Core.Description", - "value": "Every foundation, roof, roofing component, exterior wall, door, skylight, and window is designed and maintained to be watertight and free of persistent dampness or moisture." + "value": "Laundry is located in the basement." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenIndoorAirQuality", - "lookupValue": "Ventilation", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "InBathroom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ventilation" + "value": "In Bathroom" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ventilation" + "value": "https://ddwiki.reso.org/display/DDW20/In+Bathroom" }, { "term": "Core.Description", - "value": "Furnaces, water heaters, woodstoves, and other devices that employ combustion-burning fuel are vented to the outside in a manner that meets manufacturer specifications to prevent back-drafting. Natural and/or mechanical ventilation delivers fresh air to every habitable room and bathroom to remove moisture laden air and other contaminants generated during cooking and bathing/showering. The air exhausted from a bathroom, toilet room, or kitchen does not vent into habitable space or an attic." + "value": "Laundry is located in the bathroom." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenLocation", - "lookupValue": "SampleGreenLocationEnumValue", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "InCarport", "type": "Edm.Int32", "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "In Carport" + }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GreenLocation+Field" + "value": "https://ddwiki.reso.org/display/DDW20/In+Carport" }, { "term": "Core.Description", - "value": "Pick list describing efficiencies involved with the property\u0027s location such as walkability or transportation proximity without naming specific elements with ratings that may wane over time." + "value": "Laundry is located in the carport." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenSustainability", - "lookupValue": "ConservingMethods", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "InGarage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Conserving Methods" + "value": "In Garage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Conserving+Methods" + "value": "https://ddwiki.reso.org/display/DDW20/In+Garage" }, { "term": "Core.Description", - "value": "Construction is planned to require fewer materials while maintaining structural integrity. May include advanced wall framing as documented in several major green building programs. May also include indigenous construction methods such as straw bale, sod, clay, etc., based on local climate, materials, and practices." + "value": "Laundry is located in the garage." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenSustainability", - "lookupValue": "OnsiteRecyclingCenter", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "InHall", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Onsite Recycling Center" + "value": "In Hall" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Onsite+Recycling+Center" + "value": "https://ddwiki.reso.org/display/DDW20/In+Hall" }, { "term": "Core.Description", - "value": "Property includes sufficient built-in storage space and/ or containers for temporary storage of recyclable materials and/or compost collection." + "value": "Laundry is located in the hall." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenSustainability", - "lookupValue": "RecyclableMaterials", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "InKitchen", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Recyclable Materials" + "value": "In Kitchen" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Recyclable+Materials" + "value": "https://ddwiki.reso.org/display/DDW20/In+Kitchen" }, { "term": "Core.Description", - "value": "Structure includes multiple products that have a significant amount of postconsumer recycled content. Major green building programs tend to use 25 percent postconsumer recycled content as a threshold. Postindustrial recycled content tends to count toward overall content, but to a less scale. Some more common examples of recycled content materials include masonry, paving stones, or foundations with fly ash; aluminum gutters and downspouts; decking; drywall fibers, insulation, and house wrap; vinyl plastics; countertops; and cabinets, interior doors, or trim. More details are available on Home Innovation Research Labs “Browse Green Certified Products” tool or LEED Environmentally Preferred Products credit table." + "value": "Laundry is located in the kitchen." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenSustainability", - "lookupValue": "RecycledMaterials", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "Inside", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Recycled Materials" + "value": "Inside" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Recycled+Materials" + "value": "https://ddwiki.reso.org/display/DDW20/Inside" }, { "term": "Core.Description", - "value": "Structure includes multiple products that have a significant amount of postconsumer recycled content. Major green building programs tend to use 25 percent postconsumer recycled content as a threshold. Postindustrial recycled content tends to count toward overall content, but to a less scale. Some more common examples of recycled content materials include masonry, paving stones, or foundations with fly ash; aluminum gutters and downspouts; decking; drywall fibers, insulation, and house wrap; vinyl plastics; countertops; and cabinets, interior doors, or trim. More details are available on Home Innovation Research Labs “Browse Green Certified Products” tool or LEED Environmentally Preferred Products credit table." + "value": "Laundry is located indoors." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenSustainability", - "lookupValue": "RegionallySourcedMaterials", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "InUnit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Regionally-Sourced Materials" + "value": "In Unit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Regionally-Sourced+Materials" + "value": "https://ddwiki.reso.org/display/DDW20/In+Unit" }, { "term": "Core.Description", - "value": "Refers to building materials that were manufactured, extracted, harvested, or recovered within 500 miles of the building. Several major green building programs define regionally sourced as within a 500-mile radius." + "value": "Laundry is located within the unit." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenSustainability", - "lookupValue": "RenewableMaterials", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "LaundryChute", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Renewable Materials" + "value": "Laundry Chute" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Renewable+Materials" + "value": "https://ddwiki.reso.org/display/DDW20/Laundry+Chute" }, { "term": "Core.Description", - "value": "Structure includes materials that are naturally occurring, abundant, and/or fast-growing materials. Some products are certified to come from fast-growing or otherwise renewable sources such as flooring and wood products. Some materials may be bio-based, which means they have been processed from once-living materials such as paper, straw, soy, natural fibers, and crops." + "value": "The property has a laundry chute." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenSustainability", - "lookupValue": "SalvagedMaterials", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "LaundryCloset", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Salvaged Materials" + "value": "Laundry Closet" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Salvaged+Materials" + "value": "https://ddwiki.reso.org/display/DDW20/Laundry+Closet" }, { "term": "Core.Description", - "value": "Structure incorporates materials that were diverted from a landfill and/or sourced to give an otherwise unused item fresh use as an attached fixture. May include bricks, timbers, roofing, flooring, walls, cabinets, doors, etc." + "value": "The property has a laundry closet." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenWaterConservation", - "lookupValue": "EfficientHotWaterDistribution", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "LaundryRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Efficient Hot Water Distribution" + "value": "Laundry Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Efficient+Hot+Water+Distribution" + "value": "https://ddwiki.reso.org/display/DDW20/Laundry+Room" }, { "term": "Core.Description", - "value": "Efficient hot water distribution systems are designed to generate hot water using fewer fuel resources, and to get hot water to low-flow faucets and fixtures more quickly. These systems often feature carefully designed plumbing lines that are less redundant and/or shorter. Rather than measuring time to hot water at a fixture in gallons, efficient distribution systems can be measured in cups. EPA WaterSense Guide for Hot Water Distribution as well as several green building programs have further details. This may also be known as Structured Plumbing." + "value": "The property has a laundry room." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenWaterConservation", - "lookupValue": "GrayWaterSystem", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "LowerLevel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gray Water System" + "value": "Lower Level" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126646" + "value": "https://ddwiki.reso.org/display/DDW20/Lower+Level" }, { "term": "Core.Description", - "value": "The property includes a grey water system." + "value": "Laundry is on the lower level." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenWaterConservation", - "lookupValue": "GreenInfrastructure", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "MainLevel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Green Infrastructure" + "value": "Main Level" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Green+Infrastructure" + "value": "https://ddwiki.reso.org/display/DDW20/Main+Level" }, { "term": "Core.Description", - "value": "Green Infrastructure is a set of strategies and specifically designed systems to manage stormwater runoff through a variety of small, cost-effective landscape features located on a property. Green Infrastructure employs infiltration (allowing water to slowly sink into the soil), evaporation/transpiration using native vegetation, and rainwater capture and reuse (storing runoff to water plants, flush toilets, etc.). May include green roof, rain gardens, rain barrels, permeable paving, etc. EPA Green Infrastructure webpage has more information" + "value": "Laundry is on the main level." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenWaterConservation", - "lookupValue": "LowFlowFixtures", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "MultipleLocations", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Low-Flow Fixtures" + "value": "Multiple Locations" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Low-Flow+Fixtures" + "value": "https://ddwiki.reso.org/display/DDW20/Multiple+Locations" }, { "term": "Core.Description", - "value": "Toilets, bathroom faucets, showerheads, irrigation controllers, and other products can be manufactured to use less water than minimum standards. Some products are qualified by third-party programs like the EPA WaterSense and are typically at least 20 percent more water-efficient than standard products. EPA WaterSense website has additional information" + "value": "Laundry is in multiple locations." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenWaterConservation", - "lookupValue": "WaterRecycling", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water Recycling" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Water+Recycling" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127045" }, { "term": "Core.Description", - "value": "The property includes a system to reuse stormwater via rain barrels or cisterns for landscaping, or to treat and reuse water from bathroom sinks, showers, and clothes washing drains for landscape irrigation and/or toilet flushing." + "value": "There are no laundry features." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenWaterConservation", - "lookupValue": "WaterSmartLandscaping", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water-Smart Landscaping" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Water-Smart+Landscaping" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127051" }, { "term": "Core.Description", - "value": "Water-smart landscapes are designed to require less water and fertilizer treatments. These landscapes feature regionally appropriate plants that require low water and are native to the local climate. Plants are organized by hydrozones (watering needs). Any irrigation system is qualified for high water-efficiency. Turfgrass is minimized and grown to the tallest height recommended. Strategic maintenance includes mulching and soil aeration. Other details are documented in EPA’s Water-Smart Landscape Design Tips." + "value": "There are laundry features other than those in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "ActiveSolar", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "Outside", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Active Solar" + "value": "Outside" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Active+Solar" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127054" }, { "term": "Core.Description", - "value": "Active solar heating systems use solar energy to heat a fluid -- either liquid or air -- and then transfer the solar heat directly to the interior space or to a storage system for later use." + "value": "Laundry is located outside." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "Baseboard", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Baseboard" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Baseboard" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127058" }, { "term": "Core.Description", - "value": "Baseboard heating utilizes convection, as cold air drops from the window, it enters the baseboard heating unit where the air is warmed by heating elements, typically fins." + "value": "See remarks for additional information about laundry." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "Ceiling", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "Sink", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ceiling" + "value": "Sink" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ceiling" + "value": "https://ddwiki.reso.org/display/DDW20/Sink" }, { "term": "Core.Description", - "value": "A heating unit that is installed into, or upon the surface, of the ceiling." + "value": "The laundry area has a sink." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "Central", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "UpperLevel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Central" + "value": "Upper Level" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Central" + "value": "https://ddwiki.reso.org/display/DDW20/Upper+Level" }, { "term": "Core.Description", - "value": "A system where heat is generated in one or more locations in the structure and distributed throughout the structure. The term \"Central\" is commonly understood as distribution done by ducting air. Piping a fluid to radiators is also a central type of heating, but this can be clarified with the options \"Radiator\" and \"Forced Air\"." + "value": "Laundry is on the upper level." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "Coal", + "lookupName": "org.reso.metadata.enums.LaundryFeatures", + "lookupValue": "WasherHookup", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Coal" + "value": "Washer Hookup" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Coal" + "value": "https://ddwiki.reso.org/display/DDW20/Washer+Hookup" }, { "term": "Core.Description", - "value": "The heating system uses coal as its fuel to generate heat." + "value": "The property has a hookups for a clothes washer." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "CoalStove", + "lookupName": "org.reso.metadata.enums.LeaseRenewalCompensation", + "lookupValue": "CallListingAgent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Coal Stove" + "value": "Call Listing Agent" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Coal+Stove" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127007" }, { "term": "Core.Description", - "value": "A coal burning stove that is used for heat." + "value": "For details on about additional selling office compensation for lease renewals, contact the listing agent." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "Ductless", + "lookupName": "org.reso.metadata.enums.LeaseRenewalCompensation", + "lookupValue": "CallListingOffice", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ductless" + "value": "Call Listing Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126676" + "value": "https://ddwiki.reso.org/display/DDW20/Call+Listing+Office" }, { "term": "Core.Description", - "value": "The heating system does not have ducting like that found in central forced air systems." + "value": "For details on about additional selling office compensation for lease renewals, contact the listing office." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "Electric", + "lookupName": "org.reso.metadata.enums.LeaseRenewalCompensation", + "lookupValue": "CommissionPaidOnTenantPurchase", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electric" + "value": "Commission Paid On Tenant Purchase" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126680" + "value": "https://ddwiki.reso.org/display/DDW20/Commission+Paid+On+Tenant+Purchase" }, { "term": "Core.Description", - "value": "A heating system that utilizes electricity and heating elements, such as coils or fins, to generate heat." + "value": "Additional commission is paid in the event the tenant purchase the property." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "EnergyStarAccaRsiQualifiedInstallation", + "lookupName": "org.reso.metadata.enums.LeaseRenewalCompensation", + "lookupValue": "NoRenewalCommission", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ENERGY STAR/ACCA RSI Qualified Installation" + "value": "No Renewal Commission" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126684" + "value": "https://ddwiki.reso.org/display/DDW20/No+Renewal+Commission" }, { "term": "Core.Description", - "value": "The heating system installation was done by an ENERGY STAR or ACCA RSI qualified contractor." + "value": "There is no additional commission if the tenant renews or extends the lease." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "EnergyStarQualifiedEquipment", + "lookupName": "org.reso.metadata.enums.LeaseRenewalCompensation", + "lookupValue": "RenewalCommissionPaid", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ENERGY STAR Qualified Equipment" + "value": "Renewal Commission Paid" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126688" + "value": "https://ddwiki.reso.org/display/DDW20/Renewal+Commission+Paid" }, { "term": "Core.Description", - "value": "The heating system is ENERGY STAR Qualified. Specific performance information must be determined by review of the actual unit." + "value": "There is additional commission paid if the tenant renews the lease." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "ExhaustFan", + "lookupName": "org.reso.metadata.enums.LeaseTerm", + "lookupValue": "MonthToMonth", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Exhaust Fan" + "value": "Month To Month" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126692" + "value": "https://ddwiki.reso.org/display/DDW20/Month+To+Month" }, { "term": "Core.Description", - "value": "The property has an exhaust fan." + "value": "The length of the lease is month to month." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "FireplaceInsert", + "lookupName": "org.reso.metadata.enums.LeaseTerm", + "lookupValue": "Negotiable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fireplace Insert" + "value": "Negotiable" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Fireplace+Insert" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127026" }, { "term": "Core.Description", - "value": "The property has a fireplace insert for generating heat." + "value": "The length of the lease is negotiable." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "Fireplaces", + "lookupName": "org.reso.metadata.enums.LeaseTerm", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fireplace(s)" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126700" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127032" }, { "term": "Core.Description", - "value": "The property has one or more fireplaces used to generate heat." + "value": "There is no stated term to the lease." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "FloorFurnace", + "lookupName": "org.reso.metadata.enums.LeaseTerm", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Floor Furnace" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Floor+Furnace" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127036" }, { "term": "Core.Description", - "value": "A radiant heating system that is mounted into the floor and distributes the heat via convection." + "value": "The term of the lease is something other than is available in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "ForcedAir", + "lookupName": "org.reso.metadata.enums.LeaseTerm", + "lookupValue": "RenewalOption", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Forced Air" + "value": "Renewal Option" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Forced+Air" + "value": "https://ddwiki.reso.org/display/DDW20/Renewal+Option" }, { "term": "Core.Description", - "value": "The property has a forced air system, typically via ducting throughout the structure." + "value": "The lease has a renewal option." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "Geothermal", + "lookupName": "org.reso.metadata.enums.LeaseTerm", + "lookupValue": "ShortTermLease", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Geothermal" + "value": "Short Term Lease" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126714" + "value": "https://ddwiki.reso.org/display/DDW20/Short+Term+Lease" }, { "term": "Core.Description", - "value": "A geothermal heating system, also known as a ground source heat pump, transfers heat from below ground into the structure." + "value": "The lease is short term." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "Gravity", + "lookupName": "org.reso.metadata.enums.LeaseTerm", + "lookupValue": "SixMonths", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gravity" + "value": "6 Months" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gravity" + "value": "https://ddwiki.reso.org/display/DDW20/6+Months" }, { "term": "Core.Description", - "value": "A gravity heating system, also known as an octopus furnace, is typically a ducted system that doesn\u0027t use a fan, but rather is designed to allow the heat to rise naturally thought the ducts to the different areas of the structure." + "value": "The length of the lease is 6 months." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "HeatPump", + "lookupName": "org.reso.metadata.enums.LeaseTerm", + "lookupValue": "TwelveMonths", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Heat Pump" + "value": "12 Months" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126719" + "value": "https://ddwiki.reso.org/display/DDW20/12+Months" }, { "term": "Core.Description", - "value": "A system that exchanges heat between a warm and cool space. The heat exchange is done between the dwelling and another air space, like outdoors; or a water source; or below ground (geothermal)." + "value": "The length of the lease is 12 months." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "HotWater", + "lookupName": "org.reso.metadata.enums.LeaseTerm", + "lookupValue": "TwentyFourMonths", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hot Water" + "value": "24 Months" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126722" + "value": "https://ddwiki.reso.org/display/DDW20/24+Months" }, { "term": "Core.Description", - "value": "The heating system uses a boiler and pipes to deliver hot water to radiators throughout the dwelling." + "value": "The length of the lease is 24 months." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "HumidityControl", + "lookupName": "org.reso.metadata.enums.LeaseTerm", + "lookupValue": "Weekly", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Humidity Control" + "value": "Weekly" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126725" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127066" }, { "term": "Core.Description", - "value": "The heating system has humidity control." + "value": "The length of the lease is weekly." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "Kerosene", + "lookupName": "org.reso.metadata.enums.Levels", + "lookupValue": "MultiSplit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Kerosene" + "value": "Multi/Split" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Kerosene" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127053" }, { "term": "Core.Description", - "value": "The heating system uses kerosene as its fuel to generate heat." + "value": "A split-level home (also called a tri-level home) is a style of house in which the floor levels are staggered, so that the \"main\" level of the house (e.g. the level that usually contains the front entry), is partway between the upper and lower floors." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "NaturalGas", + "lookupName": "org.reso.metadata.enums.Levels", + "lookupValue": "One", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Natural Gas" + "value": "One" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Natural+Gas" + "value": "https://ddwiki.reso.org/display/DDW20/One" }, { "term": "Core.Description", - "value": "The heating system uses natural gas as its fuel to generate heat." + "value": "The property being sold has one level. A discreet horizontal plane of interior living space (excluding basements)." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.Levels", + "lookupValue": "OneAndOneHalf", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "One and One Half" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126735" + "value": "https://ddwiki.reso.org/display/DDW20/One+and+One+Half" }, { "term": "Core.Description", - "value": "The property does not have a heating system." + "value": "A 1.5 story house is where the height of any of the walls on the second floor are less than the height of the walls on the first floor. First floor walls that extend up to the second floor level are not included in the height comparison. Depending on your State, Provence or other local regulations there may be a specific height difference required. For example some areas required that the second floor walls be less than 70% the height of the first floor walls in order to be called a 1.5 story structure. Other areas are 50% and it is clear that this may vary substantially from region to region. Another common trait is angled ceilings that compensate for the short walls making all but the edges of the room high enough for normal use." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "Oil", + "lookupName": "org.reso.metadata.enums.Levels", + "lookupValue": "ThreeOrMore", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Oil" + "value": "Three Or More" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Oil" + "value": "https://ddwiki.reso.org/display/DDW20/Three+Or+More" }, { "term": "Core.Description", - "value": "The heating system uses oil as its fuel to generate heat." + "value": "The property being sold has three or more levels. A discreet horizontal plane of interior living space (excluding basements)." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.Levels", + "lookupValue": "Two", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Two" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126741" + "value": "https://ddwiki.reso.org/display/DDW20/Two" }, { "term": "Core.Description", - "value": "The property has a heating system or features that are not included in this list." + "value": "The property being sold has two levels. A discreet horizontal plane of interior living space (excluding basements)." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "PassiveSolar", + "lookupName": "org.reso.metadata.enums.Levels", + "lookupValue": "BiLevel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Passive Solar" + "value": "Bi-Level" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Passive+Solar" + "value": "https://ddwiki.reso.org/display/DDW20/Bi-Level" }, { "term": "Core.Description", - "value": "Passive solar is a building design where the walls, windows, floors, etc., are made to collect heat and warm the dwelling." + "value": "A bi-level home has two staggered levels. There are typically two short sets of stairs off of a landing area, one running upward and one running downward." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "PelletStove", + "lookupName": "org.reso.metadata.enums.Levels", + "lookupValue": "QuadLevel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pellet Stove" + "value": "Quad-Level" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126750" + "value": "https://ddwiki.reso.org/display/DDW20/Quad-Level" }, { "term": "Core.Description", - "value": "The property has a stove that burns compressed wood or biomass pellets to generate heat." + "value": "A quad-level home has four staggered levels connected by two or more short sets of stairs. The levels consist of ground, underground, partial underground and upper." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "Propane", + "lookupName": "org.reso.metadata.enums.Levels", + "lookupValue": "TriLevel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Propane" + "value": "Tri-Level" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126753" + "value": "https://ddwiki.reso.org/display/DDW20/Tri-Level" }, { "term": "Core.Description", - "value": "The heating system uses propane as its fuel to generate heat." + "value": "A tri-level home has three staggered levels connected by two or more short sets of stairs. The levels consist of ground, partial underground and upper." } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "PropaneStove", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "AccreditedBuyersRepresentative", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Propane Stove" + "value": "Accredited Buyer\u0027s Representative / ABR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Propane+Stove" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127073" }, { "term": "Core.Description", - "value": "The property has a stove that burns propane to generate heat." + "value": "The Accredited Buyer’s Representative (ABR®) designation is designed for real estate buyer agents who focus on working directly with buyer-clients. http://www.rebac.net/abr" } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "Radiant", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "AccreditedLandConsultant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Radiant" + "value": "Accredited Land Consultant / ALC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Radiant" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127076" }, { "term": "Core.Description", - "value": "The heating system uses radiators to release heat within the dwelling. The heat is typically delivered to the radiator(s) by water/steam or electricity." + "value": "Accredited Land Consultants (ALCs) are the most trusted, knowledgeable, experienced, and highest-producing experts in all segments of land. Conferred by the REALTORS® Land Institute, the designation requires successful completion of a rigorous LANDU education program, a specific, high-volume and experience level, and adherence to an honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc" } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "RadiantCeiling", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "AtHomeWithDiversity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Radiant Ceiling" + "value": "At Home With Diversity / AHWD" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Radiant+Ceiling" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127081" }, { "term": "Core.Description", - "value": "The radiant heating element(s) are located in the ceiling." + "value": "Learn to work effectively with – and within – today’s diverse real estate market. The At Home With Diversity certification teaches you how to conduct your business with sensitivity to all client profiles and build a business plan to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd" } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "RadiantFloor", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "CertifiedCommercialInvestmentMember", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Radiant Floor" + "value": "Certified Commercial Investment Member / CCIM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Radiant+Floor" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127084" }, { "term": "Core.Description", - "value": "The radiant heating element(s) are located in the floor." + "value": "The Certified Commercial Investment Member (CCIM) designation is commercial real estate’s global standard for professional achievement, earned through an extensive curriculum of 200 classroom hours and professional experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim" } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "CertifiedDistressedPropertyExpert", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Certified Distressed Property Expert / CDPE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126771" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127088" }, { "term": "Core.Description", - "value": "See the remarks fields for additional information about the heating system included with the property." + "value": "A Certified Distressed Property Expert® (CDPE) has a thorough understanding of complex issues in today’s turbulent real estate industry and knowledge of foreclosure avoidance options available to homeowners. CDPEs can provide solutions, specifically short sales, for homeowners facing market hardships. http://www.cdpe.com/" } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "SeparateMeters", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "CertifiedInternationalPropertySpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Separate Meters" + "value": "Certified International Property Specialist / CIPS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126774" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127095" }, { "term": "Core.Description", - "value": "The heating system has multiple units and/or is zoned with separate meters for each zone/unit." + "value": "The CIPS designation is for REALTORS® from the United States and abroad, as well as association staff and volunteer leaders who wish to develop or grow their international real estate business. It will provide you with the knowledge, research, network, and tools to globalize your business. https://www.nar.realtor/designations-and-certifications/cips-designation" } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "Solar", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "CertifiedPropertyManager", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Solar" + "value": "Certified Property Manager / CPM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126778" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127099" }, { "term": "Core.Description", - "value": "The property has a heating system or method that uses an unspecified type of solar heating." + "value": "Certified Property Managers® (CPM®) are recognized as experts in real estate management, and they are at the top of the profession. 70% of those who hold the CPM® designation hold the highest management positions in their offices (owner/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm" } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "SpaceHeater", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "CertifiedRealEstateBrokerageManager", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Space Heater" + "value": "Certified Real Estate Brokerage Manager / CRB" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Space+Heater" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127108" }, { "term": "Core.Description", - "value": "The property comes with a stand-alone space heater." + "value": "The Certified Real Estate Brokerage Manager (CRB) Designation raises professional standards, strengthens individual and office performance, and indicates expertise in brokerage management. This designation represents the highest level of professional achievement in real estate brokerage management. You do not need a broker\u0027s license to earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb" } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "Steam", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "CertifiedRealEstateTeamSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Steam" + "value": "Certified Real Estate Team Specialist / C-RETS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Steam" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127113" }, { "term": "Core.Description", - "value": "The heating system uses a boiler and pipes to deliver hot water to radiators throughout the dwelling." + "value": "The Certified Real Estate Team Specialist certification is designed to improve team development, individual leadership skills, and financial performance. The courses provide the tools, strategies, and knowledge that are required of today’s real estate professionals who are either considering or currently operating in a team environment. It is for team leaders, team members, those looking to start a team, and those who simply want to sharpen their management skills. https://www.nar.realtor/designations-and-certifications/c-rets" } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "VariesByUnit", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "CertifiedResidentialSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Varies by Unit" + "value": "Certified Residential Specialist / CRS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126793" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127116" }, { "term": "Core.Description", - "value": "The type of heating or heating features vary from unit to unit." + "value": "Certified Residential Specialist (CRS) is the highest credential awarded to residential sales agents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs" } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "WallFurnace", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "CounselorOfRealEstate", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wall Furnace" + "value": "Counselor of Real Estate / CRE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wall+Furnace" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127119" }, { "term": "Core.Description", - "value": "Typically a ductless system that is built into a wall to deliver to the room in which it\u0027s installed." + "value": "The Counselors of Real Estate® is an international group of recognized professionals who provide seasoned, expert, objective advice on real property and land-related matters. Only 1,100 practitioners throughout the world carry the CRE® designation. Membership is by invitation only. https://www.nar.realtor/designations-and-certifications/cre" } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "Wood", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "ePRO", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wood" + "value": "e-PRO" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126799" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127123" }, { "term": "Core.Description", - "value": "The heating system uses wood as its fuel to generate heat." + "value": "NAR\u0027s e-PRO® certification teaches you to use cutting-edge technologies and digital initiatives to link up with today\u0027s savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro" } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "WoodStove", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "GeneralAccreditedAppraiser", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wood Stove" + "value": "General Accredited Appraiser / GAA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wood+Stove" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127126" }, { "term": "Core.Description", - "value": "The property has a stove that burns wood to generate heat." + "value": "For general appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa" } ] }, { - "lookupName": "org.reso.metadata.enums.Heating", - "lookupValue": "Zoned", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "GraduateRealtorInstitute", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Zoned" + "value": "Graduate, REALTOR Institute / GRI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126809" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127130" }, { "term": "Core.Description", - "value": "The heating system is zoned allowing for indepenant control of two or more parts of the structure." + "value": "REALTORS® with the GRI designation have in-depth training in legal and regulatory issues, technology, professional standards, and the sales process. Earning the designation is a way to stand out to prospective buyers and sellers as a professional with expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri" } ] }, { - "lookupName": "org.reso.metadata.enums.HighSchool", - "lookupValue": "SampleHighSchoolEnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.HighSchoolDistrict", - "lookupValue": "SampleHighSchoolDistrictEnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.HorseAmenities", - "lookupValue": "Arena", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "MilitaryRelocationProfessional", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Arena" + "value": "Military Relocation Professional / MRP" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Arena" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127134" }, { "term": "Core.Description", - "value": "The property allows for horses and has an arena." + "value": "NAR\u0027s Military Relocation Professional certification focuses on educating real estate professionals about working with current and former military service members to find housing solutions that best suit their needs and take full advantage of military benefits and support. https://www.nar.realtor/designations-and-certifications/mrp" } ] }, { - "lookupName": "org.reso.metadata.enums.HorseAmenities", - "lookupValue": "Barn", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "NARsGreenDesignation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Barn" + "value": "NAR\u0027s Green Designation / GREEN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Barn" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127139" }, { "term": "Core.Description", - "value": "The property allows horses and has a barn." + "value": "Through NAR\u0027s Green Designation, the Green Resource Council provides ongoing education, resources and tools to help real estate practitioners find, understand, and market properties with green features. https://www.nar.realtor/designations-and-certifications/green" } ] }, { - "lookupName": "org.reso.metadata.enums.HorseAmenities", - "lookupValue": "BoardingFacilities", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "PerformanceManagementNetwork", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Boarding Facilities" + "value": "Performance Management Network / PMN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Boarding+Facilities" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127143" }, { "term": "Core.Description", - "value": "The property had horse boarding facilities." + "value": "This designation is unique to the REALTOR® family designations, emphasizing that in order to enhance your business, you must enhance yourself. It focuses on negotiating strategies and tactics, networking and referrals, business planning and systems, personal performance management and leadership development. https://www.nar.realtor/designations-and-certifications/pmn" } ] }, { - "lookupName": "org.reso.metadata.enums.HorseAmenities", - "lookupValue": "Corrals", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "PricingStrategyAdvisor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Corral(s)" + "value": "Pricing Strategy Advisor / PSA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126666" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127147" }, { "term": "Core.Description", - "value": "The property allows horses and has one or more corrals." + "value": "Enhance your skills in pricing properties, creating CMAs, working with appraisers, and guiding clients through the anxieties and misperceptions they often have about home values with NAR’s PSA (Pricing Strategy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa" } ] }, { - "lookupName": "org.reso.metadata.enums.HorseAmenities", - "lookupValue": "HayStorage", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "RealEstateNegotiationExpert", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hay Storage" + "value": "Real Estate Negotiation Expert / RENE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Hay+Storage" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127151" }, { "term": "Core.Description", - "value": "The property allows horses and has hay storage." + "value": "This certification is for real estate professionals who want to sharpen their negotiation skills. The RENE certification program gives REALTORS® the tips and tools they need to be skillful advocates for their clients. https://www.nar.realtor/designations-and-certifications/rene" } ] }, { - "lookupName": "org.reso.metadata.enums.HorseAmenities", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "RealtorAssociationCertifiedExecutive", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "REALTOR Association Certified Executive / RCE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126671" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127155" }, { "term": "Core.Description", - "value": "The property either does not allow horses or has no amenities for horses." + "value": "RCE is the only professional designation designed specifically for REALTOR® association executives. RCE designees exemplify goal-oriented AEs with drive, experience and commitment to professional growth. https://www.nar.realtor/designations-and-certifications/rce" } ] }, { - "lookupName": "org.reso.metadata.enums.HorseAmenities", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "ResidentialAccreditedAppraiser", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Residential Accredited Appraiser / RAA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126675" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127159" }, { "term": "Core.Description", - "value": "The property has horse amenities other than those in this list." + "value": "For residential appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa" } ] }, { - "lookupName": "org.reso.metadata.enums.HorseAmenities", - "lookupValue": "Paddocks", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "ResortAndSecondHomePropertySpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Paddocks" + "value": "Resort \u0026 Second-Home Property Specialist / RSPS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Paddocks" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127161" }, { "term": "Core.Description", - "value": "The property allows horses and has an enclosed living are for your horse(s). A paddock is also known as a sacrifice area which got its name because the owner was sacrificing some of their land for the benefit of the horse." + "value": "This certification is designed for REALTORS® who facilitate the buying, selling, or management of properties for investment, development, retirement, or second homes in a resort, recreational and/or vacation destination are involved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps" } ] }, { - "lookupName": "org.reso.metadata.enums.HorseAmenities", - "lookupValue": "PalpationChute", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "SellerRepresentativeSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Palpation Chute" + "value": "Seller Representative Specialist / SRS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Palpation+Chute" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127169" }, { "term": "Core.Description", - "value": "A portion of the livestock chute where the animal is held for examination or other purposes." + "value": "The Seller Representative Specialist (SRS) designation is the premier credential in seller representation. It is designed to elevate professional standards and enhance personal performance. The designation is awarded to real estate practitioners by the Real Estate Business Institute (REBI) who meet specific educational and practical experience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs" } ] }, { - "lookupName": "org.reso.metadata.enums.HorseAmenities", - "lookupValue": "Pasture", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "SeniorsRealEstateSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pasture" + "value": "Seniors Real Estate Specialist / SRES" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pasture" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127172" }, { "term": "Core.Description", - "value": "The property includes or has access to a pasture for horses." + "value": "The SRES® Designation program educates REALTORS® on how to profitably and ethically serve the real estate needs of the fastest growing market in real estate, clients age 50+. By earning the SRES® designation, you gain access to valuable member benefits, useful resources, and networking opportunities across the U.S. and Canada to help you in your business. https://www.nar.realtor/designations-and-certifications/sres" } ] }, { - "lookupName": "org.reso.metadata.enums.HorseAmenities", - "lookupValue": "RidingTrail", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "ShortSalesAndForeclosureResource", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Riding Trail" + "value": "Short Sales \u0026 Foreclosure Resource / SFR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Riding+Trail" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127175" }, { "term": "Core.Description", - "value": "The property includes or has access to a riding trail(s)." + "value": "The SFR® certification teaches real estate professionals to work with distressed sellers and the finance, tax, and legal professionals who can help them, qualify sellers for short sales, develop a short sale package, negotiate with lenders, safeguard your commission, limit risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr" } ] }, { - "lookupName": "org.reso.metadata.enums.HorseAmenities", - "lookupValue": "RoundPen", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "SocietyOfIndustrialAndOfficeRealtors", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Round Pen" + "value": "Society of Industrial and Office REALTORS / SIOR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Round+Pen" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127180" }, { "term": "Core.Description", - "value": "The property includes or has access to a round enclosure used for horse training." + "value": "The SIOR designation is held by only the most knowledgeable, experienced, and successful commercial real estate brokerage specialists. To earn it, designees must meet standards of experience, production, education, ethics, and provide recommendations. https://www.nar.realtor/designations-and-certifications/sior" } ] }, { - "lookupName": "org.reso.metadata.enums.HorseAmenities", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.ListAgentDesignation", + "lookupValue": "TransnationalReferralCertification", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Transnational Referral Certification / TRC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126698" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127183" }, { "term": "Core.Description", - "value": "See the remarks fields for additional information about horse amenities." + "value": "Real estate professionals who have taken the Transnational Referral Certified (TRC) training, have completed special training on making and receiving client referrals from professionals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/" } ] }, { - "lookupName": "org.reso.metadata.enums.HorseAmenities", - "lookupValue": "ShavingBin", + "lookupName": "org.reso.metadata.enums.ListingAgreement", + "lookupValue": "ExclusiveAgency", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Shaving Bin" + "value": "Exclusive Agency" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Shaving+Bin" + "value": "https://ddwiki.reso.org/display/DDW20/Exclusive+Agency" }, { "term": "Core.Description", - "value": "The property includes or has access to a storage container for wood shavings that are use as ground cover for horses." + "value": "A contract giving one Brokerage Firm, for a specified time, the right to sell/lease the property and also allowing the owner, acting alone, to sell/lease the property without paying commission." } ] }, { - "lookupName": "org.reso.metadata.enums.HorseAmenities", - "lookupValue": "Stables", + "lookupName": "org.reso.metadata.enums.ListingAgreement", + "lookupValue": "ExclusiveRightToLease", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stable(s)" + "value": "Exclusive Right To Lease" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126706" + "value": "https://ddwiki.reso.org/display/DDW20/Exclusive+Right+To+Lease" }, { "term": "Core.Description", - "value": "The property includes or has access to horse stable(s)." + "value": "A contract giving the Broker the right to collect commission if the property is leased by anyone, including the owning, during the term of the agreement." } ] }, { - "lookupName": "org.reso.metadata.enums.HorseAmenities", - "lookupValue": "TackRoom", + "lookupName": "org.reso.metadata.enums.ListingAgreement", + "lookupValue": "ExclusiveRightToSell", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tack Room" + "value": "Exclusive Right To Sell" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tack+Room" + "value": "https://ddwiki.reso.org/display/DDW20/Exclusive+Right+To+Sell" }, { "term": "Core.Description", - "value": "The property includes or has access to a room to store equipment such as saddles, stirrups, bridles, halters, reins, bits, harnesses, martingales, breastplates, etc." + "value": "A contract giving the Broker the right to collect commission if the property is sold by anyone, including the owning, during the term of the agreement." } ] }, { - "lookupName": "org.reso.metadata.enums.HorseAmenities", - "lookupValue": "TrailerStorage", + "lookupName": "org.reso.metadata.enums.ListingAgreement", + "lookupValue": "ExclusiveRightWithException", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Trailer Storage" + "value": "Exclusive Right With Exception" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Trailer+Storage" + "value": "https://ddwiki.reso.org/display/DDW20/Exclusive+Right+With+Exception" }, { "term": "Core.Description", - "value": "The property includes or has access to a place to store a horse trailer." + "value": "A contract giving the Broker the right to collect commission if the property is sold by anyone, including the owner, during the term of the agreement unless some specified exceptions to the agreement occur." } ] }, { - "lookupName": "org.reso.metadata.enums.HorseAmenities", - "lookupValue": "WashRack", + "lookupName": "org.reso.metadata.enums.ListingAgreement", + "lookupValue": "Net", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wash Rack" + "value": "Net" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wash+Rack" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127092" }, { "term": "Core.Description", - "value": "The property includes or has access to a rack used to confine/restrain a horse for purposes of washing the horse." + "value": "A listing in which the broker\u0027s commission is the excess of the sale price over an agreed-upon (net0 price to the seller; illegal in some states because it can create a conflict of interest for the broker." } ] }, { - "lookupName": "org.reso.metadata.enums.HoursDaysOfOperation", - "lookupValue": "EveningsOnly", + "lookupName": "org.reso.metadata.enums.ListingAgreement", + "lookupValue": "Open", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Evenings Only" + "value": "Open" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Evenings+Only" + "value": "https://ddwiki.reso.org/display/DDW20/Open" }, { "term": "Core.Description", - "value": "The business being sold is open in the evenings only." + "value": "Often used for commercial property, a listing given to any number of Brokers without liability to compensate any except the one who first secures a buyer who is ready, willing and able to meet the terms of the listing and secures the seller\u0027s acceptance. The seller may, acting alone, sell the property without paying commission." } ] }, { - "lookupName": "org.reso.metadata.enums.HoursDaysOfOperation", - "lookupValue": "Open24Hours", + "lookupName": "org.reso.metadata.enums.ListingAgreement", + "lookupValue": "Probate", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open 24 Hours" + "value": "Probate" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Open+24+Hours" + "value": "https://ddwiki.reso.org/display/DDW20/Probate" }, { "term": "Core.Description", - "value": "The business being sold is open 24 hours per day." + "value": "An Exclusive Right To Sell listing agreement that also resides under authority of the local probate code." } ] }, { - "lookupName": "org.reso.metadata.enums.HoursDaysOfOperation", - "lookupValue": "Open7Days", + "lookupName": "org.reso.metadata.enums.ListingService", + "lookupValue": "EntryOnly", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open 7 Days" + "value": "Entry Only" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Open+7+Days" + "value": "https://ddwiki.reso.org/display/DDW20/Entry+Only" }, { "term": "Core.Description", - "value": "The business being sold is open 7 days per week." + "value": "The only service provided by the brokerage is the input of the listing into the MLS system." } ] }, { - "lookupName": "org.reso.metadata.enums.HoursDaysOfOperation", - "lookupValue": "Open8HoursDay", + "lookupName": "org.reso.metadata.enums.ListingService", + "lookupValue": "FullService", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open 8 Hours/Day" + "value": "Full Service" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126681" + "value": "https://ddwiki.reso.org/display/DDW20/Full+Service" }, { "term": "Core.Description", - "value": "The business being sold is open 8 hours per day." + "value": "A full set of services offered by a brokerage." } ] }, { - "lookupName": "org.reso.metadata.enums.HoursDaysOfOperation", - "lookupValue": "OpenLessThan8HoursDay", + "lookupName": "org.reso.metadata.enums.ListingService", + "lookupValue": "LimitedService", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open -8 Hours/Day" + "value": "Limited Service" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126685" + "value": "https://ddwiki.reso.org/display/DDW20/Limited+Service" }, { "term": "Core.Description", - "value": "The business being sold is open less than 8 hours per day." + "value": "A limited set of services offered by a brokerage" } ] }, { - "lookupName": "org.reso.metadata.enums.HoursDaysOfOperation", - "lookupValue": "OpenMondayFriday", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "AllInclusiveTrustDeed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open Monday-Friday" + "value": "All Inclusive Trust Deed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Open+Monday-Friday" + "value": "https://ddwiki.reso.org/display/DDW20/All+Inclusive+Trust+Deed" }, { "term": "Core.Description", - "value": "The business being sold is open Monday through Friday." + "value": "The property is under an all inclusive trust deed." } ] }, { - "lookupName": "org.reso.metadata.enums.HoursDaysOfOperation", - "lookupValue": "OpenOver8HoursDay", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "Assumable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open 8+ Hours/Day" + "value": "Assumable" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126693" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127101" }, { "term": "Core.Description", - "value": "The business being sold is open more than 8 hours/day." + "value": "The seller is interested in assumable financing." } ] }, { - "lookupName": "org.reso.metadata.enums.HoursDaysOfOperation", - "lookupValue": "OpenSaturday", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "Cash", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open Saturday" + "value": "Cash" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Open+Saturday" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127104" }, { "term": "Core.Description", - "value": "The business being sold is open on Saturdays." + "value": "The seller would like a cash sale." } ] }, { - "lookupName": "org.reso.metadata.enums.HoursDaysOfOperation", - "lookupValue": "OpenSunday", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "Contract", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open Sunday" + "value": "Contract" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Open+Sunday" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127105" }, { "term": "Core.Description", - "value": "The business being sold is open on Sundays." + "value": "The seller may be interested in an agreement to perform services, provide product, share of income, or some other agreement as the method of payment for the property." } ] }, { - "lookupName": "org.reso.metadata.enums.IncomeIncludes", - "lookupValue": "Laundry", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "Conventional", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Laundry" + "value": "Conventional" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126723" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127107" }, { "term": "Core.Description", - "value": "The income amount includes income from laundry facilities." + "value": "The seller may accept a buyer using conventional financing to purchase the home." } ] }, { - "lookupName": "org.reso.metadata.enums.IncomeIncludes", - "lookupValue": "Parking", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "Exchange1031", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Parking" + "value": "1031 Exchange" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126727" + "value": "https://ddwiki.reso.org/display/DDW20/1031+Exchange" }, { "term": "Core.Description", - "value": "The income amount includes income from parking." + "value": "The seller is may be interested in a 1031 exchange as part of the sale." } ] }, { - "lookupName": "org.reso.metadata.enums.IncomeIncludes", - "lookupValue": "Recreation", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "ExistingBonds", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Recreation" + "value": "Existing Bonds" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126731" + "value": "https://ddwiki.reso.org/display/DDW20/Existing+Bonds" }, { "term": "Core.Description", - "value": "The income amount includes income from charging for recreation facilities." + "value": "The property for sale has existing bonds." } ] }, { - "lookupName": "org.reso.metadata.enums.IncomeIncludes", - "lookupValue": "RentOnly", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "FHA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rent Only" + "value": "FHA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Rent+Only" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127115" }, { "term": "Core.Description", - "value": "The income amount includes income from only the rent charged to the tenants." + "value": "The seller may accept a buyer with a loan from an approved provider that follows the guidelines of, and is insured by, the Federal Housing Administration." } ] }, { - "lookupName": "org.reso.metadata.enums.IncomeIncludes", - "lookupValue": "RvStorage", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "LandUseFee", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "RV Storage" + "value": "Land Use Fee" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RV+Storage" + "value": "https://ddwiki.reso.org/display/DDW20/Land+Use+Fee" }, { "term": "Core.Description", - "value": "The income amount includes income from charging for RV storage." + "value": "The listed property has a land use fee." } ] }, { - "lookupName": "org.reso.metadata.enums.IncomeIncludes", - "lookupValue": "Storage", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "LeaseBack", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Storage" + "value": "Lease Back" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126748" + "value": "https://ddwiki.reso.org/display/DDW20/Lease+Back" }, { "term": "Core.Description", - "value": "The income amount includes income from charging for general storage." + "value": "The seller may be interested in the simultaneous sale of a property with a lease back to the seller, who then becomes the tenant." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "Bar", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "LeaseOption", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bar" + "value": "Lease Option" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126751" + "value": "https://ddwiki.reso.org/display/DDW20/Lease+Option" }, { "term": "Core.Description", - "value": "A built-in or movable fixture for the storage, preparation, serving and/or consumption of drinks." + "value": "The seller may be interested in selling as a lease option to the buyer." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "BeamedCeilings", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "LeasePurchase", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Beamed Ceilings" + "value": "Lease Purchase" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Beamed+Ceilings" + "value": "https://ddwiki.reso.org/display/DDW20/Lease+Purchase" }, { "term": "Core.Description", - "value": "A property where the room, or rooms, have exposed beams across the ceiling." + "value": "The seller may be interested in selling as a lease purchase." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "Bidet", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "LienRelease", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bidet" + "value": "Lien Release" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bidet" + "value": "https://ddwiki.reso.org/display/DDW20/Lien+Release" }, { "term": "Core.Description", - "value": "A type of sink designed to wash the undercarriage of the human body." + "value": "The property for sale may require a lien release." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "Bookcases", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "OwnerMayCarry", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bookcases" + "value": "Owner May Carry" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bookcases" + "value": "https://ddwiki.reso.org/display/DDW20/Owner+May+Carry" }, { "term": "Core.Description", - "value": "Shelves for books or other objects that may or may not be built into the property." + "value": "The seller may be interested in carrying the mortgage note." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "BreakfastBar", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "OwnerPayPoints", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Breakfast Bar" + "value": "Owner Pay Points" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Breakfast+Bar" + "value": "https://ddwiki.reso.org/display/DDW20/Owner+Pay+Points" }, { "term": "Core.Description", - "value": "A surface designed for eating, which is typically smaller than dining table and attached to the other kitchen surfaces." + "value": "The seller may carry points." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "BuiltInFeatures", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "OwnerWillCarry", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Built-in Features" + "value": "Owner Will Carry" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Built-in+Features" + "value": "https://ddwiki.reso.org/display/DDW20/Owner+Will+Carry" }, { "term": "Core.Description", - "value": "Some features are physically attached to the structure." + "value": "The seller will carry points." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "CathedralCeilings", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "PrivateFinancingAvailable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cathedral Ceiling(s)" + "value": "Private Financing Available" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126772" + "value": "https://ddwiki.reso.org/display/DDW20/Private+Financing+Available" }, { "term": "Core.Description", - "value": "A type of vaulted ceiling that is typically higher than normal ceilings and has a slant or curve to reach it\u0027s upper most point, which tends to be equal distance from the two shorter walls in the room." + "value": "Financing is provided by a private party." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "CedarClosets", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "RelocationProperty", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cedar Closet(s)" + "value": "Relocation Property" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126775" + "value": "https://ddwiki.reso.org/display/DDW20/Relocation+Property" }, { "term": "Core.Description", - "value": "A closet that is partially or fully lined with cedar wood." + "value": "The property for sale is a relocation property." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "CeilingFans", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "SellerEquityShare", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ceiling Fan(s)" + "value": "Seller Equity Share" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126777" + "value": "https://ddwiki.reso.org/display/DDW20/Seller+Equity+Share" }, { "term": "Core.Description", - "value": "The room(s) have fans that are mounted from the ceiling." + "value": "The seller may be interested in investing in an equity share." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "CentralVacuum", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "SpecialFunding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Central Vacuum" + "value": "Special Funding" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Central+Vacuum" + "value": "https://ddwiki.reso.org/display/DDW20/Special+Funding" }, { "term": "Core.Description", - "value": "A built-in vacuum that typically consists of a power/collection unit that is typically install in a garage or closet, tubing from the power unit to rooms thought the house, and wall mounted receptacles for the connection of a movable vacuum hose." + "value": "The seller may be interested in a special funding arrangement." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "Chandelier", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "Submit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Chandelier" + "value": "Submit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Chandelier" + "value": "https://ddwiki.reso.org/display/DDW20/Submit" }, { "term": "Core.Description", - "value": "A decorative lighting fixture that typically branches out with several lights (or candles) with other decorative components such as glass, crystal or other reflective or light enhancing materials." + "value": "Contact the listing agent for the listing terms." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "CofferedCeilings", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "Trade", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Coffered Ceiling(s)" + "value": "Trade" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126788" + "value": "https://ddwiki.reso.org/display/DDW20/Trade" }, { "term": "Core.Description", - "value": "A ceiling with multiple decorative indentations, trays or sunken panels." + "value": "The seller may be interested in a trade arrangement." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "CrownMolding", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "TrustConveyance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Crown Molding" + "value": "Trust Conveyance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Crown+Molding" + "value": "https://ddwiki.reso.org/display/DDW20/Trust+Conveyance" }, { "term": "Core.Description", - "value": "A decorative trim covering the seam between the ceiling and walls." + "value": "A trust conveyance (to another trustee) may be involved in the sale of the property." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "DoubleVanity", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "TrustDeed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Double Vanity" + "value": "Trust Deed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Double+Vanity" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127174" }, { "term": "Core.Description", - "value": "Bathroom cabinetry with two built-in sinks." + "value": "The seller may accept financing where title of the property is placed with a trustee who secures payment of the loan for a beneficiary." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "DryBar", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "UsdaLoan", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dry Bar" + "value": "USDA Loan" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dry+Bar" + "value": "https://ddwiki.reso.org/display/DDW20/USDA+Loan" }, { "term": "Core.Description", - "value": "A built-in or movable fixture for the storage, preparation, serving and consumption of drinks that does not have a water supply or sink." + "value": "The seller may accept a loan from an approved provider that follows the guidelines of, and is insured by, the US Department of Agriculture." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "Dumbwaiter", + "lookupName": "org.reso.metadata.enums.ListingTerms", + "lookupValue": "VaLoan", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dumbwaiter" + "value": "VA Loan" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dumbwaiter" + "value": "https://ddwiki.reso.org/display/DDW20/VA+Loan" }, { "term": "Core.Description", - "value": "A small elevator, typically for carrying food between floors in a structure." + "value": "The seller may accept a loan from an approved provider that follows the guidelines of, and is insured by, the US Department of Veteran\u0027s Affairs." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "EatInKitchen", + "lookupName": "org.reso.metadata.enums.LockBoxType", + "lookupValue": "CallListingOffice", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Eat-in Kitchen" + "value": "Call Listing Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Eat-in+Kitchen" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127103" }, { "term": "Core.Description", - "value": "A kitchen that has been designed to accommodate dining." + "value": "Call the listing office for information about accessing the property." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "Elevator", + "lookupName": "org.reso.metadata.enums.LockBoxType", + "lookupValue": "CallSellerDirect", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Elevator" + "value": "Call Seller Direct" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Elevator" + "value": "https://ddwiki.reso.org/display/DDW20/Call+Seller+Direct" }, { "term": "Core.Description", - "value": "A platform or compartment housed within a shaft for raising or lowering people or objects." + "value": "Call the seller directly to arrange for access to the property." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "EntranceFoyer", + "lookupName": "org.reso.metadata.enums.LockBoxType", + "lookupValue": "Combo", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Entrance Foyer" + "value": "Combo" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Entrance+Foyer" + "value": "https://ddwiki.reso.org/display/DDW20/Combo" }, { "term": "Core.Description", - "value": "A room or hall at the entrance leading to other parts of the structure." + "value": "The lockbox on the property is opened via combination. See remarks or contact the agent/office for the combination." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "GraniteCounters", + "lookupName": "org.reso.metadata.enums.LockBoxType", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Granite Counters" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Granite+Counters" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127118" }, { "term": "Core.Description", - "value": "The counters are made of a type of granite stone." + "value": "There is no lockbox on the property." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "HighCeilings", + "lookupName": "org.reso.metadata.enums.LockBoxType", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "High Ceilings" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/High+Ceilings" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127122" }, { "term": "Core.Description", - "value": "The ceiling height is greater than what might be considered a normal celling height." + "value": "A lock box type not included in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "HighSpeedInternet", + "lookupName": "org.reso.metadata.enums.LockBoxType", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "High Speed Internet" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/High+Speed+Internet" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127125" }, { "term": "Core.Description", - "value": "The property has access to high speed internet service, but may or may not be wired and/or connected to that service." + "value": "See remarks for details about the lockbox and accessing the property." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "HisAndHersClosets", + "lookupName": "org.reso.metadata.enums.LockBoxType", + "lookupValue": "Sentrilock", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "His and Hers Closets" + "value": "SentriLock" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/His+and+Hers+Closets" + "value": "https://ddwiki.reso.org/display/DDW20/SentriLock" }, { "term": "Core.Description", - "value": "The room(s) have two separate closets." + "value": "The lockbox is from SentriLock and requires a SentriLock key or access code." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "InLawFloorplan", + "lookupName": "org.reso.metadata.enums.LockBoxType", + "lookupValue": "Supra", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "In-Law Floorplan" + "value": "Supra" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/In-Law+Floorplan" + "value": "https://ddwiki.reso.org/display/DDW20/Supra" }, { "term": "Core.Description", - "value": "The structure has an area within that has the characteristics of an independent apartment. Typically with a living area, kitchen, bedroom and bathroom, and in-law floor plan is not necessarily an Accessory Dwelling Unit (ADU)." + "value": "The lockbox is from Supra and requires a Supra key." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "KitchenIsland", + "lookupName": "org.reso.metadata.enums.LotDimensionsSource", + "lookupValue": "Appraiser", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Kitchen Island" + "value": "Appraiser" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Kitchen+Island" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127136" }, { "term": "Core.Description", - "value": "A separate counter surface in a kitchen that is not attached to other surfaces or to a wall. A kitchen island may or may not include a sink, stove or other fixtures." + "value": "The lot dimensions were provided by an appraiser." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "LaminateCounters", + "lookupName": "org.reso.metadata.enums.LotDimensionsSource", + "lookupValue": "Assessor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Laminate Counters" + "value": "Assessor" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Laminate+Counters" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127144" }, { "term": "Core.Description", - "value": "The counters are covered with a laminate." + "value": "The lot dimensions were provided by the assessor." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "LowFlowPlumbingFixtures", + "lookupName": "org.reso.metadata.enums.LotDimensionsSource", + "lookupValue": "Builder", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Low Flow Plumbing Fixtures" + "value": "Builder" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Low+Flow+Plumbing+Fixtures" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127148" }, { "term": "Core.Description", - "value": "Some or all of the fixtures are designed to save water." + "value": "The lot dimensions were provided by the builder." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "MasterDownstairs", + "lookupName": "org.reso.metadata.enums.LotDimensionsSource", + "lookupValue": "Estimated", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Master Downstairs" + "value": "Estimated" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Master+Downstairs" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127157" }, { "term": "Core.Description", - "value": "There is a master bedroom on the main level of the structure." + "value": "The lot dimensions were estimated." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "NaturalWoodwork", + "lookupName": "org.reso.metadata.enums.LotDimensionsSource", + "lookupValue": "GisCalculated", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Natural Woodwork" + "value": "GIS Calculated" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Natural+Woodwork" + "value": "https://ddwiki.reso.org/display/DDW20/GIS+Calculated" }, { "term": "Core.Description", - "value": "The property or room has features made from real wood." + "value": "The lot dimensions were GIS calculated." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "OpenFloorplan", + "lookupName": "org.reso.metadata.enums.LotDimensionsSource", + "lookupValue": "Measured", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open Floorplan" + "value": "Measured" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Open+Floorplan" + "value": "https://ddwiki.reso.org/display/DDW20/Measured" }, { "term": "Core.Description", - "value": "A generic design term for a floor plan that makes use of large open spaces and avoids the use of small enclosed spaces." + "value": "The lot dimensions were measured." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", + "lookupName": "org.reso.metadata.enums.LotDimensionsSource", "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ @@ -56409,5490 +62226,5490 @@ }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126871" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127171" }, { "term": "Core.Description", - "value": "The room or interior has features other than those included in this list." + "value": "The lot dimensions were provided by a source other than those in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "Pantry", + "lookupName": "org.reso.metadata.enums.LotDimensionsSource", + "lookupValue": "Owner", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pantry" + "value": "Owner" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126875" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127177" }, { "term": "Core.Description", - "value": "A small room or closet where food, dishes and utensils are stored." + "value": "The lot dimensions were provided by the owner." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "RecessedLighting", + "lookupName": "org.reso.metadata.enums.LotDimensionsSource", + "lookupValue": "PublicRecords", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Recessed Lighting" + "value": "Public Records" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Recessed+Lighting" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127181" }, { "term": "Core.Description", - "value": "A light fixture installed into a hallow opening in the celling." + "value": "The lot dimensions were taken from public records." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "Sauna", + "lookupName": "org.reso.metadata.enums.LotDimensionsSource", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sauna" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126883" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127186" }, { "term": "Core.Description", - "value": "A small room or separate structure designed to produce heat, wet with steam, or dry, to induce perspiration." + "value": "See the Public or Private Remarks for details on the source of the lot dimensions." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.LotDimensionsSource", + "lookupValue": "Survey", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Survey" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126886" + "value": "https://ddwiki.reso.org/display/DDW20/Survey" }, { "term": "Core.Description", - "value": "See the remarks fields for additional information about the room or interior." + "value": "The lot dimensions were provided by a land survey." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "SmartHome", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Agricultural", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Smart Home" + "value": "Agricultural" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Smart+Home" + "value": "https://ddwiki.reso.org/display/DDW20/Agricultural" }, { "term": "Core.Description", - "value": "Smart Home features are a generic term for electronic automation of features such as lighting, heating/cooling, security and other amenities. The features are typically linked though an app or software via one or more third party services. The features are also known for their convenience and energy efficiency." + "value": "The lot has agricultural features." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "SmartThermostat", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "BackYard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Smart Thermostat" + "value": "Back Yard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Smart+Thermostat" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127190" }, { "term": "Core.Description", - "value": "A heating/cooling control unit that has convenience and energy saving aspects. A smart thermostat may also integrate with a larger smart home system and typically operates through a third party service." + "value": "The lot has a back yard." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "SoakingTub", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Bluff", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Soaking Tub" + "value": "Bluff" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Soaking+Tub" + "value": "https://ddwiki.reso.org/display/DDW20/Bluff" }, { "term": "Core.Description", - "value": "A bath tub that is typically deeper and may be shorter than traditional tubs." + "value": "The lot is on or near a bluff." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "SolarTubes", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "CityLot", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Solar Tube(s)" + "value": "City Lot" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126902" + "value": "https://ddwiki.reso.org/display/DDW20/City+Lot" }, { "term": "Core.Description", - "value": "A reflective tube that extends from a light gathering surface on the roof of the structure down into a room where the outside light is distributed." + "value": "The lot is in a city/urban setting." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "SoundSystem", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Cleared", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sound System" + "value": "Cleared" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sound+System" + "value": "https://ddwiki.reso.org/display/DDW20/Cleared" }, { "term": "Core.Description", - "value": "The includes a sound system. This typically includes in-wall wiring and recessed/built-in speakers and a built in location for the amplifier and other audio equipment." + "value": "The lot has been cleared." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "StoneCounters", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "CloseToClubhouse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stone Counters" + "value": "Close to Clubhouse" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Stone+Counters" + "value": "https://ddwiki.reso.org/display/DDW20/Close+to+Clubhouse" }, { "term": "Core.Description", - "value": "The property or room has counters that are made of some type of stone." + "value": "The lot is located close to the community clubhouse." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "Storage", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "CornerLot", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Storage" + "value": "Corner Lot" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126913" + "value": "https://ddwiki.reso.org/display/DDW20/Corner+Lot" }, { "term": "Core.Description", - "value": "The property or room has storage space." + "value": "The lot is located on the corner of an intersection." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "TileCounters", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "CornersMarked", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tile Counters" + "value": "Corners Marked" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tile+Counters" + "value": "https://ddwiki.reso.org/display/DDW20/Corners+Marked" }, { "term": "Core.Description", - "value": "The property or room has counters that are made of some type of tile." + "value": "The corners of the lot have been marked." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "TrackLighting", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "CulDeSac", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Track Lighting" + "value": "Cul-De-Sac" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Track+Lighting" + "value": "https://ddwiki.reso.org/display/DDW20/Cul-De-Sac" }, { "term": "Core.Description", - "value": "A type of lighting where the light fixtures are mounted on a track allowing for adjustment of the position of the lights." + "value": "The lot is located on street that is closed on one end in a circular shape. Cul-de-sac translated literally from French is \"the bottom of the bag\", which helps explain the circular shape." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "TrayCeilings", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "DesertBack", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tray Ceiling(s)" + "value": "Desert Back" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126924" + "value": "https://ddwiki.reso.org/display/DDW20/Desert+Back" }, { "term": "Core.Description", - "value": "A ceiling with a inverted tray or recessed area, often rectangular, that adds depth and interest." + "value": "The back of the lot faces desert." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "VaultedCeilings", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "DesertFront", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Vaulted Ceiling(s)" + "value": "Desert Front" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126927" + "value": "https://ddwiki.reso.org/display/DDW20/Desert+Front" }, { "term": "Core.Description", - "value": "From the Italian word Volta, is typically a high celling with no attic between the ceiling and the roof. When a vaulted celling has two angles that meet in the center of the room, you may use Cathedral Ceiling(s)." + "value": "The front of the lot faces desert." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "WalkInClosets", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Farm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Walk-In Closet(s)" + "value": "Farm" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126937" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127222" }, { "term": "Core.Description", - "value": "A closet that is a small room with an entryway." + "value": "The lot is, or has characteristics of a farm." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "WaterSenseFixtures", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "FewTrees", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "WaterSense Fixture(s)" + "value": "Few Trees" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126940" + "value": "https://ddwiki.reso.org/display/DDW20/Few+Trees" }, { "term": "Core.Description", - "value": "Water fixtures that are backed by independent, third–party certification and meet EPA’s specifications for water efficiency and performance." + "value": "The lot has a few trees." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "WetBar", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "FlagLot", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wet Bar" + "value": "Flag Lot" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wet+Bar" + "value": "https://ddwiki.reso.org/display/DDW20/Flag+Lot" }, { "term": "Core.Description", - "value": "Commonly a built-in fixture for the storage, preparation, serving and/or consumption of drinks that has a faucet and sink." + "value": "Named for the shape, a flag lot has a long driveway leading to the property, together may have the appearance of a pole and flag. The driveway in a flag lot typically runs between two other properties." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "WiredForData", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "FrontYard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wired for Data" + "value": "Front Yard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wired+for+Data" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127233" }, { "term": "Core.Description", - "value": "The property has been wired for data, typically Category 5 or 6 wiring for the support of ethernet data communications." + "value": "The lot has a front yard." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "WiredForSound", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Garden", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wired for Sound" + "value": "Garden" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wired+for+Sound" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127237" }, { "term": "Core.Description", - "value": "The property has been wired for a built-in sound system. This typically includes in-wall wiring and recessed/built-in speakers and a location for audio equipment. The wiring is in place, but equipment may not be included." + "value": "The lot has a garden." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "SmartCamerasRecording", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "GentleSloping", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Smart Camera(s)/Recording" + "value": "Gentle Sloping" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126967" + "value": "https://ddwiki.reso.org/display/DDW20/Gentle+Sloping" }, { "term": "Core.Description", - "value": "A camera or recording control unit that has convenience and energy-saving aspects. A smart camera may also integrate with a larger smart home system and typically operates through a third-party service." + "value": "The lot\u0027s slop is gentle." } ] }, { - "lookupName": "org.reso.metadata.enums.InteriorOrRoomFeatures", - "lookupValue": "SmartLights", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Greenbelt", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Smart Light(s)" + "value": "Greenbelt" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126970" + "value": "https://ddwiki.reso.org/display/DDW20/Greenbelt" }, { "term": "Core.Description", - "value": "A lighting control unit that has convenience and energy-saving aspects. Smart lights may also integrate with a larger smart home system and typically operates through a third-party service." + "value": "the lot is adjacent to a greenbelt." } ] }, { - "lookupName": "org.reso.metadata.enums.IrrigationSource", - "lookupValue": "SampleIrrigationSourceEnumValue", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "InteriorLot", "type": "Edm.Int32", "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Interior Lot" + }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/IrrigationSource+Field" + "value": "https://ddwiki.reso.org/display/DDW20/Interior+Lot" }, { "term": "Core.Description", - "value": "The source which the property receives its water for irrigation." + "value": "Also referred to as an inside lot, an interior lot faces street on only one side." } ] }, { - "lookupName": "org.reso.metadata.enums.LaborInformation", - "lookupValue": "EmployeeLicenseRequired", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "IrregularLot", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Employee License Required" + "value": "Irregular Lot" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Employee+License+Required" + "value": "https://ddwiki.reso.org/display/DDW20/Irregular+Lot" }, { "term": "Core.Description", - "value": "Special licensing is required for employees." + "value": "The lot is not a rectangle." } ] }, { - "lookupName": "org.reso.metadata.enums.LaborInformation", - "lookupValue": "NonUnion", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Landscaped", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Non-Union" + "value": "Landscaped" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Non-Union" + "value": "https://ddwiki.reso.org/display/DDW20/Landscaped" }, { "term": "Core.Description", - "value": "A labor union(s) are not currently established with the given business." + "value": "The lot has been fully or partially landscaped." } ] }, { - "lookupName": "org.reso.metadata.enums.LaborInformation", - "lookupValue": "Union", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Level", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Union" + "value": "Level" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Union" + "value": "https://ddwiki.reso.org/display/DDW20/Level" }, { "term": "Core.Description", - "value": "A labor union(s) are established with the given business." + "value": "The lot is level/flat." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "CommonArea", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "ManyTrees", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Common Area" + "value": "Many Trees" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126974" + "value": "https://ddwiki.reso.org/display/DDW20/Many+Trees" }, { "term": "Core.Description", - "value": "Laundry facilities are in a common area." + "value": "The lot has many trees." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "ElectricDryerHookup", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Meadow", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electric Dryer Hookup" + "value": "Meadow" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Electric+Dryer+Hookup" + "value": "https://ddwiki.reso.org/display/DDW20/Meadow" }, { "term": "Core.Description", - "value": "The property has electric clothes dryer connections." + "value": "The lot has a meadow." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "GasDryerHookup", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "NativePlants", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gas Dryer Hookup" + "value": "Native Plants" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gas+Dryer+Hookup" + "value": "https://ddwiki.reso.org/display/DDW20/Native+Plants" }, { "term": "Core.Description", - "value": "The property has gas clothes dryer connections." + "value": "The lot\u0027s landscaping includes native plants." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "InBasement", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "NearGolfCourse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "In Basement" + "value": "Near Golf Course" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/In+Basement" + "value": "https://ddwiki.reso.org/display/DDW20/Near+Golf+Course" }, { "term": "Core.Description", - "value": "Laundry is located in the basement." + "value": "The lot is near a golf course." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "InBathroom", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "NearPublicTransit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "In Bathroom" + "value": "Near Public Transit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/In+Bathroom" + "value": "https://ddwiki.reso.org/display/DDW20/Near+Public+Transit" }, { "term": "Core.Description", - "value": "Laundry is located in the bathroom." + "value": "The lot is near public transportation." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "InCarport", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "OnGolfCourse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "In Carport" + "value": "On Golf Course" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/In+Carport" + "value": "https://ddwiki.reso.org/display/DDW20/On+Golf+Course" }, { "term": "Core.Description", - "value": "Laundry is located in the carport." + "value": "The lot is directly adjacent to a golf course." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "InGarage", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "OpenLot", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "In Garage" + "value": "Open Lot" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/In+Garage" + "value": "https://ddwiki.reso.org/display/DDW20/Open+Lot" }, { "term": "Core.Description", - "value": "Laundry is located in the garage." + "value": "The lot is open." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "InHall", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Orchards", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "In Hall" + "value": "Orchard(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/In+Hall" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127292" }, { "term": "Core.Description", - "value": "Laundry is located in the hall." + "value": "The lot includes one or more orchards." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "InKitchen", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "In Kitchen" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/In+Kitchen" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127296" }, { "term": "Core.Description", - "value": "Laundry is located in the kitchen." + "value": "The lot has features other than those in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "Inside", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Pasture", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Inside" + "value": "Pasture" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Inside" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127300" }, { "term": "Core.Description", - "value": "Laundry is located indoors." + "value": "The lot includes a pasture." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "InUnit", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Paved", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "In Unit" + "value": "Paved" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/In+Unit" + "value": "https://ddwiki.reso.org/display/DDW20/Paved" }, { "term": "Core.Description", - "value": "Laundry is located within the unit." + "value": "The lot is partially or fully paved." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "LaundryChute", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "PieShapedLot", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Laundry Chute" + "value": "Pie Shaped Lot" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Laundry+Chute" + "value": "https://ddwiki.reso.org/display/DDW20/Pie+Shaped+Lot" }, { "term": "Core.Description", - "value": "The property has a laundry chute." + "value": "The lot is pie, or triangle shaped. Typically narrow at the front and wide at the back, the reverse, a wide front, could be referred to as pie shaped or reverse pie shaped." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "LaundryCloset", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Private", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Laundry Closet" + "value": "Private" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Laundry+Closet" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127308" }, { "term": "Core.Description", - "value": "The property has a laundry closet." + "value": "The lot is private or features that provide privacy form adjacent areas such as neighbors or roads." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "LaundryRoom", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "RectangularLot", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Laundry Room" + "value": "Rectangular Lot" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Laundry+Room" + "value": "https://ddwiki.reso.org/display/DDW20/Rectangular+Lot" }, { "term": "Core.Description", - "value": "The property has a laundry room." + "value": "Also known as a regular shaped lot, the lot has is a rectangle or square." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "LowerLevel", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "RockOutcropping", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lower Level" + "value": "Rock Outcropping" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lower+Level" + "value": "https://ddwiki.reso.org/display/DDW20/Rock+Outcropping" }, { "term": "Core.Description", - "value": "Laundry is on the lower level." + "value": "Rock features or barriers that transition a grading in the landscape." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "MainLevel", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "RollingSlope", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Main Level" + "value": "Rolling Slope" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Main+Level" + "value": "https://ddwiki.reso.org/display/DDW20/Rolling+Slope" }, { "term": "Core.Description", - "value": "Laundry is on the main level." + "value": "The slope of the property varies in a rolling or wavy fashion." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "MultipleLocations", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Secluded", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Multiple Locations" + "value": "Secluded" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Multiple+Locations" + "value": "https://ddwiki.reso.org/display/DDW20/Secluded" }, { "term": "Core.Description", - "value": "Laundry is in multiple locations." + "value": "The lot is secluded." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127045" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127328" }, { "term": "Core.Description", - "value": "There are no laundry features." + "value": "See the remarks fields for additional information about the lot\u0027s features." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Sloped", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Sloped" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127051" + "value": "https://ddwiki.reso.org/display/DDW20/Sloped" }, { "term": "Core.Description", - "value": "There are laundry features other than those in this list." + "value": "The lot is sloped." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "Outside", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "SlopedDown", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Outside" + "value": "Sloped Down" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127054" + "value": "https://ddwiki.reso.org/display/DDW20/Sloped+Down" }, { "term": "Core.Description", - "value": "Laundry is located outside." + "value": "The lot is sloped down, typically from the perspective of looking at the property from the street." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "SlopedUp", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Sloped Up" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127058" + "value": "https://ddwiki.reso.org/display/DDW20/Sloped+Up" }, { "term": "Core.Description", - "value": "See remarks for additional information about laundry." + "value": "The lot is sloped up, typically from the perspective of looking at the property from the street." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "Sink", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "SplitPossible", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sink" + "value": "Split Possible" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sink" + "value": "https://ddwiki.reso.org/display/DDW20/Split+Possible" }, { "term": "Core.Description", - "value": "The laundry area has a sink." + "value": "It may be possible that the lot could be split into two or more parcels." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "UpperLevel", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "SprinklersInFront", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Upper Level" + "value": "Sprinklers In Front" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Upper+Level" + "value": "https://ddwiki.reso.org/display/DDW20/Sprinklers+In+Front" }, { "term": "Core.Description", - "value": "Laundry is on the upper level." + "value": "there are irrigation sprinklers on the front of the lot." } ] }, { - "lookupName": "org.reso.metadata.enums.LaundryFeatures", - "lookupValue": "WasherHookup", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "SprinklersInRear", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Washer Hookup" + "value": "Sprinklers In Rear" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Washer+Hookup" + "value": "https://ddwiki.reso.org/display/DDW20/Sprinklers+In+Rear" }, { "term": "Core.Description", - "value": "The property has a hookups for a clothes washer." + "value": "there are irrigation sprinklers to the rear of the lot." } ] }, { - "lookupName": "org.reso.metadata.enums.LeaseRenewalCompensation", - "lookupValue": "CallListingAgent", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "SteepSlope", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Call Listing Agent" + "value": "Steep Slope" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127007" + "value": "https://ddwiki.reso.org/display/DDW20/Steep+Slope" }, { "term": "Core.Description", - "value": "For details on about additional selling office compensation for lease renewals, contact the listing agent." + "value": "The lot is sloped steeply." } ] }, { - "lookupName": "org.reso.metadata.enums.LeaseRenewalCompensation", - "lookupValue": "CallListingOffice", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Subdivided", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Call Listing Office" + "value": "Subdivided" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Call+Listing+Office" + "value": "https://ddwiki.reso.org/display/DDW20/Subdivided" }, { "term": "Core.Description", - "value": "For details on about additional selling office compensation for lease renewals, contact the listing office." + "value": "The lot has been subdivided into two or more parcels." } ] }, { - "lookupName": "org.reso.metadata.enums.LeaseRenewalCompensation", - "lookupValue": "CommissionPaidOnTenantPurchase", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Views", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Commission Paid On Tenant Purchase" + "value": "Views" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Commission+Paid+On+Tenant+Purchase" + "value": "https://ddwiki.reso.org/display/DDW20/Views" }, { "term": "Core.Description", - "value": "Additional commission is paid in the event the tenant purchase the property." + "value": "There are views from the lot." } ] }, { - "lookupName": "org.reso.metadata.enums.LeaseRenewalCompensation", - "lookupValue": "NoRenewalCommission", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Waterfall", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "No Renewal Commission" + "value": "Waterfall" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/No+Renewal+Commission" + "value": "https://ddwiki.reso.org/display/DDW20/Waterfall" }, { "term": "Core.Description", - "value": "There is no additional commission if the tenant renews or extends the lease." + "value": "The lot has a waterfall." } ] }, { - "lookupName": "org.reso.metadata.enums.LeaseRenewalCompensation", - "lookupValue": "RenewalCommissionPaid", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Waterfront", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Renewal Commission Paid" + "value": "Waterfront" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Renewal+Commission+Paid" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127375" }, { "term": "Core.Description", - "value": "There is additional commission paid if the tenant renews the lease." + "value": "The lot is located on a waterfront." } ] }, { - "lookupName": "org.reso.metadata.enums.LeaseTerm", - "lookupValue": "MonthToMonth", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Wetlands", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Month To Month" + "value": "Wetlands" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Month+To+Month" + "value": "https://ddwiki.reso.org/display/DDW20/Wetlands" }, { "term": "Core.Description", - "value": "The length of the lease is month to month." + "value": "The lot is located near or within wetlands." } ] }, { - "lookupName": "org.reso.metadata.enums.LeaseTerm", - "lookupValue": "Negotiable", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "Wooded", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Negotiable" + "value": "Wooded" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127026" + "value": "https://ddwiki.reso.org/display/DDW20/Wooded" }, { "term": "Core.Description", - "value": "The length of the lease is negotiable." + "value": "The lot is wooded." } ] }, { - "lookupName": "org.reso.metadata.enums.LeaseTerm", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "ZeroLotLine", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Zero Lot Line" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127032" + "value": "https://ddwiki.reso.org/display/DDW20/Zero+Lot+Line" }, { "term": "Core.Description", - "value": "There is no stated term to the lease." + "value": "The structure comes up to, or very near the property line. Attached single family residences, row homes, garden homes, patio homes all may be zero lot line homes." } ] }, { - "lookupName": "org.reso.metadata.enums.LeaseTerm", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "LakeOnLot", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Lake on Lot" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127036" + "value": "https://ddwiki.reso.org/display/DDW20/Lake+on+Lot" }, { "term": "Core.Description", - "value": "The term of the lease is something other than is available in this list." + "value": "The lot is not waterfront but the lake water feature is part of the lot." } ] }, { - "lookupName": "org.reso.metadata.enums.LeaseTerm", - "lookupValue": "RenewalOption", + "lookupName": "org.reso.metadata.enums.LotFeatures", + "lookupValue": "PondOnLot", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Renewal Option" + "value": "Pond on Lot" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Renewal+Option" + "value": "https://ddwiki.reso.org/display/DDW20/Pond+on+Lot" }, { "term": "Core.Description", - "value": "The lease has a renewal option." + "value": "The lot is not waterfront but the pond water feature is part of the lot." } ] }, { - "lookupName": "org.reso.metadata.enums.LeaseTerm", - "lookupValue": "ShortTermLease", + "lookupName": "org.reso.metadata.enums.LotSizeSource", + "lookupValue": "Appraiser", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Short Term Lease" + "value": "Appraiser" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Short+Term+Lease" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127187" }, { "term": "Core.Description", - "value": "The lease is short term." + "value": "An appraiser provided the measurement of the lot size." } ] }, { - "lookupName": "org.reso.metadata.enums.LeaseTerm", - "lookupValue": "SixMonths", + "lookupName": "org.reso.metadata.enums.LotSizeSource", + "lookupValue": "Assessor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "6 Months" + "value": "Assessor" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/6+Months" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127189" }, { "term": "Core.Description", - "value": "The length of the lease is 6 months." + "value": "The assessor provided the measurement of the lot size." } ] }, { - "lookupName": "org.reso.metadata.enums.LeaseTerm", - "lookupValue": "TwelveMonths", + "lookupName": "org.reso.metadata.enums.LotSizeSource", + "lookupValue": "Builder", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "12 Months" + "value": "Builder" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/12+Months" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127192" }, { "term": "Core.Description", - "value": "The length of the lease is 12 months." + "value": "The builder provided the measurement of the lot size." } ] }, { - "lookupName": "org.reso.metadata.enums.LeaseTerm", - "lookupValue": "TwentyFourMonths", + "lookupName": "org.reso.metadata.enums.LotSizeSource", + "lookupValue": "Estimated", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "24 Months" + "value": "Estimated" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/24+Months" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127198" }, { "term": "Core.Description", - "value": "The length of the lease is 24 months." + "value": "The measurement of the lot size is an estimate." } ] }, { - "lookupName": "org.reso.metadata.enums.LeaseTerm", - "lookupValue": "Weekly", + "lookupName": "org.reso.metadata.enums.LotSizeSource", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Weekly" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127066" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127205" }, { "term": "Core.Description", - "value": "The length of the lease is weekly." + "value": "The measurement of the lot size was provided by another party not listed." } ] }, { - "lookupName": "org.reso.metadata.enums.Levels", - "lookupValue": "MultiSplit", + "lookupName": "org.reso.metadata.enums.LotSizeSource", + "lookupValue": "Owner", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Multi/Split" + "value": "Owner" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127053" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127209" }, { "term": "Core.Description", - "value": "A split-level home (also called a tri-level home) is a style of house in which the floor levels are staggered, so that the \"main\" level of the house (e.g. the level that usually contains the front entry), is partway between the upper and lower floors." + "value": "The owner provided the measurement of the lot size." } ] }, { - "lookupName": "org.reso.metadata.enums.Levels", - "lookupValue": "One", + "lookupName": "org.reso.metadata.enums.LotSizeSource", + "lookupValue": "Plans", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "One" + "value": "Plans" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/One" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127212" }, { "term": "Core.Description", - "value": "The property being sold has one level. A discreet horizontal plane of interior living space (excluding basements)." + "value": "The measurement of the lot size was taken from building plans." } ] }, { - "lookupName": "org.reso.metadata.enums.Levels", - "lookupValue": "OneAndOneHalf", + "lookupName": "org.reso.metadata.enums.LotSizeSource", + "lookupValue": "PublicRecords", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "One and One Half" + "value": "Public Records" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/One+and+One+Half" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127215" }, { "term": "Core.Description", - "value": "A 1.5 story house is where the height of any of the walls on the second floor are less than the height of the walls on the first floor. First floor walls that extend up to the second floor level are not included in the height comparison. Depending on your State, Provence or other local regulations there may be a specific height difference required. For example some areas required that the second floor walls be less than 70% the height of the first floor walls in order to be called a 1.5 story structure. Other areas are 50% and it is clear that this may vary substantially from region to region. Another common trait is angled ceilings that compensate for the short walls making all but the edges of the room high enough for normal use." + "value": "The measurement of the lot size was received from public records." } ] }, { - "lookupName": "org.reso.metadata.enums.Levels", - "lookupValue": "ThreeOrMore", + "lookupName": "org.reso.metadata.enums.LotSizeSource", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Three Or More" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Three+Or+More" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127218" }, { "term": "Core.Description", - "value": "The property being sold has three or more levels. A discreet horizontal plane of interior living space (excluding basements)." + "value": "See remarks for information about the source of the lot size measurement." } ] }, { - "lookupName": "org.reso.metadata.enums.Levels", - "lookupValue": "Two", + "lookupName": "org.reso.metadata.enums.LotSizeUnits", + "lookupValue": "Acres", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Two" + "value": "Acres" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Two" + "value": "https://ddwiki.reso.org/display/DDW20/Acres" }, { "term": "Core.Description", - "value": "The property being sold has two levels. A discreet horizontal plane of interior living space (excluding basements)." + "value": "The value reported in the Lot Size Area field is in acres." } ] }, { - "lookupName": "org.reso.metadata.enums.Levels", - "lookupValue": "BiLevel", + "lookupName": "org.reso.metadata.enums.LotSizeUnits", + "lookupValue": "SquareFeet", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bi-Level" + "value": "Square Feet" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bi-Level" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127195" }, { "term": "Core.Description", - "value": "A bi-level home has two staggered levels. There are typically two short sets of stairs off of a landing area, one running upward and one running downward." + "value": "The value reported in the Lot Size Area field is in square feet." } ] }, { - "lookupName": "org.reso.metadata.enums.Levels", - "lookupValue": "QuadLevel", + "lookupName": "org.reso.metadata.enums.LotSizeUnits", + "lookupValue": "SquareMeters", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Quad-Level" + "value": "Square Meters" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Quad-Level" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127199" }, { "term": "Core.Description", - "value": "A quad-level home has four staggered levels connected by two or more short sets of stairs. The levels consist of ground, underground, partial underground and upper." + "value": "The value reported in the Lot Size Area field is in square meters." } ] }, { - "lookupName": "org.reso.metadata.enums.Levels", - "lookupValue": "TriLevel", + "lookupName": "org.reso.metadata.enums.MLSAreaMajor", + "lookupValue": "SampleMLSAreaMajorEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.MLSAreaMinor", + "lookupValue": "SampleMLSAreaMinorEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.ChangeType", + "lookupValue": "Active", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tri-Level" + "value": "Active" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tri-Level" + "value": "https://ddwiki.reso.org/display/DDW20/Active" }, { "term": "Core.Description", - "value": "A tri-level home has three staggered levels connected by two or more short sets of stairs. The levels consist of ground, partial underground and upper." + "value": "The change to the listing was a change of status to Active." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "AccreditedBuyersRepresentative", + "lookupName": "org.reso.metadata.enums.ChangeType", + "lookupValue": "ActiveUnderContract", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accredited Buyer\u0027s Representative / ABR" + "value": "Active Under Contract" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127073" + "value": "https://ddwiki.reso.org/display/DDW20/Active+Under+Contract" }, { "term": "Core.Description", - "value": "The Accredited Buyer’s Representative (ABR®) designation is designed for real estate buyer agents who focus on working directly with buyer-clients. http://www.rebac.net/abr" + "value": "The change to the listing was a change of status to Active Under Contract." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "AccreditedLandConsultant", + "lookupName": "org.reso.metadata.enums.ChangeType", + "lookupValue": "BackOnMarket", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accredited Land Consultant / ALC" + "value": "Back On Market" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127076" + "value": "https://ddwiki.reso.org/display/DDW20/Back+On+Market" }, { "term": "Core.Description", - "value": "Accredited Land Consultants (ALCs) are the most trusted, knowledgeable, experienced, and highest-producing experts in all segments of land. Conferred by the REALTORS® Land Institute, the designation requires successful completion of a rigorous LANDU education program, a specific, high-volume and experience level, and adherence to an honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc" + "value": "The change to the listing was a change of status to Back On Market." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "AtHomeWithDiversity", + "lookupName": "org.reso.metadata.enums.ChangeType", + "lookupValue": "Canceled", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "At Home With Diversity / AHWD" + "value": "Canceled" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127081" + "value": "https://ddwiki.reso.org/display/DDW20/Canceled" }, { "term": "Core.Description", - "value": "Learn to work effectively with – and within – today’s diverse real estate market. The At Home With Diversity certification teaches you how to conduct your business with sensitivity to all client profiles and build a business plan to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd" + "value": "The change to the listing was a change of status to Canceled." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "CertifiedCommercialInvestmentMember", + "lookupName": "org.reso.metadata.enums.ChangeType", + "lookupValue": "Closed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Commercial Investment Member / CCIM" + "value": "Closed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127084" + "value": "https://ddwiki.reso.org/display/DDW20/Closed" }, { "term": "Core.Description", - "value": "The Certified Commercial Investment Member (CCIM) designation is commercial real estate’s global standard for professional achievement, earned through an extensive curriculum of 200 classroom hours and professional experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim" + "value": "The change to the listing was a change of status to Closed." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "CertifiedDistressedPropertyExpert", + "lookupName": "org.reso.metadata.enums.ChangeType", + "lookupValue": "Deleted", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Distressed Property Expert / CDPE" + "value": "Deleted" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127088" + "value": "https://ddwiki.reso.org/display/DDW20/Deleted" }, { "term": "Core.Description", - "value": "A Certified Distressed Property Expert® (CDPE) has a thorough understanding of complex issues in today’s turbulent real estate industry and knowledge of foreclosure avoidance options available to homeowners. CDPEs can provide solutions, specifically short sales, for homeowners facing market hardships. http://www.cdpe.com/" + "value": "The change to the listing was a change of status to Deleted." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "CertifiedInternationalPropertySpecialist", + "lookupName": "org.reso.metadata.enums.ChangeType", + "lookupValue": "Expired", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified International Property Specialist / CIPS" + "value": "Expired" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127095" + "value": "https://ddwiki.reso.org/display/DDW20/Expired" }, { "term": "Core.Description", - "value": "The CIPS designation is for REALTORS® from the United States and abroad, as well as association staff and volunteer leaders who wish to develop or grow their international real estate business. It will provide you with the knowledge, research, network, and tools to globalize your business. https://www.nar.realtor/designations-and-certifications/cips-designation" + "value": "The change to the listing was a change of status to Expired." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "CertifiedPropertyManager", + "lookupName": "org.reso.metadata.enums.ChangeType", + "lookupValue": "Hold", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Property Manager / CPM" + "value": "Hold" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127099" + "value": "https://ddwiki.reso.org/display/DDW20/Hold" }, { "term": "Core.Description", - "value": "Certified Property Managers® (CPM®) are recognized as experts in real estate management, and they are at the top of the profession. 70% of those who hold the CPM® designation hold the highest management positions in their offices (owner/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm" + "value": "The change to the listing was a change of status to Hold." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "CertifiedRealEstateBrokerageManager", + "lookupName": "org.reso.metadata.enums.ChangeType", + "lookupValue": "NewListing", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Real Estate Brokerage Manager / CRB" + "value": "New Listing" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127108" + "value": "https://ddwiki.reso.org/display/DDW20/New+Listing" }, { "term": "Core.Description", - "value": "The Certified Real Estate Brokerage Manager (CRB) Designation raises professional standards, strengthens individual and office performance, and indicates expertise in brokerage management. This designation represents the highest level of professional achievement in real estate brokerage management. You do not need a broker\u0027s license to earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb" + "value": "The listing is new and hasn\u0027t had any status or price changes since its original input." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "CertifiedRealEstateTeamSpecialist", + "lookupName": "org.reso.metadata.enums.ChangeType", + "lookupValue": "Pending", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Real Estate Team Specialist / C-RETS" + "value": "Pending" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127113" + "value": "https://ddwiki.reso.org/display/DDW20/Pending" }, { "term": "Core.Description", - "value": "The Certified Real Estate Team Specialist certification is designed to improve team development, individual leadership skills, and financial performance. The courses provide the tools, strategies, and knowledge that are required of today’s real estate professionals who are either considering or currently operating in a team environment. It is for team leaders, team members, those looking to start a team, and those who simply want to sharpen their management skills. https://www.nar.realtor/designations-and-certifications/c-rets" + "value": "The change to the listing was a change of status to Pending." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "CertifiedResidentialSpecialist", + "lookupName": "org.reso.metadata.enums.ChangeType", + "lookupValue": "PriceChange", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Residential Specialist / CRS" + "value": "Price Change" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127116" + "value": "https://ddwiki.reso.org/display/DDW20/Price+Change" }, { "term": "Core.Description", - "value": "Certified Residential Specialist (CRS) is the highest credential awarded to residential sales agents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs" + "value": "The change to the listing was a change to the ListPrice." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "CounselorOfRealEstate", + "lookupName": "org.reso.metadata.enums.ChangeType", + "lookupValue": "Withdrawn", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Counselor of Real Estate / CRE" + "value": "Withdrawn" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127119" + "value": "https://ddwiki.reso.org/display/DDW20/Withdrawn" }, { "term": "Core.Description", - "value": "The Counselors of Real Estate® is an international group of recognized professionals who provide seasoned, expert, objective advice on real property and land-related matters. Only 1,100 practitioners throughout the world carry the CRE® designation. Membership is by invitation only. https://www.nar.realtor/designations-and-certifications/cre" + "value": "The change to the listing was a change of status to Withdrawn." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "ePRO", + "lookupName": "org.reso.metadata.enums.ChangeType", + "lookupValue": "ComingSoon", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "e-PRO" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127123" + "value": "Coming Soon" }, { "term": "Core.Description", - "value": "NAR\u0027s e-PRO® certification teaches you to use cutting-edge technologies and digital initiatives to link up with today\u0027s savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro" + "value": "The change to the listing was a change of Coming Soon." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "GeneralAccreditedAppraiser", + "lookupName": "org.reso.metadata.enums.MiddleOrJuniorSchool", + "lookupValue": "SampleMiddleOrJuniorSchoolEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.MiddleOrJuniorSchoolDistrict", + "lookupValue": "SampleMiddleOrJuniorSchoolDistrictEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.MlsStatus", + "lookupValue": "SampleMlsStatusEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.OccupantType", + "lookupValue": "Owner", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "General Accredited Appraiser / GAA" + "value": "Owner" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127126" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127395" }, { "term": "Core.Description", - "value": "For general appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa" + "value": "The occupant is the owner." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "GraduateRealtorInstitute", + "lookupName": "org.reso.metadata.enums.OccupantType", + "lookupValue": "Tenant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Graduate, REALTOR Institute / GRI" + "value": "Tenant" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127130" + "value": "https://ddwiki.reso.org/display/DDW20/Tenant" }, { "term": "Core.Description", - "value": "REALTORS® with the GRI designation have in-depth training in legal and regulatory issues, technology, professional standards, and the sales process. Earning the designation is a way to stand out to prospective buyers and sellers as a professional with expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri" + "value": "The occupant is a tenant." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "MilitaryRelocationProfessional", + "lookupName": "org.reso.metadata.enums.OccupantType", + "lookupValue": "Vacant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Military Relocation Professional / MRP" + "value": "Vacant" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127134" + "value": "https://ddwiki.reso.org/display/DDW20/Vacant" }, { "term": "Core.Description", - "value": "NAR\u0027s Military Relocation Professional certification focuses on educating real estate professionals about working with current and former military service members to find housing solutions that best suit their needs and take full advantage of military benefits and support. https://www.nar.realtor/designations-and-certifications/mrp" + "value": "The property is vacant." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "NARsGreenDesignation", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "Accounting", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NAR\u0027s Green Designation / GREEN" + "value": "Accounting" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127139" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127440" }, { "term": "Core.Description", - "value": "Through NAR\u0027s Green Designation, the Green Resource Council provides ongoing education, resources and tools to help real estate practitioners find, understand, and market properties with green features. https://www.nar.realtor/designations-and-certifications/green" + "value": "The operating expense amount includes accounting costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "PerformanceManagementNetwork", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "Advertising", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Performance Management Network / PMN" + "value": "Advertising" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127143" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127444" }, { "term": "Core.Description", - "value": "This designation is unique to the REALTOR® family designations, emphasizing that in order to enhance your business, you must enhance yourself. It focuses on negotiating strategies and tactics, networking and referrals, business planning and systems, personal performance management and leadership development. https://www.nar.realtor/designations-and-certifications/pmn" + "value": "The operating expense amount includes advertising costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "PricingStrategyAdvisor", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "Association", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pricing Strategy Advisor / PSA" + "value": "Association" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127147" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127446" }, { "term": "Core.Description", - "value": "Enhance your skills in pricing properties, creating CMAs, working with appraisers, and guiding clients through the anxieties and misperceptions they often have about home values with NAR’s PSA (Pricing Strategy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa" + "value": "The operating expense amount includes association costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "RealEstateNegotiationExpert", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "CableTv", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Real Estate Negotiation Expert / RENE" + "value": "Cable TV" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127151" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127450" }, { "term": "Core.Description", - "value": "This certification is for real estate professionals who want to sharpen their negotiation skills. The RENE certification program gives REALTORS® the tips and tools they need to be skillful advocates for their clients. https://www.nar.realtor/designations-and-certifications/rene" + "value": "The operating expense amount includes cable TV costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "RealtorAssociationCertifiedExecutive", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "CapitalImprovements", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "REALTOR Association Certified Executive / RCE" + "value": "Capital Improvements" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127155" + "value": "https://ddwiki.reso.org/display/DDW20/Capital+Improvements" }, { "term": "Core.Description", - "value": "RCE is the only professional designation designed specifically for REALTOR® association executives. RCE designees exemplify goal-oriented AEs with drive, experience and commitment to professional growth. https://www.nar.realtor/designations-and-certifications/rce" + "value": "The operating expense amount includes capital improvements costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "ResidentialAccreditedAppraiser", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "Depreciation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Residential Accredited Appraiser / RAA" + "value": "Depreciation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127159" + "value": "https://ddwiki.reso.org/display/DDW20/Depreciation" }, { "term": "Core.Description", - "value": "For residential appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa" + "value": "The operating expense amount includes depreciation costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "ResortAndSecondHomePropertySpecialist", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "EquipmentRental", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resort \u0026 Second-Home Property Specialist / RSPS" + "value": "Equipment Rental" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127161" + "value": "https://ddwiki.reso.org/display/DDW20/Equipment+Rental" }, { "term": "Core.Description", - "value": "This certification is designed for REALTORS® who facilitate the buying, selling, or management of properties for investment, development, retirement, or second homes in a resort, recreational and/or vacation destination are involved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps" + "value": "The operating expense amount includes equipment rental costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "SellerRepresentativeSpecialist", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "Fuel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Seller Representative Specialist / SRS" + "value": "Fuel" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127169" + "value": "https://ddwiki.reso.org/display/DDW20/Fuel" }, { "term": "Core.Description", - "value": "The Seller Representative Specialist (SRS) designation is the premier credential in seller representation. It is designed to elevate professional standards and enhance personal performance. The designation is awarded to real estate practitioners by the Real Estate Business Institute (REBI) who meet specific educational and practical experience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs" + "value": "The operating expense amount includes fuel costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "SeniorsRealEstateSpecialist", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "FurnitureReplacement", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Seniors Real Estate Specialist / SRES" + "value": "Furniture Replacement" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127172" + "value": "https://ddwiki.reso.org/display/DDW20/Furniture+Replacement" }, { "term": "Core.Description", - "value": "The SRES® Designation program educates REALTORS® on how to profitably and ethically serve the real estate needs of the fastest growing market in real estate, clients age 50+. By earning the SRES® designation, you gain access to valuable member benefits, useful resources, and networking opportunities across the U.S. and Canada to help you in your business. https://www.nar.realtor/designations-and-certifications/sres" + "value": "The operating expense amount includes furniture replacement costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "ShortSalesAndForeclosureResource", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "Gardener", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Short Sales \u0026 Foreclosure Resource / SFR" + "value": "Gardener" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127175" + "value": "https://ddwiki.reso.org/display/DDW20/Gardener" }, { "term": "Core.Description", - "value": "The SFR® certification teaches real estate professionals to work with distressed sellers and the finance, tax, and legal professionals who can help them, qualify sellers for short sales, develop a short sale package, negotiate with lenders, safeguard your commission, limit risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr" + "value": "The operating expense amount includes gardener costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "SocietyOfIndustrialAndOfficeRealtors", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "Insurance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Society of Industrial and Office REALTORS / SIOR" + "value": "Insurance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127180" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127473" }, { "term": "Core.Description", - "value": "The SIOR designation is held by only the most knowledgeable, experienced, and successful commercial real estate brokerage specialists. To earn it, designees must meet standards of experience, production, education, ethics, and provide recommendations. https://www.nar.realtor/designations-and-certifications/sior" + "value": "The operating expense amount includes insurance costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListAgentDesignation", - "lookupValue": "TransnationalReferralCertification", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "Legal", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Transnational Referral Certification / TRC" + "value": "Legal" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127183" + "value": "https://ddwiki.reso.org/display/DDW20/Legal" }, { "term": "Core.Description", - "value": "Real estate professionals who have taken the Transnational Referral Certified (TRC) training, have completed special training on making and receiving client referrals from professionals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/" + "value": "The operating expense amount includes legal costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingAgreement", - "lookupValue": "ExclusiveAgency", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "Licenses", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Exclusive Agency" + "value": "Licenses" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Exclusive+Agency" + "value": "https://ddwiki.reso.org/display/DDW20/Licenses" }, { "term": "Core.Description", - "value": "A contract giving one Brokerage Firm, for a specified time, the right to sell/lease the property and also allowing the owner, acting alone, to sell/lease the property without paying commission." + "value": "The operating expense amount includes licenses costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingAgreement", - "lookupValue": "ExclusiveRightToLease", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "Maintenance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Exclusive Right To Lease" + "value": "Maintenance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Exclusive+Right+To+Lease" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127484" }, { "term": "Core.Description", - "value": "A contract giving the Broker the right to collect commission if the property is leased by anyone, including the owning, during the term of the agreement." + "value": "The operating expense amount includes maintenance costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingAgreement", - "lookupValue": "ExclusiveRightToSell", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "MaintenanceGrounds", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Exclusive Right To Sell" + "value": "Maintenance Grounds" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Exclusive+Right+To+Sell" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127488" }, { "term": "Core.Description", - "value": "A contract giving the Broker the right to collect commission if the property is sold by anyone, including the owning, during the term of the agreement." + "value": "The operating expense amount includes maintenance grounds costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingAgreement", - "lookupValue": "ExclusiveRightWithException", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "MaintenanceStructure", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Exclusive Right With Exception" + "value": "Maintenance Structure" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Exclusive+Right+With+Exception" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127492" }, { "term": "Core.Description", - "value": "A contract giving the Broker the right to collect commission if the property is sold by anyone, including the owner, during the term of the agreement unless some specified exceptions to the agreement occur." + "value": "The operating expense amount includes maintenance structure costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingAgreement", - "lookupValue": "Net", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "Manager", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Net" + "value": "Manager" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127092" + "value": "https://ddwiki.reso.org/display/DDW20/Manager" }, { "term": "Core.Description", - "value": "A listing in which the broker\u0027s commission is the excess of the sale price over an agreed-upon (net0 price to the seller; illegal in some states because it can create a conflict of interest for the broker." + "value": "The operating expense amount includes manager costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingAgreement", - "lookupValue": "Open", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "MortgageLoans", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open" + "value": "Mortgage/Loans" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Open" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127499" }, { "term": "Core.Description", - "value": "Often used for commercial property, a listing given to any number of Brokers without liability to compensate any except the one who first secures a buyer who is ready, willing and able to meet the terms of the listing and secures the seller\u0027s acceptance. The seller may, acting alone, sell the property without paying commission." + "value": "The operating expense amount includes mortgage/loans costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingAgreement", - "lookupValue": "Probate", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "NewTax", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Probate" + "value": "New Tax" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Probate" + "value": "https://ddwiki.reso.org/display/DDW20/New+Tax" }, { "term": "Core.Description", - "value": "An Exclusive Right To Sell listing agreement that also resides under authority of the local probate code." + "value": "The operating expense amount includes new tax costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingService", - "lookupValue": "EntryOnly", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Entry Only" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Entry+Only" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127507" }, { "term": "Core.Description", - "value": "The only service provided by the brokerage is the input of the listing into the MLS system." + "value": "The operating expense amount includes other costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingService", - "lookupValue": "FullService", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "Parking", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Full Service" + "value": "Parking" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Full+Service" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127509" }, { "term": "Core.Description", - "value": "A full set of services offered by a brokerage." + "value": "The operating expense amount includes parking costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingService", - "lookupValue": "LimitedService", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "PestControl", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Limited Service" + "value": "Pest Control" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Limited+Service" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127512" }, { "term": "Core.Description", - "value": "A limited set of services offered by a brokerage" + "value": "The operating expense amount includes pest control costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "AllInclusiveTrustDeed", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "PoolSpa", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "All Inclusive Trust Deed" + "value": "Pool/Spa" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/All+Inclusive+Trust+Deed" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127516" }, { "term": "Core.Description", - "value": "The property is under an all inclusive trust deed." + "value": "The operating expense amount includes pool/spa costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "Assumable", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "ProfessionalManagement", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Assumable" + "value": "Professional Management" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127101" + "value": "https://ddwiki.reso.org/display/DDW20/Professional+Management" }, { "term": "Core.Description", - "value": "The seller is interested in assumable financing." + "value": "The operating expense amount includes professional management costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "Cash", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "Security", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cash" + "value": "Security" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127104" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127522" }, { "term": "Core.Description", - "value": "The seller would like a cash sale." + "value": "The operating expense amount includes security costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "Contract", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "SnowRemoval", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contract" + "value": "Snow Removal" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127105" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127529" }, { "term": "Core.Description", - "value": "The seller may be interested in an agreement to perform services, provide product, share of income, or some other agreement as the method of payment for the property." + "value": "The operating expense amount includes snow removal costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "Conventional", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "Staff", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Conventional" + "value": "Staff" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127107" + "value": "https://ddwiki.reso.org/display/DDW20/Staff" }, { "term": "Core.Description", - "value": "The seller may accept a buyer using conventional financing to purchase the home." + "value": "The operating expense amount includes staff costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "Exchange1031", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "Supplies", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "1031 Exchange" + "value": "Supplies" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/1031+Exchange" + "value": "https://ddwiki.reso.org/display/DDW20/Supplies" }, { "term": "Core.Description", - "value": "The seller is may be interested in a 1031 exchange as part of the sale." + "value": "The operating expense amount includes supplies costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "ExistingBonds", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "Trash", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Existing Bonds" + "value": "Trash" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Existing+Bonds" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127538" }, { "term": "Core.Description", - "value": "The property for sale has existing bonds." + "value": "The operating expense amount includes trash costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "FHA", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "Utilities", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "FHA" + "value": "Utilities" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127115" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127541" }, { "term": "Core.Description", - "value": "The seller may accept a buyer with a loan from an approved provider that follows the guidelines of, and is insured by, the Federal Housing Administration." + "value": "The operating expense amount includes utilities costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "LandUseFee", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "VacancyAllowance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Land Use Fee" + "value": "Vacancy Allowance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Land+Use+Fee" + "value": "https://ddwiki.reso.org/display/DDW20/Vacancy+Allowance" }, { "term": "Core.Description", - "value": "The listed property has a land use fee." + "value": "The operating expense amount includes vacancy allowance costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "LeaseBack", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "WaterSewer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lease Back" + "value": "Water/Sewer" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lease+Back" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127550" }, { "term": "Core.Description", - "value": "The seller may be interested in the simultaneous sale of a property with a lease back to the seller, who then becomes the tenant." + "value": "The operating expense amount includes water/sewer costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "LeaseOption", + "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", + "lookupValue": "WorkmansCompensation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lease Option" + "value": "Workmans Compensation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lease+Option" + "value": "https://ddwiki.reso.org/display/DDW20/Workmans+Compensation" }, { "term": "Core.Description", - "value": "The seller may be interested in selling as a lease option to the buyer." + "value": "The operating expense amount includes workman\u0027s compensation costs." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "LeasePurchase", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "AirPurifier", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lease Purchase" + "value": "Air Purifier" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lease+Purchase" + "value": "https://ddwiki.reso.org/display/DDW20/Air+Purifier" }, { "term": "Core.Description", - "value": "The seller may be interested in selling as a lease purchase." + "value": "The property includes an air purifier." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "LienRelease", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "CallListingAgent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lien Release" + "value": "Call Listing Agent" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lien+Release" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127448" }, { "term": "Core.Description", - "value": "The property for sale may require a lien release." + "value": "Call the listing agent for more information about other equipment included with the property." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "OwnerMayCarry", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "Compressor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Owner May Carry" + "value": "Compressor" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Owner+May+Carry" + "value": "https://ddwiki.reso.org/display/DDW20/Compressor" }, { "term": "Core.Description", - "value": "The seller may be interested in carrying the mortgage note." + "value": "The property includes a compressor." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "OwnerPayPoints", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "DcWellPump", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Owner Pay Points" + "value": "DC Well Pump" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Owner+Pay+Points" + "value": "https://ddwiki.reso.org/display/DDW20/DC+Well+Pump" }, { "term": "Core.Description", - "value": "The seller may carry points." + "value": "The property includes a DC well pump." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "OwnerWillCarry", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "Dehumidifier", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Owner Will Carry" + "value": "Dehumidifier" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Owner+Will+Carry" + "value": "https://ddwiki.reso.org/display/DDW20/Dehumidifier" }, { "term": "Core.Description", - "value": "The seller will carry points." + "value": "The property includes a dehumidifier." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "PrivateFinancingAvailable", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "FarmEquipment", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Private Financing Available" + "value": "Farm Equipment" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Private+Financing+Available" + "value": "https://ddwiki.reso.org/display/DDW20/Farm+Equipment" }, { "term": "Core.Description", - "value": "Financing is provided by a private party." + "value": "The property includes farm equipment." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "RelocationProperty", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "FuelTanks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Relocation Property" + "value": "Fuel Tank(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Relocation+Property" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127468" }, { "term": "Core.Description", - "value": "The property for sale is a relocation property." + "value": "The property includes a fuel tank(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "SellerEquityShare", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "Generator", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Seller Equity Share" + "value": "Generator" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Seller+Equity+Share" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127474" }, { "term": "Core.Description", - "value": "The seller may be interested in investing in an equity share." + "value": "The property includes a generator." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "SpecialFunding", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "HomeTheater", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Special Funding" + "value": "Home Theater" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Special+Funding" + "value": "https://ddwiki.reso.org/display/DDW20/Home+Theater" }, { "term": "Core.Description", - "value": "The seller may be interested in a special funding arrangement." + "value": "The property includes a home theater." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "Submit", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "Intercom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Submit" + "value": "Intercom" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Submit" + "value": "https://ddwiki.reso.org/display/DDW20/Intercom" }, { "term": "Core.Description", - "value": "Contact the listing agent for the listing terms." + "value": "The property includes an intercom." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "Trade", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "IrrigationEquipment", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Trade" + "value": "Irrigation Equipment" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Trade" + "value": "https://ddwiki.reso.org/display/DDW20/Irrigation+Equipment" }, { "term": "Core.Description", - "value": "The seller may be interested in a trade arrangement." + "value": "The property includes irrigation equipment." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "TrustConveyance", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "ListAvailable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Trust Conveyance" + "value": "List Available" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Trust+Conveyance" + "value": "https://ddwiki.reso.org/display/DDW20/List+Available" }, { "term": "Core.Description", - "value": "A trust conveyance (to another trustee) may be involved in the sale of the property." + "value": "A list of other equipment included with the property is available upon request." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "TrustDeed", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "LivestockEquipment", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Trust Deed" + "value": "Livestock Equipment" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127174" + "value": "https://ddwiki.reso.org/display/DDW20/Livestock+Equipment" }, { "term": "Core.Description", - "value": "The seller may accept financing where title of the property is placed with a trustee who secures payment of the loan for a beneficiary." + "value": "The property includes livestock equipment." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "UsdaLoan", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "Negotiable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "USDA Loan" + "value": "Negotiable" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/USDA+Loan" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127498" }, { "term": "Core.Description", - "value": "The seller may accept a loan from an approved provider that follows the guidelines of, and is insured by, the US Department of Agriculture." + "value": "The other equipment included with the property is negotiable." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingTerms", - "lookupValue": "VaLoan", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "VA Loan" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/VA+Loan" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127502" }, { "term": "Core.Description", - "value": "The seller may accept a loan from an approved provider that follows the guidelines of, and is insured by, the US Department of Veteran\u0027s Affairs." + "value": "There is no other equipment included with the property." } ] }, { - "lookupName": "org.reso.metadata.enums.LockBoxType", - "lookupValue": "CallListingOffice", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "OrchardEquipment", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Call Listing Office" + "value": "Orchard Equipment" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127103" + "value": "https://ddwiki.reso.org/display/DDW20/Orchard+Equipment" }, { "term": "Core.Description", - "value": "Call the listing office for information about accessing the property." + "value": "The property includes orchard equipment." } ] }, { - "lookupName": "org.reso.metadata.enums.LockBoxType", - "lookupValue": "CallSellerDirect", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Call Seller Direct" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Call+Seller+Direct" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127515" }, { "term": "Core.Description", - "value": "Call the seller directly to arrange for access to the property." + "value": "The property includes equipment other than what\u0027s included in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.LockBoxType", - "lookupValue": "Combo", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "RotaryAntenna", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Combo" + "value": "Rotary Antenna" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Combo" + "value": "https://ddwiki.reso.org/display/DDW20/Rotary+Antenna" }, { "term": "Core.Description", - "value": "The lockbox on the property is opened via combination. See remarks or contact the agent/office for the combination." + "value": "The property includes a rotary antenna." } ] }, { - "lookupName": "org.reso.metadata.enums.LockBoxType", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "SatelliteDish", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Satellite Dish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127118" + "value": "https://ddwiki.reso.org/display/DDW20/Satellite+Dish" }, { "term": "Core.Description", - "value": "There is no lockbox on the property." + "value": "The property includes a satellite dish." } ] }, { - "lookupName": "org.reso.metadata.enums.LockBoxType", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "TvAntenna", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "TV Antenna" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127122" + "value": "https://ddwiki.reso.org/display/DDW20/TV+Antenna" }, { "term": "Core.Description", - "value": "A lock box type not included in this list." + "value": "The property includes a TV antenna." } ] }, { - "lookupName": "org.reso.metadata.enums.LockBoxType", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupValue": "VariesByUnit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Varies by Unit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127125" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127540" }, { "term": "Core.Description", - "value": "See remarks for details about the lockbox and accessing the property." + "value": "The equipment included with the property varies from unit to unit." } ] }, { - "lookupName": "org.reso.metadata.enums.LockBoxType", - "lookupValue": "Sentrilock", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "AirplaneHangar", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SentriLock" + "value": "Airplane Hangar" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SentriLock" + "value": "https://ddwiki.reso.org/display/DDW20/Airplane+Hangar" }, { "term": "Core.Description", - "value": "The lockbox is from SentriLock and requires a SentriLock key or access code." + "value": "The property includes an airplane hangar." } ] }, { - "lookupName": "org.reso.metadata.enums.LockBoxType", - "lookupValue": "Supra", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "Arena", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Supra" + "value": "Arena" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Supra" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127524" }, { "term": "Core.Description", - "value": "The lockbox is from Supra and requires a Supra key." + "value": "The property includes an arena." } ] }, { - "lookupName": "org.reso.metadata.enums.LotDimensionsSource", - "lookupValue": "Appraiser", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "Barns", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Appraiser" + "value": "Barn(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127136" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127526" }, { "term": "Core.Description", - "value": "The lot dimensions were provided by an appraiser." + "value": "The property includes a barn(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.LotDimensionsSource", - "lookupValue": "Assessor", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "BoatHouse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Assessor" + "value": "Boat House" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127144" + "value": "https://ddwiki.reso.org/display/DDW20/Boat+House" }, { "term": "Core.Description", - "value": "The lot dimensions were provided by the assessor." + "value": "The property includes a boat house." } ] }, { - "lookupName": "org.reso.metadata.enums.LotDimensionsSource", - "lookupValue": "Builder", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "Cabana", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Builder" + "value": "Cabana" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127148" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127533" }, { "term": "Core.Description", - "value": "The lot dimensions were provided by the builder." + "value": "The property includes a cabana." } ] }, { - "lookupName": "org.reso.metadata.enums.LotDimensionsSource", - "lookupValue": "Estimated", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "Caves", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Estimated" + "value": "Cave(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127157" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127536" }, { "term": "Core.Description", - "value": "The lot dimensions were estimated." + "value": "The property includes a cave(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.LotDimensionsSource", - "lookupValue": "GisCalculated", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "Corrals", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GIS Calculated" + "value": "Corral(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GIS+Calculated" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127542" }, { "term": "Core.Description", - "value": "The lot dimensions were GIS calculated." + "value": "The property includes a corral(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.LotDimensionsSource", - "lookupValue": "Measured", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "CoveredArena", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Measured" + "value": "Covered Arena" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Measured" + "value": "https://ddwiki.reso.org/display/DDW20/Covered+Arena" }, { "term": "Core.Description", - "value": "The lot dimensions were measured." + "value": "The property includes a covered arena." } ] }, { - "lookupName": "org.reso.metadata.enums.LotDimensionsSource", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "Garages", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Garage(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127171" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127548" }, { "term": "Core.Description", - "value": "The lot dimensions were provided by a source other than those in this list." + "value": "The property includes a garage(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.LotDimensionsSource", - "lookupValue": "Owner", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "Gazebo", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Owner" + "value": "Gazebo" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127177" + "value": "https://ddwiki.reso.org/display/DDW20/Gazebo" }, { "term": "Core.Description", - "value": "The lot dimensions were provided by the owner." + "value": "The property includes a gazebo." } ] }, { - "lookupName": "org.reso.metadata.enums.LotDimensionsSource", - "lookupValue": "PublicRecords", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "GrainStorage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Public Records" + "value": "Grain Storage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127181" + "value": "https://ddwiki.reso.org/display/DDW20/Grain+Storage" }, { "term": "Core.Description", - "value": "The lot dimensions were taken from public records." + "value": "The property includes grain storage." } ] }, { - "lookupName": "org.reso.metadata.enums.LotDimensionsSource", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "Greenhouse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Greenhouse" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127186" + "value": "https://ddwiki.reso.org/display/DDW20/Greenhouse" }, { "term": "Core.Description", - "value": "See the Public or Private Remarks for details on the source of the lot dimensions." + "value": "The property includes a greenhouse." } ] }, { - "lookupName": "org.reso.metadata.enums.LotDimensionsSource", - "lookupValue": "Survey", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "GuestHouse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Survey" + "value": "Guest House" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Survey" + "value": "https://ddwiki.reso.org/display/DDW20/Guest+House" }, { "term": "Core.Description", - "value": "The lot dimensions were provided by a land survey." + "value": "The property includes a guest house." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Agricultural", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "KennelDogRun", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agricultural" + "value": "Kennel/Dog Run" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Agricultural" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127564" }, { "term": "Core.Description", - "value": "The lot has agricultural features." + "value": "The property includes a kennel or dog run." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "BackYard", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "MobileHome", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Back Yard" + "value": "Mobile Home" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127190" + "value": "https://ddwiki.reso.org/display/DDW20/Mobile+Home" }, { "term": "Core.Description", - "value": "The lot has a back yard." + "value": "The property includes a mobile home." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Bluff", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bluff" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bluff" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127573" }, { "term": "Core.Description", - "value": "The lot is on or near a bluff." + "value": "The property has no other structures." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "CityLot", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "City Lot" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/City+Lot" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127577" }, { "term": "Core.Description", - "value": "The lot is in a city/urban setting." + "value": "The property includes a structure other than those included in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Cleared", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "Outbuilding", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cleared" + "value": "Outbuilding" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cleared" + "value": "https://ddwiki.reso.org/display/DDW20/Outbuilding" }, { "term": "Core.Description", - "value": "The lot has been cleared." + "value": "The property includes an outbuilding." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "CloseToClubhouse", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "OutdoorKitchen", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Close to Clubhouse" + "value": "Outdoor Kitchen" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Close+to+Clubhouse" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127585" }, { "term": "Core.Description", - "value": "The lot is located close to the community clubhouse." + "value": "The property includes an outdoor kitchen." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "CornerLot", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "PackingShed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Corner Lot" + "value": "Packing Shed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Corner+Lot" + "value": "https://ddwiki.reso.org/display/DDW20/Packing+Shed" }, { "term": "Core.Description", - "value": "The lot is located on the corner of an intersection." + "value": "The property includes a packing shed." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "CornersMarked", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "Pergola", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Corners Marked" + "value": "Pergola" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Corners+Marked" + "value": "https://ddwiki.reso.org/display/DDW20/Pergola" }, { "term": "Core.Description", - "value": "The corners of the lot have been marked." + "value": "The property includes a pergola." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "CulDeSac", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "PoolHouse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cul-De-Sac" + "value": "Pool House" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cul-De-Sac" + "value": "https://ddwiki.reso.org/display/DDW20/Pool+House" }, { "term": "Core.Description", - "value": "The lot is located on street that is closed on one end in a circular shape. Cul-de-sac translated literally from French is \"the bottom of the bag\", which helps explain the circular shape." + "value": "The property includes a pool house." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "DesertBack", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "PoultryCoop", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Desert Back" + "value": "Poultry Coop" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Desert+Back" + "value": "https://ddwiki.reso.org/display/DDW20/Poultry+Coop" }, { "term": "Core.Description", - "value": "The back of the lot faces desert." + "value": "The property includes a poultry coop." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "DesertFront", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "Residence", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Desert Front" + "value": "Residence" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Desert+Front" + "value": "https://ddwiki.reso.org/display/DDW20/Residence" }, { "term": "Core.Description", - "value": "The front of the lot faces desert." + "value": "The property includes a residence structure." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Farm", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "RvBoatStorage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Farm" + "value": "RV/Boat Storage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127222" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127604" }, { "term": "Core.Description", - "value": "The lot is, or has characteristics of a farm." + "value": "The property includes RV or boat storage." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "FewTrees", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "SecondGarage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Few Trees" + "value": "Second Garage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Few+Trees" + "value": "https://ddwiki.reso.org/display/DDW20/Second+Garage" }, { "term": "Core.Description", - "value": "The lot has a few trees." + "value": "The property includes a second garage." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "FlagLot", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "SecondResidence", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Flag Lot" + "value": "Second Residence" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Flag+Lot" + "value": "https://ddwiki.reso.org/display/DDW20/Second+Residence" }, { "term": "Core.Description", - "value": "Named for the shape, a flag lot has a long driveway leading to the property, together may have the appearance of a pole and flag. The driveway in a flag lot typically runs between two other properties." + "value": "The property includes a second residence." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "FrontYard", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Front Yard" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127233" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127618" }, { "term": "Core.Description", - "value": "The lot has a front yard." + "value": "See the Public or Private Remarks for information about other structures on the property." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Garden", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "Sheds", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Garden" + "value": "Shed(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127237" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127622" }, { "term": "Core.Description", - "value": "The lot has a garden." + "value": "The property includes a shed(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "GentleSloping", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "Stables", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gentle Sloping" + "value": "Stable(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gentle+Sloping" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127624" }, { "term": "Core.Description", - "value": "The lot\u0027s slop is gentle." + "value": "The property includes stable(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Greenbelt", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "Storage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Greenbelt" + "value": "Storage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Greenbelt" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127627" }, { "term": "Core.Description", - "value": "the lot is adjacent to a greenbelt." + "value": "The property includes storage." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "InteriorLot", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "TennisCourts", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Interior Lot" + "value": "Tennis Court(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Interior+Lot" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127631" }, { "term": "Core.Description", - "value": "Also referred to as an inside lot, an interior lot faces street on only one side." + "value": "The property includes a tennis court(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "IrregularLot", + "lookupName": "org.reso.metadata.enums.OtherStructures", + "lookupValue": "Workshop", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Irregular Lot" + "value": "Workshop" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Irregular+Lot" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127635" }, { "term": "Core.Description", - "value": "The lot is not a rectangle." + "value": "The property includes a workshop." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Landscaped", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "AllUtilities", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Landscaped" + "value": "All Utilities" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Landscaped" + "value": "https://ddwiki.reso.org/display/DDW20/All+Utilities" }, { "term": "Core.Description", - "value": "The lot has been fully or partially landscaped." + "value": "The owner/lessor pays for all utilities." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Level", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "AssociationFees", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Level" + "value": "Association Fees" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Level" + "value": "https://ddwiki.reso.org/display/DDW20/Association+Fees" }, { "term": "Core.Description", - "value": "The lot is level/flat." + "value": "The owner/lessor pays for association fees." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "ManyTrees", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "CableTv", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Many Trees" + "value": "Cable TV" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Many+Trees" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127551" }, { "term": "Core.Description", - "value": "The lot has many trees." + "value": "The owner/lessor pays for cable television." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Meadow", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "CommonAreaMaintenance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Meadow" + "value": "Common Area Maintenance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Meadow" + "value": "https://ddwiki.reso.org/display/DDW20/Common+Area+Maintenance" }, { "term": "Core.Description", - "value": "The lot has a meadow." + "value": "The owner/lessor pays for common area maintenance." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "NativePlants", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "Electricity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Native Plants" + "value": "Electricity" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Native+Plants" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127557" }, { "term": "Core.Description", - "value": "The lot\u0027s landscaping includes native plants." + "value": "The owner/lessor pays for electricity." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "NearGolfCourse", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "ExteriorMaintenance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Near Golf Course" + "value": "Exterior Maintenance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Near+Golf+Course" + "value": "https://ddwiki.reso.org/display/DDW20/Exterior+Maintenance" }, { "term": "Core.Description", - "value": "The lot is near a golf course." + "value": "The owner/lessor pays for exterior maintenance." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "NearPublicTransit", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "Gas", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Near Public Transit" + "value": "Gas" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Near+Public+Transit" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127567" }, { "term": "Core.Description", - "value": "The lot is near public transportation." + "value": "The owner/lessor pays for gas." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "OnGolfCourse", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "GroundsCare", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "On Golf Course" + "value": "Grounds Care" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/On+Golf+Course" + "value": "https://ddwiki.reso.org/display/DDW20/Grounds+Care" }, { "term": "Core.Description", - "value": "The lot is directly adjacent to a golf course." + "value": "The owner/lessor pays for grounds care." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "OpenLot", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "HotWater", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open Lot" + "value": "Hot Water" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Open+Lot" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127576" }, { "term": "Core.Description", - "value": "The lot is open." + "value": "The owner/lessor pays for hot water." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Orchards", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "HvacMaintenance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Orchard(s)" + "value": "HVAC Maintenance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127292" + "value": "https://ddwiki.reso.org/display/DDW20/HVAC+Maintenance" }, { "term": "Core.Description", - "value": "The lot includes one or more orchards." + "value": "The owner/lessor pays for HVAC maintenance." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "Insurance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Insurance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127296" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127587" }, { "term": "Core.Description", - "value": "The lot has features other than those in this list." + "value": "The owner/lessor pays for insurance." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Pasture", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "JanitorialService", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pasture" + "value": "Janitorial Service" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127300" + "value": "https://ddwiki.reso.org/display/DDW20/Janitorial+Service" }, { "term": "Core.Description", - "value": "The lot includes a pasture." + "value": "The owner/lessor pays for janitorial service ." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Paved", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "Management", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Paved" + "value": "Management" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Paved" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127597" }, { "term": "Core.Description", - "value": "The lot is partially or fully paved." + "value": "The owner/lessor pays for management." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "PieShapedLot", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pie Shaped Lot" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pie+Shaped+Lot" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127616" }, { "term": "Core.Description", - "value": "The lot is pie, or triangle shaped. Typically narrow at the front and wide at the back, the reverse, a wide front, could be referred to as pie shaped or reverse pie shaped." + "value": "The owner/lessor pays for no utilities, services, etc." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Private", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Private" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127308" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127620" }, { "term": "Core.Description", - "value": "The lot is private or features that provide privacy form adjacent areas such as neighbors or roads." + "value": "The owner/lessor pays for items that are not included in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "RectangularLot", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "OtherTax", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rectangular Lot" + "value": "Other Tax" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Rectangular+Lot" + "value": "https://ddwiki.reso.org/display/DDW20/Other+Tax" }, { "term": "Core.Description", - "value": "Also known as a regular shaped lot, the lot has is a rectangle or square." + "value": "The owner/lessor pays for other taxes." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "RockOutcropping", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "ParkingFee", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rock Outcropping" + "value": "Parking Fee" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Rock+Outcropping" + "value": "https://ddwiki.reso.org/display/DDW20/Parking+Fee" }, { "term": "Core.Description", - "value": "Rock features or barriers that transition a grading in the landscape." + "value": "The owner/lessor pays for parking fees." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "RollingSlope", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "PestControl", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rolling Slope" + "value": "Pest Control" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Rolling+Slope" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127629" }, { "term": "Core.Description", - "value": "The slope of the property varies in a rolling or wavy fashion." + "value": "The owner/lessor pays for pest control." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Secluded", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "PoolMaintenance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Secluded" + "value": "Pool Maintenance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Secluded" + "value": "https://ddwiki.reso.org/display/DDW20/Pool+Maintenance" }, { "term": "Core.Description", - "value": "The lot is secluded." + "value": "The owner/lessor pays for pool maintenance." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "Repairs", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Repairs" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127328" + "value": "https://ddwiki.reso.org/display/DDW20/Repairs" }, { "term": "Core.Description", - "value": "See the remarks fields for additional information about the lot\u0027s features." + "value": "The owner/lessor pays for repairs." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Sloped", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "RoofMaintenance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sloped" + "value": "Roof Maintenance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sloped" + "value": "https://ddwiki.reso.org/display/DDW20/Roof+Maintenance" }, { "term": "Core.Description", - "value": "The lot is sloped." + "value": "The owner/lessor pays for roof maintenance." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "SlopedDown", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "Security", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sloped Down" + "value": "Security" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sloped+Down" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127645" }, { "term": "Core.Description", - "value": "The lot is sloped down, typically from the perspective of looking at the property from the street." + "value": "The owner/lessor pays for security." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "SlopedUp", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sloped Up" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sloped+Up" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127648" }, { "term": "Core.Description", - "value": "The lot is sloped up, typically from the perspective of looking at the property from the street." + "value": "See the listing\u0027s remarks for details on what the owner/lessor pays for." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "SplitPossible", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "Sewer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Split Possible" + "value": "Sewer" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Split+Possible" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127651" }, { "term": "Core.Description", - "value": "It may be possible that the lot could be split into two or more parcels." + "value": "The owner/lessor pays for sewer." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "SprinklersInFront", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "SnowRemoval", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sprinklers In Front" + "value": "Snow Removal" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sprinklers+In+Front" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127659" }, { "term": "Core.Description", - "value": "there are irrigation sprinklers on the front of the lot." + "value": "The owner/lessor pays for snow removal." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "SprinklersInRear", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "Taxes", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sprinklers In Rear" + "value": "Taxes" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sprinklers+In+Rear" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127663" }, { "term": "Core.Description", - "value": "there are irrigation sprinklers to the rear of the lot." + "value": "The owner/lessor pays for taxes." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "SteepSlope", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "Telephone", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Steep Slope" + "value": "Telephone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Steep+Slope" + "value": "https://ddwiki.reso.org/display/DDW20/Telephone" }, { "term": "Core.Description", - "value": "The lot is sloped steeply." + "value": "The owner/lessor pays for telephone." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Subdivided", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "TrashCollection", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Subdivided" + "value": "Trash Collection" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Subdivided" + "value": "https://ddwiki.reso.org/display/DDW20/Trash+Collection" }, { "term": "Core.Description", - "value": "The lot has been subdivided into two or more parcels." + "value": "The owner/lessor pays for trash collection." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Views", + "lookupName": "org.reso.metadata.enums.OwnerPays", + "lookupValue": "Water", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Views" + "value": "Water" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Views" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127679" }, { "term": "Core.Description", - "value": "There are views from the lot." + "value": "The owner/lessor pays for water." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Waterfall", + "lookupName": "org.reso.metadata.enums.OwnershipType", + "lookupValue": "Corporation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Waterfall" + "value": "Corporation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Waterfall" + "value": "https://ddwiki.reso.org/display/DDW20/Corporation" }, { "term": "Core.Description", - "value": "The lot has a waterfall." + "value": "The ownership type of the business being sold is a corporation." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Waterfront", + "lookupName": "org.reso.metadata.enums.OwnershipType", + "lookupValue": "Llc", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Waterfront" + "value": "LLC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127375" + "value": "https://ddwiki.reso.org/display/DDW20/LLC" }, { "term": "Core.Description", - "value": "The lot is located on a waterfront." + "value": "The ownership type of the business being sold is a limited liability corporation." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Wetlands", + "lookupName": "org.reso.metadata.enums.OwnershipType", + "lookupValue": "Partnership", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wetlands" + "value": "Partnership" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wetlands" + "value": "https://ddwiki.reso.org/display/DDW20/Partnership" }, { "term": "Core.Description", - "value": "The lot is located near or within wetlands." + "value": "The ownership type of the business being sold is a partnership." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "Wooded", + "lookupName": "org.reso.metadata.enums.OwnershipType", + "lookupValue": "SoleProprietor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wooded" + "value": "Sole Proprietor" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wooded" + "value": "https://ddwiki.reso.org/display/DDW20/Sole+Proprietor" }, { "term": "Core.Description", - "value": "The lot is wooded." + "value": "The ownership type of the business being sold is a sole proprietor." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "ZeroLotLine", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "AdditionalParking", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Zero Lot Line" + "value": "Additional Parking" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Zero+Lot+Line" + "value": "https://ddwiki.reso.org/display/DDW20/Additional+Parking" }, { "term": "Core.Description", - "value": "The structure comes up to, or very near the property line. Attached single family residences, row homes, garden homes, patio homes all may be zero lot line homes." + "value": "The property has additional parking." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "LakeOnLot", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Aggregate", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lake on Lot" + "value": "Aggregate" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lake+on+Lot" + "value": "https://ddwiki.reso.org/display/DDW20/Aggregate" }, { "term": "Core.Description", - "value": "The lot is not waterfront but the lake water feature is part of the lot." + "value": "While aggregate is a type of concrete, it is different in application, maintenance and durability. Aggregate, aka exposed aggregate concrete, is a mixture poured much in the same way as concrete, but which later has its top surface removed in order to expose the aggregate underneath." } ] }, { - "lookupName": "org.reso.metadata.enums.LotFeatures", - "lookupValue": "PondOnLot", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "AlleyAccess", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pond on Lot" + "value": "Alley Access" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pond+on+Lot" + "value": "https://ddwiki.reso.org/display/DDW20/Alley+Access" }, { "term": "Core.Description", - "value": "The lot is not waterfront but the pond water feature is part of the lot." + "value": "The property has alley access." } ] }, { - "lookupName": "org.reso.metadata.enums.LotSizeSource", - "lookupValue": "Appraiser", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Asphalt", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Appraiser" + "value": "Asphalt" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127187" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127586" }, { "term": "Core.Description", - "value": "An appraiser provided the measurement of the lot size." + "value": "The property has asphalt parking." } ] }, { - "lookupName": "org.reso.metadata.enums.LotSizeSource", - "lookupValue": "Assessor", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Assigned", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Assessor" + "value": "Assigned" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127189" + "value": "https://ddwiki.reso.org/display/DDW20/Assigned" }, { "term": "Core.Description", - "value": "The assessor provided the measurement of the lot size." + "value": "The property has assigned parking spaces." } ] }, { - "lookupName": "org.reso.metadata.enums.LotSizeSource", - "lookupValue": "Builder", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Attached", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Builder" + "value": "Attached" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127192" + "value": "https://ddwiki.reso.org/display/DDW20/Attached" }, { "term": "Core.Description", - "value": "The builder provided the measurement of the lot size." + "value": "The property has attached parking." } ] }, { - "lookupName": "org.reso.metadata.enums.LotSizeSource", - "lookupValue": "Estimated", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "AttachedCarport", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Estimated" + "value": "Attached Carport" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127198" + "value": "https://ddwiki.reso.org/display/DDW20/Attached+Carport" }, { "term": "Core.Description", - "value": "The measurement of the lot size is an estimate." + "value": "The property has an attached carport." } ] }, { - "lookupName": "org.reso.metadata.enums.LotSizeSource", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Basement", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Basement" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127205" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127600" }, { "term": "Core.Description", - "value": "The measurement of the lot size was provided by another party not listed." + "value": "A basement garage is partially or mostly below grade, with its entrance level with the basement floor." } ] }, { - "lookupName": "org.reso.metadata.enums.LotSizeSource", - "lookupValue": "Owner", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Boat", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Owner" + "value": "Boat" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127209" + "value": "https://ddwiki.reso.org/display/DDW20/Boat" }, { "term": "Core.Description", - "value": "The owner provided the measurement of the lot size." + "value": "The property has a space to park/store a boat." } ] }, { - "lookupName": "org.reso.metadata.enums.LotSizeSource", - "lookupValue": "Plans", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Carport", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Plans" + "value": "Carport" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127212" + "value": "https://ddwiki.reso.org/display/DDW20/Carport" }, { "term": "Core.Description", - "value": "The measurement of the lot size was taken from building plans." + "value": "The property has a carport." } ] }, { - "lookupName": "org.reso.metadata.enums.LotSizeSource", - "lookupValue": "PublicRecords", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "CircularDriveway", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Public Records" + "value": "Circular Driveway" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127215" + "value": "https://ddwiki.reso.org/display/DDW20/Circular+Driveway" }, { "term": "Core.Description", - "value": "The measurement of the lot size was received from public records." + "value": "The property has a circular driveway." } ] }, { - "lookupName": "org.reso.metadata.enums.LotSizeSource", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Common", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Common" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127218" + "value": "https://ddwiki.reso.org/display/DDW20/Common" }, { "term": "Core.Description", - "value": "See remarks for information about the source of the lot size measurement." + "value": "The property has common/shared parking." } ] }, { - "lookupName": "org.reso.metadata.enums.LotSizeUnits", - "lookupValue": "Acres", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "CommunityStructure", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Acres" + "value": "Community Structure" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Acres" + "value": "https://ddwiki.reso.org/display/DDW20/Community+Structure" }, { "term": "Core.Description", - "value": "The value reported in the Lot Size Area field is in acres." + "value": "The property has a community parking structure." } ] }, { - "lookupName": "org.reso.metadata.enums.LotSizeUnits", - "lookupValue": "SquareFeet", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Concrete", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Square Feet" + "value": "Concrete" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127195" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127617" }, { "term": "Core.Description", - "value": "The value reported in the Lot Size Area field is in square feet." + "value": "The property has concrete paved parking." } ] }, { - "lookupName": "org.reso.metadata.enums.LotSizeUnits", - "lookupValue": "SquareMeters", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "ConvertedGarage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Square Meters" + "value": "Converted Garage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127199" + "value": "https://ddwiki.reso.org/display/DDW20/Converted+Garage" }, { - "term": "Core.Description", - "value": "The value reported in the Lot Size Area field is in square meters." - } - ] - }, - { - "lookupName": "org.reso.metadata.enums.MLSAreaMajor", - "lookupValue": "SampleMLSAreaMajorEnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.MLSAreaMinor", - "lookupValue": "SampleMLSAreaMinorEnumValue", - "type": "Edm.Int32" + "term": "Core.Description", + "value": "The property has a converted garage." + } + ] }, { - "lookupName": "org.reso.metadata.enums.ChangeType", - "lookupValue": "Active", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Covered", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Active" + "value": "Covered" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Active" + "value": "https://ddwiki.reso.org/display/DDW20/Covered" }, { "term": "Core.Description", - "value": "The change to the listing was a change of status to Active provided the measurement of the area." + "value": "The property has covered parking." } ] }, { - "lookupName": "org.reso.metadata.enums.ChangeType", - "lookupValue": "ActiveUnderContract", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Deck", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Active Under Contract" + "value": "Deck" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Active+Under+Contract" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127630" }, { "term": "Core.Description", - "value": "The change to the listing was a change of status to Active Under Contract provided the measurement of the area." + "value": "The property has deck for parking." } ] }, { - "lookupName": "org.reso.metadata.enums.ChangeType", - "lookupValue": "BackOnMarket", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Deeded", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Back On Market" + "value": "Deeded" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Back+On+Market" + "value": "https://ddwiki.reso.org/display/DDW20/Deeded" }, { "term": "Core.Description", - "value": "The change to the listing was a change of status to Back On Market provided the measurement of the area." + "value": "The property has deeded parking." } ] }, { - "lookupName": "org.reso.metadata.enums.ChangeType", - "lookupValue": "Canceled", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Detached", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Canceled" + "value": "Detached" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Canceled" + "value": "https://ddwiki.reso.org/display/DDW20/Detached" }, { "term": "Core.Description", - "value": "The change to the listing was a change of status to Canceled provided the measurement of the area." + "value": "The property has detached parking." } ] }, { - "lookupName": "org.reso.metadata.enums.ChangeType", - "lookupValue": "Closed", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "DetachedCarport", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Closed" + "value": "Detached Carport" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Closed" + "value": "https://ddwiki.reso.org/display/DDW20/Detached+Carport" }, { "term": "Core.Description", - "value": "The change to the listing was a change of status to Closed provided the measurement of the area." + "value": "The property has a detached carport." } ] }, { - "lookupName": "org.reso.metadata.enums.ChangeType", - "lookupValue": "Deleted", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "DirectAccess", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Deleted" + "value": "Direct Access" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Deleted" + "value": "https://ddwiki.reso.org/display/DDW20/Direct+Access" }, { "term": "Core.Description", - "value": "The change to the listing was a change of status to Deleted provided the measurement of the area." + "value": "The parking has direct access to the property or structure." } ] }, { - "lookupName": "org.reso.metadata.enums.ChangeType", - "lookupValue": "Expired", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "DriveThrough", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Expired" + "value": "Drive Through" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Expired" + "value": "https://ddwiki.reso.org/display/DDW20/Drive+Through" }, { "term": "Core.Description", - "value": "The change to the listing was a change of status to Expired provided the measurement of the area." + "value": "The property has drive through parking." } ] }, { - "lookupName": "org.reso.metadata.enums.ChangeType", - "lookupValue": "Hold", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Driveway", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hold" + "value": "Driveway" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Hold" + "value": "https://ddwiki.reso.org/display/DDW20/Driveway" }, { "term": "Core.Description", - "value": "The change to the listing was a change of status to Hold provided the measurement of the area." + "value": "The property has a driveway." } ] }, { - "lookupName": "org.reso.metadata.enums.ChangeType", - "lookupValue": "NewListing", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "ElectricGate", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "New Listing" + "value": "Electric Gate" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/New+Listing" + "value": "https://ddwiki.reso.org/display/DDW20/Electric+Gate" }, { "term": "Core.Description", - "value": "The listing is new and hasn\u0027t had any status or price changes since its original input." + "value": "The property has an electric gate." } ] }, { - "lookupName": "org.reso.metadata.enums.ChangeType", - "lookupValue": "Pending", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "ElectricVehicleChargingStations", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pending" + "value": "Electric Vehicle Charging Station(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pending" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127660" }, { "term": "Core.Description", - "value": "The change to the listing was a change of status to Pending provided the measurement of the area." + "value": "The property has one or more electric vehicle charging station." } ] }, { - "lookupName": "org.reso.metadata.enums.ChangeType", - "lookupValue": "PriceChange", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Enclosed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Price Change" + "value": "Enclosed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Price+Change" + "value": "https://ddwiki.reso.org/display/DDW20/Enclosed" }, { "term": "Core.Description", - "value": "The change to the listing was a change to the ListPrice." + "value": "The property has enclosed parking." } ] }, { - "lookupName": "org.reso.metadata.enums.ChangeType", - "lookupValue": "Withdrawn", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Garage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Withdrawn" + "value": "Garage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Withdrawn" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127666" }, { "term": "Core.Description", - "value": "The change to the listing was a change of status to Withdrawn provided the measurement of the area." + "value": "The property has a garage." } ] }, { - "lookupName": "org.reso.metadata.enums.MiddleOrJuniorSchool", - "lookupValue": "SampleMiddleOrJuniorSchoolEnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.MiddleOrJuniorSchoolDistrict", - "lookupValue": "SampleMiddleOrJuniorSchoolDistrictEnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.MlsStatus", - "lookupValue": "SampleMlsStatusEnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.OccupantType", - "lookupValue": "Owner", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "GarageDoorOpener", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Owner" + "value": "Garage Door Opener" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127395" + "value": "https://ddwiki.reso.org/display/DDW20/Garage+Door+Opener" }, { "term": "Core.Description", - "value": "The occupant is the owner." + "value": "The garage has an automatic garage door opener." } ] }, { - "lookupName": "org.reso.metadata.enums.OccupantType", - "lookupValue": "Tenant", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "GarageFacesFront", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tenant" + "value": "Garage Faces Front" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tenant" + "value": "https://ddwiki.reso.org/display/DDW20/Garage+Faces+Front" }, { "term": "Core.Description", - "value": "The occupant is a tenant." + "value": "The property has garage that faces the front of the property." } ] }, { - "lookupName": "org.reso.metadata.enums.OccupantType", - "lookupValue": "Vacant", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "GarageFacesRear", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Vacant" + "value": "Garage Faces Rear" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Vacant" + "value": "https://ddwiki.reso.org/display/DDW20/Garage+Faces+Rear" }, { "term": "Core.Description", - "value": "The property is vacant." + "value": "The property has garage that faces the rear of the property." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "Accounting", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "GarageFacesSide", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accounting" + "value": "Garage Faces Side" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127440" + "value": "https://ddwiki.reso.org/display/DDW20/Garage+Faces+Side" }, { "term": "Core.Description", - "value": "The operating expense amount includes accounting costs." + "value": "The property has garage that faces the side of the property." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "Advertising", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Gated", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Advertising" + "value": "Gated" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127444" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127684" }, { "term": "Core.Description", - "value": "The operating expense amount includes advertising costs." + "value": "The property has gated parking." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "Association", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "GolfCartGarage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association" + "value": "Golf Cart Garage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127446" + "value": "https://ddwiki.reso.org/display/DDW20/Golf+Cart+Garage" }, { "term": "Core.Description", - "value": "The operating expense amount includes association costs." + "value": "The property has a golf cart garage." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "CableTv", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Gravel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cable TV" + "value": "Gravel" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127450" + "value": "https://ddwiki.reso.org/display/DDW20/Gravel" }, { "term": "Core.Description", - "value": "The operating expense amount includes cable TV costs." + "value": "The property has parking on gravel." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "CapitalImprovements", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Guest", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Capital Improvements" + "value": "Guest" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Capital+Improvements" + "value": "https://ddwiki.reso.org/display/DDW20/Guest" }, { "term": "Core.Description", - "value": "The operating expense amount includes capital improvements costs." + "value": "The property has guest parking." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "Depreciation", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "HeatedGarage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Depreciation" + "value": "Heated Garage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Depreciation" + "value": "https://ddwiki.reso.org/display/DDW20/Heated+Garage" }, { "term": "Core.Description", - "value": "The operating expense amount includes depreciation costs." + "value": "The property has a heated garage." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "EquipmentRental", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "InsideEntrance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Equipment Rental" + "value": "Inside Entrance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Equipment+Rental" + "value": "https://ddwiki.reso.org/display/DDW20/Inside+Entrance" }, { "term": "Core.Description", - "value": "The operating expense amount includes equipment rental costs." + "value": "The property has parking with an inside entrance." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "Fuel", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "KitchenLevel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fuel" + "value": "Kitchen Level" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Fuel" + "value": "https://ddwiki.reso.org/display/DDW20/Kitchen+Level" }, { "term": "Core.Description", - "value": "The operating expense amount includes fuel costs." + "value": "The property has parking at the kitchen level." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "FurnitureReplacement", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Leased", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Furniture Replacement" + "value": "Leased" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Furniture+Replacement" + "value": "https://ddwiki.reso.org/display/DDW20/Leased" }, { "term": "Core.Description", - "value": "The operating expense amount includes furniture replacement costs." + "value": "The property has leased parking." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "Gardener", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Lighted", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gardener" + "value": "Lighted" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gardener" + "value": "https://ddwiki.reso.org/display/DDW20/Lighted" }, { "term": "Core.Description", - "value": "The operating expense amount includes gardener costs." + "value": "The property has lighted parking." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "Insurance", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "NoGarage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Insurance" + "value": "No Garage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127473" + "value": "https://ddwiki.reso.org/display/DDW20/No+Garage" }, { "term": "Core.Description", - "value": "The operating expense amount includes insurance costs." + "value": "The property has no garage." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "Legal", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Legal" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Legal" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127728" }, { "term": "Core.Description", - "value": "The operating expense amount includes legal costs." + "value": "The property does not include parking or no parking is available." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "Licenses", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "OffSite", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Licenses" + "value": "Off Site" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Licenses" + "value": "https://ddwiki.reso.org/display/DDW20/Off+Site" }, { "term": "Core.Description", - "value": "The operating expense amount includes licenses costs." + "value": "The property has off site parking." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "Maintenance", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "OffStreet", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Maintenance" + "value": "Off Street" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127484" + "value": "https://ddwiki.reso.org/display/DDW20/Off+Street" }, { "term": "Core.Description", - "value": "The operating expense amount includes maintenance costs." + "value": "The property has off street parking." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "MaintenanceGrounds", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "OnSite", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Maintenance Grounds" + "value": "On Site" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127488" + "value": "https://ddwiki.reso.org/display/DDW20/On+Site" }, { "term": "Core.Description", - "value": "The operating expense amount includes maintenance grounds costs." + "value": "The property has on site parking." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "MaintenanceStructure", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "OnStreet", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Maintenance Structure" + "value": "On Street" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127492" + "value": "https://ddwiki.reso.org/display/DDW20/On+Street" }, { "term": "Core.Description", - "value": "The operating expense amount includes maintenance structure costs." + "value": "The property has on street parking only." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "Manager", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Open", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Manager" + "value": "Open" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Manager" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127745" }, { "term": "Core.Description", - "value": "The operating expense amount includes manager costs." + "value": "The property has open or unassigned parking." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "MortgageLoans", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mortgage/Loans" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127499" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127748" }, { "term": "Core.Description", - "value": "The operating expense amount includes mortgage/loans costs." + "value": "The property has parking features other than those included in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "NewTax", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Outside", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "New Tax" + "value": "Outside" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/New+Tax" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127751" }, { "term": "Core.Description", - "value": "The operating expense amount includes new tax costs." + "value": "The property has outside parking which is not enclosed." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Oversized", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Oversized" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127507" + "value": "https://ddwiki.reso.org/display/DDW20/Oversized" }, { "term": "Core.Description", - "value": "The operating expense amount includes other costs." + "value": "The property has parking for oversized vehicles." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "Parking", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "ParkingLot", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Parking" + "value": "Parking Lot" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127509" + "value": "https://ddwiki.reso.org/display/DDW20/Parking+Lot" }, { "term": "Core.Description", - "value": "The operating expense amount includes parking costs." + "value": "The property has access to a parking lot." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "PestControl", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "ParkingPad", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pest Control" + "value": "Parking Pad" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127512" + "value": "https://ddwiki.reso.org/display/DDW20/Parking+Pad" }, { "term": "Core.Description", - "value": "The operating expense amount includes pest control costs." + "value": "The property has a parking pad." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "PoolSpa", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Paved", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pool/Spa" + "value": "Paved" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127516" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127765" }, { "term": "Core.Description", - "value": "The operating expense amount includes pool/spa costs." + "value": "The property has paved parking." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "ProfessionalManagement", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "PaverBlock", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Professional Management" + "value": "Paver Block" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Professional+Management" + "value": "https://ddwiki.reso.org/display/DDW20/Paver+Block" }, { "term": "Core.Description", - "value": "The operating expense amount includes professional management costs." + "value": "The property has parking on paver blocks." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "Security", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "PermitRequired", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Security" + "value": "Permit Required" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127522" + "value": "https://ddwiki.reso.org/display/DDW20/Permit+Required" }, { "term": "Core.Description", - "value": "The operating expense amount includes security costs." + "value": "Parking at the property or on the street requires a permit." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "SnowRemoval", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Private", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Snow Removal" + "value": "Private" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127529" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127775" }, { "term": "Core.Description", - "value": "The operating expense amount includes snow removal costs." + "value": "The property has private parking." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "Staff", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "RvAccessParking", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Staff" + "value": "RV Access/Parking" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Staff" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127778" }, { "term": "Core.Description", - "value": "The operating expense amount includes staff costs." + "value": "The property has access/parking for recreational vehicles." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "Supplies", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "RvCarport", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Supplies" + "value": "RV Carport" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Supplies" + "value": "https://ddwiki.reso.org/display/DDW20/RV+Carport" }, { "term": "Core.Description", - "value": "The operating expense amount includes supplies costs." + "value": "The property has a carport for recreational vehicles." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "Trash", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "RvGarage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Trash" + "value": "RV Garage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127538" + "value": "https://ddwiki.reso.org/display/DDW20/RV+Garage" }, { "term": "Core.Description", - "value": "The operating expense amount includes trash costs." + "value": "The property has a garage for recreational vehicles." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "Utilities", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "RvGated", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Utilities" + "value": "RV Gated" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127541" + "value": "https://ddwiki.reso.org/display/DDW20/RV+Gated" }, { "term": "Core.Description", - "value": "The operating expense amount includes utilities costs." + "value": "The property has gated parking for recreational vehicles." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "VacancyAllowance", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Secured", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Vacancy Allowance" + "value": "Secured" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Vacancy+Allowance" + "value": "https://ddwiki.reso.org/display/DDW20/Secured" }, { "term": "Core.Description", - "value": "The operating expense amount includes vacancy allowance costs." + "value": "The property has secure parking." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "WaterSewer", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water/Sewer" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127550" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127796" }, { "term": "Core.Description", - "value": "The operating expense amount includes water/sewer costs." + "value": "See remarks for additional information about parking." } ] }, { - "lookupName": "org.reso.metadata.enums.OperatingExpenseIncludes", - "lookupValue": "WorkmansCompensation", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "SharedDriveway", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Workmans Compensation" + "value": "Shared Driveway" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Workmans+Compensation" + "value": "https://ddwiki.reso.org/display/DDW20/Shared+Driveway" }, { "term": "Core.Description", - "value": "The operating expense amount includes workman\u0027s compensation costs." + "value": "The property has a shared driveway." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "AirPurifier", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "SideBySide", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Air Purifier" + "value": "Side By Side" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Air+Purifier" + "value": "https://ddwiki.reso.org/display/DDW20/Side+By+Side" }, { "term": "Core.Description", - "value": "The property includes an air purifier." + "value": "The property has side by side parking spaces." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "CallListingAgent", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Storage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Call Listing Agent" + "value": "Storage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127448" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127815" }, { "term": "Core.Description", - "value": "Call the listing agent for more information about other equipment included with the property." + "value": "The property has storage in the parking area." } ] }, - { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "Compressor", + { + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Tandem", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Compressor" + "value": "Tandem" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Compressor" + "value": "https://ddwiki.reso.org/display/DDW20/Tandem" }, { "term": "Core.Description", - "value": "The property includes a compressor." + "value": "The property has tandem parking." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "DcWellPump", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Unassigned", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "DC Well Pump" + "value": "Unassigned" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/DC+Well+Pump" + "value": "https://ddwiki.reso.org/display/DDW20/Unassigned" }, { "term": "Core.Description", - "value": "The property includes a DC well pump." + "value": "The property has unassigned or open parking." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "Dehumidifier", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Underground", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dehumidifier" + "value": "Underground" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dehumidifier" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127824" }, { "term": "Core.Description", - "value": "The property includes a dehumidifier." + "value": "The property has underground parking." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "FarmEquipment", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Unpaved", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Farm Equipment" + "value": "Unpaved" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Farm+Equipment" + "value": "https://ddwiki.reso.org/display/DDW20/Unpaved" }, { "term": "Core.Description", - "value": "The property includes farm equipment." + "value": "The property has parking on an unpaved surface." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "FuelTanks", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "Valet", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fuel Tank(s)" + "value": "Valet" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127468" + "value": "https://ddwiki.reso.org/display/DDW20/Valet" }, { "term": "Core.Description", - "value": "The property includes a fuel tank(s)." + "value": "The property has valet parking available." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "Generator", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "VariesByUnit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Generator" + "value": "Varies by Unit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127474" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127835" }, { "term": "Core.Description", - "value": "The property includes a generator." + "value": "The parking varies from unit to unit." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "HomeTheater", + "lookupName": "org.reso.metadata.enums.ParkingFeatures", + "lookupValue": "WorkshopInGarage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home Theater" + "value": "Workshop in Garage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Home+Theater" + "value": "https://ddwiki.reso.org/display/DDW20/Workshop+in+Garage" }, { "term": "Core.Description", - "value": "The property includes a home theater." + "value": "The property has workshop in the garage." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "Intercom", + "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", + "lookupValue": "Awnings", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Intercom" + "value": "Awning(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Intercom" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127584" }, { "term": "Core.Description", - "value": "The property includes an intercom." + "value": "The property has awning(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "IrrigationEquipment", + "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", + "lookupValue": "Covered", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Irrigation Equipment" + "value": "Covered" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Irrigation+Equipment" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127588" }, { "term": "Core.Description", - "value": "The property includes irrigation equipment." + "value": "The property has a covered patio or porch." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "ListAvailable", + "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", + "lookupValue": "Deck", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "List Available" + "value": "Deck" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/List+Available" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127592" }, { "term": "Core.Description", - "value": "A list of other equipment included with the property is available upon request." + "value": "The property has a deck." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "LivestockEquipment", + "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", + "lookupValue": "Enclosed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Livestock Equipment" + "value": "Enclosed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Livestock+Equipment" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127599" }, { "term": "Core.Description", - "value": "The property includes livestock equipment." + "value": "The property has an enclosed patio or porch." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "Negotiable", + "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", + "lookupValue": "FrontPorch", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Negotiable" + "value": "Front Porch" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127498" + "value": "https://ddwiki.reso.org/display/DDW20/Front+Porch" }, { "term": "Core.Description", - "value": "The other equipment included with the property is negotiable." + "value": "The property has a front porch." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", + "lookupValue": "GlassEnclosed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Glass Enclosed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127502" + "value": "https://ddwiki.reso.org/display/DDW20/Glass+Enclosed" }, { "term": "Core.Description", - "value": "There is no other equipment included with the property." + "value": "The property has a glass enclosed patio or porch." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "OrchardEquipment", + "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Orchard Equipment" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Orchard+Equipment" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127607" }, { "term": "Core.Description", - "value": "The property includes orchard equipment." + "value": "The property has no patio or porch." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", + "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ @@ -61902,8795 +67719,8788 @@ }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127515" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127610" }, { "term": "Core.Description", - "value": "The property includes equipment other than what\u0027s included in this list." + "value": "The property has a patio or porch feature other than what\u0027s included in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "RotaryAntenna", + "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", + "lookupValue": "Patio", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rotary Antenna" + "value": "Patio" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Rotary+Antenna" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127612" }, { "term": "Core.Description", - "value": "The property includes a rotary antenna." + "value": "The property has a patio." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "SatelliteDish", + "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", + "lookupValue": "Porch", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Satellite Dish" + "value": "Porch" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Satellite+Dish" + "value": "https://ddwiki.reso.org/display/DDW20/Porch" }, { "term": "Core.Description", - "value": "The property includes a satellite dish." + "value": "The property has a porch." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "TvAntenna", + "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", + "lookupValue": "RearPorch", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TV Antenna" + "value": "Rear Porch" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TV+Antenna" + "value": "https://ddwiki.reso.org/display/DDW20/Rear+Porch" }, { "term": "Core.Description", - "value": "The property includes a TV antenna." + "value": "The property has a rear porch." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherEquipment", - "lookupValue": "VariesByUnit", + "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", + "lookupValue": "Screened", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Varies by Unit" + "value": "Screened" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127540" + "value": "https://ddwiki.reso.org/display/DDW20/Screened" }, { "term": "Core.Description", - "value": "The equipment included with the property varies from unit to unit." + "value": "The property has screened patio or porch." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "AirplaneHangar", + "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Airplane Hangar" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Airplane+Hangar" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127632" }, { "term": "Core.Description", - "value": "The property includes an airplane hangar." + "value": "See the remarks fields for more information on the patio or porch features of the property." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "Arena", + "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", + "lookupValue": "SidePorch", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Arena" + "value": "Side Porch" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127524" + "value": "https://ddwiki.reso.org/display/DDW20/Side+Porch" }, { "term": "Core.Description", - "value": "The property includes an arena." + "value": "The property has a side porch." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "Barns", + "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", + "lookupValue": "Terrace", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Barn(s)" + "value": "Terrace" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127526" + "value": "https://ddwiki.reso.org/display/DDW20/Terrace" }, { "term": "Core.Description", - "value": "The property includes a barn(s)." + "value": "The property has a terrace." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "BoatHouse", + "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", + "lookupValue": "WrapAround", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Boat House" + "value": "Wrap Around" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Boat+House" + "value": "https://ddwiki.reso.org/display/DDW20/Wrap+Around" }, { "term": "Core.Description", - "value": "The property includes a boat house." + "value": "The property has wrap around patio or porch." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "Cabana", + "lookupName": "org.reso.metadata.enums.PetsAllowed", + "lookupValue": "BreedRestrictions", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cabana" + "value": "Breed Restrictions" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127533" + "value": "https://ddwiki.reso.org/display/DDW20/Breed+Restrictions" }, { "term": "Core.Description", - "value": "The property includes a cabana." + "value": "There are breed restrictions on allowed pets." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "Caves", + "lookupName": "org.reso.metadata.enums.PetsAllowed", + "lookupValue": "Call", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cave(s)" + "value": "Call" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127536" + "value": "https://ddwiki.reso.org/display/DDW20/Call" }, { "term": "Core.Description", - "value": "The property includes a cave(s)." + "value": "Call to inquire about pet restrictions." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "Corrals", + "lookupName": "org.reso.metadata.enums.PetsAllowed", + "lookupValue": "CatsOk", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Corral(s)" + "value": "Cats OK" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127542" + "value": "https://ddwiki.reso.org/display/DDW20/Cats+OK" }, { "term": "Core.Description", - "value": "The property includes a corral(s)." + "value": "Cats are allowed." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "CoveredArena", + "lookupName": "org.reso.metadata.enums.PetsAllowed", + "lookupValue": "DogsOk", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Covered Arena" + "value": "Dogs OK" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Covered+Arena" + "value": "https://ddwiki.reso.org/display/DDW20/Dogs+OK" }, { "term": "Core.Description", - "value": "The property includes a covered arena." + "value": "Dogs are allowed." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "Garages", + "lookupName": "org.reso.metadata.enums.PetsAllowed", + "lookupValue": "No", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Garage(s)" + "value": "No" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127548" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127661" }, { "term": "Core.Description", - "value": "The property includes a garage(s)." + "value": "No pets are allowed." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "Gazebo", + "lookupName": "org.reso.metadata.enums.PetsAllowed", + "lookupValue": "NumberLimit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gazebo" + "value": "Number Limit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gazebo" + "value": "https://ddwiki.reso.org/display/DDW20/Number+Limit" }, { "term": "Core.Description", - "value": "The property includes a gazebo." + "value": "There is a limit on the number of pets allowed." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "GrainStorage", + "lookupName": "org.reso.metadata.enums.PetsAllowed", + "lookupValue": "SizeLimit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Grain Storage" + "value": "Size Limit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Grain+Storage" + "value": "https://ddwiki.reso.org/display/DDW20/Size+Limit" }, { "term": "Core.Description", - "value": "The property includes grain storage." + "value": "There are size restrictions on allowed pets." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "Greenhouse", + "lookupName": "org.reso.metadata.enums.PetsAllowed", + "lookupValue": "Yes", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Greenhouse" + "value": "Yes" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Greenhouse" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127673" }, { "term": "Core.Description", - "value": "The property includes a greenhouse." + "value": "All pets are allowed." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "GuestHouse", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "AboveGround", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Guest House" + "value": "Above Ground" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Guest+House" + "value": "https://ddwiki.reso.org/display/DDW20/Above+Ground" }, { "term": "Core.Description", - "value": "The property includes a guest house." + "value": "The pool is above ground." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "KennelDogRun", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "Association", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Kennel/Dog Run" + "value": "Association" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127564" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127674" }, { "term": "Core.Description", - "value": "The property includes a kennel or dog run." + "value": "The pool is an association pool." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "MobileHome", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "BlackBottom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mobile Home" + "value": "Black Bottom" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Mobile+Home" + "value": "https://ddwiki.reso.org/display/DDW20/Black+Bottom" }, { "term": "Core.Description", - "value": "The property includes a mobile home." + "value": "The pool has a black bottom." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "Cabana", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Cabana" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127573" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127682" }, { "term": "Core.Description", - "value": "The property has no other structures." + "value": "The pool has a cabana." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "Community", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Community" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127577" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127686" }, { "term": "Core.Description", - "value": "The property includes a structure other than those included in this list." + "value": "The pool is a community/shared pool." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "Outbuilding", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "DivingBoard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Outbuilding" + "value": "Diving Board" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Outbuilding" + "value": "https://ddwiki.reso.org/display/DDW20/Diving+Board" }, { "term": "Core.Description", - "value": "The property includes an outbuilding." + "value": "The pool has a diving board." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "OutdoorKitchen", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "ElectricHeat", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Outdoor Kitchen" + "value": "Electric Heat" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127585" + "value": "https://ddwiki.reso.org/display/DDW20/Electric+Heat" }, { "term": "Core.Description", - "value": "The property includes an outdoor kitchen." + "value": "The pool is heated by electricity." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "PackingShed", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "EnergyStarQualifiedPoolPump", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Packing Shed" + "value": "ENERGY STAR Qualified pool pump" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Packing+Shed" + "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+pool+pump" }, { "term": "Core.Description", - "value": "The property includes a packing shed." + "value": "The pool has an ENERGY STAR Qualified pool pump." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "Pergola", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "Fenced", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pergola" + "value": "Fenced" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pergola" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127698" }, { "term": "Core.Description", - "value": "The property includes a pergola." + "value": "The pool is fenced." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "PoolHouse", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "Fiberglass", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pool House" + "value": "Fiberglass" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pool+House" + "value": "https://ddwiki.reso.org/display/DDW20/Fiberglass" }, { "term": "Core.Description", - "value": "The property includes a pool house." + "value": "The pool is made of or lined with fiberglass." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "PoultryCoop", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "Filtered", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Poultry Coop" + "value": "Filtered" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Poultry+Coop" + "value": "https://ddwiki.reso.org/display/DDW20/Filtered" }, { "term": "Core.Description", - "value": "The property includes a poultry coop." + "value": "The pool has a filtration system." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "Residence", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "GasHeat", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Residence" + "value": "Gas Heat" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Residence" + "value": "https://ddwiki.reso.org/display/DDW20/Gas+Heat" }, { "term": "Core.Description", - "value": "The property includes a residence structure." + "value": "The pool is heated by gas." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "RvBoatStorage", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "Gunite", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "RV/Boat Storage" + "value": "Gunite" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127604" + "value": "https://ddwiki.reso.org/display/DDW20/Gunite" }, { "term": "Core.Description", - "value": "The property includes RV or boat storage." + "value": "The pool has a gunite surface." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "SecondGarage", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "Heated", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Second Garage" + "value": "Heated" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Second+Garage" + "value": "https://ddwiki.reso.org/display/DDW20/Heated" }, { "term": "Core.Description", - "value": "The property includes a second garage." + "value": "The pool is heated." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "SecondResidence", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "Indoor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Second Residence" + "value": "Indoor" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Second+Residence" + "value": "https://ddwiki.reso.org/display/DDW20/Indoor" }, { "term": "Core.Description", - "value": "The property includes a second residence." + "value": "The pool is indoors or within a structure." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "Infinity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Infinity" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127618" + "value": "https://ddwiki.reso.org/display/DDW20/Infinity" }, { "term": "Core.Description", - "value": "See the Public or Private Remarks for information about other structures on the property." + "value": "Also named a negative edge, zero edge or infinity edge, an infinity pool has one or more edges where water flows over the edge creating a visual effect of water with no boundary." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "Sheds", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "InGround", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Shed(s)" + "value": "In Ground" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127622" + "value": "https://ddwiki.reso.org/display/DDW20/In+Ground" }, { "term": "Core.Description", - "value": "The property includes a shed(s)." + "value": "The pool is built into the ground." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "Stables", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "Lap", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stable(s)" + "value": "Lap" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127624" + "value": "https://ddwiki.reso.org/display/DDW20/Lap" }, { "term": "Core.Description", - "value": "The property includes stable(s)." + "value": "The pool is specifically designed for swimming laps." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "Storage", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "Liner", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Storage" + "value": "Liner" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127627" + "value": "https://ddwiki.reso.org/display/DDW20/Liner" }, { "term": "Core.Description", - "value": "The property includes storage." + "value": "The pool has a liner." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "TennisCourts", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tennis Court(s)" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127631" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127749" }, { "term": "Core.Description", - "value": "The property includes a tennis court(s)." + "value": "There is no pool included with the property." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherStructures", - "lookupValue": "Workshop", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Workshop" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127635" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127752" }, { "term": "Core.Description", - "value": "The property includes a workshop." + "value": "There are pool features other than those included in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "AllUtilities", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "OutdoorPool", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "All Utilities" + "value": "Outdoor Pool" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/All+Utilities" + "value": "https://ddwiki.reso.org/display/DDW20/Outdoor+Pool" }, { "term": "Core.Description", - "value": "The owner/lessor pays for all utilities." + "value": "The pool is outdoors." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "AssociationFees", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "PoolCover", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Fees" + "value": "Pool Cover" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Association+Fees" + "value": "https://ddwiki.reso.org/display/DDW20/Pool+Cover" }, { "term": "Core.Description", - "value": "The owner/lessor pays for association fees." + "value": "The pool has a cover." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "CableTv", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "PoolSpaCombo", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cable TV" + "value": "Pool/Spa Combo" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127551" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127763" }, { "term": "Core.Description", - "value": "The owner/lessor pays for cable television." + "value": "The pool includes a spa." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "CommonAreaMaintenance", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "PoolSweep", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Common Area Maintenance" + "value": "Pool Sweep" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Common+Area+Maintenance" + "value": "https://ddwiki.reso.org/display/DDW20/Pool+Sweep" }, { "term": "Core.Description", - "value": "The owner/lessor pays for common area maintenance." + "value": "The pool has an automatic sweep or cleaner." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "Electricity", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "Private", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electricity" + "value": "Private" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127557" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127770" }, { "term": "Core.Description", - "value": "The owner/lessor pays for electricity." + "value": "The pool is privately owned and/or secluded." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "ExteriorMaintenance", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "SaltWater", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Exterior Maintenance" + "value": "Salt Water" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Exterior+Maintenance" + "value": "https://ddwiki.reso.org/display/DDW20/Salt+Water" }, { "term": "Core.Description", - "value": "The owner/lessor pays for exterior maintenance." + "value": "The pool has a salt water system." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "Gas", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "ScreenEnclosure", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gas" + "value": "Screen Enclosure" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127567" + "value": "https://ddwiki.reso.org/display/DDW20/Screen+Enclosure" }, { "term": "Core.Description", - "value": "The owner/lessor pays for gas." + "value": "The pool has a screened enclosure." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "GroundsCare", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Grounds Care" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Grounds+Care" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127783" }, { "term": "Core.Description", - "value": "The owner/lessor pays for grounds care." + "value": "See the remarks fields for more information about the pool." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "HotWater", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "SolarCover", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hot Water" + "value": "Solar Cover" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127576" + "value": "https://ddwiki.reso.org/display/DDW20/Solar+Cover" }, { "term": "Core.Description", - "value": "The owner/lessor pays for hot water." + "value": "The pool has a solar cover." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "HvacMaintenance", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "SolarHeat", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "HVAC Maintenance" + "value": "Solar Heat" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HVAC+Maintenance" + "value": "https://ddwiki.reso.org/display/DDW20/Solar+Heat" }, { "term": "Core.Description", - "value": "The owner/lessor pays for HVAC maintenance." + "value": "The pool has some form of solar heating." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "Insurance", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "Sport", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Insurance" + "value": "Sport" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127587" + "value": "https://ddwiki.reso.org/display/DDW20/Sport" }, { "term": "Core.Description", - "value": "The owner/lessor pays for insurance." + "value": "The pool has two shallow ends on opposite sides of the pool with a deeper center." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "JanitorialService", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "Tile", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Janitorial Service" + "value": "Tile" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Janitorial+Service" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127797" }, { "term": "Core.Description", - "value": "The owner/lessor pays for janitorial service ." + "value": "The pool is tiled." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "Management", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "Vinyl", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Management" + "value": "Vinyl" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127597" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127801" }, { "term": "Core.Description", - "value": "The owner/lessor pays for management." + "value": "The pool has a vinyl surface." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.PoolFeatures", + "lookupValue": "Waterfall", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Waterfall" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127616" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127804" }, { "term": "Core.Description", - "value": "The owner/lessor pays for no utilities, services, etc." + "value": "The pool has a waterfall." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.Possession", + "lookupValue": "CloseOfEscrow", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Close Of Escrow" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127620" + "value": "https://ddwiki.reso.org/display/DDW20/Close+Of+Escrow" }, { "term": "Core.Description", - "value": "The owner/lessor pays for items that are not included in this list." + "value": "Possession is passed to the buyer at the close of escrow." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "OtherTax", + "lookupName": "org.reso.metadata.enums.Possession", + "lookupValue": "ClosePlus1Day", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other Tax" + "value": "Close Plus 1 Day" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Other+Tax" + "value": "https://ddwiki.reso.org/display/DDW20/Close+Plus+1+Day" }, { "term": "Core.Description", - "value": "The owner/lessor pays for other taxes." + "value": "Possession is passed to the buyer one day after the close of escrow." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "ParkingFee", + "lookupName": "org.reso.metadata.enums.Possession", + "lookupValue": "ClosePlus2Days", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Parking Fee" + "value": "Close Plus 2 Days" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Parking+Fee" + "value": "https://ddwiki.reso.org/display/DDW20/Close+Plus+2+Days" }, { "term": "Core.Description", - "value": "The owner/lessor pays for parking fees." + "value": "Possession is passed to the buyer two days after the close of escrow." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "PestControl", + "lookupName": "org.reso.metadata.enums.Possession", + "lookupValue": "ClosePlus30Days", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pest Control" + "value": "Close Plus 30 Days" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127629" + "value": "https://ddwiki.reso.org/display/DDW20/Close+Plus+30+Days" }, { "term": "Core.Description", - "value": "The owner/lessor pays for pest control." + "value": "Possession is passed to the buyer 30 days after the close of escrow." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "PoolMaintenance", + "lookupName": "org.reso.metadata.enums.Possession", + "lookupValue": "ClosePlus3Days", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pool Maintenance" + "value": "Close Plus 3 Days" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pool+Maintenance" + "value": "https://ddwiki.reso.org/display/DDW20/Close+Plus+3+Days" }, { "term": "Core.Description", - "value": "The owner/lessor pays for pool maintenance." + "value": "Possession is passed to the buyer 3 days after the close of escrow." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "Repairs", + "lookupName": "org.reso.metadata.enums.Possession", + "lookupValue": "ClosePlus3To5Days", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Repairs" + "value": "Close Plus 3 to 5 Days" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Repairs" + "value": "https://ddwiki.reso.org/display/DDW20/Close+Plus+3+to+5+Days" }, { "term": "Core.Description", - "value": "The owner/lessor pays for repairs." + "value": "Possession is passed to the buyer 3 to 5 days after the close of escrow." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "RoofMaintenance", + "lookupName": "org.reso.metadata.enums.Possession", + "lookupValue": "Negotiable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Roof Maintenance" + "value": "Negotiable" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Roof+Maintenance" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127701" }, { "term": "Core.Description", - "value": "The owner/lessor pays for roof maintenance." + "value": "Timing of the passing of possession to the buyer is negotiable." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "Security", + "lookupName": "org.reso.metadata.enums.Possession", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Security" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127645" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127704" }, { "term": "Core.Description", - "value": "The owner/lessor pays for security." + "value": "A type of possession not included in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.Possession", + "lookupValue": "RentalAgreement", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Rental Agreement" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127648" + "value": "https://ddwiki.reso.org/display/DDW20/Rental+Agreement" }, { "term": "Core.Description", - "value": "See the listing\u0027s remarks for details on what the owner/lessor pays for." + "value": "Possession is stipulated in the rental agreement." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "Sewer", + "lookupName": "org.reso.metadata.enums.Possession", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sewer" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127651" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127711" }, { "term": "Core.Description", - "value": "The owner/lessor pays for sewer." + "value": "See the listing/agent remarks for more information on possession." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "SnowRemoval", + "lookupName": "org.reso.metadata.enums.Possession", + "lookupValue": "SellerRentBack", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Snow Removal" + "value": "Seller Rent Back" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127659" + "value": "https://ddwiki.reso.org/display/DDW20/Seller+Rent+Back" }, { "term": "Core.Description", - "value": "The owner/lessor pays for snow removal." + "value": "Possession is determined by the details of the seller rent back agreement, which is in most cases the seller will remain resident." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "Taxes", + "lookupName": "org.reso.metadata.enums.Possession", + "lookupValue": "SubjectToTenantRights", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Taxes" + "value": "Subject To Tenant Rights" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127663" + "value": "https://ddwiki.reso.org/display/DDW20/Subject+To+Tenant+Rights" }, { "term": "Core.Description", - "value": "The owner/lessor pays for taxes." + "value": "The terms of the transfer of possession are subject to the rights of the current tenant." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "Telephone", + "lookupName": "org.reso.metadata.enums.PostalCity", + "lookupValue": "SamplePostalCityEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.PowerProductionType", + "lookupValue": "Photovoltaics", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Telephone" + "value": "Photovoltaics" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Telephone" + "value": "https://ddwiki.reso.org/display/DDW20/Photovoltaics" }, { "term": "Core.Description", - "value": "The owner/lessor pays for telephone." + "value": "Solar photovoltaic (PV) devices which generate electricity directly from sunlight via an electronic process that occurs naturally in certain types of material, called semiconductors. Powers electrical devices or sends electricity to the grid. http://www.seia.org/policy/solar-technology/photovoltaic-solar-electric" } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "TrashCollection", + "lookupName": "org.reso.metadata.enums.PowerProductionType", + "lookupValue": "Wind", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Trash Collection" + "value": "Wind" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Trash+Collection" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127699" }, { "term": "Core.Description", - "value": "The owner/lessor pays for trash collection." + "value": "Renewable form of onsite power generation. Wind turbines use wind to make electricity. Powers electrical devices or sends electricity to the grid. http://energy.gov/eere/wind/how-do-wind-turbines-work" } ] }, { - "lookupName": "org.reso.metadata.enums.OwnerPays", - "lookupValue": "Water", + "lookupName": "org.reso.metadata.enums.PropertyCondition", + "lookupValue": "Fixer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water" + "value": "Fixer" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127679" + "value": "https://ddwiki.reso.org/display/DDW20/Fixer" }, { "term": "Core.Description", - "value": "The owner/lessor pays for water." + "value": "The property is a \"fixer\" or property in need of moderate or extensive repair." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnershipType", - "lookupValue": "Corporation", + "lookupName": "org.reso.metadata.enums.PropertyCondition", + "lookupValue": "NewConstruction", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Corporation" + "value": "New Construction" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Corporation" + "value": "https://ddwiki.reso.org/display/DDW20/New+Construction" }, { "term": "Core.Description", - "value": "The ownership type of the business being sold is a corporation." + "value": "The property is newly built." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnershipType", - "lookupValue": "Llc", + "lookupName": "org.reso.metadata.enums.PropertyCondition", + "lookupValue": "UnderConstruction", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "LLC" + "value": "Under Construction" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LLC" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127733" }, { "term": "Core.Description", - "value": "The ownership type of the business being sold is a limited liability corporation." + "value": "The property is still under construction and building has not been completed." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnershipType", - "lookupValue": "Partnership", + "lookupName": "org.reso.metadata.enums.PropertyCondition", + "lookupValue": "UpdatedRemodeled", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Partnership" + "value": "Updated/Remodeled" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Partnership" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127736" }, { "term": "Core.Description", - "value": "The ownership type of the business being sold is a partnership." + "value": "The property has been remolded or updated is some fashion." } ] }, { - "lookupName": "org.reso.metadata.enums.OwnershipType", - "lookupValue": "SoleProprietor", + "lookupName": "org.reso.metadata.enums.PropertyCondition", + "lookupValue": "ToBeBuilt", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sole Proprietor" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sole+Proprietor" + "value": "To Be Built" }, { "term": "Core.Description", - "value": "The ownership type of the business being sold is a sole proprietor." + "value": "The property has yet to be built." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "AdditionalParking", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "Agriculture", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Additional Parking" + "value": "Agriculture" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Additional+Parking" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127740" }, { "term": "Core.Description", - "value": "The property has additional parking." + "value": "The property is for farming and agricultural activities." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Aggregate", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "Apartment", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Aggregate" + "value": "Apartment" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Aggregate" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127747" }, { "term": "Core.Description", - "value": "While aggregate is a type of concrete, it is different in application, maintenance and durability. Aggregate, aka exposed aggregate concrete, is a mixture poured much in the same way as concrete, but which later has its top surface removed in order to expose the aggregate underneath." + "value": "A unit within a wholly owned structure of 5 or more units. This may not be used for Residential or Residential Income. For Residential use Condo. For Income used Residential Income." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "AlleyAccess", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "BoatSlip", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Alley Access" + "value": "Boat Slip" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Alley+Access" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127750" }, { "term": "Core.Description", - "value": "The property has alley access." + "value": "A place where you can tie up a boat or house boat." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Asphalt", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "Business", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Asphalt" + "value": "Business" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127586" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127754" }, { "term": "Core.Description", - "value": "The property has asphalt parking." + "value": "The property is designed for any type of business." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Assigned", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "Cabin", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Assigned" + "value": "Cabin" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Assigned" + "value": "https://ddwiki.reso.org/display/DDW20/Cabin" }, { "term": "Core.Description", - "value": "The property has assigned parking spaces." + "value": "A single family residence that may have limited utilities." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Attached", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "Condominium", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Attached" + "value": "Condominium" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Attached" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127761" }, { "term": "Core.Description", - "value": "The property has attached parking." + "value": "A unit within a structure where ownership is on a unit by unit basis." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "AttachedCarport", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "DeededParking", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Attached Carport" + "value": "Deeded Parking" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Attached+Carport" + "value": "https://ddwiki.reso.org/display/DDW20/Deeded+Parking" }, { "term": "Core.Description", - "value": "The property has an attached carport." + "value": "A parking space (or spaces) that are owned and separate from a residence." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Basement", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "Duplex", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Basement" + "value": "Duplex" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127600" + "value": "https://ddwiki.reso.org/display/DDW20/Duplex" }, { "term": "Core.Description", - "value": "A basement garage is partially or mostly below grade, with its entrance level with the basement floor." + "value": "A multi family structure with two independent units with a shared wall or ceiling/floor." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Boat", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "Farm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Boat" + "value": "Farm" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Boat" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127777" }, { "term": "Core.Description", - "value": "The property has a space to park/store a boat." + "value": "A place where agricultural and similar activities take place, especially the growing of crops." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Carport", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "HotelMotel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Carport" + "value": "Hotel/Motel" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Carport" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127780" }, { "term": "Core.Description", - "value": "The property has a carport." + "value": "The property is designed for hotel or motel use." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "CircularDriveway", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "Industrial", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Circular Driveway" + "value": "Industrial" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Circular+Driveway" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127784" }, { "term": "Core.Description", - "value": "The property has a circular driveway." + "value": "The property is designed for industrial use." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Common", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "ManufacturedHome", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Common" + "value": "Manufactured Home" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Common" + "value": "https://ddwiki.reso.org/display/DDW20/Manufactured+Home" }, { "term": "Core.Description", - "value": "The property has common/shared parking." + "value": "A factory built house that is transported to the lot." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "CommunityStructure", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "ManufacturedOnLand", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Community Structure" + "value": "Manufactured On Land" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Community+Structure" + "value": "https://ddwiki.reso.org/display/DDW20/Manufactured+On+Land" }, { "term": "Core.Description", - "value": "The property has a community parking structure." + "value": "A factory built house that is transported to the lot and sold with the land. The property may or may not have a 433a certification." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Concrete", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "MixedUse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Concrete" + "value": "Mixed Use" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127617" + "value": "https://ddwiki.reso.org/display/DDW20/Mixed+Use" }, { "term": "Core.Description", - "value": "The property has concrete paved parking." + "value": "The property is designed be used in more than one way. i.e. Office and Retail." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "ConvertedGarage", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "MobileHome", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Converted Garage" + "value": "Mobile Home" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Converted+Garage" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127798" }, { "term": "Core.Description", - "value": "The property has a converted garage." + "value": "A factory built house that is transported to the lot, retains axles and was built prior to June 15, 1976." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Covered", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "MultiFamily", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Covered" + "value": "Multi Family" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Covered" + "value": "https://ddwiki.reso.org/display/DDW20/Multi+Family" }, { "term": "Core.Description", - "value": "The property has covered parking." + "value": "A structure or complex with 5 or more units that are individual dwellings." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Deck", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "Office", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Deck" + "value": "Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127630" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127803" }, { "term": "Core.Description", - "value": "The property has deck for parking." + "value": "The property is designed to be used as office space." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Deeded", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "OwnYourOwn", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Deeded" + "value": "Own Your Own" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Deeded" + "value": "https://ddwiki.reso.org/display/DDW20/Own+Your+Own" }, { "term": "Core.Description", - "value": "The property has deeded parking." + "value": "A unit within a structure where ownership is based on a partial deed and rights to occupy a unit." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Detached", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "Quadruplex", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Detached" + "value": "Quadruplex" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Detached" + "value": "https://ddwiki.reso.org/display/DDW20/Quadruplex" }, { "term": "Core.Description", - "value": "The property has detached parking." + "value": "A multi family structure with four independent units with shared walls or ceilings/floors." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "DetachedCarport", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "Ranch", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Detached Carport" + "value": "Ranch" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Detached+Carport" + "value": "https://ddwiki.reso.org/display/DDW20/Ranch" }, { "term": "Core.Description", - "value": "The property has a detached carport." + "value": "A place where agricultural and similar activities take place, especially the raising of livestock." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "DirectAccess", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "Retail", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Direct Access" + "value": "Retail" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Direct+Access" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127819" }, { "term": "Core.Description", - "value": "The parking has direct access to the property or structure." + "value": "The property designed to be used as retail space." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "DriveThrough", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "SingleFamilyResidence", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Drive Through" + "value": "Single Family Residence" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Drive+Through" + "value": "https://ddwiki.reso.org/display/DDW20/Single+Family+Residence" }, { "term": "Core.Description", - "value": "The property has drive through parking." + "value": "A single family residence on real property." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Driveway", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "StockCooperative", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Driveway" + "value": "Stock Cooperative" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Driveway" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127827" }, { "term": "Core.Description", - "value": "The property has a driveway." + "value": "A unit within a structure where ownership is based on a share of stock and rights to occupy a unit." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "ElectricGate", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "Timeshare", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electric Gate" + "value": "Timeshare" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Electric+Gate" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127831" }, { "term": "Core.Description", - "value": "The property has an electric gate." + "value": "A form of property ownership under with a property is held by a number of people, each with the right of possession for a specified time interval." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "ElectricVehicleChargingStations", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "Townhouse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electric Vehicle Charging Station(s)" + "value": "Townhouse" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127660" + "value": "https://ddwiki.reso.org/display/DDW20/Townhouse" }, { "term": "Core.Description", - "value": "The property has one or more electric vehicle charging station." + "value": "A dwelling unit, generally having two or more floors and attached to other similar units via party walls." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Enclosed", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "Triplex", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Enclosed" + "value": "Triplex" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Enclosed" + "value": "https://ddwiki.reso.org/display/DDW20/Triplex" }, { "term": "Core.Description", - "value": "The property has enclosed parking." + "value": "A multi family structure with three independent units with shared walls or ceilings/floors." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Garage", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "UnimprovedLand", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Garage" + "value": "Unimproved Land" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127666" + "value": "https://ddwiki.reso.org/display/DDW20/Unimproved+Land" }, { "term": "Core.Description", - "value": "The property has a garage." + "value": "Commercial land that has not been built upon or improved." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "GarageDoorOpener", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "Warehouse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Garage Door Opener" + "value": "Warehouse" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Garage+Door+Opener" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127854" }, { "term": "Core.Description", - "value": "The garage has an automatic garage door opener." + "value": "The property is designed to be used for warehousing." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "GarageFacesFront", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "MobileHomePark", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Garage Faces Front" + "value": "Mobile Home Park" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Garage+Faces+Front" + "value": "https://ddwiki.reso.org/display/DDW20/Mobile+Home+Park" }, { "term": "Core.Description", - "value": "The property has garage that faces the front of the property." + "value": "A permanent area for a group of mobile homes, usually with fixed utilities." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "GarageFacesRear", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "TenancyInCommon", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Garage Faces Rear" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Garage+Faces+Rear" + "value": "Tenancy in Common" }, { "term": "Core.Description", - "value": "The property has garage that faces the rear of the property." + "value": "Tenancy in Common (TIC) indicates that the property is owned by two or more parties in which each party has an ownership interest, which may or may not be equal, and may obtain ownership at different times." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "GarageFacesSide", + "lookupName": "org.reso.metadata.enums.PropertySubType", + "lookupValue": "CoOwnership", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Garage Faces Side" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Garage+Faces+Side" + "value": "Co-Ownership" }, { "term": "Core.Description", - "value": "The property has garage that faces the side of the property." + "value": "Co-ownership indicates that the property is owned by two or more parties in which each party has an equal ownership interest and obtains ownership at the same time." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Gated", + "lookupName": "org.reso.metadata.enums.PropertyType", + "lookupValue": "BusinessOpportunity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gated" + "value": "Business Opportunity" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127684" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127739" }, { "term": "Core.Description", - "value": "The property has gated parking." + "value": "The property type of the listing is Business Opportunity. The property type can be references as a class or a field within a single class structure." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "GolfCartGarage", + "lookupName": "org.reso.metadata.enums.PropertyType", + "lookupValue": "CommercialLease", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Golf Cart Garage" + "value": "Commercial Lease" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Golf+Cart+Garage" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127743" }, { "term": "Core.Description", - "value": "The property has a golf cart garage." + "value": "The property type of the listing is Commercial Lease. The property type can be references as a class or a field within a single class structure." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Gravel", + "lookupName": "org.reso.metadata.enums.PropertyType", + "lookupValue": "CommercialSale", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gravel" + "value": "Commercial Sale" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gravel" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127746" }, { "term": "Core.Description", - "value": "The property has parking on gravel." + "value": "The property type of the listing is Commercial Sale. The property type can be references as a class or a field within a single class structure." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Guest", + "lookupName": "org.reso.metadata.enums.PropertyType", + "lookupValue": "Farm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Guest" + "value": "Farm" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Guest" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127753" }, { "term": "Core.Description", - "value": "The property has guest parking." + "value": "The property type of the listing is Farm. The property type can be references as a class or a field within a single class structure." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "HeatedGarage", + "lookupName": "org.reso.metadata.enums.PropertyType", + "lookupValue": "Land", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Heated Garage" + "value": "Land" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Heated+Garage" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127760" }, { "term": "Core.Description", - "value": "The property has a heated garage." + "value": "The property type of the listing is Land. The property type can be references as a class or a field within a single class structure." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "InsideEntrance", + "lookupName": "org.reso.metadata.enums.PropertyType", + "lookupValue": "ManufacturedInPark", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Inside Entrance" + "value": "Manufactured In Park" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Inside+Entrance" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127766" }, { "term": "Core.Description", - "value": "The property has parking with an inside entrance." + "value": "The property type of the listing is Manufactured in Park. The property type can be references as a class or a field within a single class structure." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "KitchenLevel", + "lookupName": "org.reso.metadata.enums.PropertyType", + "lookupValue": "Residential", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Kitchen Level" + "value": "Residential" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Kitchen+Level" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127769" }, { "term": "Core.Description", - "value": "The property has parking at the kitchen level." + "value": "The property type of the listing is Residential. The property type can be references as a class or a field within a single class structure." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Leased", + "lookupName": "org.reso.metadata.enums.PropertyType", + "lookupValue": "ResidentialIncome", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Leased" + "value": "Residential Income" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Leased" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127773" }, { "term": "Core.Description", - "value": "The property has leased parking." + "value": "The property type of the listing is Residential Income. The property type can be references as a class or a field within a single class structure." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Lighted", + "lookupName": "org.reso.metadata.enums.PropertyType", + "lookupValue": "ResidentialLease", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lighted" + "value": "Residential Lease" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lighted" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127779" }, { "term": "Core.Description", - "value": "The property has lighted parking." + "value": "The property type of the listing is Residential Lease. The property type can be references as a class or a field within a single class structure." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "NoGarage", + "lookupName": "org.reso.metadata.enums.RentIncludes", + "lookupValue": "AllUtilities", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "No Garage" + "value": "All Utilities" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/No+Garage" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127807" }, { "term": "Core.Description", - "value": "The property has no garage." + "value": "Rent for the dwelling includes all utilities." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.RentIncludes", + "lookupValue": "CableTv", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Cable TV" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127728" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127810" }, { "term": "Core.Description", - "value": "The property does not include parking or no parking is available." + "value": "Rent for the dwelling includes cable TV." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "OffSite", + "lookupName": "org.reso.metadata.enums.RentIncludes", + "lookupValue": "Electricity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Off Site" + "value": "Electricity" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Off+Site" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127814" }, { "term": "Core.Description", - "value": "The property has off site parking." + "value": "Rent for the dwelling includes electricity." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "OffStreet", + "lookupName": "org.reso.metadata.enums.RentIncludes", + "lookupValue": "Gardener", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Off Street" + "value": "Gardener" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Off+Street" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127821" }, { "term": "Core.Description", - "value": "The property has off street parking." + "value": "Rent for the dwelling includes gardener." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "OnSite", + "lookupName": "org.reso.metadata.enums.RentIncludes", + "lookupValue": "Gas", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "On Site" + "value": "Gas" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/On+Site" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127825" }, { "term": "Core.Description", - "value": "The property has on site parking." + "value": "Rent for the dwelling includes gas." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "OnStreet", + "lookupName": "org.reso.metadata.enums.RentIncludes", + "lookupValue": "Internet", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "On Street" + "value": "Internet" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/On+Street" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127829" }, { "term": "Core.Description", - "value": "The property has on street parking only." + "value": "Rent for the dwelling includes internet." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Open", + "lookupName": "org.reso.metadata.enums.RentIncludes", + "lookupValue": "Management", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open" + "value": "Management" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127745" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127833" }, { "term": "Core.Description", - "value": "The property has open or unassigned parking." + "value": "Rent for the dwelling includes management." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.RentIncludes", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127748" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127836" }, { "term": "Core.Description", - "value": "The property has parking features other than those included in this list." + "value": "Rent for the dwelling does not include other potential costs such as utilities, management, services, etc." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Outside", + "lookupName": "org.reso.metadata.enums.RentIncludes", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Outside" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127751" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127838" }, { "term": "Core.Description", - "value": "The property has outside parking which is not enclosed." + "value": "An item of what rent includes not in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Oversized", + "lookupName": "org.reso.metadata.enums.RentIncludes", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Oversized" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Oversized" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127840" }, { "term": "Core.Description", - "value": "The property has parking for oversized vehicles." + "value": "See the listing\u0027s remarks for details about things included in the rent." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "ParkingLot", + "lookupName": "org.reso.metadata.enums.RentIncludes", + "lookupValue": "Sewer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Parking Lot" + "value": "Sewer" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Parking+Lot" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127843" }, { "term": "Core.Description", - "value": "The property has access to a parking lot." + "value": "Rent for the dwelling includes sewer." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "ParkingPad", + "lookupName": "org.reso.metadata.enums.RentIncludes", + "lookupValue": "TrashCollection", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Parking Pad" + "value": "Trash Collection" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Parking+Pad" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127852" }, { "term": "Core.Description", - "value": "The property has a parking pad." + "value": "Rent for the dwelling includes trash collection." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Paved", + "lookupName": "org.reso.metadata.enums.RentIncludes", + "lookupValue": "Water", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Paved" + "value": "Water" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127765" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127859" }, { "term": "Core.Description", - "value": "The property has paved parking." + "value": "Rent for the dwelling includes water." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "PaverBlock", + "lookupName": "org.reso.metadata.enums.RoadFrontageType", + "lookupValue": "Alley", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Paver Block" + "value": "Alley" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Paver+Block" + "value": "https://ddwiki.reso.org/display/DDW20/Alley" }, { "term": "Core.Description", - "value": "The property has parking on paver blocks." + "value": "The property fronts to an alley." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "PermitRequired", + "lookupName": "org.reso.metadata.enums.RoadFrontageType", + "lookupValue": "CityStreet", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Permit Required" + "value": "City Street" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Permit+Required" + "value": "https://ddwiki.reso.org/display/DDW20/City+Street" }, { "term": "Core.Description", - "value": "Parking at the property or on the street requires a permit." + "value": "The property fronts to a city street." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Private", + "lookupName": "org.reso.metadata.enums.RoadFrontageType", + "lookupValue": "CountyRoad", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Private" + "value": "County Road" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127775" + "value": "https://ddwiki.reso.org/display/DDW20/County+Road" }, { "term": "Core.Description", - "value": "The property has private parking." + "value": "The property fronts to a county road." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "RvAccessParking", + "lookupName": "org.reso.metadata.enums.RoadFrontageType", + "lookupValue": "Easement", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "RV Access/Parking" + "value": "Easement" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127778" + "value": "https://ddwiki.reso.org/display/DDW20/Easement" }, { "term": "Core.Description", - "value": "The property has access/parking for recreational vehicles." + "value": "The property fronts to an easement." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "RvCarport", + "lookupName": "org.reso.metadata.enums.RoadFrontageType", + "lookupValue": "Freeway", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "RV Carport" + "value": "Freeway" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RV+Carport" + "value": "https://ddwiki.reso.org/display/DDW20/Freeway" }, { "term": "Core.Description", - "value": "The property has a carport for recreational vehicles." + "value": "The property fronts to a freeway." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "RvGarage", + "lookupName": "org.reso.metadata.enums.RoadFrontageType", + "lookupValue": "Highway", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "RV Garage" + "value": "Highway" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RV+Garage" + "value": "https://ddwiki.reso.org/display/DDW20/Highway" }, { "term": "Core.Description", - "value": "The property has a garage for recreational vehicles." + "value": "The property fronts to a highway." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "RvGated", + "lookupName": "org.reso.metadata.enums.RoadFrontageType", + "lookupValue": "Interstate", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "RV Gated" + "value": "Interstate" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RV+Gated" + "value": "https://ddwiki.reso.org/display/DDW20/Interstate" }, { "term": "Core.Description", - "value": "The property has gated parking for recreational vehicles." + "value": "The property fronts to an interstate." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Secured", + "lookupName": "org.reso.metadata.enums.RoadFrontageType", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Secured" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Secured" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127878" }, { "term": "Core.Description", - "value": "The property has secure parking." + "value": "The property does not have any road frontage." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.RoadFrontageType", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127796" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127881" }, { "term": "Core.Description", - "value": "See remarks for additional information about parking." + "value": "The property fronts to a road other than those in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "SharedDriveway", + "lookupName": "org.reso.metadata.enums.RoadFrontageType", + "lookupValue": "PrivateRoad", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Shared Driveway" + "value": "Private Road" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Shared+Driveway" + "value": "https://ddwiki.reso.org/display/DDW20/Private+Road" }, { "term": "Core.Description", - "value": "The property has a shared driveway." + "value": "The property fronts to a private road." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "SideBySide", + "lookupName": "org.reso.metadata.enums.RoadFrontageType", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Side By Side" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Side+By+Side" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127888" }, { "term": "Core.Description", - "value": "The property has side by side parking spaces." + "value": "See Public or Private Remarks for details on the road frontage." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Storage", + "lookupName": "org.reso.metadata.enums.RoadFrontageType", + "lookupValue": "StateRoad", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Storage" + "value": "State Road" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127815" + "value": "https://ddwiki.reso.org/display/DDW20/State+Road" }, { "term": "Core.Description", - "value": "The property has storage in the parking area." + "value": "The property fronts to a state road." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Tandem", + "lookupName": "org.reso.metadata.enums.RoadFrontageType", + "lookupValue": "Unimproved", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tandem" + "value": "Unimproved" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tandem" + "value": "https://ddwiki.reso.org/display/DDW20/Unimproved" }, { "term": "Core.Description", - "value": "The property has tandem parking." + "value": "The property\u0027s road frontage is unimproved." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Unassigned", + "lookupName": "org.reso.metadata.enums.RoadResponsibility", + "lookupValue": "PrivateMaintainedRoad", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unassigned" + "value": "Private Maintained Road" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Unassigned" + "value": "https://ddwiki.reso.org/display/DDW20/Private+Maintained+Road" }, { "term": "Core.Description", - "value": "The property has unassigned or open parking." + "value": "The property\u0027s road is privately maintained." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Underground", + "lookupName": "org.reso.metadata.enums.RoadResponsibility", + "lookupValue": "PublicMaintainedRoad", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Underground" + "value": "Public Maintained Road" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127824" + "value": "https://ddwiki.reso.org/display/DDW20/Public+Maintained+Road" }, { "term": "Core.Description", - "value": "The property has underground parking." + "value": "The property\u0027s road is publicly maintained." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Unpaved", + "lookupName": "org.reso.metadata.enums.RoadResponsibility", + "lookupValue": "RoadMaintenanceAgreement", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unpaved" + "value": "Road Maintenance Agreement" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Unpaved" + "value": "https://ddwiki.reso.org/display/DDW20/Road+Maintenance+Agreement" }, { "term": "Core.Description", - "value": "The property has parking on an unpaved surface." + "value": "The property has a road maintenance agreement." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "Valet", + "lookupName": "org.reso.metadata.enums.RoadSurfaceType", + "lookupValue": "AlleyPaved", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Valet" + "value": "Alley Paved" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Valet" + "value": "https://ddwiki.reso.org/display/DDW20/Alley+Paved" }, { "term": "Core.Description", - "value": "The property has valet parking available." + "value": "The property\u0027s road is a paved alley." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "VariesByUnit", + "lookupName": "org.reso.metadata.enums.RoadSurfaceType", + "lookupValue": "Asphalt", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Varies by Unit" + "value": "Asphalt" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127835" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127868" }, { "term": "Core.Description", - "value": "The parking varies from unit to unit." + "value": "The property\u0027s road is asphalt." } ] }, { - "lookupName": "org.reso.metadata.enums.ParkingFeatures", - "lookupValue": "WorkshopInGarage", + "lookupName": "org.reso.metadata.enums.RoadSurfaceType", + "lookupValue": "ChipAndSeal", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Workshop in Garage" + "value": "Chip And Seal" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Workshop+in+Garage" + "value": "https://ddwiki.reso.org/display/DDW20/Chip+And+Seal" }, { "term": "Core.Description", - "value": "The property has workshop in the garage." + "value": "The property\u0027s road is chip and seal." } ] }, { - "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", - "lookupValue": "Awnings", + "lookupName": "org.reso.metadata.enums.RoadSurfaceType", + "lookupValue": "Concrete", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Awning(s)" + "value": "Concrete" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127584" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127877" }, { "term": "Core.Description", - "value": "The property has awning(s)." + "value": "The property\u0027s road is concrete." } ] }, { - "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", - "lookupValue": "Covered", + "lookupName": "org.reso.metadata.enums.RoadSurfaceType", + "lookupValue": "Dirt", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Covered" + "value": "Dirt" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127588" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127880" }, { "term": "Core.Description", - "value": "The property has a covered patio or porch." + "value": "The property\u0027s road is dirt." } ] }, { - "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", - "lookupValue": "Deck", + "lookupName": "org.reso.metadata.enums.RoadSurfaceType", + "lookupValue": "Gravel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Deck" + "value": "Gravel" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127592" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127883" }, { "term": "Core.Description", - "value": "The property has a deck." + "value": "The property\u0027s road is gravel." } ] }, { - "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", - "lookupValue": "Enclosed", + "lookupName": "org.reso.metadata.enums.RoadSurfaceType", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Enclosed" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127599" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127886" }, { "term": "Core.Description", - "value": "The property has an enclosed patio or porch." + "value": "The property has no road." } ] }, { - "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", - "lookupValue": "FrontPorch", + "lookupName": "org.reso.metadata.enums.RoadSurfaceType", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Front Porch" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Front+Porch" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127891" }, { "term": "Core.Description", - "value": "The property has a front porch." + "value": "The surface type of the property\u0027s road is something other than those in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", - "lookupValue": "GlassEnclosed", + "lookupName": "org.reso.metadata.enums.RoadSurfaceType", + "lookupValue": "Paved", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Glass Enclosed" + "value": "Paved" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Glass+Enclosed" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127895" }, { "term": "Core.Description", - "value": "The property has a glass enclosed patio or porch." + "value": "The property\u0027s road is paved." } ] }, { - "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.RoadSurfaceType", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127607" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127898" }, { "term": "Core.Description", - "value": "The property has no patio or porch." + "value": "See the Public or Private Remarks for details on the road surface type." } ] }, { - "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.RoadSurfaceType", + "lookupValue": "Unimproved", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Unimproved" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127610" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127902" }, { "term": "Core.Description", - "value": "The property has a patio or porch feature other than what\u0027s included in this list." + "value": "The property\u0027s road is unimproved." } ] }, { - "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", - "lookupValue": "Patio", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Aluminum", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Patio" + "value": "Aluminum" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127612" + "value": "https://ddwiki.reso.org/display/DDW20/Aluminum" }, { "term": "Core.Description", - "value": "The property has a patio." + "value": "The roof is made wholly or partially of aluminum." } ] }, { - "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", - "lookupValue": "Porch", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "AsbestosShingle", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Porch" + "value": "Asbestos Shingle" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Porch" + "value": "https://ddwiki.reso.org/display/DDW20/Asbestos+Shingle" }, { "term": "Core.Description", - "value": "The property has a porch." + "value": "The roof is made wholly or partially of asbestos shingles." } ] }, { - "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", - "lookupValue": "RearPorch", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Asphalt", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rear Porch" + "value": "Asphalt" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Rear+Porch" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127871" }, { "term": "Core.Description", - "value": "The property has a rear porch." + "value": "The roof is made wholly or partially of asphalt." } ] }, { - "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", - "lookupValue": "Screened", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Bahama", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Screened" + "value": "Bahama" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Screened" + "value": "https://ddwiki.reso.org/display/DDW20/Bahama" }, { "term": "Core.Description", - "value": "The property has screened patio or porch." + "value": "The roof is a Bahama roof." } ] }, { - "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Barrel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Barrel" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127632" + "value": "https://ddwiki.reso.org/display/DDW20/Barrel" }, { "term": "Core.Description", - "value": "See the remarks fields for more information on the patio or porch features of the property." + "value": "The roof is a barrel roof." } ] }, { - "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", - "lookupValue": "SidePorch", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Bituthene", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Side Porch" + "value": "Bituthene" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Side+Porch" + "value": "https://ddwiki.reso.org/display/DDW20/Bituthene" }, { "term": "Core.Description", - "value": "The property has a side porch." + "value": "The roof is made wholly or partially of Bituthene." } ] }, { - "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", - "lookupValue": "Terrace", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "BuiltUp", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Terrace" + "value": "Built-Up" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Terrace" + "value": "https://ddwiki.reso.org/display/DDW20/Built-Up" }, { "term": "Core.Description", - "value": "The property has a terrace." + "value": "The roof is wholly or partially a built-up roof system." } ] }, { - "lookupName": "org.reso.metadata.enums.PatioAndPorchFeatures", - "lookupValue": "WrapAround", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Composition", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wrap Around" + "value": "Composition" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wrap+Around" + "value": "https://ddwiki.reso.org/display/DDW20/Composition" }, { "term": "Core.Description", - "value": "The property has wrap around patio or porch." + "value": "The roof is made wholly or partially of composition." } ] }, { - "lookupName": "org.reso.metadata.enums.PetsAllowed", - "lookupValue": "BreedRestrictions", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Concrete", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Breed Restrictions" + "value": "Concrete" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Breed+Restrictions" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127897" }, { "term": "Core.Description", - "value": "There are breed restrictions on allowed pets." + "value": "The roof is made wholly or partially of concrete." } ] }, { - "lookupName": "org.reso.metadata.enums.PetsAllowed", - "lookupValue": "Call", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Copper", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Call" + "value": "Copper" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Call" + "value": "https://ddwiki.reso.org/display/DDW20/Copper" }, { "term": "Core.Description", - "value": "Call to inquire about pet restrictions." + "value": "The roof is made wholly or partially of copper." } ] }, { - "lookupName": "org.reso.metadata.enums.PetsAllowed", - "lookupValue": "CatsOk", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Elastomeric", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cats OK" + "value": "Elastomeric" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cats+OK" + "value": "https://ddwiki.reso.org/display/DDW20/Elastomeric" }, { "term": "Core.Description", - "value": "Cats are allowed." + "value": "The roof is made wholly or partially of elastomeric." } ] }, { - "lookupName": "org.reso.metadata.enums.PetsAllowed", - "lookupValue": "DogsOk", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Fiberglass", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dogs OK" + "value": "Fiberglass" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dogs+OK" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127910" }, { "term": "Core.Description", - "value": "Dogs are allowed." + "value": "The roof is made wholly or partially of fiberglass." } ] }, { - "lookupName": "org.reso.metadata.enums.PetsAllowed", - "lookupValue": "No", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Flat", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "No" + "value": "Flat" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127661" + "value": "https://ddwiki.reso.org/display/DDW20/Flat" }, { "term": "Core.Description", - "value": "No pets are allowed." + "value": "The roof is wholly or partially flat." } ] }, { - "lookupName": "org.reso.metadata.enums.PetsAllowed", - "lookupValue": "NumberLimit", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "FlatTile", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Number Limit" + "value": "Flat Tile" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Number+Limit" + "value": "https://ddwiki.reso.org/display/DDW20/Flat+Tile" }, { "term": "Core.Description", - "value": "There is a limit on the number of pets allowed." + "value": "The roof is made wholly or partially of flat tile." } ] }, { - "lookupName": "org.reso.metadata.enums.PetsAllowed", - "lookupValue": "SizeLimit", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Foam", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Size Limit" + "value": "Foam" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Size+Limit" + "value": "https://ddwiki.reso.org/display/DDW20/Foam" }, { "term": "Core.Description", - "value": "There are size restrictions on allowed pets." + "value": "The roof is made wholly or partially of foam." } ] }, { - "lookupName": "org.reso.metadata.enums.PetsAllowed", - "lookupValue": "Yes", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "GreenRoof", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Yes" + "value": "Green Roof" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127673" + "value": "https://ddwiki.reso.org/display/DDW20/Green+Roof" }, { "term": "Core.Description", - "value": "All pets are allowed." + "value": "The roof is wholly or partially a green roof." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "AboveGround", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Mansard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Above Ground" + "value": "Mansard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Above+Ground" + "value": "https://ddwiki.reso.org/display/DDW20/Mansard" }, { "term": "Core.Description", - "value": "The pool is above ground." + "value": "The roof is made wholly or partially of mansard." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "Association", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Membrane", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association" + "value": "Membrane" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127674" + "value": "https://ddwiki.reso.org/display/DDW20/Membrane" }, { "term": "Core.Description", - "value": "The pool is an association pool." + "value": "The roof is made wholly or partially of membrane." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "BlackBottom", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Metal", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Black Bottom" + "value": "Metal" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Black+Bottom" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127934" }, { "term": "Core.Description", - "value": "The pool has a black bottom." + "value": "The roof is made wholly or partially of metal." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "Cabana", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Mixed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cabana" + "value": "Mixed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127682" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127937" }, { "term": "Core.Description", - "value": "The pool has a cabana." + "value": "The roof is made wholly or partially of mixed materials." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "Community", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Community" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127686" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127940" }, { "term": "Core.Description", - "value": "The pool is a community/shared pool." + "value": "The roof materials are unstated, unknown or there are none." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "DivingBoard", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Diving Board" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Diving+Board" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127942" }, { "term": "Core.Description", - "value": "The pool has a diving board." + "value": "The roof is made wholly or partially of materials other than those on this list." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "ElectricHeat", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "RolledHotMop", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electric Heat" + "value": "Rolled/Hot Mop" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Electric+Heat" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127946" }, { "term": "Core.Description", - "value": "The pool is heated by electricity." + "value": "The roof is made wholly or partially of rolled/hot mop." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "EnergyStarQualifiedPoolPump", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Rubber", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ENERGY STAR Qualified pool pump" + "value": "Rubber" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+pool+pump" + "value": "https://ddwiki.reso.org/display/DDW20/Rubber" }, { "term": "Core.Description", - "value": "The pool has an ENERGY STAR Qualified pool pump." + "value": "The roof is made wholly or partially of rubber." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "Fenced", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fenced" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127698" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127955" }, { "term": "Core.Description", - "value": "The pool is fenced." + "value": "See the listing\u0027s remarks for details on the roof." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "Fiberglass", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Shake", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fiberglass" + "value": "Shake" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Fiberglass" + "value": "https://ddwiki.reso.org/display/DDW20/Shake" }, { "term": "Core.Description", - "value": "The pool is made of or lined with fiberglass." + "value": "The roof is made wholly or partially of shake." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "Filtered", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Shingle", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Filtered" + "value": "Shingle" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Filtered" + "value": "https://ddwiki.reso.org/display/DDW20/Shingle" }, { "term": "Core.Description", - "value": "The pool has a filtration system." + "value": "The roof is made wholly or partially of shingle." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "GasHeat", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Slate", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gas Heat" + "value": "Slate" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gas+Heat" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127968" }, { "term": "Core.Description", - "value": "The pool is heated by gas." + "value": "The roof is made wholly or partially of slate." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "Gunite", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "SpanishTile", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gunite" + "value": "Spanish Tile" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gunite" + "value": "https://ddwiki.reso.org/display/DDW20/Spanish+Tile" }, { "term": "Core.Description", - "value": "The pool has a gunite surface." + "value": "The roof is made wholly or partially of Spanish tile." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "Heated", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Stone", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Heated" + "value": "Stone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Heated" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127976" }, { "term": "Core.Description", - "value": "The pool is heated." + "value": "The roof is made wholly or partially of stone." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "Indoor", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Synthetic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Indoor" + "value": "Synthetic" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Indoor" + "value": "https://ddwiki.reso.org/display/DDW20/Synthetic" }, { "term": "Core.Description", - "value": "The pool is indoors or within a structure." + "value": "The roof is made wholly or partially of synthetic materials." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "Infinity", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "TarGravel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Infinity" + "value": "Tar/Gravel" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Infinity" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127983" }, { "term": "Core.Description", - "value": "Also named a negative edge, zero edge or infinity edge, an infinity pool has one or more edges where water flows over the edge creating a visual effect of water with no boundary." + "value": "The roof is made wholly or partially of tar/gravel." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "InGround", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Tile", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "In Ground" + "value": "Tile" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/In+Ground" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127986" }, { "term": "Core.Description", - "value": "The pool is built into the ground." + "value": "The roof is made wholly or partially of tile." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "Lap", + "lookupName": "org.reso.metadata.enums.Roof", + "lookupValue": "Wood", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lap" + "value": "Wood" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lap" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127989" }, { "term": "Core.Description", - "value": "The pool is specifically designed for swimming laps." + "value": "The roof is made wholly or partially of wood." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "Liner", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Bathroom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Liner" + "value": "Bathroom" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Liner" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127905" }, { "term": "Core.Description", - "value": "The pool has a liner." + "value": "The first bathroom, when a Master Bathroom is not designated." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Basement", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Basement" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127749" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127907" }, { "term": "Core.Description", - "value": "There is no pool included with the property." + "value": "A floor of a building below ground level." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Bathroom1", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Bathroom 1" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127752" + "value": "https://ddwiki.reso.org/display/DDW20/Bathroom+1" }, { "term": "Core.Description", - "value": "There are pool features other than those included in this list." + "value": "The first bathroom, when a Master Bathroom is not designated." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "OutdoorPool", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Bathroom2", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Outdoor Pool" + "value": "Bathroom 2" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Outdoor+Pool" + "value": "https://ddwiki.reso.org/display/DDW20/Bathroom+2" }, { "term": "Core.Description", - "value": "The pool is outdoors." + "value": "The second bathroom." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "PoolCover", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Bathroom3", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pool Cover" + "value": "Bathroom 3" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pool+Cover" + "value": "https://ddwiki.reso.org/display/DDW20/Bathroom+3" }, { "term": "Core.Description", - "value": "The pool has a cover." + "value": "The third bathroom." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "PoolSpaCombo", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Bathroom4", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pool/Spa Combo" + "value": "Bathroom 4" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127763" + "value": "https://ddwiki.reso.org/display/DDW20/Bathroom+4" }, { "term": "Core.Description", - "value": "The pool includes a spa." + "value": "The fourth bathroom." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "PoolSweep", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Bathroom5", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pool Sweep" + "value": "Bathroom 5" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pool+Sweep" + "value": "https://ddwiki.reso.org/display/DDW20/Bathroom+5" }, { "term": "Core.Description", - "value": "The pool has an automatic sweep or cleaner." + "value": "The fifth bathroom." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "Private", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Bedroom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Private" + "value": "Bedroom" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127770" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127933" }, { "term": "Core.Description", - "value": "The pool is privately owned and/or secluded." + "value": "The type of room is a bedroom." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "SaltWater", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Bedroom1", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Salt Water" + "value": "Bedroom 1" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Salt+Water" + "value": "https://ddwiki.reso.org/display/DDW20/Bedroom+1" }, { "term": "Core.Description", - "value": "The pool has a salt water system." + "value": "The first bedroom, when a Master Bedroom is not designated." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "ScreenEnclosure", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Bedroom2", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Screen Enclosure" + "value": "Bedroom 2" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Screen+Enclosure" + "value": "https://ddwiki.reso.org/display/DDW20/Bedroom+2" }, { "term": "Core.Description", - "value": "The pool has a screened enclosure." + "value": "The second bedroom." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Bedroom3", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Bedroom 3" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127783" + "value": "https://ddwiki.reso.org/display/DDW20/Bedroom+3" }, { "term": "Core.Description", - "value": "See the remarks fields for more information about the pool." + "value": "The third bedroom." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "SolarCover", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Bedroom4", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Solar Cover" + "value": "Bedroom 4" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Solar+Cover" + "value": "https://ddwiki.reso.org/display/DDW20/Bedroom+4" }, { "term": "Core.Description", - "value": "The pool has a solar cover." + "value": "The fourth bedroom." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "SolarHeat", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Bedroom5", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Solar Heat" + "value": "Bedroom 5" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Solar+Heat" + "value": "https://ddwiki.reso.org/display/DDW20/Bedroom+5" }, { "term": "Core.Description", - "value": "The pool has some form of solar heating." + "value": "The fifth bedroom." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "Sport", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "BonusRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sport" + "value": "Bonus Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sport" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127957" }, { "term": "Core.Description", - "value": "The pool has two shallow ends on opposite sides of the pool with a deeper center." + "value": "A room that can be used for multiple purposes." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "Tile", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Den", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tile" + "value": "Den" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127797" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127961" }, { "term": "Core.Description", - "value": "The pool is tiled." + "value": "Used for a variety of purposes, a den is typically a secluded comfortable room use as a study or entertainment room." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "Vinyl", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "DiningRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Vinyl" + "value": "Dining Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127801" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127972" }, { "term": "Core.Description", - "value": "The pool has a vinyl surface." + "value": "A room, in a home, where meals are eaten." } ] }, { - "lookupName": "org.reso.metadata.enums.PoolFeatures", - "lookupValue": "Waterfall", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "ExerciseRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Waterfall" + "value": "Exercise Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127804" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127973" }, { "term": "Core.Description", - "value": "The pool has a waterfall." + "value": "A room that is specifically geared to contain exercise equipment." } ] }, { - "lookupName": "org.reso.metadata.enums.Possession", - "lookupValue": "CloseOfEscrow", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "FamilyRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Close Of Escrow" + "value": "Family Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Close+Of+Escrow" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127977" }, { "term": "Core.Description", - "value": "Possession is passed to the buyer at the close of escrow." + "value": "A comfortable room in a dwelling, for frequent leisure use." } ] }, { - "lookupName": "org.reso.metadata.enums.Possession", - "lookupValue": "ClosePlus1Day", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "GameRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Close Plus 1 Day" + "value": "Game Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Close+Plus+1+Day" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127980" }, { "term": "Core.Description", - "value": "Possession is passed to the buyer one day after the close of escrow." + "value": "A room that, typically a bonus room, that is specifically equipped for game play. This may include billiards, Ping-Pong, video games, board games or other recreational activities." } ] }, { - "lookupName": "org.reso.metadata.enums.Possession", - "lookupValue": "ClosePlus2Days", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "GreatRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Close Plus 2 Days" + "value": "Great Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Close+Plus+2+Days" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127984" }, { "term": "Core.Description", - "value": "Possession is passed to the buyer two days after the close of escrow." + "value": "The term great room denotes a room space within an abode which combines the specific functions of several of the more traditional room spaces (e.g. the family room, the living room, the study, etc.) into a singular unified space. Great rooms are typically at or near the center of the house, feature raised ceilings, and have been common in American homes since the early 1990s." } ] }, { - "lookupName": "org.reso.metadata.enums.Possession", - "lookupValue": "ClosePlus30Days", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Gym", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Close Plus 30 Days" + "value": "Gym" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Close+Plus+30+Days" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127991" }, { "term": "Core.Description", - "value": "Possession is passed to the buyer 30 days after the close of escrow." + "value": "A room that, in addition to exercise equipment, has other characteristics of a gymnasium." } ] }, { - "lookupName": "org.reso.metadata.enums.Possession", - "lookupValue": "ClosePlus3Days", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Kitchen", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Close Plus 3 Days" + "value": "Kitchen" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Close+Plus+3+Days" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127996" }, { "term": "Core.Description", - "value": "Possession is passed to the buyer 3 days after the close of escrow." + "value": "The room used for the preparation and storage of food. Cookery." } ] }, { - "lookupName": "org.reso.metadata.enums.Possession", - "lookupValue": "ClosePlus3To5Days", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Laundry", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Close Plus 3 to 5 Days" + "value": "Laundry" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Close+Plus+3+to+5+Days" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128002" }, { "term": "Core.Description", - "value": "Possession is passed to the buyer 3 to 5 days after the close of escrow." + "value": "A utility room specifically equipment and used for laundry equipment (washer and dryer)." } ] }, { - "lookupName": "org.reso.metadata.enums.Possession", - "lookupValue": "Negotiable", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Library", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Negotiable" + "value": "Library" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127701" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128006" }, { "term": "Core.Description", - "value": "Timing of the passing of possession to the buyer is negotiable." + "value": "A room that is specifically geared to house books and other media typically found in a library." } ] }, { - "lookupName": "org.reso.metadata.enums.Possession", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "LivingRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Living Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127704" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128013" }, { "term": "Core.Description", - "value": "A type of possession not included in this list." + "value": "A room in a private house used for general social and leisure activities." } ] }, { - "lookupName": "org.reso.metadata.enums.Possession", - "lookupValue": "RentalAgreement", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Loft", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rental Agreement" + "value": "Loft" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Rental+Agreement" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128016" }, { "term": "Core.Description", - "value": "Possession is stipulated in the rental agreement." + "value": "A loft can be an upper story or attic in a building, directly under the roof. Alternatively, a loft apartment refers to large adaptable open space, often converted for residential use (a converted loft) from some other use, often light industrial. Adding to the confusion, some converted lofts include upper open loft areas." } ] }, { - "lookupName": "org.reso.metadata.enums.Possession", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "MasterBathroom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Master Bathroom" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127711" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128021" }, { "term": "Core.Description", - "value": "See the listing/agent remarks for more information on possession." + "value": "Typically the largest of the bathrooms and attached to the master bedroom." } ] }, { - "lookupName": "org.reso.metadata.enums.Possession", - "lookupValue": "SellerRentBack", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "MasterBedroom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Seller Rent Back" + "value": "Master Bedroom" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Seller+Rent+Back" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128032" }, { "term": "Core.Description", - "value": "Possession is determined by the details of the seller rent back agreement, which is in most cases the seller will remain resident." + "value": "Typically the largest of the bedrooms with an attached bathroom." } ] }, { - "lookupName": "org.reso.metadata.enums.Possession", - "lookupValue": "SubjectToTenantRights", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "MediaRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Subject To Tenant Rights" + "value": "Media Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Subject+To+Tenant+Rights" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128039" }, { "term": "Core.Description", - "value": "The terms of the transfer of possession are subject to the rights of the current tenant." + "value": "A room that is specifically geared for the watching of movies, TV or other forms of multimedia." } ] }, { - "lookupName": "org.reso.metadata.enums.PostalCity", - "lookupValue": "SamplePostalCityEnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.PowerProductionType", - "lookupValue": "Photovoltaics", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Office", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Photovoltaics" + "value": "Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Photovoltaics" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128042" }, { "term": "Core.Description", - "value": "Solar photovoltaic (PV) devices which generate electricity directly from sunlight via an electronic process that occurs naturally in certain types of material, called semiconductors. Powers electrical devices or sends electricity to the grid. See: \u003ca href\u003d\"http://www.seia.org/policy/solar-technology/photovoltaic-solar-electric\"\u003ehttp://www.seia.org/policy/solar-technology/photovoltaic-solar-electric\u003c/a\u003e" + "value": "A room used for business." } ] }, { - "lookupName": "org.reso.metadata.enums.PowerProductionType", - "lookupValue": "Wind", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Sauna", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wind" + "value": "Sauna" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127699" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128046" }, { "term": "Core.Description", - "value": "Renewable form of onsite power generation. Wind turbines use wind to make electricity. Powers electrical devices or sends electricity to the grid. http://energy.gov/eere/wind/how-do-wind-turbines-work" + "value": "A small room or house designed as a place to experience dry or wet heat sessions, or an establishment with one or more of these and auxiliary facilities." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertyCondition", - "lookupValue": "Fixer", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "UtilityRoom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fixer" + "value": "Utility Room" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Fixer" + "value": "https://ddwiki.reso.org/display/DDW20/Utility+Room" }, { "term": "Core.Description", - "value": "The property is a \"fixer\" or property in need of moderate or extensive repair." + "value": "A room that usually contains laundry, HVAC, water heating or some other utilitarian equipment. In some areas this is simply the laundry room. In other areas it may be used for many other purposes, all having some utility." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertyCondition", - "lookupValue": "NewConstruction", + "lookupName": "org.reso.metadata.enums.RoomType", + "lookupValue": "Workshop", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "New Construction" + "value": "Workshop" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/New+Construction" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128052" }, { "term": "Core.Description", - "value": "The property is newly built." + "value": "A room containing tools or equipment used for the manufacturing or repair of goods." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertyCondition", - "lookupValue": "UnderConstruction", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "BuildingSecurity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Under Construction" + "value": "Building Security" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127733" + "value": "https://ddwiki.reso.org/display/DDW20/Building+Security" }, { "term": "Core.Description", - "value": "The property is still under construction and building has not been completed." + "value": "The property has building security." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertyCondition", - "lookupValue": "UpdatedRemodeled", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "CarbonMonoxideDetectors", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Updated/Remodeled" + "value": "Carbon Monoxide Detector(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127736" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127950" }, { "term": "Core.Description", - "value": "The property has been remolded or updated is some fashion." + "value": "The property has carbon monoxide detector(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "Agriculture", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "ClosedCircuitCameras", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agriculture" + "value": "Closed Circuit Camera(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127740" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127954" }, { "term": "Core.Description", - "value": "The property is for farming and agricultural activities." + "value": "The property has closed circuit camera(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "Apartment", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "FireAlarm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Apartment" + "value": "Fire Alarm" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127747" + "value": "https://ddwiki.reso.org/display/DDW20/Fire+Alarm" }, { "term": "Core.Description", - "value": "A unit within a wholly owned structure of 5 or more units. This may not be used for Residential or Residential Income. For Residential use Condo. For Income used Residential Income." + "value": "The property has fire alarm(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "BoatSlip", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "FireEscape", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Boat Slip" + "value": "Fire Escape" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127750" + "value": "https://ddwiki.reso.org/display/DDW20/Fire+Escape" }, { "term": "Core.Description", - "value": "A place where you can tie up a boat or house boat." + "value": "The property has a fire escape." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "Business", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "FireSprinklerSystem", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Business" + "value": "Fire Sprinkler System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127754" + "value": "https://ddwiki.reso.org/display/DDW20/Fire+Sprinkler+System" }, { "term": "Core.Description", - "value": "The property is designed for any type of business." + "value": "The property has a fire sprinkler system." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "Cabin", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "Firewalls", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cabin" + "value": "Firewall(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cabin" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127967" }, { "term": "Core.Description", - "value": "A single family residence that may have limited utilities." + "value": "The property has firewall(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "Condominium", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "GatedCommunity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Condominium" + "value": "Gated Community" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127761" + "value": "https://ddwiki.reso.org/display/DDW20/Gated+Community" }, { "term": "Core.Description", - "value": "A unit within a structure where ownership is on a unit by unit basis." + "value": "The property is in a gated community." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "DeededParking", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "GatedWithGuard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Deeded Parking" + "value": "Gated with Guard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Deeded+Parking" + "value": "https://ddwiki.reso.org/display/DDW20/Gated+with+Guard" }, { "term": "Core.Description", - "value": "A parking space (or spaces) that are owned and separate from a residence." + "value": "The property is in a gated community/area with guard service." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "Duplex", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "KeyCardEntry", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Duplex" + "value": "Key Card Entry" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Duplex" + "value": "https://ddwiki.reso.org/display/DDW20/Key+Card+Entry" }, { "term": "Core.Description", - "value": "A multi family structure with two independent units with a shared wall or ceiling/floor." + "value": "The property or community has key card entry." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "Farm", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Farm" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127777" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127987" }, { "term": "Core.Description", - "value": "A place where agricultural and similar activities take place, especially the growing of crops." + "value": "The property has security features other than those in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "HotelMotel", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "PanicAlarm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hotel/Motel" + "value": "Panic Alarm" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127780" + "value": "https://ddwiki.reso.org/display/DDW20/Panic+Alarm" }, { "term": "Core.Description", - "value": "The property is designed for hotel or motel use." + "value": "The property has a panic alarm." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "Industrial", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "Prewired", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Industrial" + "value": "Prewired" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127784" + "value": "https://ddwiki.reso.org/display/DDW20/Prewired" }, { "term": "Core.Description", - "value": "The property is designed for industrial use." + "value": "The property is prewired for a security system." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "ManufacturedHome", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "SecuredGarageParking", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Manufactured Home" + "value": "Secured Garage/Parking" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Manufactured+Home" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127998" }, { "term": "Core.Description", - "value": "A factory built house that is transported to the lot." + "value": "The property has a secured garage or parking area." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "ManufacturedOnLand", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "SecurityFence", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Manufactured On Land" + "value": "Security Fence" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Manufactured+On+Land" + "value": "https://ddwiki.reso.org/display/DDW20/Security+Fence" }, { "term": "Core.Description", - "value": "A factory built house that is transported to the lot and sold with the land. The property may or may not have a 433a certification." + "value": "The property has a security fence." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "MixedUse", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "SecurityGate", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mixed Use" + "value": "Security Gate" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Mixed+Use" + "value": "https://ddwiki.reso.org/display/DDW20/Security+Gate" }, { "term": "Core.Description", - "value": "The property is designed be used in more than one way. i.e. Office and Retail." + "value": "The property has a security gate." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "MobileHome", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "SecurityGuard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mobile Home" + "value": "Security Guard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127798" + "value": "https://ddwiki.reso.org/display/DDW20/Security+Guard" }, { "term": "Core.Description", - "value": "A factory built house that is transported to the lot, retains axles and was built prior to June 15, 1976." + "value": "The property or community has a security guard." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "MultiFamily", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "SecurityLights", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Multi Family" + "value": "Security Lights" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Multi+Family" + "value": "https://ddwiki.reso.org/display/DDW20/Security+Lights" }, { "term": "Core.Description", - "value": "A structure or complex with 5 or more units that are individual dwellings." + "value": "The property has security lights." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "Office", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "SecurityService", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office" + "value": "Security Service" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127803" + "value": "https://ddwiki.reso.org/display/DDW20/Security+Service" }, { "term": "Core.Description", - "value": "The property is designed to be used as office space." + "value": "The property has a security service." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "OwnYourOwn", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "SecuritySystem", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Own Your Own" + "value": "Security System" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Own+Your+Own" + "value": "https://ddwiki.reso.org/display/DDW20/Security+System" }, { "term": "Core.Description", - "value": "A unit within a structure where ownership is based on a partial deed and rights to occupy a unit." + "value": "The property has a security system." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "Quadruplex", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "SecuritySystemLeased", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Quadruplex" + "value": "Security System Leased" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Quadruplex" + "value": "https://ddwiki.reso.org/display/DDW20/Security+System+Leased" }, { "term": "Core.Description", - "value": "A multi family structure with four independent units with shared walls or ceilings/floors." + "value": "The property has a leased security system." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "Ranch", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "SecuritySystemOwned", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ranch" + "value": "Security System Owned" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ranch" + "value": "https://ddwiki.reso.org/display/DDW20/Security+System+Owned" }, { "term": "Core.Description", - "value": "A place where agricultural and similar activities take place, especially the raising of livestock." + "value": "The property has an owned security system." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "Retail", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Retail" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127819" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128035" }, { "term": "Core.Description", - "value": "The property designed to be used as retail space." + "value": "See the remarks fields for more information about the security features of the property." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "SingleFamilyResidence", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "SmokeDetectors", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Single Family Residence" + "value": "Smoke Detector(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Single+Family+Residence" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128038" }, { "term": "Core.Description", - "value": "A single family residence on real property." + "value": "The property has smoke detector(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "StockCooperative", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "TwentyFourHourSecurity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stock Cooperative" + "value": "24 Hour Security" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127827" + "value": "https://ddwiki.reso.org/display/DDW20/24+Hour+Security" }, { "term": "Core.Description", - "value": "A unit within a structure where ownership is based on a share of stock and rights to occupy a unit." + "value": "The property has 24 hour security." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "Timeshare", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "VariesByUnit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Timeshare" + "value": "Varies By Unit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127831" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128045" }, { "term": "Core.Description", - "value": "A form of property ownership under with a property is held by a number of people, each with the right of possession for a specified time interval." + "value": "The security features vary from unit to unit." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "Townhouse", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "WindowBars", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Townhouse" + "value": "Window Bars" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Townhouse" + "value": "https://ddwiki.reso.org/display/DDW20/Window+Bars" }, { "term": "Core.Description", - "value": "A dwelling unit, generally having two or more floors and attached to other similar units via party walls." + "value": "The property has window bars." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "Triplex", + "lookupName": "org.reso.metadata.enums.SecurityFeatures", + "lookupValue": "WindowBarsWithQuickRelease", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Triplex" + "value": "Window Bars with Quick Release" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Triplex" + "value": "https://ddwiki.reso.org/display/DDW20/Window+Bars+with+Quick+Release" }, { "term": "Core.Description", - "value": "A multi family structure with three independent units with shared walls or ceilings/floors." + "value": "The property has window bars with a quick release mechanism." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "UnimprovedLand", + "lookupName": "org.reso.metadata.enums.Sewer", + "lookupValue": "AerobicSeptic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unimproved Land" + "value": "Aerobic Septic" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Unimproved+Land" + "value": "https://ddwiki.reso.org/display/DDW20/Aerobic+Septic" }, { "term": "Core.Description", - "value": "Commercial land that has not been built upon or improved." + "value": "The property has an aerobic septic." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "Warehouse", + "lookupName": "org.reso.metadata.enums.Sewer", + "lookupValue": "Cesspool", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Warehouse" + "value": "Cesspool" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127854" + "value": "https://ddwiki.reso.org/display/DDW20/Cesspool" }, { "term": "Core.Description", - "value": "The property is designed to be used for warehousing." + "value": "The property has a cesspool." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertySubType", - "lookupValue": "MobileHomePark", + "lookupName": "org.reso.metadata.enums.Sewer", + "lookupValue": "EngineeredSeptic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mobile Home Park" + "value": "Engineered Septic" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Mobile+Home+Park" + "value": "https://ddwiki.reso.org/display/DDW20/Engineered+Septic" }, { "term": "Core.Description", - "value": "A permanent area for a group of mobile homes, usually with fixed utilities." + "value": "The property has an engineered septic." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertyType", - "lookupValue": "BusinessOpportunity", + "lookupName": "org.reso.metadata.enums.Sewer", + "lookupValue": "HoldingTank", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Business Opportunity" + "value": "Holding Tank" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127739" + "value": "https://ddwiki.reso.org/display/DDW20/Holding+Tank" }, { "term": "Core.Description", - "value": "The property type of the listing is Business Opportunity. The property type can be references as a class or a field within a single class structure." + "value": "The property has a holding tank." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertyType", - "lookupValue": "CommercialLease", + "lookupName": "org.reso.metadata.enums.Sewer", + "lookupValue": "MoundSeptic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Commercial Lease" + "value": "Mound Septic" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127743" + "value": "https://ddwiki.reso.org/display/DDW20/Mound+Septic" }, { "term": "Core.Description", - "value": "The property type of the listing is Commercial Lease. The property type can be references as a class or a field within a single class structure." + "value": "The property has a mound septic." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertyType", - "lookupValue": "CommercialSale", + "lookupName": "org.reso.metadata.enums.Sewer", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Commercial Sale" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127746" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127964" }, { "term": "Core.Description", - "value": "The property type of the listing is Commercial Sale. The property type can be references as a class or a field within a single class structure." + "value": "The property has no sewer, septic or cesspool." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertyType", - "lookupValue": "Farm", + "lookupName": "org.reso.metadata.enums.Sewer", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Farm" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127753" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127966" }, { "term": "Core.Description", - "value": "The property type of the listing is Farm. The property type can be references as a class or a field within a single class structure." + "value": "The property has a system other than sewer, sceptic or cesspool on this list." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertyType", - "lookupValue": "Land", + "lookupName": "org.reso.metadata.enums.Sewer", + "lookupValue": "PercTestOnFile", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Land" + "value": "Perc Test On File" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127760" + "value": "https://ddwiki.reso.org/display/DDW20/Perc+Test+On+File" }, { "term": "Core.Description", - "value": "The property type of the listing is Land. The property type can be references as a class or a field within a single class structure." + "value": "The property has a perc test on file." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertyType", - "lookupValue": "ManufacturedInPark", + "lookupName": "org.reso.metadata.enums.Sewer", + "lookupValue": "PercTestRequired", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Manufactured In Park" + "value": "Perc Test Required" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127766" + "value": "https://ddwiki.reso.org/display/DDW20/Perc+Test+Required" }, { "term": "Core.Description", - "value": "The property type of the listing is Manufactured in Park. The property type can be references as a class or a field within a single class structure." + "value": "The property requires a perc test." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertyType", - "lookupValue": "Residential", + "lookupName": "org.reso.metadata.enums.Sewer", + "lookupValue": "PrivateSewer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Residential" + "value": "Private Sewer" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127769" + "value": "https://ddwiki.reso.org/display/DDW20/Private+Sewer" }, { "term": "Core.Description", - "value": "The property type of the listing is Residential. The property type can be references as a class or a field within a single class structure." + "value": "The property has a private sewer." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertyType", - "lookupValue": "ResidentialIncome", + "lookupName": "org.reso.metadata.enums.Sewer", + "lookupValue": "PublicSewer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Residential Income" + "value": "Public Sewer" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127773" + "value": "https://ddwiki.reso.org/display/DDW20/Public+Sewer" }, { "term": "Core.Description", - "value": "The property type of the listing is Residential Income. The property type can be references as a class or a field within a single class structure." + "value": "The property has a public sewer." } ] }, { - "lookupName": "org.reso.metadata.enums.PropertyType", - "lookupValue": "ResidentialLease", + "lookupName": "org.reso.metadata.enums.Sewer", + "lookupValue": "SepticNeeded", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Residential Lease" + "value": "Septic Needed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127779" + "value": "https://ddwiki.reso.org/display/DDW20/Septic+Needed" }, { "term": "Core.Description", - "value": "The property type of the listing is Residential Lease. The property type can be references as a class or a field within a single class structure." + "value": "The property needs a septic system." } ] }, { - "lookupName": "org.reso.metadata.enums.RentIncludes", - "lookupValue": "AllUtilities", + "lookupName": "org.reso.metadata.enums.Sewer", + "lookupValue": "SepticTank", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "All Utilities" + "value": "Septic Tank" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127807" + "value": "https://ddwiki.reso.org/display/DDW20/Septic+Tank" }, { "term": "Core.Description", - "value": "Rent for the dwelling includes all utilities." + "value": "The property has a septic tank." } ] }, { - "lookupName": "org.reso.metadata.enums.RentIncludes", - "lookupValue": "CableTv", + "lookupName": "org.reso.metadata.enums.Sewer", + "lookupValue": "SharedSeptic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cable TV" + "value": "Shared Septic" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127810" + "value": "https://ddwiki.reso.org/display/DDW20/Shared+Septic" }, { "term": "Core.Description", - "value": "Rent for the dwelling includes cable TV." + "value": "The property has a shared septic." } ] }, { - "lookupName": "org.reso.metadata.enums.RentIncludes", - "lookupValue": "Electricity", + "lookupName": "org.reso.metadata.enums.Sewer", + "lookupValue": "Unknown", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electricity" + "value": "Unknown" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127814" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127995" }, { "term": "Core.Description", - "value": "Rent for the dwelling includes electricity." + "value": "The property\u0027s sewer/septic is unknown." } ] }, { - "lookupName": "org.reso.metadata.enums.RentIncludes", - "lookupValue": "Gardener", + "lookupName": "org.reso.metadata.enums.ShowingContactType", + "lookupValue": "Agent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gardener" + "value": "Agent" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127821" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127993" }, { "term": "Core.Description", - "value": "Rent for the dwelling includes gardener." + "value": "The showing contact is a licensed agent." } ] }, { - "lookupName": "org.reso.metadata.enums.RentIncludes", - "lookupValue": "Gas", + "lookupName": "org.reso.metadata.enums.ShowingContactType", + "lookupValue": "Occupant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gas" + "value": "Occupant" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127825" + "value": "https://ddwiki.reso.org/display/DDW20/Occupant" }, { "term": "Core.Description", - "value": "Rent for the dwelling includes gas." + "value": "The showing contact is the occupant." } ] }, { - "lookupName": "org.reso.metadata.enums.RentIncludes", - "lookupValue": "Internet", + "lookupName": "org.reso.metadata.enums.ShowingContactType", + "lookupValue": "Owner", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Internet" + "value": "Owner" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127829" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128004" }, { "term": "Core.Description", - "value": "Rent for the dwelling includes internet." + "value": "The showing contact is the owner." } ] }, { - "lookupName": "org.reso.metadata.enums.RentIncludes", - "lookupValue": "Management", + "lookupName": "org.reso.metadata.enums.ShowingContactType", + "lookupValue": "PropertyManager", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Management" + "value": "Property Manager" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127833" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128014" }, { "term": "Core.Description", - "value": "Rent for the dwelling includes management." + "value": "The showing contact is the property manager." } ] }, { - "lookupName": "org.reso.metadata.enums.RentIncludes", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.ShowingDays", + "lookupValue": "SampleShowingDaysEnumValue", "type": "Edm.Int32", "annotations": [ - { - "term": "RESO.OData.Metadata.StandardName", - "value": "None" - }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127836" + "value": "https://ddwiki.reso.org/display/DDW20/ShowingDays+Field" }, { "term": "Core.Description", - "value": "Rent for the dwelling does not include other potential costs such as utilities, management, services, etc." + "value": "The days of the week that the property is available for showing. i.e. Sundays, Mondays, Tuesdays, Wednesdays, Thursdays, Fridays, Saturdays" } ] }, { - "lookupName": "org.reso.metadata.enums.RentIncludes", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.ShowingRequirements", + "lookupValue": "AppointmentOnly", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Appointment Only" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127838" + "value": "https://ddwiki.reso.org/display/DDW20/Appointment+Only" }, { "term": "Core.Description", - "value": "An item of what rent includes not in this list." + "value": "Showing of the property is by appointment only." } ] }, { - "lookupName": "org.reso.metadata.enums.RentIncludes", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.ShowingRequirements", + "lookupValue": "CallListingAgent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Call Listing Agent" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127840" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128000" }, { "term": "Core.Description", - "value": "See the listing\u0027s remarks for details about things included in the rent." + "value": "Call the listing agent to arrange a showing of the property." } ] }, { - "lookupName": "org.reso.metadata.enums.RentIncludes", - "lookupValue": "Sewer", + "lookupName": "org.reso.metadata.enums.ShowingRequirements", + "lookupValue": "CallListingOffice", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sewer" + "value": "Call Listing Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127843" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128003" }, { "term": "Core.Description", - "value": "Rent for the dwelling includes sewer." + "value": "Call the listing office to arrange a showing of the property." } ] }, { - "lookupName": "org.reso.metadata.enums.RentIncludes", - "lookupValue": "TrashCollection", + "lookupName": "org.reso.metadata.enums.ShowingRequirements", + "lookupValue": "CallManager", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Trash Collection" + "value": "Call Manager" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127852" + "value": "https://ddwiki.reso.org/display/DDW20/Call+Manager" }, { "term": "Core.Description", - "value": "Rent for the dwelling includes trash collection." + "value": "Call the property manage to arrange a showing of the property." } ] }, { - "lookupName": "org.reso.metadata.enums.RentIncludes", - "lookupValue": "Water", + "lookupName": "org.reso.metadata.enums.ShowingRequirements", + "lookupValue": "CallOwner", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water" + "value": "Call Owner" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127859" + "value": "https://ddwiki.reso.org/display/DDW20/Call+Owner" }, { "term": "Core.Description", - "value": "Rent for the dwelling includes water." + "value": "Call the property owner to arrange a showing of the property." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadFrontageType", - "lookupValue": "Alley", + "lookupName": "org.reso.metadata.enums.ShowingRequirements", + "lookupValue": "CallTenant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Alley" + "value": "Call Tenant" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Alley" + "value": "https://ddwiki.reso.org/display/DDW20/Call+Tenant" }, { "term": "Core.Description", - "value": "The property fronts to an alley." + "value": "Call the tenant/occupant directly to arrange a showing of the property." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadFrontageType", - "lookupValue": "CityStreet", + "lookupName": "org.reso.metadata.enums.ShowingRequirements", + "lookupValue": "CombinationLockBox", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "City Street" + "value": "Combination Lock Box" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/City+Street" + "value": "https://ddwiki.reso.org/display/DDW20/Combination+Lock+Box" }, { "term": "Core.Description", - "value": "The property fronts to a city street." + "value": "The property has a combination lock box for showing access." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadFrontageType", - "lookupValue": "CountyRoad", + "lookupName": "org.reso.metadata.enums.ShowingRequirements", + "lookupValue": "DoNotShow", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "County Road" + "value": "Do Not Show" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/County+Road" + "value": "https://ddwiki.reso.org/display/DDW20/Do+Not+Show" }, { "term": "Core.Description", - "value": "The property fronts to a county road." + "value": "Do not show this property." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadFrontageType", - "lookupValue": "Easement", + "lookupName": "org.reso.metadata.enums.ShowingRequirements", + "lookupValue": "EmailListingAgent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Easement" + "value": "Email Listing Agent" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Easement" + "value": "https://ddwiki.reso.org/display/DDW20/Email+Listing+Agent" }, { "term": "Core.Description", - "value": "The property fronts to an easement." + "value": "Email the listing agent for more information about showing the property." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadFrontageType", - "lookupValue": "Freeway", + "lookupName": "org.reso.metadata.enums.ShowingRequirements", + "lookupValue": "KeyInOffice", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Freeway" + "value": "Key In Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Freeway" + "value": "https://ddwiki.reso.org/display/DDW20/Key+In+Office" }, { "term": "Core.Description", - "value": "The property fronts to a freeway." + "value": "The key to access the property for showing must be retrieved from the listing or manager\u0027s office." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadFrontageType", - "lookupValue": "Highway", + "lookupName": "org.reso.metadata.enums.ShowingRequirements", + "lookupValue": "Lockbox", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Highway" + "value": "Lockbox" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Highway" + "value": "https://ddwiki.reso.org/display/DDW20/Lockbox" }, { "term": "Core.Description", - "value": "The property fronts to a highway." + "value": "The property has an electronic lockbox for showing access." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadFrontageType", - "lookupValue": "Interstate", + "lookupName": "org.reso.metadata.enums.ShowingRequirements", + "lookupValue": "NoLockbox", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Interstate" + "value": "No Lockbox" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Interstate" + "value": "https://ddwiki.reso.org/display/DDW20/No+Lockbox" }, { "term": "Core.Description", - "value": "The property fronts to an interstate." + "value": "There is no lockbox on the property." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadFrontageType", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.ShowingRequirements", + "lookupValue": "NoSign", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "No Sign" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127878" + "value": "https://ddwiki.reso.org/display/DDW20/No+Sign" }, { "term": "Core.Description", - "value": "The property does not have any road frontage." + "value": "The property has no for sale sign." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadFrontageType", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.ShowingRequirements", + "lookupValue": "RestrictedHours", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Restricted Hours" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127881" + "value": "https://ddwiki.reso.org/display/DDW20/Restricted+Hours" }, { "term": "Core.Description", - "value": "The property fronts to a road other than those in this list." + "value": "The times when the property may be shown are restricted." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadFrontageType", - "lookupValue": "PrivateRoad", + "lookupName": "org.reso.metadata.enums.ShowingRequirements", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Private Road" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Private+Road" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128054" }, { "term": "Core.Description", - "value": "The property fronts to a private road." + "value": "See the remarks fields for more information about showing the property." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadFrontageType", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.ShowingRequirements", + "lookupValue": "ShowingService", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Showing Service" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127888" + "value": "https://ddwiki.reso.org/display/DDW20/Showing+Service" }, { "term": "Core.Description", - "value": "See Public or Private Remarks for details on the road frontage." + "value": "A service used by a listing broker to provide showing services of listed properties." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadFrontageType", - "lookupValue": "StateRoad", + "lookupName": "org.reso.metadata.enums.ShowingRequirements", + "lookupValue": "TextListingAgent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "State Road" + "value": "Text Listing Agent" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/State+Road" + "value": "https://ddwiki.reso.org/display/DDW20/Text+Listing+Agent" }, { "term": "Core.Description", - "value": "The property fronts to a state road." + "value": "Text message the listing agent to arrange a showing of the property." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadFrontageType", - "lookupValue": "Unimproved", + "lookupName": "org.reso.metadata.enums.ShowingRequirements", + "lookupValue": "TwentyFourHourNotice", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unimproved" + "value": "24 Hour Notice" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Unimproved" + "value": "https://ddwiki.reso.org/display/DDW20/24+Hour+Notice" }, { "term": "Core.Description", - "value": "The property\u0027s road frontage is unimproved." + "value": "A 24 hour notice is required to show the property." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadResponsibility", - "lookupValue": "PrivateMaintainedRoad", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "Aluminum", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Private Maintained Road" + "value": "Aluminum" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Private+Maintained+Road" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128017" }, { "term": "Core.Description", - "value": "The property\u0027s road is privately maintained." + "value": "The mobile/manufactured home has a skirt made of aluminum." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadResponsibility", - "lookupValue": "PublicMaintainedRoad", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "Block", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Public Maintained Road" + "value": "Block" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Public+Maintained+Road" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128019" }, { "term": "Core.Description", - "value": "The property\u0027s road is publicly maintained." + "value": "The mobile/manufactured home has a skirt made of block." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadResponsibility", - "lookupValue": "RoadMaintenanceAgreement", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "Brick", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Road Maintenance Agreement" + "value": "Brick" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Road+Maintenance+Agreement" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128022" }, { "term": "Core.Description", - "value": "The property has a road maintenance agreement." + "value": "The mobile/manufactured home has a skirt made of brick." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadSurfaceType", - "lookupValue": "AlleyPaved", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "Combination", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Alley Paved" + "value": "Combination" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Alley+Paved" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128027" }, { "term": "Core.Description", - "value": "The property\u0027s road is a paved alley." + "value": "The mobile/manufactured home has a skirt made of a combination of materials." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadSurfaceType", - "lookupValue": "Asphalt", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "Concrete", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Asphalt" + "value": "Concrete" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127868" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128031" }, { "term": "Core.Description", - "value": "The property\u0027s road is asphalt." + "value": "The mobile/manufactured home has a skirt made of concrete." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadSurfaceType", - "lookupValue": "ChipAndSeal", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "Fiberglass", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Chip And Seal" + "value": "Fiberglass" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Chip+And+Seal" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128034" }, { "term": "Core.Description", - "value": "The property\u0027s road is chip and seal." + "value": "The mobile/manufactured home has a skirt made of fiberglass." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadSurfaceType", - "lookupValue": "Concrete", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "Frame", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Concrete" + "value": "Frame" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127877" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128036" }, { "term": "Core.Description", - "value": "The property\u0027s road is concrete." + "value": "The mobile/manufactured home has a skirt that is framed." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadSurfaceType", - "lookupValue": "Dirt", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "Glass", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dirt" + "value": "Glass" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127880" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128040" }, { "term": "Core.Description", - "value": "The property\u0027s road is dirt." + "value": "The mobile/manufactured home has a skirt made of glass." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadSurfaceType", - "lookupValue": "Gravel", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "Masonite", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gravel" + "value": "Masonite" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127883" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128043" }, { "term": "Core.Description", - "value": "The property\u0027s road is gravel." + "value": "The mobile/manufactured home has a skirt made of Masonite." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadSurfaceType", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "Metal", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Metal" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127886" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128049" }, { "term": "Core.Description", - "value": "The property has no road." + "value": "The mobile/manufactured home has a skirt made of metal." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadSurfaceType", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127891" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128053" }, { "term": "Core.Description", - "value": "The surface type of the property\u0027s road is something other than those in this list." + "value": "The mobile/manufactured home does not have a skirt." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadSurfaceType", - "lookupValue": "Paved", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Paved" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127895" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128055" }, { "term": "Core.Description", - "value": "The property\u0027s road is paved." + "value": "The mobile/manufactured home has a skirt made of materials other than those in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadSurfaceType", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "Steel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Steel" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127898" + "value": "https://ddwiki.reso.org/display/DDW20/Steel" }, { "term": "Core.Description", - "value": "See the Public or Private Remarks for details on the road surface type." + "value": "The mobile/manufactured home has a skirt made of steel." } ] }, { - "lookupName": "org.reso.metadata.enums.RoadSurfaceType", - "lookupValue": "Unimproved", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "Stone", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unimproved" + "value": "Stone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127902" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128061" }, { "term": "Core.Description", - "value": "The property\u0027s road is unimproved." + "value": "The mobile/manufactured home has a skirt made of stone." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Aluminum", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "Stucco", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Aluminum" + "value": "Stucco" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Aluminum" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128080" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of aluminum." + "value": "The mobile/manufactured home has a skirt made of stucco." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "AsbestosShingle", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "Synthetic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Asbestos Shingle" + "value": "Synthetic" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Asbestos+Shingle" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128084" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of asbestos shingles." + "value": "The mobile/manufactured home has a skirt made of synthetic materials." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Asphalt", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "Unknown", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Asphalt" + "value": "Unknown" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127871" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128089" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of asphalt." + "value": "The mobile/manufactured home has a skirt made of unknown materials." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Bahama", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "Vinyl", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bahama" + "value": "Vinyl" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bahama" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128091" }, { "term": "Core.Description", - "value": "The roof is a Bahama roof." + "value": "The mobile/manufactured home has a skirt made of vinyl." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Barrel", + "lookupName": "org.reso.metadata.enums.Skirt", + "lookupValue": "Wood", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Barrel" + "value": "Wood" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Barrel" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128095" }, { "term": "Core.Description", - "value": "The roof is a Barrel roof." + "value": "The mobile/manufactured home has a skirt made of wood." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Bituthene", + "lookupName": "org.reso.metadata.enums.SpaFeatures", + "lookupValue": "AboveGround", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bituthene" + "value": "Above Ground" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bituthene" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128066" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of Bituthene." + "value": "The spa is not built into the ground." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "BuiltUp", + "lookupName": "org.reso.metadata.enums.SpaFeatures", + "lookupValue": "Bath", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Built-Up" + "value": "Bath" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Built-Up" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128068" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of built-up." + "value": "The bath has a built in spa/jets." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Composition", + "lookupName": "org.reso.metadata.enums.SpaFeatures", + "lookupValue": "Community", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Composition" + "value": "Community" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Composition" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128070" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of composition." + "value": "The property has access to a community spa." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Concrete", + "lookupName": "org.reso.metadata.enums.SpaFeatures", + "lookupValue": "Fiberglass", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Concrete" + "value": "Fiberglass" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127897" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128072" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of concrete." + "value": "The spa is lined or made of fiberglass." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Copper", + "lookupName": "org.reso.metadata.enums.SpaFeatures", + "lookupValue": "Gunite", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Copper" + "value": "Gunite" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Copper" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128075" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of copper." + "value": "The spa is lined with gunite." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Elastomeric", + "lookupName": "org.reso.metadata.enums.SpaFeatures", + "lookupValue": "Heated", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Elastomeric" + "value": "Heated" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Elastomeric" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128077" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of elastomeric." + "value": "The spa is heated." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Fiberglass", + "lookupName": "org.reso.metadata.enums.SpaFeatures", + "lookupValue": "InGround", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fiberglass" + "value": "In Ground" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127910" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128081" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of fiberglass." + "value": "The spa is built into the ground." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Flat", + "lookupName": "org.reso.metadata.enums.SpaFeatures", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Flat" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Flat" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128085" }, { "term": "Core.Description", - "value": "The roof is wholly/partially flat." + "value": "The property has no spa." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "FlatTile", + "lookupName": "org.reso.metadata.enums.SpaFeatures", + "lookupValue": "Private", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Flat Tile" + "value": "Private" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Flat+Tile" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128088" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of flat tile." + "value": "The spa is privately owned or is secluded." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Foam", + "lookupName": "org.reso.metadata.enums.SpaFeatures", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Foam" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Foam" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128093" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of foam." + "value": "See the remarks fields for more information about the spa." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "GreenRoof", + "lookupName": "org.reso.metadata.enums.SpecialLicenses", + "lookupValue": "BeerWine", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Green Roof" + "value": "Beer/Wine" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Green+Roof" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128078" }, { "term": "Core.Description", - "value": "The roof is wholly/partially a green roof." + "value": "The business being sold uses/requires a Beer/Wine license." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Mansard", + "lookupName": "org.reso.metadata.enums.SpecialLicenses", + "lookupValue": "ClassH", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mansard" + "value": "Class H" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Mansard" + "value": "https://ddwiki.reso.org/display/DDW20/Class+H" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of mansard." + "value": "The business being sold uses/requires a Class H license." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Membrane", + "lookupName": "org.reso.metadata.enums.SpecialLicenses", + "lookupValue": "Entertainment", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Membrane" + "value": "Entertainment" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Membrane" + "value": "https://ddwiki.reso.org/display/DDW20/Entertainment" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of membrane." + "value": "The business being sold uses/requires an Entertainment license." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Metal", + "lookupName": "org.reso.metadata.enums.SpecialLicenses", + "lookupValue": "Franchise", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Metal" + "value": "Franchise" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127934" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128092" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of metal." + "value": "The business being sold uses/requires a Franchise license." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Mixed", + "lookupName": "org.reso.metadata.enums.SpecialLicenses", + "lookupValue": "Gambling", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mixed" + "value": "Gambling" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127937" + "value": "https://ddwiki.reso.org/display/DDW20/Gambling" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of mixed materials." + "value": "The business being sold uses/requires a Gambling license." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.SpecialLicenses", + "lookupValue": "Liquor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Liquor" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127940" + "value": "https://ddwiki.reso.org/display/DDW20/Liquor" }, { "term": "Core.Description", - "value": "The roof materials are unstated, unknown or there are none." + "value": "The business being sold uses/requires a Liquor license." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.SpecialLicenses", + "lookupValue": "Liquor5YearsOrLess", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Liquor 5 Years Or Less" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127942" + "value": "https://ddwiki.reso.org/display/DDW20/Liquor+5+Years+Or+Less" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of materials other than those in this list." + "value": "The business being sold uses/requires a Liquor 5 years or less license." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "RolledHotMop", + "lookupName": "org.reso.metadata.enums.SpecialLicenses", + "lookupValue": "Liquor5YearsOrMore", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rolled/Hot Mop" + "value": "Liquor 5 Years Or More" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127946" + "value": "https://ddwiki.reso.org/display/DDW20/Liquor+5+Years+Or+More" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of rolled/hot mop." + "value": "The business being sold uses/requires a Liquor 5 years or more license." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Rubber", + "lookupName": "org.reso.metadata.enums.SpecialLicenses", + "lookupValue": "LiquorOffSale", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rubber" + "value": "Liquor-Off Sale" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Rubber" + "value": "https://ddwiki.reso.org/display/DDW20/Liquor-Off+Sale" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of rubber." + "value": "The business being sold uses/requires a Liquor-Off Sale license." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.SpecialLicenses", + "lookupValue": "LiquorOnSale", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Liquor-On Sale" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127955" + "value": "https://ddwiki.reso.org/display/DDW20/Liquor-On+Sale" }, { "term": "Core.Description", - "value": "See the listing\u0027s remarks for details on the roof." + "value": "The business being sold uses/requires a Liquor-On Sale license." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Shake", + "lookupName": "org.reso.metadata.enums.SpecialLicenses", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Shake" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Shake" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128158" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of shake." + "value": "The business being sold uses/requires/has no license." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Shingle", + "lookupName": "org.reso.metadata.enums.SpecialLicenses", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Shingle" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Shingle" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128162" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of shingle." + "value": "The business being sold uses/requires an other license." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Slate", + "lookupName": "org.reso.metadata.enums.SpecialLicenses", + "lookupValue": "Professional", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Slate" + "value": "Professional" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127968" + "value": "https://ddwiki.reso.org/display/DDW20/Professional" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of slate." + "value": "The business being sold uses/requires a Professional license." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "SpanishTile", + "lookupName": "org.reso.metadata.enums.SpecialListingConditions", + "lookupValue": "Auction", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Spanish Tile" + "value": "Auction" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Spanish+Tile" + "value": "https://ddwiki.reso.org/display/DDW20/Auction" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of Spanish tile." + "value": "The listing is an auction." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Stone", + "lookupName": "org.reso.metadata.enums.SpecialListingConditions", + "lookupValue": "BankruptcyProperty", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stone" + "value": "Bankruptcy Property" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127976" + "value": "https://ddwiki.reso.org/display/DDW20/Bankruptcy+Property" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of stone." + "value": "The listed property is currently involved in a bankruptcy." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Synthetic", + "lookupName": "org.reso.metadata.enums.SpecialListingConditions", + "lookupValue": "HudOwned", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Synthetic" + "value": "HUD Owned" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Synthetic" + "value": "https://ddwiki.reso.org/display/DDW20/HUD+Owned" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of synthetic materials." + "value": "The listed property is owned, and being sold, by the US Department of Housing and Urban Development." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "TarGravel", + "lookupName": "org.reso.metadata.enums.SpecialListingConditions", + "lookupValue": "InForeclosure", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tar/Gravel" + "value": "In Foreclosure" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127983" + "value": "https://ddwiki.reso.org/display/DDW20/In+Foreclosure" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of tar/gravel." + "value": "The listed property is currently in the process of foreclosure." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Tile", + "lookupName": "org.reso.metadata.enums.SpecialListingConditions", + "lookupValue": "NoticeOfDefault", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tile" + "value": "Notice Of Default" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127986" + "value": "https://ddwiki.reso.org/display/DDW20/Notice+Of+Default" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of tile." + "value": "There is a notice of default on the listed property." } ] }, { - "lookupName": "org.reso.metadata.enums.Roof", - "lookupValue": "Wood", + "lookupName": "org.reso.metadata.enums.SpecialListingConditions", + "lookupValue": "ProbateListing", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wood" + "value": "Probate Listing" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127989" + "value": "https://ddwiki.reso.org/display/DDW20/Probate+Listing" }, { "term": "Core.Description", - "value": "The roof is made wholly/partially of wood." + "value": "The listed property is a probate sale." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Bathroom", + "lookupName": "org.reso.metadata.enums.SpecialListingConditions", + "lookupValue": "RealEstateOwned", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bathroom" + "value": "Real Estate Owned" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127905" + "value": "https://ddwiki.reso.org/display/DDW20/Real+Estate+Owned" }, { "term": "Core.Description", - "value": "The first bathroom, when a Master Bathroom is not designated." + "value": "The listed property is currently bank/lender owned." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Basement", + "lookupName": "org.reso.metadata.enums.SpecialListingConditions", + "lookupValue": "ShortSale", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Basement" + "value": "Short Sale" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127907" + "value": "https://ddwiki.reso.org/display/DDW20/Short+Sale" }, { "term": "Core.Description", - "value": "A floor of a building below ground level." + "value": "The listing is a short sale (short pay) and may require bank approval." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Bathroom1", + "lookupName": "org.reso.metadata.enums.SpecialListingConditions", + "lookupValue": "Standard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bathroom 1" + "value": "Standard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bathroom+1" + "value": "https://ddwiki.reso.org/display/DDW20/Standard" }, { "term": "Core.Description", - "value": "The first bathroom, when a Master Bathroom is not designated." + "value": "The listing has none of the other conditions in the Special Listing Conditions field." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Bathroom2", + "lookupName": "org.reso.metadata.enums.SpecialListingConditions", + "lookupValue": "ThirdPartyApproval", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bathroom 2" + "value": "Third Party Approval" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bathroom+2" + "value": "https://ddwiki.reso.org/display/DDW20/Third+Party+Approval" }, { "term": "Core.Description", - "value": "The second bathroom." + "value": "A court or other third party approval is required for the sale to finalize." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Bathroom3", + "lookupName": "org.reso.metadata.enums.SpecialListingConditions", + "lookupValue": "Conservatorship", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bathroom 3" + "value": "Conservatorship" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bathroom+3" + "value": "https://ddwiki.reso.org/display/DDW20/Conservatorship" }, { "term": "Core.Description", - "value": "The third bathroom." + "value": "Conservatorship is a legal concept in the United States. A guardian or a protector is appointed by a judge to manage the financial affairs and/or daily life of another due to physical limitations, mental limitations or old age." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Bathroom4", + "lookupName": "org.reso.metadata.enums.SpecialListingConditions", + "lookupValue": "Trust", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bathroom 4" + "value": "Trust" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bathroom+4" + "value": "https://ddwiki.reso.org/display/DDW20/Trust" }, { "term": "Core.Description", - "value": "The fourth bathroom." + "value": "A three-party fiduciary relationship in which the first party, the trustor or settlor, transfers a property upon the second party for the benefit of the third party, the beneficiary." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Bathroom5", + "lookupName": "org.reso.metadata.enums.StandardStatus", + "lookupValue": "Active", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bathroom 5" + "value": "Active" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bathroom+5" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128099" }, { "term": "Core.Description", - "value": "The fifth bathroom." + "value": "The listing is on market and an offer has not been accepted." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Bedroom", + "lookupName": "org.reso.metadata.enums.StandardStatus", + "lookupValue": "ActiveUnderContract", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bedroom" + "value": "Active Under Contract" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127933" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128102" }, { "term": "Core.Description", - "value": "The type of room is a bedroom." + "value": "An offer has been accepted but the listing is still on market." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Bedroom1", + "lookupName": "org.reso.metadata.enums.StandardStatus", + "lookupValue": "Canceled", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bedroom 1" + "value": "Canceled" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bedroom+1" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128106" }, { "term": "Core.Description", - "value": "The first bedroom, when a Master Bedroom is not designated." + "value": "The listing contract has been terminated." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Bedroom2", + "lookupName": "org.reso.metadata.enums.StandardStatus", + "lookupValue": "Closed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bedroom 2" + "value": "Closed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bedroom+2" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128109" }, { "term": "Core.Description", - "value": "The second bedroom." + "value": "The purchase agreement has been fulfilled or the lease agreement has been executed." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Bedroom3", + "lookupName": "org.reso.metadata.enums.StandardStatus", + "lookupValue": "ComingSoon", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bedroom 3" + "value": "Coming Soon" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bedroom+3" + "value": "https://ddwiki.reso.org/display/DDW20/Coming+Soon" }, { "term": "Core.Description", - "value": "The third bedroom." + "value": "This is a listing that has not yet been on market but will be on market soon. A listing contract has been executed. Some systems may use Hold or Withdrawn for similar purposes. When all three are in use, Hold expresses a listing that may have been on market but is off market temporarily and is expected to return to market. Withdrawn may have been on market but when used in conjunction with Hold, is not expected to return to market. Coming Soon is different from Hold and Withdrawn as the property, under the current listing contract only, has not been previously on market." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Bedroom4", + "lookupName": "org.reso.metadata.enums.StandardStatus", + "lookupValue": "Delete", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bedroom 4" + "value": "Delete" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bedroom+4" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128117" }, { "term": "Core.Description", - "value": "The fourth bedroom." + "value": "The listing contract was never valid or other reason for the contract to be nullified." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Bedroom5", + "lookupName": "org.reso.metadata.enums.StandardStatus", + "lookupValue": "Expired", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bedroom 5" + "value": "Expired" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bedroom+5" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128119" }, { "term": "Core.Description", - "value": "The fifth bedroom." + "value": "The listing contract has expired." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "BonusRoom", + "lookupName": "org.reso.metadata.enums.StandardStatus", + "lookupValue": "Hold", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bonus Room" + "value": "Hold" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127957" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128130" }, { "term": "Core.Description", - "value": "A room that can be used for multiple purposes." + "value": "A contract exists between the seller and the listing member. The listing may be completely off market, not allowing any showings and/or not taking any further offers. For systems that don\u0027t use Hold, Withdrawn is a similar status that may be in use. When both Hold and Withdrawn are in use, Withdrawn may be used to indicate a greater certainty that the listing will not come back on market." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Den", + "lookupName": "org.reso.metadata.enums.StandardStatus", + "lookupValue": "Incomplete", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Den" + "value": "Incomplete" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127961" + "value": "https://ddwiki.reso.org/display/DDW20/Incomplete" }, { "term": "Core.Description", - "value": "Used for a variety of purposes, a den is typically a secluded comfortable room use as a study or entertainment room." + "value": "The listing has not yet be completely entered and is not yet published in the MLS." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "DiningRoom", + "lookupName": "org.reso.metadata.enums.StandardStatus", + "lookupValue": "Pending", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dining Room" + "value": "Pending" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127972" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128136" }, { "term": "Core.Description", - "value": "A room, in a home, where meals are eaten." + "value": "An offer has been accepted and the listing is no longer on market." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "ExerciseRoom", + "lookupName": "org.reso.metadata.enums.StandardStatus", + "lookupValue": "Withdrawn", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Exercise Room" + "value": "Withdrawn" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127973" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128139" }, { "term": "Core.Description", - "value": "A room that is specifically geared to contain exercise equipment." + "value": "The listing has been withdrawn from the market, but a contract still exists between the seller and the listing member. For those systems that use both Hold and Withdrawn, Withdrawn may represent an intention not to bring the listing back on the market. When Hold is not used by the system, Withdrawn does not represent any intention of returning to market or not." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "FamilyRoom", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "AB", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Family Room" + "value": "AB" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127977" + "value": "https://ddwiki.reso.org/display/DDW20/AB" }, { "term": "Core.Description", - "value": "A comfortable room in a dwelling, for frequent leisure use." + "value": "The Canadian province in which the listing is located is Alberta." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "GameRoom", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "AK", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Game Room" + "value": "AK" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127980" + "value": "https://ddwiki.reso.org/display/DDW20/AK" }, { "term": "Core.Description", - "value": "A room that, typically a bonus room, that is specifically equipped for game play. This may include billiards, Ping-Pong, video games, board games or other recreational activities." + "value": "The state in which the listing is located is Alaska." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "GreatRoom", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "AL", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Great Room" + "value": "AL" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127984" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128122" }, { "term": "Core.Description", - "value": "The term great room denotes a room space within an abode which combines the specific functions of several of the more traditional room spaces (e.g. the family room, the living room, the study, etc.) into a singular unified space. Great rooms are typically at or near the center of the house, feature raised ceilings, and have been common in American homes since the early 1990s." + "value": "The state in which the listing is located is Alabama." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Gym", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "AR", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gym" + "value": "AR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127991" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128124" }, { "term": "Core.Description", - "value": "A room that, in addition to exercise equipment, has other characteristics of a gymnasium." + "value": "The state in which the listing is located is Arkansas." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Kitchen", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "AZ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Kitchen" + "value": "AZ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127996" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128126" }, { "term": "Core.Description", - "value": "The room used for the preparation and storage of food. Cookery." + "value": "The state in which the listing is located is Arizona." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Laundry", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "BC", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Laundry" + "value": "BC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128002" + "value": "https://ddwiki.reso.org/display/DDW20/BC" }, { "term": "Core.Description", - "value": "A utility room specifically equipment and used for laundry equipment (washer and dryer)." + "value": "The Canadian province in which the listing is located is British Columbia." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Library", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "CA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Library" + "value": "CA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128006" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128131" }, { "term": "Core.Description", - "value": "A room that is specifically geared to house books and other media typically found in a library." + "value": "The state in which the listing is located is California." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "LivingRoom", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "CO", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Living Room" + "value": "CO" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128013" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128134" }, { "term": "Core.Description", - "value": "A room in a private house used for general social and leisure activities." + "value": "The state in which the listing is located is Colorado." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Loft", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "CT", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Loft" + "value": "CT" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128016" + "value": "https://ddwiki.reso.org/display/DDW20/CT" }, { "term": "Core.Description", - "value": "A loft can be an upper story or attic in a building, directly under the roof. Alternatively, a loft apartment refers to large adaptable open space, often converted for residential use (a converted loft) from some other use, often light industrial. Adding to the confusion, some converted lofts include upper open loft areas." + "value": "The state in which the listing is located is Connecticut." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "MasterBathroom", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "DC", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Master Bathroom" + "value": "DC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128021" + "value": "https://ddwiki.reso.org/display/DDW20/DC" }, { "term": "Core.Description", - "value": "Typically the largest of the bathrooms and attached to the master bedroom." + "value": "The federal district in which the listing is located is District of Columbia." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "MasterBedroom", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "DE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Master Bedroom" + "value": "DE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128032" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128143" }, { "term": "Core.Description", - "value": "Typically the largest of the bedrooms with an attached bathroom." + "value": "The state in which the listing is located is Delaware." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "MediaRoom", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "FL", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Media Room" + "value": "FL" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128039" + "value": "https://ddwiki.reso.org/display/DDW20/FL" }, { "term": "Core.Description", - "value": "A room that is specifically geared for the watching of movies, TV or other forms of multimedia." + "value": "The state in which the listing is located is Florida." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Office", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "GA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office" + "value": "GA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128042" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128148" }, { "term": "Core.Description", - "value": "A room used for business." + "value": "The state in which the listing is located is Georgia." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Sauna", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "HI", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sauna" + "value": "HI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128046" + "value": "https://ddwiki.reso.org/display/DDW20/HI" }, { "term": "Core.Description", - "value": "A small room or house designed as a place to experience dry or wet heat sessions, or an establishment with one or more of these and auxiliary facilities." + "value": "The state in which the listing is located is Hawaii." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "UtilityRoom", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "IA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Utility Room" + "value": "IA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Utility+Room" + "value": "https://ddwiki.reso.org/display/DDW20/IA" }, { "term": "Core.Description", - "value": "A room that usually contains laundry, HVAC, water heating or some other utilitarian equipment. In some areas this is simply the laundry room. In other areas it may be used for many other purposes, all having some utility." + "value": "The state in which the listing is located is Iowa." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomType", - "lookupValue": "Workshop", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "ID", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Workshop" + "value": "ID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128052" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128160" }, { "term": "Core.Description", - "value": "A room containing tools or equipment used for the manufacturing or repair of goods." + "value": "The state in which the listing is located is Idaho." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "BuildingSecurity", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "IL", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Building Security" + "value": "IL" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Building+Security" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128164" }, { "term": "Core.Description", - "value": "The property has building security." + "value": "The state in which the listing is located is Illinois." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "CarbonMonoxideDetectors", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "IN", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Carbon Monoxide Detector(s)" + "value": "IN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127950" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128166" }, { "term": "Core.Description", - "value": "The property has carbon monoxide detector(s)." + "value": "The state in which the listing is located is Indiana." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "ClosedCircuitCameras", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "KS", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Closed Circuit Camera(s)" + "value": "KS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127954" + "value": "https://ddwiki.reso.org/display/DDW20/KS" }, { "term": "Core.Description", - "value": "The property has closed circuit camera(s)." + "value": "The state in which the listing is located is Kansas." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "FireAlarm", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "KY", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fire Alarm" + "value": "KY" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Fire+Alarm" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128171" }, { "term": "Core.Description", - "value": "The property has fire alarm(s)." + "value": "The state in which the listing is located is Kentucky." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "FireEscape", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "LA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fire Escape" + "value": "LA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Fire+Escape" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128177" }, { "term": "Core.Description", - "value": "The property has a fire escape." + "value": "The state in which the listing is located is Louisiana." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "FireSprinklerSystem", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "MA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fire Sprinkler System" + "value": "MA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Fire+Sprinkler+System" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128181" }, { "term": "Core.Description", - "value": "The property has a fire sprinkler system." + "value": "The state in which the listing is located is Massachusetts." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "Firewalls", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "MB", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Firewall(s)" + "value": "MB" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127967" + "value": "https://ddwiki.reso.org/display/DDW20/MB" }, { "term": "Core.Description", - "value": "The property has firewall(s)." + "value": "The Canadian province in which the listing is located is Manitoba." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "GatedCommunity", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "MD", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gated Community" + "value": "MD" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gated+Community" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128190" }, { "term": "Core.Description", - "value": "The property is in a gated community." + "value": "The state in which the listing is located is Maryland." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "GatedWithGuard", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "ME", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gated with Guard" + "value": "ME" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gated+with+Guard" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128198" }, { "term": "Core.Description", - "value": "The property is in a gated community/area with guard service." + "value": "The state in which the listing is located is Maine." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "KeyCardEntry", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "MI", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Key Card Entry" + "value": "MI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Key+Card+Entry" + "value": "https://ddwiki.reso.org/display/DDW20/MI" }, { "term": "Core.Description", - "value": "The property or community has key card entry." + "value": "The state in which the listing is located is Michigan." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "MN", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "MN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127987" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128205" }, { "term": "Core.Description", - "value": "The property has security features other than those in this list." + "value": "The state in which the listing is located is Minnesota." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "PanicAlarm", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "MO", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Panic Alarm" + "value": "MO" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Panic+Alarm" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128209" }, { "term": "Core.Description", - "value": "The property has a panic alarm." + "value": "The state in which the listing is located is Missouri." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "Prewired", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "MS", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Prewired" + "value": "MS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Prewired" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128213" }, { "term": "Core.Description", - "value": "The property is prewired for a security system." + "value": "The state in which the listing is located is Mississippi." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "SecuredGarageParking", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "MT", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Secured Garage/Parking" + "value": "MT" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127998" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128217" }, { "term": "Core.Description", - "value": "The property has a secured garage or parking area." + "value": "The state in which the listing is located is Montana." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "SecurityFence", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "NB", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Security Fence" + "value": "NB" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Security+Fence" + "value": "https://ddwiki.reso.org/display/DDW20/NB" }, { "term": "Core.Description", - "value": "The property has a security fence." + "value": "The Canadian province in which the listing is located is New Brunswick." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "SecurityGate", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "NC", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Security Gate" + "value": "NC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Security+Gate" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128225" }, { "term": "Core.Description", - "value": "The property has a security gate." + "value": "The state in which the listing is located is North Carolina." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "SecurityGuard", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "ND", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Security Guard" + "value": "ND" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Security+Guard" + "value": "https://ddwiki.reso.org/display/DDW20/ND" }, { "term": "Core.Description", - "value": "The property or community has a security guard." + "value": "The state in which the listing is located is North Dakota." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "SecurityLights", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "NE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Security Lights" + "value": "NE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Security+Lights" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128238" }, { "term": "Core.Description", - "value": "The property has security lights." + "value": "The state in which the listing is located is Nebraska." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "SecurityService", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "NF", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Security Service" + "value": "NF" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Security+Service" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128244" }, { "term": "Core.Description", - "value": "The property has a security service." + "value": "The Canadian province in which the listing is located is Newfoundland and Labrador." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "SecuritySystem", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "NH", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Security System" + "value": "NH" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Security+System" + "value": "https://ddwiki.reso.org/display/DDW20/NH" }, { "term": "Core.Description", - "value": "The property has a security system." + "value": "The state in which the listing is located is New Hampshire." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "SecuritySystemLeased", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "NJ", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Security System Leased" + "value": "NJ" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Security+System+Leased" + "value": "https://ddwiki.reso.org/display/DDW20/NJ" }, { "term": "Core.Description", - "value": "The property has a leased security system." + "value": "The state in which the listing is located is New Jersey." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "SecuritySystemOwned", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "NM", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Security System Owned" + "value": "NM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Security+System+Owned" + "value": "https://ddwiki.reso.org/display/DDW20/NM" }, { "term": "Core.Description", - "value": "The property has an owned security system." + "value": "The state in which the listing is located is New Mexico." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "NS", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "NS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128035" + "value": "https://ddwiki.reso.org/display/DDW20/NS" }, { "term": "Core.Description", - "value": "See the remarks fields for more information about the security features of the property." + "value": "The Canadian province in which the listing is located is Nova Scotia." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "SmokeDetectors", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "NT", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Smoke Detector(s)" + "value": "NT" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128038" + "value": "https://ddwiki.reso.org/display/DDW20/NT" }, { "term": "Core.Description", - "value": "The property has smoke detector(s)." + "value": "The Canadian territory in which the listing is located is Northwest Territories." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "TwentyFourHourSecurity", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "NU", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "24 Hour Security" + "value": "NU" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/24+Hour+Security" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128266" }, { "term": "Core.Description", - "value": "The property has 24 hour security." + "value": "The Canadian territory in which the listing is located is Nunavut." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "VariesByUnit", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "NV", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Varies By Unit" + "value": "NV" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128045" + "value": "https://ddwiki.reso.org/display/DDW20/NV" }, { "term": "Core.Description", - "value": "The security features vary from unit to unit." + "value": "The state in which the listing is located is Nevada." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "WindowBars", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "NY", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Window Bars" + "value": "NY" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Window+Bars" + "value": "https://ddwiki.reso.org/display/DDW20/NY" }, { "term": "Core.Description", - "value": "The property has window bars." + "value": "The state in which the listing is located is New York." } ] }, { - "lookupName": "org.reso.metadata.enums.SecurityFeatures", - "lookupValue": "WindowBarsWithQuickRelease", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "OH", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Window Bars with Quick Release" + "value": "OH" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Window+Bars+with+Quick+Release" + "value": "https://ddwiki.reso.org/display/DDW20/OH" }, { "term": "Core.Description", - "value": "The property has window bars with a quick release mechanism." + "value": "The state in which the listing is located is Ohio." } ] }, { - "lookupName": "org.reso.metadata.enums.Sewer", - "lookupValue": "AerobicSeptic", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "OK", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Aerobic Septic" + "value": "OK" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Aerobic+Septic" + "value": "https://ddwiki.reso.org/display/DDW20/OK" }, { "term": "Core.Description", - "value": "The property has an aerobic septic." + "value": "The state in which the listing is located is Oklahoma." } ] }, { - "lookupName": "org.reso.metadata.enums.Sewer", - "lookupValue": "Cesspool", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "ON", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cesspool" + "value": "ON" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cesspool" + "value": "https://ddwiki.reso.org/display/DDW20/ON" }, { "term": "Core.Description", - "value": "The property has a cesspool." + "value": "The Canadian province in which the listing is located is Ontario." } ] }, { - "lookupName": "org.reso.metadata.enums.Sewer", - "lookupValue": "EngineeredSeptic", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "OR", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Engineered Septic" + "value": "OR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Engineered+Septic" + "value": "https://ddwiki.reso.org/display/DDW20/OR" }, { "term": "Core.Description", - "value": "The property has an engineered septic." + "value": "The state in which the listing is located is Oregon." } ] }, { - "lookupName": "org.reso.metadata.enums.Sewer", - "lookupValue": "HoldingTank", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "PA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Holding Tank" + "value": "PA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Holding+Tank" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128290" }, { "term": "Core.Description", - "value": "The property has a holding tank." + "value": "The state in which the listing is located is Pennsylvania." } ] }, { - "lookupName": "org.reso.metadata.enums.Sewer", - "lookupValue": "MoundSeptic", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "PE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mound Septic" + "value": "PE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Mound+Septic" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128293" }, { "term": "Core.Description", - "value": "The property has a mound septic." + "value": "The Canadian province in which the listing is located is Prince Edward Island." } ] }, { - "lookupName": "org.reso.metadata.enums.Sewer", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "QC", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "QC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127964" + "value": "https://ddwiki.reso.org/display/DDW20/QC" }, { "term": "Core.Description", - "value": "The property has no sewer, septic or cesspool." + "value": "The Canadian province in which the listing is located is Quebec." } ] }, { - "lookupName": "org.reso.metadata.enums.Sewer", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "RI", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "RI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127966" + "value": "https://ddwiki.reso.org/display/DDW20/RI" }, { "term": "Core.Description", - "value": "The property has a system other than sewer, sceptic or cesspool in this list." + "value": "The state in which the listing is located is Rhode Island." } ] }, { - "lookupName": "org.reso.metadata.enums.Sewer", - "lookupValue": "PercTestOnFile", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "SC", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Perc Test On File" + "value": "SC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Perc+Test+On+File" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128302" }, { "term": "Core.Description", - "value": "The property has a perc test on file." + "value": "The state in which the listing is located is South Carolina." } ] }, { - "lookupName": "org.reso.metadata.enums.Sewer", - "lookupValue": "PercTestRequired", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "SD", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Perc Test Required" + "value": "SD" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Perc+Test+Required" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128306" }, { "term": "Core.Description", - "value": "The property requires a perc test." + "value": "The state in which the listing is located is South Dakota." } ] }, { - "lookupName": "org.reso.metadata.enums.Sewer", - "lookupValue": "PrivateSewer", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "SK", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Private Sewer" + "value": "SK" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Private+Sewer" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128310" }, { "term": "Core.Description", - "value": "The property has a private sewer." + "value": "The Canadian province in which the listing is located is Saskatchewan." } ] }, { - "lookupName": "org.reso.metadata.enums.Sewer", - "lookupValue": "PublicSewer", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "TN", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Public Sewer" + "value": "TN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Public+Sewer" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128314" }, { "term": "Core.Description", - "value": "The property has a public sewer." + "value": "The state in which the listing is located is Tennessee." } ] }, { - "lookupName": "org.reso.metadata.enums.Sewer", - "lookupValue": "SepticNeeded", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "TX", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Septic Needed" + "value": "TX" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Septic+Needed" + "value": "https://ddwiki.reso.org/display/DDW20/TX" }, { "term": "Core.Description", - "value": "The property needs a septic system." + "value": "The state in which the listing is located is Texas." } ] }, { - "lookupName": "org.reso.metadata.enums.Sewer", - "lookupValue": "SepticTank", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "UT", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Septic Tank" + "value": "UT" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Septic+Tank" + "value": "https://ddwiki.reso.org/display/DDW20/UT" }, { "term": "Core.Description", - "value": "The property has a septic tank." + "value": "The state in which the listing is located is Utah." } ] }, { - "lookupName": "org.reso.metadata.enums.Sewer", - "lookupValue": "SharedSeptic", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "VA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Shared Septic" + "value": "VA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Shared+Septic" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128326" }, { "term": "Core.Description", - "value": "The property has a shared septic." + "value": "The state in which the listing is located is Virginia." } ] }, { - "lookupName": "org.reso.metadata.enums.Sewer", - "lookupValue": "Unknown", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "VI", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unknown" + "value": "VI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127995" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128329" }, { "term": "Core.Description", - "value": "The property\u0027s sewer/septic is unknown." + "value": "The territory in which the listing is located is Virgin Islands." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingContactType", - "lookupValue": "Agent", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "VT", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agent" + "value": "VT" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127993" + "value": "https://ddwiki.reso.org/display/DDW20/VT" }, { "term": "Core.Description", - "value": "The showing contact is a licensed agent." + "value": "The state in which the listing is located is Vermont." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingContactType", - "lookupValue": "Occupant", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "WA", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Occupant" + "value": "WA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Occupant" + "value": "https://ddwiki.reso.org/display/DDW20/WA" }, { "term": "Core.Description", - "value": "The showing contact is the occupant." + "value": "The state in which the listing is located is Washington." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingContactType", - "lookupValue": "Owner", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "WI", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Owner" + "value": "WI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128004" + "value": "https://ddwiki.reso.org/display/DDW20/WI" }, { "term": "Core.Description", - "value": "The showing contact is the owner." + "value": "The state in which the listing is located is Wisconsin." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingContactType", - "lookupValue": "PropertyManager", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "WV", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Property Manager" + "value": "WV" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128014" + "value": "https://ddwiki.reso.org/display/DDW20/WV" }, { "term": "Core.Description", - "value": "The showing contact is the property manager." + "value": "The state in which the listing is located is West Virginia." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingDays", - "lookupValue": "SampleShowingDaysEnumValue", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "WY", "type": "Edm.Int32", "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "WY" + }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ShowingDays+Field" + "value": "https://ddwiki.reso.org/display/DDW20/WY" }, { "term": "Core.Description", - "value": "The days of the week that the property is available for showing. i.e. Sundays, Mondays, Tuesdays, Wednesdays, Thursdays, Fridays, Saturdays" + "value": "The state in which the listing is located is Wyoming." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "AppointmentOnly", + "lookupName": "org.reso.metadata.enums.StateOrProvince", + "lookupValue": "YT", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Appointment Only" + "value": "YT" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Appointment+Only" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128353" }, { "term": "Core.Description", - "value": "Showing of the property is by appointment only." + "value": "The Canadian territory in which the listing is located is Yukon." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "CallListingAgent", + "lookupName": "org.reso.metadata.enums.StreetDirection", + "lookupValue": "E", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Call Listing Agent" + "value": "E" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128000" + "value": "https://ddwiki.reso.org/display/DDW20/E" }, { "term": "Core.Description", - "value": "Call the listing agent to arrange a showing of the property." + "value": "The street suffix or prefix direction is East." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "CallListingOffice", + "lookupName": "org.reso.metadata.enums.StreetDirection", + "lookupValue": "N", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Call Listing Office" + "value": "N" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128003" + "value": "https://ddwiki.reso.org/display/DDW20/N" }, { "term": "Core.Description", - "value": "Call the listing office to arrange a showing of the property." + "value": "The street suffix or prefix direction is North." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "CallManager", + "lookupName": "org.reso.metadata.enums.StreetDirection", + "lookupValue": "NE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Call Manager" + "value": "NE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Call+Manager" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128138" }, { "term": "Core.Description", - "value": "Call the property manage to arrange a showing of the property." + "value": "The street suffix or prefix direction is North East." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "CallOwner", + "lookupName": "org.reso.metadata.enums.StreetDirection", + "lookupValue": "NW", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Call Owner" + "value": "NW" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Call+Owner" + "value": "https://ddwiki.reso.org/display/DDW20/NW" }, { "term": "Core.Description", - "value": "Call the property owner to arrange a showing of the property." + "value": "The street suffix or prefix direction is North West." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "CallTenant", + "lookupName": "org.reso.metadata.enums.StreetDirection", + "lookupValue": "S", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Call Tenant" + "value": "S" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Call+Tenant" + "value": "https://ddwiki.reso.org/display/DDW20/S" }, { "term": "Core.Description", - "value": "Call the tenant/occupant directly to arrange a showing of the property." + "value": "The street suffix or prefix direction is South." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "CombinationLockBox", + "lookupName": "org.reso.metadata.enums.StreetDirection", + "lookupValue": "SE", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Combination Lock Box" + "value": "SE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Combination+Lock+Box" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128147" }, { "term": "Core.Description", - "value": "The property has a combination lock box for showing access." + "value": "The street suffix or prefix direction is South East." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "DaySleeper", + "lookupName": "org.reso.metadata.enums.StreetDirection", + "lookupValue": "SW", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Day Sleeper" + "value": "SW" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Day+Sleeper" + "value": "https://ddwiki.reso.org/display/DDW20/SW" }, { "term": "Core.Description", - "value": "The property has a tenant/occupant who sleeps during the day." + "value": "The street suffix or prefix direction is South West." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "DoNotShow", + "lookupName": "org.reso.metadata.enums.StreetDirection", + "lookupValue": "W", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Do Not Show" + "value": "W" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Do+Not+Show" + "value": "https://ddwiki.reso.org/display/DDW20/W" }, { "term": "Core.Description", - "value": "Do not show this property." + "value": "The street suffix or prefix direction is West." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "EmailListingAgent", + "lookupName": "org.reso.metadata.enums.StreetSuffix", + "lookupValue": "SampleStreetSuffixEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.StructureType", + "lookupValue": "Cabin", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Email Listing Agent" + "value": "Cabin" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Email+Listing+Agent" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128141" }, { "term": "Core.Description", - "value": "Email the listing agent for more information about showing the property." + "value": "A single family residence that may have limited utilities and rooms." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "KeyInOffice", + "lookupName": "org.reso.metadata.enums.StructureType", + "lookupValue": "Dock", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Key In Office" + "value": "Dock" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Key+In+Office" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128146" }, { "term": "Core.Description", - "value": "The key to access the property for showing must be retrieved from the listing or manager\u0027s office." + "value": "A floating or pillar supported structure over water used to park water craft." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "Lockbox", + "lookupName": "org.reso.metadata.enums.StructureType", + "lookupValue": "Duplex", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lockbox" + "value": "Duplex" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lockbox" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128150" }, { "term": "Core.Description", - "value": "The property has an electronic lockbox for showing access." + "value": "A multi family structure with two independent units sharing a common roof." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "NoLockbox", + "lookupName": "org.reso.metadata.enums.StructureType", + "lookupValue": "Flex", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "No Lockbox" + "value": "Flex" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/No+Lockbox" + "value": "https://ddwiki.reso.org/display/DDW20/Flex" }, { "term": "Core.Description", - "value": "There is no lockbox on the property." + "value": "A commercial property that is designed to be used in different ways. e.g. Office, Retail or Warehouse." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "NoSign", + "lookupName": "org.reso.metadata.enums.StructureType", + "lookupValue": "HotelMotel", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "No Sign" + "value": "Hotel/Motel" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/No+Sign" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128155" }, { "term": "Core.Description", - "value": "The property has no for sale sign." + "value": "A commercial structure designed to be a hotel or motel." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "Occupied", + "lookupName": "org.reso.metadata.enums.StructureType", + "lookupValue": "House", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Occupied" + "value": "House" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Occupied" + "value": "https://ddwiki.reso.org/display/DDW20/House" }, { "term": "Core.Description", - "value": "The property is currently occupied." + "value": "A single family residence on real property either attached or detached from another structure. A house may be modular (aka prefabricated), but not a manufactured home with serial/license number." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "PetsOnPremises", + "lookupName": "org.reso.metadata.enums.StructureType", + "lookupValue": "Industrial", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pet(s) on Premises" + "value": "Industrial" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pet%28s%29+on+Premises" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128163" }, { "term": "Core.Description", - "value": "There are currently pets at the property." + "value": "A commercial structure designed for industrial use." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "RestrictedHours", + "lookupName": "org.reso.metadata.enums.StructureType", + "lookupValue": "ManufacturedHouse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Restricted Hours" + "value": "Manufactured House" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Restricted+Hours" + "value": "https://ddwiki.reso.org/display/DDW20/Manufactured+House" }, { "term": "Core.Description", - "value": "The times when the property may be shown are restricted." + "value": "A factory built house that is transported to the lot. A manufactured home will have a serial/license number, where prefabricated (modular) homes are classified with stick built as \"House\" in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "SecuritySystem", + "lookupName": "org.reso.metadata.enums.StructureType", + "lookupValue": "MixedUse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Security System" + "value": "Mixed Use" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128050" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128172" }, { "term": "Core.Description", - "value": "The property has a security system that is a consideration when showing." + "value": "The property is designed be used in more than one way. This is typically a combination of residential and commercial space. e.g. a dwelling over a retail space." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.StructureType", + "lookupValue": "MultiFamily", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Multi Family" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128054" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128175" }, { "term": "Core.Description", - "value": "See the remarks fields for more information about showing the property." + "value": "A structure or complex with 5 or more units that are individual dwellings." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "ShowingService", + "lookupName": "org.reso.metadata.enums.StructureType", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Service" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Showing+Service" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128179" }, { "term": "Core.Description", - "value": "A service used by a listing broker to provide showing services of listed properties." + "value": "The property has no structure." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "TextListingAgent", + "lookupName": "org.reso.metadata.enums.StructureType", + "lookupValue": "Office", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Text Listing Agent" + "value": "Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Text+Listing+Agent" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128184" }, { "term": "Core.Description", - "value": "Text message the listing agent to arrange a showing of the property." + "value": "A commercial structure designed to be used as office space." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "ToBeBuilt", + "lookupName": "org.reso.metadata.enums.StructureType", + "lookupValue": "Quadruplex", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "To Be Built" + "value": "Quadruplex" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/To+Be+Built" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128188" }, { "term": "Core.Description", - "value": "The property has yet to be built." + "value": "A multi family structure with four independent units sharing a common roof." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "TwentyFourHourNotice", + "lookupName": "org.reso.metadata.enums.StructureType", + "lookupValue": "Retail", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "24 Hour Notice" + "value": "Retail" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/24+Hour+Notice" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128193" }, { "term": "Core.Description", - "value": "A 24 hour notice is required to show the property." + "value": "A commercial structure designed to be used for retail space." } ] }, { - "lookupName": "org.reso.metadata.enums.ShowingRequirements", - "lookupValue": "UnderConstruction", + "lookupName": "org.reso.metadata.enums.StructureType", + "lookupValue": "Townhouse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Under Construction" + "value": "Townhouse" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128073" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128196" }, { "term": "Core.Description", - "value": "The property is under construction." + "value": "A dwelling unit, generally having two or more floors and attached to other similar units via party walls." } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "Aluminum", + "lookupName": "org.reso.metadata.enums.StructureType", + "lookupValue": "Triplex", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Aluminum" + "value": "Triplex" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128017" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128207" }, { "term": "Core.Description", - "value": "The mobile/manufactured home has a skirt made of aluminum." + "value": "A multi family structure with three independent units sharing a common roof." } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "Block", + "lookupName": "org.reso.metadata.enums.StructureType", + "lookupValue": "Warehouse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Block" + "value": "Warehouse" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128019" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128210" }, { "term": "Core.Description", - "value": "The mobile/manufactured home has a skirt made of block." + "value": "A commercial structure designed for warehousing." } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "Brick", + "lookupName": "org.reso.metadata.enums.CompensationType", + "lookupValue": "Dollars", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Brick" + "value": "$" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128022" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125970" }, { "term": "Core.Description", - "value": "The mobile/manufactured home has a skirt made of brick." + "value": "The value entered in the BuyerAgencyCompensation field is in dollars." } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "Combination", + "lookupName": "org.reso.metadata.enums.CompensationType", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Combination" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128027" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125975" }, { "term": "Core.Description", - "value": "The mobile/manufactured home has a skirt made of a combination of materials." + "value": "A compensation type not included in this list" } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "Concrete", + "lookupName": "org.reso.metadata.enums.CompensationType", + "lookupValue": "Percent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Concrete" + "value": "%" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128031" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125982" }, { "term": "Core.Description", - "value": "The mobile/manufactured home has a skirt made of concrete." + "value": "The value entered in the BuyerAgencyCompensation field is a percent of the gross compensation." } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "Fiberglass", + "lookupName": "org.reso.metadata.enums.CompensationType", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fiberglass" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128034" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125990" }, { "term": "Core.Description", - "value": "The mobile/manufactured home has a skirt made of fiberglass." + "value": "The Buyer Agency Compensation Type is something other than % or $ or is some special combination of $, %, and other compensation types. See the applicable remarks field for more details about the compensation." } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "Frame", + "lookupName": "org.reso.metadata.enums.SyndicateTo", + "lookupValue": "HomesDotCom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Frame" + "value": "Homes.com" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128036" + "value": "https://ddwiki.reso.org/display/DDW20/Homes.com" }, { "term": "Core.Description", - "value": "The mobile/manufactured home has a skirt that is framed." + "value": "The Broker, or Member if permitted by the Broker, is allowing their listings to be sent to Homes.com." } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "Glass", + "lookupName": "org.reso.metadata.enums.SyndicateTo", + "lookupValue": "Listhub", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Glass" + "value": "ListHub" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128040" + "value": "https://ddwiki.reso.org/display/DDW20/ListHub" }, { "term": "Core.Description", - "value": "The mobile/manufactured home has a skirt made of glass." + "value": "The Broker, or Member if permitted by the Broker, is allowing their listings to be sent to ListHub.com." } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "Masonite", + "lookupName": "org.reso.metadata.enums.SyndicateTo", + "lookupValue": "RealtorDotCom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Masonite" + "value": "Realtor.com" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128043" + "value": "https://ddwiki.reso.org/display/DDW20/Realtor.com" }, { "term": "Core.Description", - "value": "The mobile/manufactured home has a skirt made of Masonite." + "value": "The Broker, or Member if permitted by the Broker, is allowing their listings to be sent to Realtor.com." } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "Metal", + "lookupName": "org.reso.metadata.enums.SyndicateTo", + "lookupValue": "ZillowTrulia", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Metal" + "value": "Zillow/Trulia" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128049" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128174" }, { "term": "Core.Description", - "value": "The mobile/manufactured home has a skirt made of metal." + "value": "The Broker, or Member if permitted by the Broker, is allowing their listings to be sent to Zillow and Trulia." } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.TaxStatusCurrent", + "lookupValue": "Personal", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Personal" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128053" + "value": "https://ddwiki.reso.org/display/DDW20/Personal" }, { "term": "Core.Description", - "value": "The mobile/manufactured home does not have a skirt." + "value": "The tax is based on personal property." } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.TaxStatusCurrent", + "lookupValue": "PersonalAndReal", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Personal And Real" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128055" + "value": "https://ddwiki.reso.org/display/DDW20/Personal+And+Real" }, { "term": "Core.Description", - "value": "The mobile/manufactured home has a skirt made of materials other than those in this list." + "value": "The tax is based on both personal and real property." } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "Steel", + "lookupName": "org.reso.metadata.enums.TaxStatusCurrent", + "lookupValue": "Real", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Steel" + "value": "Real" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Steel" + "value": "https://ddwiki.reso.org/display/DDW20/Real" }, { "term": "Core.Description", - "value": "The mobile/manufactured home has a skirt made of steel." + "value": "The tax is based on real property." } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "Stone", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "AllUtilities", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stone" + "value": "All Utilities" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128061" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128187" }, { "term": "Core.Description", - "value": "The mobile/manufactured home has a skirt made of stone." + "value": "The tenant pays for all utilities." } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "Stucco", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "AssociationFees", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stucco" + "value": "Association Fees" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128080" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128191" }, { "term": "Core.Description", - "value": "The mobile/manufactured home has a skirt made of stucco." + "value": "The tenant pays for association fees." } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "Synthetic", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "CableTv", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Synthetic" + "value": "Cable TV" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128084" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128194" }, { "term": "Core.Description", - "value": "The mobile/manufactured home has a skirt made of synthetic materials." + "value": "The tenant pays for cable TV." } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "Unknown", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "CommonAreaMaintenance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unknown" + "value": "Common Area Maintenance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128089" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128197" }, { "term": "Core.Description", - "value": "The mobile/manufactured home has a skirt made of unknown materials." + "value": "The tenant pays for common area maintenance." } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "Vinyl", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "Electricity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Vinyl" + "value": "Electricity" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128091" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128200" }, { "term": "Core.Description", - "value": "The mobile/manufactured home has a skirt made of vinyl." + "value": "The tenant pays for electricity." } ] }, { - "lookupName": "org.reso.metadata.enums.Skirt", - "lookupValue": "Wood", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "ExteriorMaintenance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wood" + "value": "Exterior Maintenance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128095" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128203" }, { "term": "Core.Description", - "value": "The mobile/manufactured home has a skirt made of wood." + "value": "The tenant pays for exterior maintenance." } ] }, { - "lookupName": "org.reso.metadata.enums.SpaFeatures", - "lookupValue": "AboveGround", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "Gas", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Above Ground" + "value": "Gas" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128066" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128206" }, { "term": "Core.Description", - "value": "The spa is not built into the ground." + "value": "The tenant pays for gas." } ] }, { - "lookupName": "org.reso.metadata.enums.SpaFeatures", - "lookupValue": "Bath", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "GroundsCare", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bath" + "value": "Grounds Care" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128068" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128212" }, { "term": "Core.Description", - "value": "The bath has a built in spa/jets." + "value": "The tenant pays for grounds care." } ] }, { - "lookupName": "org.reso.metadata.enums.SpaFeatures", - "lookupValue": "Community", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "HotWater", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Community" + "value": "Hot Water" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128070" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128216" }, { "term": "Core.Description", - "value": "The property has access to a community spa." + "value": "The tenant pays for hot water." } ] }, { - "lookupName": "org.reso.metadata.enums.SpaFeatures", - "lookupValue": "Fiberglass", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "HvacMaintenance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fiberglass" + "value": "HVAC Maintenance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128072" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128219" }, { "term": "Core.Description", - "value": "The spa is lined or made of fiberglass." + "value": "The tenant pays for HVAC maintenance." } ] }, { - "lookupName": "org.reso.metadata.enums.SpaFeatures", - "lookupValue": "Gunite", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "Insurance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gunite" + "value": "Insurance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128075" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128222" }, { "term": "Core.Description", - "value": "The spa is lined with gunite." + "value": "The tenant pays for insurance." } ] }, { - "lookupName": "org.reso.metadata.enums.SpaFeatures", - "lookupValue": "Heated", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "JanitorialService", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Heated" + "value": "Janitorial Service" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128077" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128226" }, { "term": "Core.Description", - "value": "The spa is heated." + "value": "The tenant pays for janitorial service." } ] }, { - "lookupName": "org.reso.metadata.enums.SpaFeatures", - "lookupValue": "InGround", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "Management", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "In Ground" + "value": "Management" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128081" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128229" }, { "term": "Core.Description", - "value": "The spa is built into the ground." + "value": "The tenant pays for management." } ] }, { - "lookupName": "org.reso.metadata.enums.SpaFeatures", + "lookupName": "org.reso.metadata.enums.TenantPays", "lookupValue": "None", "type": "Edm.Int32", "annotations": [ @@ -70700,2928 +76510,2915 @@ }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128085" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128233" }, { "term": "Core.Description", - "value": "The property has no spa." + "value": "The tenant pays for no other utilities, services, etc." } ] }, { - "lookupName": "org.reso.metadata.enums.SpaFeatures", - "lookupValue": "Private", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Private" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128088" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128236" }, { "term": "Core.Description", - "value": "The spa is privately owned or is secluded." + "value": "The tenant pays for items other than those in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.SpaFeatures", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "OtherTax", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Other Tax" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128093" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128240" }, { "term": "Core.Description", - "value": "See the remarks fields for more information about the spa." + "value": "The tenant pays for other taxes." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialLicenses", - "lookupValue": "BeerWine", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "ParkingFee", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Beer/Wine" + "value": "Parking Fee" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128078" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128242" }, { "term": "Core.Description", - "value": "The business being sold uses/requires a Beer/Wine license." + "value": "The tenant pays for parking fees." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialLicenses", - "lookupValue": "ClassH", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "PestControl", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Class H" + "value": "Pest Control" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Class+H" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128248" }, { "term": "Core.Description", - "value": "The business being sold uses/requires a Class H license." + "value": "The tenant pays for pest control." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialLicenses", - "lookupValue": "Entertainment", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "PoolMaintenance", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Entertainment" + "value": "Pool Maintenance" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Entertainment" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128253" }, { "term": "Core.Description", - "value": "The business being sold uses/requires an Entertainment license." + "value": "The tenant pays for pool maintenance." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialLicenses", - "lookupValue": "Franchise", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "Repairs", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Franchise" + "value": "Repairs" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128092" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128257" }, { "term": "Core.Description", - "value": "The business being sold uses/requires a Franchise license." + "value": "The tenant pays for repairs." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialLicenses", - "lookupValue": "Gambling", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "Roof", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gambling" + "value": "Roof" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gambling" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128261" }, { "term": "Core.Description", - "value": "The business being sold uses/requires a Gambling license." + "value": "The tenant pays for roof maintenance." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialLicenses", - "lookupValue": "Liquor", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "Security", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Liquor" + "value": "Security" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Liquor" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128265" }, { "term": "Core.Description", - "value": "The business being sold uses/requires a Liquor license." + "value": "The tenant pays for security." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialLicenses", - "lookupValue": "Liquor5YearsOrLess", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Liquor 5 Years Or Less" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Liquor+5+Years+Or+Less" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128272" }, { "term": "Core.Description", - "value": "The business being sold uses/requires a Liquor 5 years or less license." + "value": "See the listing\u0027s remarks for details on what they tenant pays for." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialLicenses", - "lookupValue": "Liquor5YearsOrMore", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "Sewer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Liquor 5 Years Or More" + "value": "Sewer" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Liquor+5+Years+Or+More" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128275" }, { "term": "Core.Description", - "value": "The business being sold uses/requires a Liquor 5 years or more license." + "value": "The tenant pays for sewer." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialLicenses", - "lookupValue": "LiquorOffSale", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "SnowRemoval", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Liquor-Off Sale" + "value": "Snow Removal" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Liquor-Off+Sale" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128278" }, { "term": "Core.Description", - "value": "The business being sold uses/requires a Liquor-Off Sale license." + "value": "The tenant pays for snow removal." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialLicenses", - "lookupValue": "LiquorOnSale", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "Taxes", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Liquor-On Sale" + "value": "Taxes" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Liquor-On+Sale" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128284" }, { "term": "Core.Description", - "value": "The business being sold uses/requires a Liquor-On Sale license." + "value": "The tenant pays for taxes." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialLicenses", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "Telephone", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Telephone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128158" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128288" }, { "term": "Core.Description", - "value": "The business being sold uses/requires/has no license." + "value": "The tenant pays for telephone." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialLicenses", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "TrashCollection", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Trash Collection" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128162" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128291" }, { "term": "Core.Description", - "value": "The business being sold uses/requires an other license." + "value": "The tenant pays for trash collection." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialLicenses", - "lookupValue": "Professional", + "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupValue": "Water", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Professional" + "value": "Water" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Professional" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128298" }, { "term": "Core.Description", - "value": "The business being sold uses/requires a Professional license." + "value": "The tenant pays for water." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialListingConditions", - "lookupValue": "Auction", + "lookupName": "org.reso.metadata.enums.UnitTypeType", + "lookupValue": "Apartments", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Auction" + "value": "Apartments" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Auction" + "value": "https://ddwiki.reso.org/display/DDW20/Apartments" }, { "term": "Core.Description", - "value": "The listing is an auction." + "value": "The type of unit is apartments." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialListingConditions", - "lookupValue": "BankruptcyProperty", + "lookupName": "org.reso.metadata.enums.UnitTypeType", + "lookupValue": "Efficiency", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bankruptcy Property" + "value": "Efficiency" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bankruptcy+Property" + "value": "https://ddwiki.reso.org/display/DDW20/Efficiency" }, { "term": "Core.Description", - "value": "The listed property is currently involved in a bankruptcy." + "value": "The type of unit is an efficiency." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialListingConditions", - "lookupValue": "HudOwned", + "lookupName": "org.reso.metadata.enums.UnitTypeType", + "lookupValue": "FourBedroomOrMore", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "HUD Owned" + "value": "4 Bedroom Or More" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HUD+Owned" + "value": "https://ddwiki.reso.org/display/DDW20/4+Bedroom+Or+More" }, { "term": "Core.Description", - "value": "The listed property is owned, and being sold, by the US Department of Housing and Urban Development." + "value": "The type of unit is a 4 or more bedroom." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialListingConditions", - "lookupValue": "InForeclosure", + "lookupName": "org.reso.metadata.enums.UnitTypeType", + "lookupValue": "Loft", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "In Foreclosure" + "value": "Loft" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/In+Foreclosure" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128228" }, { "term": "Core.Description", - "value": "The listed property is currently in the process of foreclosure." + "value": "The type of unit is a loft." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialListingConditions", - "lookupValue": "NoticeOfDefault", + "lookupName": "org.reso.metadata.enums.UnitTypeType", + "lookupValue": "ManagersUnit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Notice Of Default" + "value": "Manager\u0027s Unit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Notice+Of+Default" + "value": "https://ddwiki.reso.org/display/DDW20/Manager%27s+Unit" }, { "term": "Core.Description", - "value": "There is a notice of default on the listed property." + "value": "The type of unit is a manager\u0027s unit." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialListingConditions", - "lookupValue": "ProbateListing", + "lookupName": "org.reso.metadata.enums.UnitTypeType", + "lookupValue": "OneBedroom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Probate Listing" + "value": "1 Bedroom" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Probate+Listing" + "value": "https://ddwiki.reso.org/display/DDW20/1+Bedroom" }, { "term": "Core.Description", - "value": "The listed property is a probate sale." + "value": "The type of unit is a 1 bedroom." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialListingConditions", - "lookupValue": "RealEstateOwned", + "lookupName": "org.reso.metadata.enums.UnitTypeType", + "lookupValue": "Penthouse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Real Estate Owned" + "value": "Penthouse" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Real+Estate+Owned" + "value": "https://ddwiki.reso.org/display/DDW20/Penthouse" }, { "term": "Core.Description", - "value": "The listed property is currently bank/lender owned." + "value": "The type of unit is a penthouse." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialListingConditions", - "lookupValue": "ShortSale", + "lookupName": "org.reso.metadata.enums.UnitTypeType", + "lookupValue": "Studio", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Short Sale" + "value": "Studio" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Short+Sale" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128241" }, { "term": "Core.Description", - "value": "The listing is a short sale (short pay) and may require bank approval." + "value": "The type of unit is a studio." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialListingConditions", - "lookupValue": "Standard", + "lookupName": "org.reso.metadata.enums.UnitTypeType", + "lookupValue": "ThreeBedroom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Standard" + "value": "3 Bedroom" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Standard" + "value": "https://ddwiki.reso.org/display/DDW20/3+Bedroom" }, { "term": "Core.Description", - "value": "The listing has none of the other conditions in the Special Listing Conditions field." + "value": "The type of unit is a 3 bedroom." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialListingConditions", - "lookupValue": "ThirdPartyApproval", + "lookupName": "org.reso.metadata.enums.UnitTypeType", + "lookupValue": "TwoBedroom", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Third Party Approval" + "value": "2 Bedroom" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Third+Party+Approval" + "value": "https://ddwiki.reso.org/display/DDW20/2+Bedroom" }, { "term": "Core.Description", - "value": "A court or other third party approval is required for the sale to finalize." + "value": "The type of unit is a 2 bedroom." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialListingConditions", - "lookupValue": "Conservatorship", + "lookupName": "org.reso.metadata.enums.UnitsFurnished", + "lookupValue": "AllUnits", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Conservatorship" + "value": "All Units" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Conservatorship" + "value": "https://ddwiki.reso.org/display/DDW20/All+Units" }, { "term": "Core.Description", - "value": "Conservatorship is a legal concept in the United States. A guardian or a protector is appointed by a judge to manage the financial affairs and/or daily life of another due to physical limitations, mental limitations or old age." + "value": "All of the units in the listed income property are furnished." } ] }, { - "lookupName": "org.reso.metadata.enums.SpecialListingConditions", - "lookupValue": "Trust", + "lookupName": "org.reso.metadata.enums.UnitsFurnished", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Trust" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Trust" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128214" }, { "term": "Core.Description", - "value": "A three-party fiduciary relationship in which the first party, the trustor or settlor, transfers a property upon the second party for the benefit of the third party, the beneficiary." + "value": "None of the units in the listed income property are furnished." } ] }, { - "lookupName": "org.reso.metadata.enums.StandardStatus", - "lookupValue": "Active", + "lookupName": "org.reso.metadata.enums.UnitsFurnished", + "lookupValue": "VariesByUnit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Active" + "value": "Varies By Unit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128099" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128218" }, { "term": "Core.Description", - "value": "The listing is on market and an offer has not been accepted." + "value": "Some of the units in the listing income property are furnished." } ] }, { - "lookupName": "org.reso.metadata.enums.StandardStatus", - "lookupValue": "ActiveUnderContract", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "CableAvailable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Active Under Contract" + "value": "Cable Available" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128102" + "value": "https://ddwiki.reso.org/display/DDW20/Cable+Available" }, { "term": "Core.Description", - "value": "An offer has been accepted but the listing is still on market." + "value": "The property has cable available but is not connected." } ] }, { - "lookupName": "org.reso.metadata.enums.StandardStatus", - "lookupValue": "Canceled", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "CableConnected", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Canceled" + "value": "Cable Connected" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128106" + "value": "https://ddwiki.reso.org/display/DDW20/Cable+Connected" }, { "term": "Core.Description", - "value": "The listing contract has been terminated." + "value": "Cable service is physically connected, but not necessarily paid." } ] }, { - "lookupName": "org.reso.metadata.enums.StandardStatus", - "lookupValue": "Closed", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "CableNotAvailable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Closed" + "value": "Cable Not Available" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128109" + "value": "https://ddwiki.reso.org/display/DDW20/Cable+Not+Available" }, { "term": "Core.Description", - "value": "The purchase agreement has been fulfilled or the lease agreement has been executed." + "value": "Cable is not available in the area of the property." } ] }, { - "lookupName": "org.reso.metadata.enums.StandardStatus", - "lookupValue": "ComingSoon", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "ElectricityAvailable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Coming Soon" + "value": "Electricity Available" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Coming+Soon" + "value": "https://ddwiki.reso.org/display/DDW20/Electricity+Available" }, { "term": "Core.Description", - "value": "This is a listing that has not yet been on market but will be on market soon. A listing contract has been executed. Some systems may use Hold or Withdrawn for similar purposes. When all three are in use, Hold expresses a listing that may have been on market but is off market temporarily and is expected to return to market. Withdrawn may have been on market but when used in conjunction with Hold, is not expected to return to market. Coming Soon is different from Hold and Withdrawn as the property, under the current listing contract only, has not been previously on market." + "value": "Electricity is available from the public utility but not connected." } ] }, { - "lookupName": "org.reso.metadata.enums.StandardStatus", - "lookupValue": "Delete", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "ElectricityConnected", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Delete" + "value": "Electricity Connected" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128117" + "value": "https://ddwiki.reso.org/display/DDW20/Electricity+Connected" }, { "term": "Core.Description", - "value": "The listing contract was never valid or other reason for the contract to be nullified." + "value": "Electricity from the public utility is available and connected, but not necessarily paid." } ] }, { - "lookupName": "org.reso.metadata.enums.StandardStatus", - "lookupValue": "Expired", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "ElectricityNotAvailable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Expired" + "value": "Electricity Not Available" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128119" + "value": "https://ddwiki.reso.org/display/DDW20/Electricity+Not+Available" }, { "term": "Core.Description", - "value": "The listing contract has expired." + "value": "Electricity from the public utility is not available. An independent source of electricity is the only option." } ] }, { - "lookupName": "org.reso.metadata.enums.StandardStatus", - "lookupValue": "Hold", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "NaturalGasAvailable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hold" + "value": "Natural Gas Available" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128130" + "value": "https://ddwiki.reso.org/display/DDW20/Natural+Gas+Available" }, { "term": "Core.Description", - "value": "A contract exists between the seller and the listing member. The listing may be completely off market, not allowing any showings and/or not taking any further offers. For systems that don\u0027t use Hold, Withdrawn is a similar status that may be in use. When both Hold and Withdrawn are in use, Withdrawn may be used to indicate a greater certainty that the listing will not come back on market." + "value": "Natural gas is available from the public utility but not connected." } ] }, { - "lookupName": "org.reso.metadata.enums.StandardStatus", - "lookupValue": "Incomplete", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "NaturalGasConnected", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Incomplete" + "value": "Natural Gas Connected" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Incomplete" + "value": "https://ddwiki.reso.org/display/DDW20/Natural+Gas+Connected" }, { "term": "Core.Description", - "value": "The listing has not yet be completely entered and is not yet published in the MLS." + "value": "Natural gas from the public utility is available and connected, but not necessarily paid." } ] }, { - "lookupName": "org.reso.metadata.enums.StandardStatus", - "lookupValue": "Pending", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "NaturalGasNotAvailable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pending" + "value": "Natural Gas Not Available" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128136" + "value": "https://ddwiki.reso.org/display/DDW20/Natural+Gas+Not+Available" }, { "term": "Core.Description", - "value": "An offer has been accepted and the listing is no longer on market." + "value": "Natural gas from the public utility is not available. An independent source of gas is the only option. i.e. propane." } ] }, { - "lookupName": "org.reso.metadata.enums.StandardStatus", - "lookupValue": "Withdrawn", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Withdrawn" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128139" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128260" }, { "term": "Core.Description", - "value": "The listing has been withdrawn from the market, but a contract still exists between the seller and the listing member. For those systems that use both Hold and Withdrawn, Withdrawn may represent an intention not to bring the listing back on the market. When Hold is not used by the system, Withdrawn does not represent any intention of returning to market or not." + "value": "There are no public utilities currently available or connected." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "AB", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AB" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AB" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128264" }, { "term": "Core.Description", - "value": "The Canadian province in which the listing is located is Alberta." + "value": "There are utilities other than those listed." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "AK", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "PhoneAvailable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AK" + "value": "Phone Available" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/AK" + "value": "https://ddwiki.reso.org/display/DDW20/Phone+Available" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Alaska." + "value": "The property has telephone service available but is not connected." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "AL", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "PhoneConnected", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AL" + "value": "Phone Connected" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128122" + "value": "https://ddwiki.reso.org/display/DDW20/Phone+Connected" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Alabama." + "value": "Telephone service is physically connected, but not necessarily paid." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "AR", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "PhoneNotAvailable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AR" + "value": "Phone Not Available" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128124" + "value": "https://ddwiki.reso.org/display/DDW20/Phone+Not+Available" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Arkansas." + "value": "Telephone service is not available in the area of the property." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "AZ", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "Propane", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "AZ" + "value": "Propane" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128126" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128277" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Arizona." + "value": "The property has a propane system." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "BC", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "BC" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/BC" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128281" }, { "term": "Core.Description", - "value": "The Canadian province in which the listing is located is British Columbia." + "value": "See remarks for details about the public or other utilities available/installed at the property." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "CA", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "SewerAvailable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CA" + "value": "Sewer Available" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128131" + "value": "https://ddwiki.reso.org/display/DDW20/Sewer+Available" }, { "term": "Core.Description", - "value": "The state in which the listing is located is California." + "value": "Sewer service is available from the public utility but not connected." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "CO", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "SewerConnected", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CO" + "value": "Sewer Connected" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128134" + "value": "https://ddwiki.reso.org/display/DDW20/Sewer+Connected" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Colorado." + "value": "Sewer service from the public utility is available and connected, but not necessarily paid." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "CT", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "SewerNotAvailable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "CT" + "value": "Sewer Not Available" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/CT" + "value": "https://ddwiki.reso.org/display/DDW20/Sewer+Not+Available" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Connecticut." + "value": "Sewer service from the public utility is not available. An independent alternative to sewer is the only option. i.e. septic." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "DC", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "UndergroundUtilities", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "DC" + "value": "Underground Utilities" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/DC" + "value": "https://ddwiki.reso.org/display/DDW20/Underground+Utilities" }, { "term": "Core.Description", - "value": "The federal district in which the listing is located is District of Columbia." + "value": "All or some of the utilities are run underground." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "DE", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "WaterAvailable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "DE" + "value": "Water Available" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128143" + "value": "https://ddwiki.reso.org/display/DDW20/Water+Available" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Delaware." + "value": "Water service is available from the public utility but not connected." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "FL", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "WaterConnected", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "FL" + "value": "Water Connected" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/FL" + "value": "https://ddwiki.reso.org/display/DDW20/Water+Connected" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Florida." + "value": "Water service from the public utility is available and connected, but not necessarily paid." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "GA", + "lookupName": "org.reso.metadata.enums.Utilities", + "lookupValue": "WaterNotAvailable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GA" + "value": "Water Not Available" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128148" + "value": "https://ddwiki.reso.org/display/DDW20/Water+Not+Available" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Georgia." + "value": "Water service from the public utility is not available. An independent source for water is the only option. i.e. well." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "HI", + "lookupName": "org.reso.metadata.enums.Vegetation", + "lookupValue": "Brush", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "HI" + "value": "Brush" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/HI" + "value": "https://ddwiki.reso.org/display/DDW20/Brush" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Hawaii." + "value": "The lot has brush." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "IA", + "lookupName": "org.reso.metadata.enums.Vegetation", + "lookupValue": "Cleared", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "IA" + "value": "Cleared" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/IA" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128255" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Iowa." + "value": "The lot has been cleared." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "ID", + "lookupName": "org.reso.metadata.enums.Vegetation", + "lookupValue": "Crops", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ID" + "value": "Crop(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128160" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128259" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Idaho." + "value": "There are crops on the lot." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "IL", + "lookupName": "org.reso.metadata.enums.Vegetation", + "lookupValue": "Grassed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "IL" + "value": "Grassed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128164" + "value": "https://ddwiki.reso.org/display/DDW20/Grassed" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Illinois." + "value": "The lot is grassed." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "IN", + "lookupName": "org.reso.metadata.enums.Vegetation", + "lookupValue": "HeavilyWooded", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "IN" + "value": "Heavily Wooded" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128166" + "value": "https://ddwiki.reso.org/display/DDW20/Heavily+Wooded" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Indiana." + "value": "The lot is heavily wooded." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "KS", + "lookupName": "org.reso.metadata.enums.Vegetation", + "lookupValue": "NaturalState", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "KS" + "value": "Natural State" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/KS" + "value": "https://ddwiki.reso.org/display/DDW20/Natural+State" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Kansas." + "value": "The lot is in its natural state." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "KY", + "lookupName": "org.reso.metadata.enums.Vegetation", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "KY" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128171" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128279" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Kentucky." + "value": "There are other types of vegetation on the lot than those in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "LA", + "lookupName": "org.reso.metadata.enums.Vegetation", + "lookupValue": "PartiallyWooded", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "LA" + "value": "Partially Wooded" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128177" + "value": "https://ddwiki.reso.org/display/DDW20/Partially+Wooded" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Louisiana." + "value": "The lot is partially wooded." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "MA", + "lookupName": "org.reso.metadata.enums.Vegetation", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MA" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128181" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128287" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Massachusetts." + "value": "See the Public or Private Remarks for details about the vegetation found on the lot." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "MB", + "lookupName": "org.reso.metadata.enums.Vegetation", + "lookupValue": "Wooded", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MB" + "value": "Wooded" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MB" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128294" }, { "term": "Core.Description", - "value": "The Canadian province in which the listing is located is Manitoba." + "value": "The lot is wooded." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "MD", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Bay", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MD" + "value": "Bay" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128190" + "value": "https://ddwiki.reso.org/display/DDW20/Bay" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Maryland." + "value": "The property has a bay view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "ME", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Beach", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ME" + "value": "Beach" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128198" + "value": "https://ddwiki.reso.org/display/DDW20/Beach" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Maine." + "value": "The property has a beach view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "MI", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Bridges", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MI" + "value": "Bridge(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MI" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128307" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Michigan." + "value": "The property has a bridge(s) view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "MN", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Canal", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MN" + "value": "Canal" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128205" + "value": "https://ddwiki.reso.org/display/DDW20/Canal" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Minnesota." + "value": "The property has a canal view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "MO", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Canyon", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MO" + "value": "Canyon" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128209" + "value": "https://ddwiki.reso.org/display/DDW20/Canyon" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Missouri." + "value": "The property has a canyon view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "MS", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "City", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MS" + "value": "City" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128213" + "value": "https://ddwiki.reso.org/display/DDW20/City" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Mississippi." + "value": "The property has a city view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "MT", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "CityLights", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MT" + "value": "City Lights" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128217" + "value": "https://ddwiki.reso.org/display/DDW20/City+Lights" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Montana." + "value": "The property has a view of the city lights." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "NB", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "CreekStream", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NB" + "value": "Creek/Stream" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NB" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128332" }, { "term": "Core.Description", - "value": "The Canadian province in which the listing is located is New Brunswick." + "value": "The property has a creek/stream view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "NC", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Desert", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NC" + "value": "Desert" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128225" + "value": "https://ddwiki.reso.org/display/DDW20/Desert" }, { "term": "Core.Description", - "value": "The state in which the listing is located is North Carolina." + "value": "The property has a desert view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "ND", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Downtown", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ND" + "value": "Downtown" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ND" + "value": "https://ddwiki.reso.org/display/DDW20/Downtown" }, { "term": "Core.Description", - "value": "The state in which the listing is located is North Dakota." + "value": "The property has a downtown view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "NE", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Forest", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NE" + "value": "Forest" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128238" + "value": "https://ddwiki.reso.org/display/DDW20/Forest" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Nebraska." + "value": "The property has a forest view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "NF", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Garden", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NF" + "value": "Garden" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128244" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128354" }, { "term": "Core.Description", - "value": "The Canadian province in which the listing is located is Newfoundland and Labrador." + "value": "The property has a garden view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "NH", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "GolfCourse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NH" + "value": "Golf Course" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NH" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128360" }, { "term": "Core.Description", - "value": "The state in which the listing is located is New Hampshire." + "value": "The property has a view of the golf course." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "NJ", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Hills", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NJ" + "value": "Hills" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NJ" + "value": "https://ddwiki.reso.org/display/DDW20/Hills" }, { "term": "Core.Description", - "value": "The state in which the listing is located is New Jersey." + "value": "The property has a view of the hills." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "NM", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Lake", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NM" + "value": "Lake" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NM" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128370" }, { "term": "Core.Description", - "value": "The state in which the listing is located is New Mexico." + "value": "The property has a lake view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "NS", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Marina", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NS" + "value": "Marina" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NS" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128372" }, { "term": "Core.Description", - "value": "The Canadian province in which the listing is located is Nova Scotia." + "value": "The property has a marina view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "NT", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Meadow", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NT" + "value": "Meadow" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NT" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128379" }, { "term": "Core.Description", - "value": "The Canadian territory in which the listing is located is Northwest Territories." + "value": "The property has a view of the meadow." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "NU", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Mountains", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NU" + "value": "Mountain(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128266" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128385" }, { "term": "Core.Description", - "value": "The Canadian territory in which the listing is located is Nunavut." + "value": "The property has a mountain view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "NV", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Neighborhood", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NV" + "value": "Neighborhood" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NV" + "value": "https://ddwiki.reso.org/display/DDW20/Neighborhood" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Nevada." + "value": "The property has a view of the neighborhood." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "NY", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NY" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NY" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128395" }, { "term": "Core.Description", - "value": "The state in which the listing is located is New York." + "value": "The property has no view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "OH", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Ocean", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "OH" + "value": "Ocean" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OH" + "value": "https://ddwiki.reso.org/display/DDW20/Ocean" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Ohio." + "value": "The property has an ocean view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "OK", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Orchard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "OK" + "value": "Orchard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OK" + "value": "https://ddwiki.reso.org/display/DDW20/Orchard" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Oklahoma." + "value": "The property has a view of the orchard(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "ON", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ON" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ON" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128405" }, { "term": "Core.Description", - "value": "The Canadian province in which the listing is located is Ontario." + "value": "The property has a view other than those in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "OR", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Panoramic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "OR" + "value": "Panoramic" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OR" + "value": "https://ddwiki.reso.org/display/DDW20/Panoramic" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Oregon." + "value": "The property has a panoramic view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "PA", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "ParkGreenbelt", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "PA" + "value": "Park/Greenbelt" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128290" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128413" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Pennsylvania." + "value": "The property has a park/greenbelt view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "PE", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Pasture", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "PE" + "value": "Pasture" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128293" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128416" }, { "term": "Core.Description", - "value": "The Canadian province in which the listing is located is Prince Edward Island." + "value": "The property has a view of the pasture." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "QC", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Pond", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "QC" + "value": "Pond" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/QC" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128420" }, { "term": "Core.Description", - "value": "The Canadian province in which the listing is located is Quebec." + "value": "The property has a view of a pond." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "RI", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Pool", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "RI" + "value": "Pool" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RI" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128422" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Rhode Island." + "value": "The property has a view of the pool." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "SC", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Ridge", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SC" + "value": "Ridge" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128302" + "value": "https://ddwiki.reso.org/display/DDW20/Ridge" }, { "term": "Core.Description", - "value": "The state in which the listing is located is South Carolina." + "value": "The property has a view of the ridge." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "SD", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "River", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SD" + "value": "River" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128306" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128430" }, { "term": "Core.Description", - "value": "The state in which the listing is located is South Dakota." + "value": "The property has a river view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "SK", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Rural", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SK" + "value": "Rural" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128310" + "value": "https://ddwiki.reso.org/display/DDW20/Rural" }, { "term": "Core.Description", - "value": "The Canadian province in which the listing is located is Saskatchewan." + "value": "The property has a rural view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "TN", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TN" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128314" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128438" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Tennessee." + "value": "See the remarks fields for more information about the view from the property." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "TX", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Skyline", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TX" + "value": "Skyline" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TX" + "value": "https://ddwiki.reso.org/display/DDW20/Skyline" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Texas." + "value": "The property has a view of the skyline." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "UT", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Territorial", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "UT" + "value": "Territorial" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/UT" + "value": "https://ddwiki.reso.org/display/DDW20/Territorial" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Utah." + "value": "The property has a view of the surrounding area." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "VA", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "TreesWoods", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "VA" + "value": "Trees/Woods" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128326" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128449" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Virginia." + "value": "The property has a view of the trees or woods." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "VI", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Valley", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "VI" + "value": "Valley" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128329" + "value": "https://ddwiki.reso.org/display/DDW20/Valley" }, { "term": "Core.Description", - "value": "The territory in which the listing is located is Virgin Islands." + "value": "The property has a view of the valley." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "VT", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Vineyard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "VT" + "value": "Vineyard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/VT" + "value": "https://ddwiki.reso.org/display/DDW20/Vineyard" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Vermont." + "value": "The property has a view of the vineyard(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "WA", + "lookupName": "org.reso.metadata.enums.View", + "lookupValue": "Water", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "WA" + "value": "Water" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/WA" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128460" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Washington." + "value": "The property has a water view." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "WI", + "lookupName": "org.reso.metadata.enums.WaterSource", + "lookupValue": "Cistern", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "WI" + "value": "Cistern" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/WI" + "value": "https://ddwiki.reso.org/display/DDW20/Cistern" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Wisconsin." + "value": "The property\u0027s source of water has/includes a cistern." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "WV", + "lookupName": "org.reso.metadata.enums.WaterSource", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "WV" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/WV" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128315" }, { "term": "Core.Description", - "value": "The state in which the listing is located is West Virginia." + "value": "The property has no current source of water." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "WY", + "lookupName": "org.reso.metadata.enums.WaterSource", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "WY" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/WY" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128317" }, { "term": "Core.Description", - "value": "The state in which the listing is located is Wyoming." + "value": "The property has a source of water other than those listed." } ] }, { - "lookupName": "org.reso.metadata.enums.StateOrProvince", - "lookupValue": "YT", + "lookupName": "org.reso.metadata.enums.WaterSource", + "lookupValue": "Private", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "YT" + "value": "Private" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128353" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128320" }, { "term": "Core.Description", - "value": "The Canadian territory in which the listing is located is Yukon." + "value": "The property\u0027s source of water is private." } ] }, { - "lookupName": "org.reso.metadata.enums.StreetDirection", - "lookupValue": "E", + "lookupName": "org.reso.metadata.enums.WaterSource", + "lookupValue": "Public", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "E" + "value": "Public" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/E" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128324" }, { "term": "Core.Description", - "value": "The street suffix or prefix direction is East." + "value": "The property\u0027s source of water is public." } ] }, { - "lookupName": "org.reso.metadata.enums.StreetDirection", - "lookupValue": "N", + "lookupName": "org.reso.metadata.enums.WaterSource", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "N" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/N" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128331" }, { "term": "Core.Description", - "value": "The street suffix or prefix direction is North." + "value": "See the listing\u0027s remarks for details on the property\u0027s water source." } ] }, { - "lookupName": "org.reso.metadata.enums.StreetDirection", - "lookupValue": "NE", + "lookupName": "org.reso.metadata.enums.WaterSource", + "lookupValue": "SharedWell", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NE" + "value": "Shared Well" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128138" + "value": "https://ddwiki.reso.org/display/DDW20/Shared+Well" }, { "term": "Core.Description", - "value": "The street suffix or prefix direction is North East." + "value": "The property\u0027s source of water has/includes a shared well." } ] }, { - "lookupName": "org.reso.metadata.enums.StreetDirection", - "lookupValue": "NW", + "lookupName": "org.reso.metadata.enums.WaterSource", + "lookupValue": "Spring", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NW" + "value": "Spring" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/NW" + "value": "https://ddwiki.reso.org/display/DDW20/Spring" }, { "term": "Core.Description", - "value": "The street suffix or prefix direction is North West." + "value": "The property\u0027s source of water has/includes a spring." } ] }, { - "lookupName": "org.reso.metadata.enums.StreetDirection", - "lookupValue": "S", + "lookupName": "org.reso.metadata.enums.WaterSource", + "lookupValue": "Well", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "S" + "value": "Well" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/S" + "value": "https://ddwiki.reso.org/display/DDW20/Well" }, { "term": "Core.Description", - "value": "The street suffix or prefix direction is South." + "value": "The property\u0027s source of water has/includes a well." } ] }, { - "lookupName": "org.reso.metadata.enums.StreetDirection", - "lookupValue": "SE", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "BeachAccess", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SE" + "value": "Beach Access" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128147" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128301" }, { "term": "Core.Description", - "value": "The street suffix or prefix direction is South East." + "value": "The property has access to the beach." } ] }, { - "lookupName": "org.reso.metadata.enums.StreetDirection", - "lookupValue": "SW", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "BeachFront", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SW" + "value": "Beach Front" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SW" + "value": "https://ddwiki.reso.org/display/DDW20/Beach+Front" }, { "term": "Core.Description", - "value": "The street suffix or prefix direction is South West." + "value": "The property is on the beach front." } ] }, { - "lookupName": "org.reso.metadata.enums.StreetDirection", - "lookupValue": "W", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "CanalAccess", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "W" + "value": "Canal Access" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/W" + "value": "https://ddwiki.reso.org/display/DDW20/Canal+Access" }, { "term": "Core.Description", - "value": "The street suffix or prefix direction is West." + "value": "The property has access to the canal(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.StreetSuffix", - "lookupValue": "SampleStreetSuffixEnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.StructureType", - "lookupValue": "Cabin", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "CanalFront", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cabin" + "value": "Canal Front" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128141" + "value": "https://ddwiki.reso.org/display/DDW20/Canal+Front" }, { "term": "Core.Description", - "value": "A single family residence that may have limited utilities and rooms." + "value": "The property is located on the canal." } ] }, { - "lookupName": "org.reso.metadata.enums.StructureType", - "lookupValue": "Dock", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "Creek", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dock" + "value": "Creek" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128146" + "value": "https://ddwiki.reso.org/display/DDW20/Creek" }, { "term": "Core.Description", - "value": "A floating or pillar supported structure over water used to park water craft." + "value": "The property is either on or near a creek." } ] }, { - "lookupName": "org.reso.metadata.enums.StructureType", - "lookupValue": "Duplex", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "Lagoon", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Duplex" + "value": "Lagoon" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128150" + "value": "https://ddwiki.reso.org/display/DDW20/Lagoon" }, { "term": "Core.Description", - "value": "A multi family structure with two independent units sharing a common roof." + "value": "The property is either on or near a lagoon." } ] }, { - "lookupName": "org.reso.metadata.enums.StructureType", - "lookupValue": "Flex", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "LakeFront", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Flex" + "value": "Lake Front" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Flex" + "value": "https://ddwiki.reso.org/display/DDW20/Lake+Front" }, { "term": "Core.Description", - "value": "A commercial property that is designed to be used in different ways. e.g. Office, Retail or Warehouse." + "value": "The property is on the lake front." } ] }, { - "lookupName": "org.reso.metadata.enums.StructureType", - "lookupValue": "HotelMotel", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "LakePrivileges", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hotel/Motel" + "value": "Lake Privileges" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128155" + "value": "https://ddwiki.reso.org/display/DDW20/Lake+Privileges" }, { "term": "Core.Description", - "value": "A commercial structure designed to be a hotel or motel." + "value": "The property includes rights to access the lake." } ] }, { - "lookupName": "org.reso.metadata.enums.StructureType", - "lookupValue": "House", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "NavigableWater", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "House" + "value": "Navigable Water" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/House" + "value": "https://ddwiki.reso.org/display/DDW20/Navigable+Water" }, { "term": "Core.Description", - "value": "A single family residence on real property either attached or detached from another structure. A house may be modular (aka prefabricated), but not a manufactured home with serial/license number." + "value": "The water wide, slow and deep enough for water vessels." } ] }, { - "lookupName": "org.reso.metadata.enums.StructureType", - "lookupValue": "Industrial", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "OceanAccess", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Industrial" + "value": "Ocean Access" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128163" + "value": "https://ddwiki.reso.org/display/DDW20/Ocean+Access" }, { "term": "Core.Description", - "value": "A commercial structure designed for industrial use." + "value": "The property has access to the ocean." } ] }, { - "lookupName": "org.reso.metadata.enums.StructureType", - "lookupValue": "ManufacturedHouse", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "OceanFront", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Manufactured House" + "value": "Ocean Front" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Manufactured+House" + "value": "https://ddwiki.reso.org/display/DDW20/Ocean+Front" }, { "term": "Core.Description", - "value": "A factory built house that is transported to the lot. A manufactured home will have a serial/license number, where prefabricated (modular) homes are classified with stick built as \"House\" in this list." + "value": "The property is on the ocean front." } ] }, { - "lookupName": "org.reso.metadata.enums.StructureType", - "lookupValue": "MixedUse", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "Pond", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mixed Use" + "value": "Pond" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128172" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128341" }, { "term": "Core.Description", - "value": "The property is designed be used in more than one way. This is typically a combination of residential and commercial space. e.g. a dwelling over a retail space." + "value": "The property is on or near a pond." } ] }, { - "lookupName": "org.reso.metadata.enums.StructureType", - "lookupValue": "MultiFamily", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "RiverAccess", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Multi Family" + "value": "River Access" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128175" + "value": "https://ddwiki.reso.org/display/DDW20/River+Access" }, { "term": "Core.Description", - "value": "A structure or complex with 5 or more units that are individual dwellings." + "value": "The property has access to the river." } ] }, { - "lookupName": "org.reso.metadata.enums.StructureType", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "RiverFront", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "River Front" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128179" + "value": "https://ddwiki.reso.org/display/DDW20/River+Front" }, { "term": "Core.Description", - "value": "The property has no structure." + "value": "The property is located on the river front." } ] }, { - "lookupName": "org.reso.metadata.enums.StructureType", - "lookupValue": "Office", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "Seawall", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office" + "value": "Seawall" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128184" + "value": "https://ddwiki.reso.org/display/DDW20/Seawall" }, { "term": "Core.Description", - "value": "A commercial structure designed to be used as office space." + "value": "The property is protected by a sea wall or barrier." } ] }, { - "lookupName": "org.reso.metadata.enums.StructureType", - "lookupValue": "Quadruplex", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "Stream", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Quadruplex" + "value": "Stream" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128188" + "value": "https://ddwiki.reso.org/display/DDW20/Stream" }, { "term": "Core.Description", - "value": "A multi family structure with four independent units sharing a common roof." + "value": "The property is on our near a stream." } ] }, { - "lookupName": "org.reso.metadata.enums.StructureType", - "lookupValue": "Retail", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "Waterfront", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Retail" + "value": "Waterfront" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128193" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128357" }, { "term": "Core.Description", - "value": "A commercial structure designed to be used for retail space." + "value": "The property is located on the waterfront." } ] }, { - "lookupName": "org.reso.metadata.enums.StructureType", - "lookupValue": "Townhouse", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "MarinaInCommunity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Townhouse" + "value": "Marina in Community" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128196" + "value": "https://ddwiki.reso.org/display/DDW20/Marina+in+Community" }, { "term": "Core.Description", - "value": "A dwelling unit, generally having two or more floors and attached to other similar units via party walls." + "value": "This property has a marina in the community. This doesn\u0027t insinuate a marina on the property or rights to the marina." } ] }, { - "lookupName": "org.reso.metadata.enums.StructureType", - "lookupValue": "Triplex", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "BayAccess", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Triplex" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128207" + "value": "Bay Access" }, { "term": "Core.Description", - "value": "A multi family structure with three independent units sharing a common roof." + "value": "This property has access to a bay." } ] }, { - "lookupName": "org.reso.metadata.enums.StructureType", - "lookupValue": "Warehouse", + "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", + "lookupValue": "Bayfront", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Warehouse" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128210" + "value": "Bayfront" }, { "term": "Core.Description", - "value": "A commercial structure designed for warehousing." + "value": "This property is on a bayfront." } ] }, { - "lookupName": "org.reso.metadata.enums.CompensationType", - "lookupValue": "Dollars", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "AluminumFrames", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "$" + "value": "Aluminum Frames" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125970" + "value": "https://ddwiki.reso.org/display/DDW20/Aluminum+Frames" }, { "term": "Core.Description", - "value": "The value entered in the BuyerAgencyCompensation field is in dollars." + "value": "The windows have aluminum frames." } ] }, { - "lookupName": "org.reso.metadata.enums.CompensationType", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "BayWindows", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Bay Window(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125975" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128348" }, { "term": "Core.Description", - "value": "A compensation type not included in this list" + "value": "The property has one or more bay windows." } ] }, { - "lookupName": "org.reso.metadata.enums.CompensationType", - "lookupValue": "Percent", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "Blinds", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "%" + "value": "Blinds" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125982" + "value": "https://ddwiki.reso.org/display/DDW20/Blinds" }, { "term": "Core.Description", - "value": "The value entered in the BuyerAgencyCompensation field is a percent of the gross compensation." + "value": "The property has window blinds." } ] }, { - "lookupName": "org.reso.metadata.enums.CompensationType", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "DisplayWindows", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Display Window(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125990" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128358" }, { "term": "Core.Description", - "value": "The Buyer Agency Compensation Type is something other than % or $ or is some special combination of $, %, and other compensation types. See the applicable remarks field for more details about the compensation." + "value": "The property has one or more windows that would normally be used to display goods or products." } ] }, { - "lookupName": "org.reso.metadata.enums.SyndicateTo", - "lookupValue": "HomesDotCom", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "DoublePaneWindows", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Homes.com" + "value": "Double Pane Windows" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Homes.com" + "value": "https://ddwiki.reso.org/display/DDW20/Double+Pane+Windows" }, { "term": "Core.Description", - "value": "The Broker, or Member if permitted by the Broker, is allowing their listings to be sent to Homes.com." + "value": "The property has windows with two panes of glass." } ] }, { - "lookupName": "org.reso.metadata.enums.SyndicateTo", - "lookupValue": "Listhub", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "Drapes", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ListHub" + "value": "Drapes" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListHub" + "value": "https://ddwiki.reso.org/display/DDW20/Drapes" }, { "term": "Core.Description", - "value": "The Broker, or Member if permitted by the Broker, is allowing their listings to be sent to ListHub.com." + "value": "The property has drapes." } ] }, { - "lookupName": "org.reso.metadata.enums.SyndicateTo", - "lookupValue": "RealtorDotCom", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "EnergyStarQualifiedWindows", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Realtor.com" + "value": "ENERGY STAR Qualified Windows" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Realtor.com" + "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Windows" }, { "term": "Core.Description", - "value": "The Broker, or Member if permitted by the Broker, is allowing their listings to be sent to Realtor.com." + "value": "The property has qualified ENERGY STAR windows." } ] }, { - "lookupName": "org.reso.metadata.enums.SyndicateTo", - "lookupValue": "ZillowTrulia", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "GardenWindows", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Zillow/Trulia" + "value": "Garden Window(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128174" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128373" }, { "term": "Core.Description", - "value": "The Broker, or Member if permitted by the Broker, is allowing their listings to be sent to Zillow and Trulia." + "value": "The property has one or more garden windows." } ] }, { - "lookupName": "org.reso.metadata.enums.TaxStatusCurrent", - "lookupValue": "Personal", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "InsulatedWindows", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Personal" + "value": "Insulated Windows" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Personal" + "value": "https://ddwiki.reso.org/display/DDW20/Insulated+Windows" }, { "term": "Core.Description", - "value": "The tax is based on personal property." + "value": "The property has insulated windows." } ] }, { - "lookupName": "org.reso.metadata.enums.TaxStatusCurrent", - "lookupValue": "PersonalAndReal", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "LowEmissivityWindows", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Personal And Real" + "value": "Low-Emissivity Windows" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Personal+And+Real" + "value": "https://ddwiki.reso.org/display/DDW20/Low-Emissivity+Windows" }, { "term": "Core.Description", - "value": "The tax is based on both personal and real property." + "value": "The property has low-emissivity windows." } ] }, { - "lookupName": "org.reso.metadata.enums.TaxStatusCurrent", - "lookupValue": "Real", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "PlantationShutters", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Real" + "value": "Plantation Shutters" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Real" + "value": "https://ddwiki.reso.org/display/DDW20/Plantation+Shutters" }, { "term": "Core.Description", - "value": "The tax is based on real property." + "value": "The property has plantation shutters." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "AllUtilities", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "Screens", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "All Utilities" + "value": "Screens" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128187" + "value": "https://ddwiki.reso.org/display/DDW20/Screens" }, { "term": "Core.Description", - "value": "The tenant pays for all utilities." + "value": "The property has screens." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "AssociationFees", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "Shutters", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association Fees" + "value": "Shutters" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128191" + "value": "https://ddwiki.reso.org/display/DDW20/Shutters" }, { "term": "Core.Description", - "value": "The tenant pays for association fees." + "value": "The property has shutters." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "CableTv", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "Skylights", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cable TV" + "value": "Skylight(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128194" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128391" }, { "term": "Core.Description", - "value": "The tenant pays for cable TV." + "value": "The property has skylights." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "CommonAreaMaintenance", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "SolarScreens", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Common Area Maintenance" + "value": "Solar Screens" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128197" + "value": "https://ddwiki.reso.org/display/DDW20/Solar+Screens" }, { "term": "Core.Description", - "value": "The tenant pays for common area maintenance." + "value": "The property has solar screens." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "Electricity", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "StormWindows", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electricity" + "value": "Storm Window(s)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128200" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128398" }, { "term": "Core.Description", - "value": "The tenant pays for electricity." + "value": "The property has storm windows." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "ExteriorMaintenance", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "TintedWindows", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Exterior Maintenance" + "value": "Tinted Windows" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128203" + "value": "https://ddwiki.reso.org/display/DDW20/Tinted+Windows" }, { "term": "Core.Description", - "value": "The tenant pays for exterior maintenance." + "value": "The property has tinted windows." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "Gas", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "TriplePaneWindows", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gas" + "value": "Triple Pane Windows" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128206" + "value": "https://ddwiki.reso.org/display/DDW20/Triple+Pane+Windows" }, { "term": "Core.Description", - "value": "The tenant pays for gas." + "value": "The property has triple-pane windows." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "GroundsCare", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "WindowCoverings", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Grounds Care" + "value": "Window Coverings" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128212" + "value": "https://ddwiki.reso.org/display/DDW20/Window+Coverings" }, { "term": "Core.Description", - "value": "The tenant pays for grounds care." + "value": "The property has window coverings." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "HotWater", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "WindowTreatments", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hot Water" + "value": "Window Treatments" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128216" + "value": "https://ddwiki.reso.org/display/DDW20/Window+Treatments" }, { "term": "Core.Description", - "value": "The tenant pays for hot water." + "value": "The property has window treatments." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "HvacMaintenance", + "lookupName": "org.reso.metadata.enums.WindowFeatures", + "lookupValue": "WoodFrames", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "HVAC Maintenance" + "value": "Wood Frames" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128219" + "value": "https://ddwiki.reso.org/display/DDW20/Wood+Frames" }, { "term": "Core.Description", - "value": "The tenant pays for HVAC maintenance." + "value": "The property has wood-framed windows." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "Insurance", + "lookupName": "org.reso.metadata.enums.YearBuiltSource", + "lookupValue": "Appraiser", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Insurance" + "value": "Appraiser" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128222" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128356" }, { "term": "Core.Description", - "value": "The tenant pays for insurance." + "value": "An appraiser provided the year built." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "JanitorialService", + "lookupName": "org.reso.metadata.enums.YearBuiltSource", + "lookupValue": "Assessor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Janitorial Service" + "value": "Assessor" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128226" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128359" }, { "term": "Core.Description", - "value": "The tenant pays for janitorial service." + "value": "The assessor provided the year built." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "Management", + "lookupName": "org.reso.metadata.enums.YearBuiltSource", + "lookupValue": "Builder", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Management" + "value": "Builder" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128229" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128363" }, { "term": "Core.Description", - "value": "The tenant pays for management." + "value": "The builder provided the year built." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.YearBuiltSource", + "lookupValue": "Estimated", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Estimated" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128233" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128367" }, { "term": "Core.Description", - "value": "The tenant pays for no other utilities, services, etc." + "value": "The year built is an estimate." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", + "lookupName": "org.reso.metadata.enums.YearBuiltSource", "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ @@ -73631,7288 +79428,7027 @@ }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128236" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128371" }, { "term": "Core.Description", - "value": "The tenant pays for items other than those in this list." + "value": "The year built was provided by another party not listed." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "OtherTax", + "lookupName": "org.reso.metadata.enums.YearBuiltSource", + "lookupValue": "Owner", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other Tax" + "value": "Owner" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128240" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128374" }, { "term": "Core.Description", - "value": "The tenant pays for other taxes." + "value": "The owner provided the year built." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "ParkingFee", + "lookupName": "org.reso.metadata.enums.YearBuiltSource", + "lookupValue": "PublicRecords", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Parking Fee" + "value": "Public Records" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128242" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128377" }, { "term": "Core.Description", - "value": "The tenant pays for parking fees." + "value": "The year built was received from public records." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "PestControl", + "lookupName": "org.reso.metadata.enums.YearBuiltSource", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pest Control" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128248" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128380" }, { "term": "Core.Description", - "value": "The tenant pays for pest control." + "value": "See remarks for information about the source of the lot size measurement." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "PoolMaintenance", + "lookupName": "org.reso.metadata.enums.FhaEligibility", + "lookupValue": "Approved", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pool Maintenance" + "value": "Approved" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128253" + "value": "https://ddwiki.reso.org/display/DDW20/Approved" }, { "term": "Core.Description", - "value": "The tenant pays for pool maintenance." + "value": "This listing is eligible for an FHA loan. Approved is selected when the eligilibity has been approved. FHA eligibility is a presale condition based on a government eligibility standard rather than what the seller will accept as part of the listing terms." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "Repairs", + "lookupName": "org.reso.metadata.enums.FhaEligibility", + "lookupValue": "ConditionallyApproved", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Repairs" + "value": "Conditionally Approved" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128257" + "value": "https://ddwiki.reso.org/display/DDW20/Conditionally+Approved" }, { "term": "Core.Description", - "value": "The tenant pays for repairs." + "value": "This listing is eligible for a Federal Housing Administration (FHA) loan as long as some conditions are met. Conditionally Approved is selected when the eligilibity has been approved with conditions. FHA eligibility is a presale condition based on a government eligibility standard rather than what the seller will accept as part of the listing terms." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "Roof", + "lookupName": "org.reso.metadata.enums.FhaEligibility", + "lookupValue": "Rejected", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Roof" + "value": "Rejected" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128261" + "value": "https://ddwiki.reso.org/display/DDW20/Rejected" }, { "term": "Core.Description", - "value": "The tenant pays for roof maintenance." + "value": "This listing is not eligible for a Federal Housing Administration (FHA) loan. Rejected is selected when the eligilibity has been rejected. FHA eligibility is a presale condition based on a government eligibility standard rather than what the seller will accept as part of the listing terms." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "Security", + "lookupName": "org.reso.metadata.enums.FhaEligibility", + "lookupValue": "Unknown", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Security" + "value": "Unknown" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128265" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128408" }, { "term": "Core.Description", - "value": "The tenant pays for security." + "value": "Unknown is selected when Federal Housing Administration (FHA) eligilibity is not known. FHA eligibility is a presale condition based on a government eligibility standard rather than what the seller will accept as part of the listing terms." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.FhaEligibility", + "lookupValue": "Withdrawn", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Withdrawn" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128272" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128412" }, { "term": "Core.Description", - "value": "See the listing\u0027s remarks for details on what they tenant pays for." + "value": "Federal Housing Administration (FHA) eligibility has been withdrawn and is no longer applicable. FHA eligibility is a presale condition based on a government eligibility standard rather than what the seller will accept as part of the listing terms." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "Sewer", + "lookupName": "org.reso.metadata.enums.ListingURLDescription", + "lookupValue": "AgentWebsite", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sewer" + "value": "Agent Website" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128275" + "value": "https://ddwiki.reso.org/display/DDW20/Agent+Website" }, { "term": "Core.Description", - "value": "The tenant pays for sewer." + "value": "A link that directs to the listing on an agent website." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "SnowRemoval", + "lookupName": "org.reso.metadata.enums.ListingURLDescription", + "lookupValue": "BrokerageWebsite", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Snow Removal" + "value": "Brokerage Website" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128278" + "value": "https://ddwiki.reso.org/display/DDW20/Brokerage+Website" }, { "term": "Core.Description", - "value": "The tenant pays for snow removal." + "value": "A link that directs to the listing on a brokeage website." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "Taxes", + "lookupName": "org.reso.metadata.enums.ListingURLDescription", + "lookupValue": "BrokerWebsite", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Taxes" + "value": "Broker Website" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128284" + "value": "https://ddwiki.reso.org/display/DDW20/Broker+Website" }, { "term": "Core.Description", - "value": "The tenant pays for taxes." + "value": "A link that directs to the listing on a broker website." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "Telephone", + "lookupName": "org.reso.metadata.enums.ListingURLDescription", + "lookupValue": "FranchisorWebsite", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Telephone" + "value": "Franchisor Website" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128288" + "value": "https://ddwiki.reso.org/display/DDW20/Franchisor+Website" }, { "term": "Core.Description", - "value": "The tenant pays for telephone." + "value": "A link that directs to the listing on a franchisor website." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "TrashCollection", + "lookupName": "org.reso.metadata.enums.ListingURLDescription", + "lookupValue": "MlsWebsite", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Trash Collection" + "value": "MLS Website" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128291" + "value": "https://ddwiki.reso.org/display/DDW20/MLS+Website" }, { "term": "Core.Description", - "value": "The tenant pays for trash collection." + "value": "A link that directs to the listing on an MLS website." } ] }, { - "lookupName": "org.reso.metadata.enums.TenantPays", - "lookupValue": "Water", + "lookupName": "org.reso.metadata.enums.ListingURLDescription", + "lookupValue": "OtherWebsite", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water" + "value": "Other Website" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128298" + "value": "https://ddwiki.reso.org/display/DDW20/Other+Website" }, { "term": "Core.Description", - "value": "The tenant pays for water." + "value": "A link that directs to the listing on a general website." } ] }, { - "lookupName": "org.reso.metadata.enums.UnitTypeType", - "lookupValue": "Apartments", + "lookupName": "org.reso.metadata.enums.ListingURLDescription", + "lookupValue": "SyndicationWebsite", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Apartments" + "value": "Syndication Website" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Apartments" + "value": "https://ddwiki.reso.org/display/DDW20/Syndication+Website" }, { "term": "Core.Description", - "value": "The type of unit is apartments." + "value": "A link that directs to the listing on a syndication website." } ] }, { - "lookupName": "org.reso.metadata.enums.UnitTypeType", - "lookupValue": "Efficiency", + "lookupName": "org.reso.metadata.enums.DocumentStatus", + "lookupValue": "Submitted", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Efficiency" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Efficiency" + "value": "Submitted" }, { "term": "Core.Description", - "value": "The type of unit is an efficiency." + "value": "Document has been submitted to cooperating party or parties." } ] }, { - "lookupName": "org.reso.metadata.enums.UnitTypeType", - "lookupValue": "FourBedroomOrMore", + "lookupName": "org.reso.metadata.enums.DocumentStatus", + "lookupValue": "Countered", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "4 Bedroom Or More" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/4+Bedroom+Or+More" + "value": "Countered" }, { "term": "Core.Description", - "value": "The type of unit is a 4 or more bedroom." + "value": "Document has been countered by either (any) party." } ] }, { - "lookupName": "org.reso.metadata.enums.UnitTypeType", - "lookupValue": "Loft", + "lookupName": "org.reso.metadata.enums.DocumentStatus", + "lookupValue": "Changed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Loft" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128228" + "value": "Changed" }, { "term": "Core.Description", - "value": "The type of unit is a loft." + "value": "Document has been changed by a party in the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.UnitTypeType", - "lookupValue": "ManagersUnit", + "lookupName": "org.reso.metadata.enums.DocumentStatus", + "lookupValue": "Published", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Manager\u0027s Unit" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Manager%27s+Unit" + "value": "Published" }, { "term": "Core.Description", - "value": "The type of unit is a manager\u0027s unit." + "value": "Document has been published by a party in the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.UnitTypeType", - "lookupValue": "OneBedroom", + "lookupName": "org.reso.metadata.enums.DocumentStatus", + "lookupValue": "Received", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "1 Bedroom" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/1+Bedroom" + "value": "Received" }, { "term": "Core.Description", - "value": "The type of unit is a 1 bedroom." + "value": "Document has been received by a party in the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.UnitTypeType", - "lookupValue": "Penthouse", + "lookupName": "org.reso.metadata.enums.DocumentStatus", + "lookupValue": "Signed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Penthouse" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Penthouse" + "value": "Signed" }, { "term": "Core.Description", - "value": "The type of unit is a penthouse." + "value": "Document has been signed by a party in the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.UnitTypeType", - "lookupValue": "Studio", + "lookupName": "org.reso.metadata.enums.DocumentStatus", + "lookupValue": "Accepted", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Studio" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128241" + "value": "Accepted" }, { "term": "Core.Description", - "value": "The type of unit is a studio." + "value": "Document has been accepted by a party in the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.UnitTypeType", - "lookupValue": "ThreeBedroom", + "lookupName": "org.reso.metadata.enums.DocumentStatus", + "lookupValue": "Deleted", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "3 Bedroom" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/3+Bedroom" + "value": "Deleted" }, { "term": "Core.Description", - "value": "The type of unit is a 3 bedroom." + "value": "Document has been deleted by a party in the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.UnitTypeType", - "lookupValue": "TwoBedroom", + "lookupName": "org.reso.metadata.enums.DocumentStatus", + "lookupValue": "Rejected", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "2 Bedroom" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/2+Bedroom" + "value": "Rejected" }, { "term": "Core.Description", - "value": "The type of unit is a 2 bedroom." + "value": "Document has been rejected by a party in the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.UnitsFurnished", - "lookupValue": "AllUnits", + "lookupName": "org.reso.metadata.enums.DocumentStatus", + "lookupValue": "Finalized", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "All Units" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/All+Units" + "value": "Finalized" }, { "term": "Core.Description", - "value": "All of the units in the listed income property are furnished." + "value": "Document has been finalized by all clients in the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.UnitsFurnished", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.DocumentStatus", + "lookupValue": "Archived", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128214" + "value": "Archived" }, { "term": "Core.Description", - "value": "None of the units in the listed income property are furnished." + "value": "Document has been archived by a party in the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.UnitsFurnished", - "lookupValue": "VariesByUnit", + "lookupName": "org.reso.metadata.enums.DocumentStatus", + "lookupValue": "Missing", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Varies By Unit" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128218" + "value": "Missing" }, { "term": "Core.Description", - "value": "Some of the units in the listing income property are furnished." + "value": "A placeholder for where a contract requires certain items before execution." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "CableAvailable", + "lookupName": "org.reso.metadata.enums.DocumentStatus", + "lookupValue": "Delivered", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cable Available" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cable+Available" + "value": "Delivered" }, { "term": "Core.Description", - "value": "The property has cable available but is not connected." + "value": "Document has been delivered by a party in the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "CableConnected", + "lookupName": "org.reso.metadata.enums.DocumentStatus", + "lookupValue": "Optional", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cable Connected" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cable+Connected" + "value": "Optional" }, { "term": "Core.Description", - "value": "Cable service is physically connected, but not necessarily paid." + "value": "Document is optional for the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "CableNotAvailable", + "lookupName": "org.reso.metadata.enums.DocumentStatus", + "lookupValue": "Required", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cable Not Available" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cable+Not+Available" + "value": "Required" }, { "term": "Core.Description", - "value": "Cable is not available in the area of the property." + "value": "Document is required for the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "ElectricityAvailable", + "lookupName": "org.reso.metadata.enums.DocumentStatus", + "lookupValue": "InEscrow", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electricity Available" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Electricity+Available" + "value": "In Escrow" }, { "term": "Core.Description", - "value": "Electricity is available from the public utility but not connected." + "value": "Document indicating escrow for the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "ElectricityConnected", + "lookupName": "org.reso.metadata.enums.PropertyTimeZone", + "lookupValue": "Alaska", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electricity Connected" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Electricity+Connected" + "value": "Alaska" }, { "term": "Core.Description", - "value": "Electricity from the public utility is available and connected, but not necessarily paid." + "value": "The property time zone is identified as being in the Alaska Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "ElectricityNotAvailable", + "lookupName": "org.reso.metadata.enums.PropertyTimeZone", + "lookupValue": "Arizona", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Electricity Not Available" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Electricity+Not+Available" + "value": "Arizona" }, { "term": "Core.Description", - "value": "Electricity from the public utility is not available. An independent source of electricity is the only option." + "value": "The property time zone is identified as being in the the U.S. state of Arizona, which does not observe Daylight Savings Time. Therefore, Arizona remains on Mountain Standard Time all year, with the exception of the Navajo Nation, which uses Daylight Savings Time. Thus, most of the population of Arizona is on Mountain Time during winter months and on Pacific Daylight Time during summer months." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "NaturalGasAvailable", + "lookupName": "org.reso.metadata.enums.PropertyTimeZone", + "lookupValue": "Atlantic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Natural Gas Available" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Natural+Gas+Available" + "value": "Atlantic" }, { "term": "Core.Description", - "value": "Natural gas is available from the public utility but not connected." + "value": "The property time zone is identified as being in the Atlantic Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "NaturalGasConnected", + "lookupName": "org.reso.metadata.enums.PropertyTimeZone", + "lookupValue": "Central", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Natural Gas Connected" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Natural+Gas+Connected" + "value": "Central" }, { "term": "Core.Description", - "value": "Natural gas from the public utility is available and connected, but not necessarily paid." + "value": "The property time zone is identified as being in the Central Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "NaturalGasNotAvailable", + "lookupName": "org.reso.metadata.enums.PropertyTimeZone", + "lookupValue": "Chamorro", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Natural Gas Not Available" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Natural+Gas+Not+Available" + "value": "Chamorro" }, { "term": "Core.Description", - "value": "Natural gas from the public utility is not available. An independent source of gas is the only option. i.e. propane." + "value": "The property time zone is identified as being in the Chamorro Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.PropertyTimeZone", + "lookupValue": "Eastern", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128260" + "value": "Eastern" }, { "term": "Core.Description", - "value": "There are no public utilities currently available or connected." + "value": "The property time zone is identified as being in the Eastern Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.PropertyTimeZone", + "lookupValue": "HawaiiAleutian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128264" + "value": "Hawaii–Aleutian" }, { "term": "Core.Description", - "value": "There are utilities other than those listed." + "value": "The property time zone is identified as being in the Hawaii–Aleutian Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "PhoneAvailable", + "lookupName": "org.reso.metadata.enums.PropertyTimeZone", + "lookupValue": "Mountain", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Phone Available" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Phone+Available" + "value": "Mountain" }, { "term": "Core.Description", - "value": "The property has telephone service available but is not connected." + "value": "The property time zone is identified as being in the Mountain Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "PhoneConnected", + "lookupName": "org.reso.metadata.enums.PropertyTimeZone", + "lookupValue": "Pacific", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Phone Connected" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Phone+Connected" + "value": "Pacific" }, { "term": "Core.Description", - "value": "Telephone service is physically connected, but not necessarily paid." + "value": "The property time zone is identified as being in the Pacific Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "PhoneNotAvailable", + "lookupName": "org.reso.metadata.enums.PropertyTimeZone", + "lookupValue": "PuertoRico", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Phone Not Available" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Phone+Not+Available" + "value": "Puerto Rico" }, { "term": "Core.Description", - "value": "Telephone service is not available in the area of the property." + "value": "The property time zone is identified as being in the the U.S. territory of Puerto Rico, which does not observe Daylight Savings Time. Therefore, Puerto Rico remains on Atlantic Standard Time all year. During the summer, the time in Puerto Rico matches the Eastern Time Zone cities of New York and Miami. In winter, the time matches Bermuda and Halifax, Nova Scotia, Canada." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "Propane", + "lookupName": "org.reso.metadata.enums.PropertyTimeZone", + "lookupValue": "VirginIslands", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Propane" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128277" + "value": "Virgin Islands" }, { "term": "Core.Description", - "value": "The property has a propane system." + "value": "The property time zone is identified as being in the the U.S. territory of U.S. Virgin Islands, which does not observe Daylight Savings Time. Therefore, U.S. Virgin Islands remains on Atlantic Standard Time all year. During the summer, the time in U.S. Virgin Islands matches the Eastern Time Zone cities of New York and Miami. In winter, the time matches Bermuda and Halifax, Nova Scotia, Canada." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.PropertyTimeZone", + "lookupValue": "Samoa", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128281" + "value": "Samoa" }, { "term": "Core.Description", - "value": "See remarks for details about the public or other utilities available/installed at the property." + "value": "The property time zone is identified as being in the Samoa Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "SewerAvailable", + "lookupName": "org.reso.metadata.enums.PropertyTimeZone", + "lookupValue": "WakeIsland", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sewer Available" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sewer+Available" + "value": "Wake Island" }, { "term": "Core.Description", - "value": "Sewer service is available from the public utility but not connected." + "value": "The property time zone is identified as being in the Wake Island Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "SewerConnected", + "lookupName": "org.reso.metadata.enums.ShowingConsiderations", + "lookupValue": "NoHeat", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sewer Connected" + "value": "No Heat" }, { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sewer+Connected" + "term": "Core.Description", + "value": "The property does not have an heating system or the heating system is turned off." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.ShowingConsiderations", + "lookupValue": "MinimalExteriorLighting", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Minimal Exterior Lighting" }, { "term": "Core.Description", - "value": "Sewer service from the public utility is available and connected, but not necessarily paid." + "value": "The property has minimal exterior lighting." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "SewerNotAvailable", + "lookupName": "org.reso.metadata.enums.ShowingConsiderations", + "lookupValue": "NoExteriorLighting", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sewer Not Available" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sewer+Not+Available" + "value": "No Exterior Lighting" }, { "term": "Core.Description", - "value": "Sewer service from the public utility is not available. An independent alternative to sewer is the only option. i.e. septic." + "value": "The property has no exterior lighting." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "UndergroundUtilities", + "lookupName": "org.reso.metadata.enums.ShowingConsiderations", + "lookupValue": "MinimallnteriorLighting", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Underground Utilities" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Underground+Utilities" + "value": "Minimal lnterior Lighting" }, { "term": "Core.Description", - "value": "All or some of the utilities are run underground." + "value": "The property has minimal interior lighting." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "WaterAvailable", + "lookupName": "org.reso.metadata.enums.ShowingConsiderations", + "lookupValue": "NoInteriorLighting", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water Available" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Water+Available" + "value": "No Interior Lighting" }, { "term": "Core.Description", - "value": "Water service is available from the public utility but not connected." + "value": "The property has no interior lighting." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "WaterConnected", + "lookupName": "org.reso.metadata.enums.ShowingConsiderations", + "lookupValue": "RemoteLocation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water Connected" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Water+Connected" + "value": "Remote Location" }, { "term": "Core.Description", - "value": "Water service from the public utility is available and connected, but not necessarily paid." + "value": "The property is in a remote location." } ] }, { - "lookupName": "org.reso.metadata.enums.Utilities", - "lookupValue": "WaterNotAvailable", + "lookupName": "org.reso.metadata.enums.ShowingConsiderations", + "lookupValue": "LimitedVisibilityFromRoad", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water Not Available" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Water+Not+Available" + "value": "Limited Visibility From Road" }, { "term": "Core.Description", - "value": "Water service from the public utility is not available. An independent source for water is the only option. i.e. well." + "value": "The property has limited visibility from the road." } ] }, { - "lookupName": "org.reso.metadata.enums.Vegetation", - "lookupValue": "Brush", + "lookupName": "org.reso.metadata.enums.ShowingConsiderations", + "lookupValue": "ElectricityNotOn", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Brush" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Brush" + "value": "Electricity Not On" }, { "term": "Core.Description", - "value": "The lot has brush." + "value": "The property does not have electricity or the electricity is not turned on." } ] }, { - "lookupName": "org.reso.metadata.enums.Vegetation", - "lookupValue": "Cleared", + "lookupName": "org.reso.metadata.enums.ShowingConsiderations", + "lookupValue": "InconsistentCellService", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cleared" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128255" + "value": "Inconsistent Cell Service" }, { "term": "Core.Description", - "value": "The lot has been cleared." + "value": "There is incosistent cellular service at the location of the property." } ] }, { - "lookupName": "org.reso.metadata.enums.Vegetation", - "lookupValue": "Crops", + "lookupName": "org.reso.metadata.enums.ShowingConsiderations", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Crop(s)" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128259" + "value": "See Remarks" }, { "term": "Core.Description", - "value": "There are crops on the lot." + "value": "See remarks for more information about showing considerations for the property." } ] }, { - "lookupName": "org.reso.metadata.enums.Vegetation", - "lookupValue": "Grassed", + "lookupName": "org.reso.metadata.enums.ShowingConsiderations", + "lookupValue": "DaySleeper", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Grassed" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Grassed" + "value": "Day Sleeper" }, { "term": "Core.Description", - "value": "The lot is grassed." + "value": "The property has a tenant/occupant who sleeps during the day." } ] }, { - "lookupName": "org.reso.metadata.enums.Vegetation", - "lookupValue": "HeavilyWooded", + "lookupName": "org.reso.metadata.enums.ShowingConsiderations", + "lookupValue": "Occupied", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Heavily Wooded" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Heavily+Wooded" + "value": "Occupied" }, { "term": "Core.Description", - "value": "The lot is heavily wooded." + "value": "The property is currently occupied." } ] }, { - "lookupName": "org.reso.metadata.enums.Vegetation", - "lookupValue": "NaturalState", + "lookupName": "org.reso.metadata.enums.ShowingConsiderations", + "lookupValue": "PetsOnPremises", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Natural State" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Natural+State" + "value": "Pet(s) on Premises" }, { "term": "Core.Description", - "value": "The lot is in its natural state." + "value": "There are currently pets at the property." } ] }, { - "lookupName": "org.reso.metadata.enums.Vegetation", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.ShowingConsiderations", + "lookupValue": "SecuritySystem", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128279" + "value": "Security System" }, { "term": "Core.Description", - "value": "There are other types of vegetation on the lot than those in this list." + "value": "The property has a security system that is a consideration when showing." } ] }, { - "lookupName": "org.reso.metadata.enums.Vegetation", - "lookupValue": "PartiallyWooded", + "lookupName": "org.reso.metadata.enums.ShowingServiceName", + "lookupValue": "BrokerBay", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Partially Wooded" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Partially+Wooded" + "value": "BrokerBay" }, { "term": "Core.Description", - "value": "The lot is partially wooded." + "value": "Showings for the listing are scheduled through BrokerBay." } ] }, { - "lookupName": "org.reso.metadata.enums.Vegetation", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.ShowingServiceName", + "lookupValue": "HomeSnap", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128287" + "value": "Homesnap" }, { "term": "Core.Description", - "value": "See the Public or Private Remarks for details about the vegetation found on the lot." + "value": "Showings for the listing are scheduled through HomeSnap." } ] }, { - "lookupName": "org.reso.metadata.enums.Vegetation", - "lookupValue": "Wooded", + "lookupName": "org.reso.metadata.enums.ShowingServiceName", + "lookupValue": "InstaShowing", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wooded" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128294" + "value": "Instashowing" }, { "term": "Core.Description", - "value": "The lot is wooded." + "value": "Showings for the listing are scheduled through Instashowing." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Bay", + "lookupName": "org.reso.metadata.enums.ShowingServiceName", + "lookupValue": "LocalShowing", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bay" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bay" + "value": "LocalShowing" }, { "term": "Core.Description", - "value": "The property has a bay view." + "value": "Showings for the listing are scheduled through Local Showing." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Beach", + "lookupName": "org.reso.metadata.enums.ShowingServiceName", + "lookupValue": "SentrikeyShowing", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Beach" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Beach" + "value": "SentriKey Showing" }, { "term": "Core.Description", - "value": "The property has a beach view." + "value": "Showings for the listing are scheduled through SentriKey Showing." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Bridges", + "lookupName": "org.reso.metadata.enums.ShowingServiceName", + "lookupValue": "Showingly", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bridge(s)" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128307" + "value": "Showingly" }, { "term": "Core.Description", - "value": "The property has a bridge(s) view." + "value": "Showings for the listing are scheduled through Showingly." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Canal", + "lookupName": "org.reso.metadata.enums.ShowingServiceName", + "lookupValue": "ShowingTime", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Canal" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Canal" + "value": "ShowingTime" }, { "term": "Core.Description", - "value": "The property has a canal view." + "value": "Showings for the listing are scheduled through ShowingTime." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Canyon", + "lookupName": "org.reso.metadata.enums.ShowingServiceName", + "lookupValue": "AlignedShowings", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Canyon" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Canyon" + "value": "Aligned Showings" }, { "term": "Core.Description", - "value": "The property has a canyon view." + "value": "Showings for the listing are scheduled through Aligned Showings." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "City", + "lookupName": "org.reso.metadata.enums.ShowingServiceName", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "City" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/City" + "value": "None" }, { "term": "Core.Description", - "value": "The property has a city view." + "value": "No showing service is used for the listing." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "CityLights", + "lookupName": "org.reso.metadata.enums.ShowingServiceName", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "City Lights" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/City+Lights" + "value": "Other" }, { "term": "Core.Description", - "value": "The property has a view of the city lights." + "value": "Showings for the listing are scheduled through a showing service other than those available on this list." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "CreekStream", + "lookupName": "org.reso.metadata.enums.AssociationStatus", + "lookupValue": "Active", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Creek/Stream" + "value": "Active" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128332" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128364" }, { "term": "Core.Description", - "value": "The property has a creek/stream view." + "value": "The association record is active." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Desert", + "lookupName": "org.reso.metadata.enums.AssociationStatus", + "lookupValue": "Inactive", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Desert" + "value": "Inactive" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Desert" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128369" }, { "term": "Core.Description", - "value": "The property has a desert view." + "value": "The association record is inactive." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Downtown", + "lookupName": "org.reso.metadata.enums.AssociationType", + "lookupValue": "Local", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Downtown" + "value": "Local" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Downtown" + "value": "https://ddwiki.reso.org/display/DDW20/Local" }, { "term": "Core.Description", - "value": "The property has a downtown view." + "value": "The association is a local association of REALTORS®." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Forest", + "lookupName": "org.reso.metadata.enums.AssociationType", + "lookupValue": "Mls", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Forest" + "value": "MLS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Forest" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128381" }, { "term": "Core.Description", - "value": "The property has a forest view." + "value": "The association is also an MLS." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Garden", + "lookupName": "org.reso.metadata.enums.AssociationType", + "lookupValue": "NotApplicable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Garden" + "value": "Not Applicable" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128354" + "value": "https://ddwiki.reso.org/display/DDW20/Not+Applicable" }, { "term": "Core.Description", - "value": "The property has a garden view." + "value": "The type of association is not relative to the record." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "GolfCourse", + "lookupName": "org.reso.metadata.enums.SocialMediaType", + "lookupValue": "Blog", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Golf Course" + "value": "Blog" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128360" + "value": "https://ddwiki.reso.org/display/DDW20/Blog" }, { "term": "Core.Description", - "value": "The property has a view of the golf course." + "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to the member/office/contact\u0027s blog." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Hills", + "lookupName": "org.reso.metadata.enums.SocialMediaType", + "lookupValue": "Digg", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hills" + "value": "Digg" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Hills" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128060" }, { "term": "Core.Description", - "value": "The property has a view of the hills." + "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Digg." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Lake", + "lookupName": "org.reso.metadata.enums.SocialMediaType", + "lookupValue": "Facebook", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lake" + "value": "Facebook" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128370" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128064" }, { "term": "Core.Description", - "value": "The property has a lake view." + "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Facebook." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Marina", + "lookupName": "org.reso.metadata.enums.SocialMediaType", + "lookupValue": "FacebookMessenger", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Marina" + "value": "Facebook Messenger" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128372" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128067" }, { "term": "Core.Description", - "value": "The property has a marina view." + "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Facebook Messenger." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Meadow", + "lookupName": "org.reso.metadata.enums.SocialMediaType", + "lookupValue": "Googleplus", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Meadow" + "value": "GooglePlus" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128379" + "value": "https://ddwiki.reso.org/display/DDW20/GooglePlus" }, { "term": "Core.Description", - "value": "The property has a view of the meadow." + "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to GooglePlus." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Mountains", + "lookupName": "org.reso.metadata.enums.SocialMediaType", + "lookupValue": "iMessage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mountain(s)" + "value": "iMessage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128385" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128071" }, { "term": "Core.Description", - "value": "The property has a mountain view." + "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to iMessage." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Neighborhood", + "lookupName": "org.reso.metadata.enums.SocialMediaType", + "lookupValue": "Instagram", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Neighborhood" + "value": "Instagram" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Neighborhood" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128074" }, { "term": "Core.Description", - "value": "The property has a view of the neighborhood." + "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Instagram." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.SocialMediaType", + "lookupValue": "Linkedin", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "LinkedIn" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128395" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128076" }, { "term": "Core.Description", - "value": "The property has no view." + "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to LinkedIn." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Ocean", + "lookupName": "org.reso.metadata.enums.SocialMediaType", + "lookupValue": "Pinterest", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ocean" + "value": "Pinterest" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ocean" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128079" }, { "term": "Core.Description", - "value": "The property has an ocean view." + "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Pinterest." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Orchard", + "lookupName": "org.reso.metadata.enums.SocialMediaType", + "lookupValue": "Reddit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Orchard" + "value": "Reddit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Orchard" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128083" }, { "term": "Core.Description", - "value": "The property has a view of the orchard(s)." + "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Reddit." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.SocialMediaType", + "lookupValue": "Slack", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Slack" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128405" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128087" }, { "term": "Core.Description", - "value": "The property has a view other than those in this list." + "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Slack." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Panoramic", + "lookupName": "org.reso.metadata.enums.SocialMediaType", + "lookupValue": "Snapchat", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Panoramic" + "value": "Snapchat" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Panoramic" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128090" }, { "term": "Core.Description", - "value": "The property has a panoramic view." + "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Snapchat." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "ParkGreenbelt", + "lookupName": "org.reso.metadata.enums.SocialMediaType", + "lookupValue": "Stumbleupon", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Park/Greenbelt" + "value": "StumbleUpon" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128413" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128094" }, { "term": "Core.Description", - "value": "The property has a park/greenbelt view." + "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to StumbleUpon." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Pasture", + "lookupName": "org.reso.metadata.enums.SocialMediaType", + "lookupValue": "Tumblr", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pasture" + "value": "Tumblr" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128416" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128098" }, { "term": "Core.Description", - "value": "The property has a view of the pasture." + "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Tumblr." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Pond", + "lookupName": "org.reso.metadata.enums.SocialMediaType", + "lookupValue": "Twitter", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pond" + "value": "Twitter" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128420" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128101" }, { "term": "Core.Description", - "value": "The property has a view of a pond." + "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Twitter." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Pool", + "lookupName": "org.reso.metadata.enums.SocialMediaType", + "lookupValue": "Website", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pool" + "value": "Website" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128422" + "value": "https://ddwiki.reso.org/display/DDW20/Website" }, { "term": "Core.Description", - "value": "The property has a view of the pool." + "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to the member/office/contact\u0027s website." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Ridge", + "lookupName": "org.reso.metadata.enums.SocialMediaType", + "lookupValue": "Youtube", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ridge" + "value": "YouTube" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ridge" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128110" }, { "term": "Core.Description", - "value": "The property has a view of the ridge." + "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to YouTube." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "River", + "lookupName": "org.reso.metadata.enums.NotedBy", + "lookupValue": "Agent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "River" + "value": "Agent" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128430" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127356" }, { "term": "Core.Description", - "value": "The property has a river view." + "value": "The agent has written the given note about the given listing." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Rural", + "lookupName": "org.reso.metadata.enums.NotedBy", + "lookupValue": "Contact", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rural" + "value": "Contact" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Rural" + "value": "https://ddwiki.reso.org/display/DDW20/Contact" }, { "term": "Core.Description", - "value": "The property has a rural view." + "value": "The contact has written the given note about the given listing." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.ClassName", + "lookupValue": "BusinessOpportunity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Business Opportunity" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128438" + "value": "https://ddwiki.reso.org/display/DDW20/Business+Opportunity" }, { "term": "Core.Description", - "value": "See the remarks fields for more information about the view from the property." + "value": "The class, sometimes known as property type, is a business for sale." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Skyline", + "lookupName": "org.reso.metadata.enums.ClassName", + "lookupValue": "CommercialLease", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Skyline" + "value": "Commercial Lease" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Skyline" + "value": "https://ddwiki.reso.org/display/DDW20/Commercial+Lease" }, { "term": "Core.Description", - "value": "The property has a view of the skyline." + "value": "The class, sometimes known as property type, is a commercial property for lease." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Territorial", + "lookupName": "org.reso.metadata.enums.ClassName", + "lookupValue": "CommercialSale", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Territorial" + "value": "Commercial Sale" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Territorial" + "value": "https://ddwiki.reso.org/display/DDW20/Commercial+Sale" }, { "term": "Core.Description", - "value": "The property has a view of the surrounding area." + "value": "The class, sometimes known as property type, is a commercial property for sale." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "TreesWoods", + "lookupName": "org.reso.metadata.enums.ClassName", + "lookupValue": "Contacts", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Trees/Woods" + "value": "Contacts" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128449" + "value": "https://ddwiki.reso.org/display/DDW20/Contacts" }, { "term": "Core.Description", - "value": "The property has a view of the trees or woods." + "value": "The class is the collection of the member\u0027s contacts/clients." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Valley", + "lookupName": "org.reso.metadata.enums.ClassName", + "lookupValue": "CrossProperty", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Valley" + "value": "Cross Property" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Valley" + "value": "https://ddwiki.reso.org/display/DDW20/Cross+Property" }, { "term": "Core.Description", - "value": "The property has a view of the valley." + "value": "The class, sometimes known as property type, is a collection of all listing property types." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Vineyard", + "lookupName": "org.reso.metadata.enums.ClassName", + "lookupValue": "Farm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Vineyard" + "value": "Farm" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Vineyard" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125874" }, { "term": "Core.Description", - "value": "The property has a view of the vineyard(s)." + "value": "The class, sometimes known as property type, is a farm." } ] }, { - "lookupName": "org.reso.metadata.enums.View", - "lookupValue": "Water", + "lookupName": "org.reso.metadata.enums.ClassName", + "lookupValue": "HistoryTransactional", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Water" + "value": "History Transactional" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128460" + "value": "https://ddwiki.reso.org/display/DDW20/History+Transactional" }, { "term": "Core.Description", - "value": "The property has a water view." + "value": "The class is the transactional history of another class." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterSource", - "lookupValue": "Cistern", + "lookupName": "org.reso.metadata.enums.ClassName", + "lookupValue": "Land", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cistern" + "value": "Land" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cistern" + "value": "https://ddwiki.reso.org/display/DDW20/Land" }, { "term": "Core.Description", - "value": "The property\u0027s source of water has/includes a cistern." + "value": "The class, sometimes known as property type, is land for sale or lease." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterSource", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.ClassName", + "lookupValue": "ManufacturedInPark", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Manufactured In Park" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128315" + "value": "https://ddwiki.reso.org/display/DDW20/Manufactured+In+Park" }, { "term": "Core.Description", - "value": "The property has no current source of water." + "value": "The class, sometimes known as property type, is a manufactured or mobile home in a mobile park." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterSource", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.ClassName", + "lookupValue": "Media", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Media" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128317" + "value": "https://ddwiki.reso.org/display/DDW20/Media" }, { "term": "Core.Description", - "value": "The property has a source of water other than those listed." + "value": "The class is one that contains records referencing media files." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterSource", - "lookupValue": "Private", + "lookupName": "org.reso.metadata.enums.ClassName", + "lookupValue": "Member", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Private" + "value": "Member" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128320" + "value": "https://ddwiki.reso.org/display/DDW20/Member" }, { "term": "Core.Description", - "value": "The property\u0027s source of water is private." + "value": "The class containing member records." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterSource", - "lookupValue": "Public", + "lookupName": "org.reso.metadata.enums.ClassName", + "lookupValue": "Office", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Public" + "value": "Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128324" + "value": "https://ddwiki.reso.org/display/DDW20/Office" }, { "term": "Core.Description", - "value": "The property\u0027s source of water is public." + "value": "The class containing office records." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterSource", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.ClassName", + "lookupValue": "OpenHouse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Open House" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128331" + "value": "https://ddwiki.reso.org/display/DDW20/Open+House" }, { "term": "Core.Description", - "value": "See the listing\u0027s remarks for details on the property\u0027s water source." + "value": "The class containing Open House records." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterSource", - "lookupValue": "SharedWell", + "lookupName": "org.reso.metadata.enums.ClassName", + "lookupValue": "Residential", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Shared Well" + "value": "Residential" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Shared+Well" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125900" }, { "term": "Core.Description", - "value": "The property\u0027s source of water has/includes a shared well." + "value": "The class, sometimes known as property type, is residential property for sale." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterSource", - "lookupValue": "Spring", + "lookupName": "org.reso.metadata.enums.ClassName", + "lookupValue": "ResidentialIncome", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Spring" + "value": "Residential Income" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Spring" + "value": "https://ddwiki.reso.org/display/DDW20/Residential+Income" }, { "term": "Core.Description", - "value": "The property\u0027s source of water has/includes a spring." + "value": "The class, sometimes known as property type, is income or multi-family property for sale." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterSource", - "lookupValue": "Well", + "lookupName": "org.reso.metadata.enums.ClassName", + "lookupValue": "ResidentialLease", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Well" + "value": "Residential Lease" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Well" + "value": "https://ddwiki.reso.org/display/DDW20/Residential+Lease" }, { "term": "Core.Description", - "value": "The property\u0027s source of water has/includes a well." + "value": "The class, sometimes known as property type, is residential property for lease." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", - "lookupValue": "BeachAccess", + "lookupName": "org.reso.metadata.enums.ClassName", + "lookupValue": "SavedSearch", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Beach Access" + "value": "Saved Search" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128301" + "value": "https://ddwiki.reso.org/display/DDW20/Saved+Search" }, { "term": "Core.Description", - "value": "The property has access to the beach." + "value": "The class containing saved search data." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", - "lookupValue": "BeachFront", + "lookupName": "org.reso.metadata.enums.ContactListingPreference", + "lookupValue": "Discard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Beach Front" + "value": "Discard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Beach+Front" + "value": "https://ddwiki.reso.org/display/DDW20/Discard" }, { "term": "Core.Description", - "value": "The property is on the beach front." + "value": "The contact has flagged to discard the given listing. The contact is not interested in the given listing." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", - "lookupValue": "CanalAccess", + "lookupName": "org.reso.metadata.enums.ContactListingPreference", + "lookupValue": "Favorite", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Canal Access" + "value": "Favorite" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Canal+Access" + "value": "https://ddwiki.reso.org/display/DDW20/Favorite" }, { "term": "Core.Description", - "value": "The property has access to the canal(s)." + "value": "The contact has flagged the given listing as a favorite. The contact is interested in the given listing." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", - "lookupValue": "CanalFront", + "lookupName": "org.reso.metadata.enums.ContactListingPreference", + "lookupValue": "Possibility", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Canal Front" + "value": "Possibility" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Canal+Front" + "value": "https://ddwiki.reso.org/display/DDW20/Possibility" }, { "term": "Core.Description", - "value": "The property is located on the canal." + "value": "The contact has flagged the given listing as a possibility. The contact might be interested in the given listing." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", - "lookupValue": "Creek", + "lookupName": "org.reso.metadata.enums.ResourceName", + "lookupValue": "Contacts", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Creek" + "value": "Contacts" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Creek" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127839" }, { "term": "Core.Description", - "value": "The property is either on or near a creek." + "value": "This record is related to another record in the Contacts resource." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", - "lookupValue": "Lagoon", + "lookupName": "org.reso.metadata.enums.ResourceName", + "lookupValue": "Member", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lagoon" + "value": "Member" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lagoon" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127842" }, { "term": "Core.Description", - "value": "The property is either on or near a lagoon." + "value": "This record is related to another record in the Member resource." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", - "lookupValue": "LakeFront", + "lookupName": "org.reso.metadata.enums.ResourceName", + "lookupValue": "Office", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lake Front" + "value": "Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lake+Front" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127846" }, { "term": "Core.Description", - "value": "The property is on the lake front." + "value": "This record is related to another record in the Office resource." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", - "lookupValue": "LakePrivileges", + "lookupName": "org.reso.metadata.enums.ResourceName", + "lookupValue": "Property", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lake Privileges" + "value": "Property" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lake+Privileges" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127849" }, { "term": "Core.Description", - "value": "The property includes rights to access the lake." + "value": "This record is related to another record in the Property resource." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", - "lookupValue": "NavigableWater", + "lookupName": "org.reso.metadata.enums.ResourceName", + "lookupValue": "Association", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Navigable Water" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Navigable+Water" + "value": "Association" }, { "term": "Core.Description", - "value": "The water wide, slow and deep enough for water vessels." + "value": "This record is related to another record in the Association Resource." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", - "lookupValue": "OceanAccess", + "lookupName": "org.reso.metadata.enums.ContactStatus", + "lookupValue": "Active", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ocean Access" + "value": "Active" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ocean+Access" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126021" }, { "term": "Core.Description", - "value": "The property has access to the ocean." + "value": "The contact is active." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", - "lookupValue": "OceanFront", + "lookupName": "org.reso.metadata.enums.ContactStatus", + "lookupValue": "Deleted", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ocean Front" + "value": "Deleted" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ocean+Front" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126025" }, { "term": "Core.Description", - "value": "The property is on the ocean front." + "value": "The contact has been deleted." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", - "lookupValue": "Pond", + "lookupName": "org.reso.metadata.enums.ContactStatus", + "lookupValue": "Inactive", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pond" + "value": "Inactive" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128341" + "value": "https://ddwiki.reso.org/display/DDW20/Inactive" }, { "term": "Core.Description", - "value": "The property is on or near a pond." + "value": "The contact is no longer active." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", - "lookupValue": "RiverAccess", + "lookupName": "org.reso.metadata.enums.ContactStatus", + "lookupValue": "OnVacation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "River Access" + "value": "On Vacation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/River+Access" + "value": "https://ddwiki.reso.org/display/DDW20/On+Vacation" }, { "term": "Core.Description", - "value": "The property has access to the river." + "value": "The contact is on vacation." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", - "lookupValue": "RiverFront", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "Business", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "River Front" + "value": "Business" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/River+Front" + "value": "https://ddwiki.reso.org/display/DDW20/Business" }, { "term": "Core.Description", - "value": "The property is located on the river front." + "value": "The contact is a business relation." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", - "lookupValue": "Seawall", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "Family", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Seawall" + "value": "Family" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Seawall" + "value": "https://ddwiki.reso.org/display/DDW20/Family" }, { "term": "Core.Description", - "value": "The property is protected by a sea wall or barrier." + "value": "The contact is a family member." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", - "lookupValue": "Stream", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "Friend", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stream" + "value": "Friend" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Stream" + "value": "https://ddwiki.reso.org/display/DDW20/Friend" }, { "term": "Core.Description", - "value": "The property is on our near a stream." + "value": "The contact is a personal friend." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", - "lookupValue": "Waterfront", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "Lead", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Waterfront" + "value": "Lead" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128357" + "value": "https://ddwiki.reso.org/display/DDW20/Lead" }, { "term": "Core.Description", - "value": "The property is located on the waterfront." + "value": "The lead is a contact that may be a potential buyer or seller to the member." } ] }, { - "lookupName": "org.reso.metadata.enums.WaterfrontFeatures", - "lookupValue": "MarinaInCommunity", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "Prospect", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Marina in Community" + "value": "Prospect" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Marina+in+Community" + "value": "https://ddwiki.reso.org/display/DDW20/Prospect" }, { "term": "Core.Description", - "value": "This property has a marina in the community. This doesn\u0027t insinuate a marina on the property or rights to the marina." + "value": "The contact is a prospective client." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "AluminumFrames", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "ReadyToBuy", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Aluminum Frames" + "value": "Ready to Buy" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Aluminum+Frames" + "value": "https://ddwiki.reso.org/display/DDW20/Ready+to+Buy" }, { "term": "Core.Description", - "value": "The windows have aluminum frames." + "value": "The contact is a client who is ready to start a transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "BayWindows", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "Buyer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bay Window(s)" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128348" + "value": "Buyer" }, { "term": "Core.Description", - "value": "The property has one or more bay windows." + "value": "The owner or principal who is purchasing the property in the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "Blinds", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "Seller", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Blinds" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Blinds" + "value": "Seller" }, { "term": "Core.Description", - "value": "The property has window blinds." + "value": "The owner or principal who is selling the property in the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "DisplayWindows", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "LoanOfficer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Display Window(s)" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128358" + "value": "Loan Officer" }, { "term": "Core.Description", - "value": "The property has one or more windows that would normally be used to display goods or products." + "value": "The lender or other role that supports the mortgage obligations of the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "DoublePaneWindows", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "BuyerAttorney", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Double Pane Windows" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Double+Pane+Windows" + "value": "Buyer Attorney" }, { "term": "Core.Description", - "value": "The property has windows with two panes of glass." + "value": "Supports the buyer\u0027s legal obligations of the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "Drapes", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "SellerAttorney", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Drapes" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Drapes" + "value": "Seller Attorney" }, { "term": "Core.Description", - "value": "The property has drapes." + "value": "Supports the seller\u0027s legal obligations of the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "EnergyStarQualifiedWindows", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "InsuranceRepresentative", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ENERGY STAR Qualified Windows" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ENERGY+STAR+Qualified+Windows" + "value": "Insurance Representative" }, { "term": "Core.Description", - "value": "The property has qualified ENERGY STAR windows." + "value": "Supports the insurance obligations of the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "GardenWindows", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "HomeInspector", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Garden Window(s)" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128373" + "value": "Home Inspector" }, { "term": "Core.Description", - "value": "The property has one or more garden windows." + "value": "Supports the property inspection obligations of the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "InsulatedWindows", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "FinancialPlanner", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Insulated Windows" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Insulated+Windows" + "value": "Financial Planner" }, { "term": "Core.Description", - "value": "The property has insulated windows." + "value": "Represents the client\u0027s financial interests." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "LowEmissivityWindows", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "HomeImprovementSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Low-Emissivity Windows" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Low-Emissivity+Windows" + "value": "Home Improvement Specialist" }, { "term": "Core.Description", - "value": "The property has low-emissivity windows." + "value": "Works on improvements and maintenance to the property in the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "PlantationShutters", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "HomeSecurityProvider", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Plantation Shutters" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Plantation+Shutters" + "value": "Home Security Provider" }, { "term": "Core.Description", - "value": "The property has plantation shutters." + "value": "Provides and manages home security services to the property in the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "Screens", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "HomeWarrantyRepresentative", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Screens" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Screens" + "value": "Home Warranty Representative" }, { "term": "Core.Description", - "value": "The property has screens." + "value": "Provides home warranty services and products to the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "Shutters", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "MovingStorage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Shutters" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Shutters" + "value": "Moving/Storage" }, { "term": "Core.Description", - "value": "The property has shutters." + "value": "Provides moving or storage services to the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "Skylights", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "TitleRepresentative", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Skylight(s)" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128391" + "value": "Title Representative" }, { "term": "Core.Description", - "value": "The property has skylights." + "value": "Supports the title and escrow obligations of the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "SolarScreens", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "Landlord", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Solar Screens" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Solar+Screens" + "value": "Landlord" }, { "term": "Core.Description", - "value": "The property has solar screens." + "value": "The owner or principal who is renting or leasing out the property in the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "StormWindows", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "Tenant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Storm Window(s)" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128398" + "value": "Tenant" }, { "term": "Core.Description", - "value": "The property has storm windows." + "value": "The prospective renter or lessor of the property in the transaction." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "TintedWindows", + "lookupName": "org.reso.metadata.enums.ContactType", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tinted Windows" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tinted+Windows" + "value": "Other" }, { "term": "Core.Description", - "value": "The property has tinted windows." + "value": "Any different type of role than what is explicitly provided as an option." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "TriplePaneWindows", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Abkhazian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Triple Pane Windows" + "value": "Abkhazian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Triple+Pane+Windows" + "value": "https://ddwiki.reso.org/display/DDW20/Abkhazian" }, { "term": "Core.Description", - "value": "The property has triple-pane windows." + "value": "The language spoken by the member/individual is Abkhazian." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "WindowCoverings", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Afar", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Window Coverings" + "value": "Afar" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Window+Coverings" + "value": "https://ddwiki.reso.org/display/DDW20/Afar" }, { "term": "Core.Description", - "value": "The property has window coverings." + "value": "The language spoken by the member/individual is Afar." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "WindowTreatments", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Afrikaans", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Window Treatments" + "value": "Afrikaans" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Window+Treatments" + "value": "https://ddwiki.reso.org/display/DDW20/Afrikaans" }, { "term": "Core.Description", - "value": "The property has window treatments." + "value": "The language spoken by the member/individual is Afrikaans." } ] }, { - "lookupName": "org.reso.metadata.enums.WindowFeatures", - "lookupValue": "WoodFrames", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Albanian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wood Frames" + "value": "Albanian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wood+Frames" + "value": "https://ddwiki.reso.org/display/DDW20/Albanian" }, { "term": "Core.Description", - "value": "The property has wood-framed windows." + "value": "The language spoken by the member/individual is Albanian." } ] }, { - "lookupName": "org.reso.metadata.enums.YearBuiltSource", - "lookupValue": "Appraiser", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "AmericanSignLanguage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Appraiser" + "value": "American Sign Language" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128356" + "value": "https://ddwiki.reso.org/display/DDW20/American+Sign+Language" }, { "term": "Core.Description", - "value": "An appraiser provided the year built." + "value": "The language spoken by the member/individual is American Sign Language." } ] }, { - "lookupName": "org.reso.metadata.enums.YearBuiltSource", - "lookupValue": "Assessor", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Amharic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Assessor" + "value": "Amharic" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128359" + "value": "https://ddwiki.reso.org/display/DDW20/Amharic" }, { "term": "Core.Description", - "value": "The assessor provided the year built." + "value": "The language spoken by the member/individual is Amharic." } ] }, { - "lookupName": "org.reso.metadata.enums.YearBuiltSource", - "lookupValue": "Builder", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Arabic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Builder" + "value": "Arabic" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128363" + "value": "https://ddwiki.reso.org/display/DDW20/Arabic" }, { "term": "Core.Description", - "value": "The builder provided the year built." + "value": "The language spoken by the member/individual is Arabic." } ] }, { - "lookupName": "org.reso.metadata.enums.YearBuiltSource", - "lookupValue": "Estimated", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Aramaic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Estimated" + "value": "Aramaic" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128367" + "value": "https://ddwiki.reso.org/display/DDW20/Aramaic" }, { "term": "Core.Description", - "value": "The year built is an estimate." + "value": "The language spoken by the member/individual is Aramaic." } ] }, { - "lookupName": "org.reso.metadata.enums.YearBuiltSource", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Armenian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Armenian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128371" + "value": "https://ddwiki.reso.org/display/DDW20/Armenian" }, { "term": "Core.Description", - "value": "The year built was provided by another party not listed." + "value": "The language spoken by the member/individual is Armenian." } ] }, { - "lookupName": "org.reso.metadata.enums.YearBuiltSource", - "lookupValue": "Owner", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Assamese", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Owner" + "value": "Assamese" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128374" + "value": "https://ddwiki.reso.org/display/DDW20/Assamese" }, { "term": "Core.Description", - "value": "The owner provided the year built." + "value": "The language spoken by the member/individual is Assamese." } ] }, { - "lookupName": "org.reso.metadata.enums.YearBuiltSource", - "lookupValue": "PublicRecords", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "AssyrianNeoAramaic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Public Records" + "value": "Assyrian Neo-Aramaic" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128377" + "value": "https://ddwiki.reso.org/display/DDW20/Assyrian+Neo-Aramaic" }, { "term": "Core.Description", - "value": "The year built was received from public records." + "value": "The language spoken by the member/individual is Assyrian Neo-Aramaic." } ] }, { - "lookupName": "org.reso.metadata.enums.YearBuiltSource", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Avestan", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" + "value": "Avestan" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128380" + "value": "https://ddwiki.reso.org/display/DDW20/Avestan" }, { "term": "Core.Description", - "value": "See remarks for information about the source of the lot size measurement." + "value": "The language spoken by the member/individual is Avestan." } ] }, { - "lookupName": "org.reso.metadata.enums.FhaEligibility", - "lookupValue": "Approved", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Aymara", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Approved" + "value": "Aymara" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Approved" + "value": "https://ddwiki.reso.org/display/DDW20/Aymara" }, { "term": "Core.Description", - "value": "This listing is eligible for an FHA loan. Approved is selected when the eligilibity has been approved. FHA eligibility is a presale condition based on a government eligibility standard rather than what the seller will accept as part of the listing terms." + "value": "The language spoken by the member/individual is Aymara." } ] }, { - "lookupName": "org.reso.metadata.enums.FhaEligibility", - "lookupValue": "ConditionallyApproved", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Azerbaijani", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Conditionally Approved" + "value": "Azerbaijani" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Conditionally+Approved" + "value": "https://ddwiki.reso.org/display/DDW20/Azerbaijani" }, { "term": "Core.Description", - "value": "This listing is eligible for a Federal Housing Administration (FHA) loan as long as some conditions are met. Conditionally Approved is selected when the eligilibity has been approved with conditions. FHA eligibility is a presale condition based on a government eligibility standard rather than what the seller will accept as part of the listing terms." + "value": "The language spoken by the member/individual is Azerbaijani." } ] }, { - "lookupName": "org.reso.metadata.enums.FhaEligibility", - "lookupValue": "Rejected", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Bambara", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Rejected" + "value": "Bambara" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Rejected" + "value": "https://ddwiki.reso.org/display/DDW20/Bambara" }, { "term": "Core.Description", - "value": "This listing is not eligible for a Federal Housing Administration (FHA) loan. Rejected is selected when the eligilibity has been rejected. FHA eligibility is a presale condition based on a government eligibility standard rather than what the seller will accept as part of the listing terms." + "value": "The language spoken by the member/individual is Bambara." } ] }, { - "lookupName": "org.reso.metadata.enums.FhaEligibility", - "lookupValue": "Unknown", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Bashkir", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unknown" + "value": "Bashkir" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128408" + "value": "https://ddwiki.reso.org/display/DDW20/Bashkir" }, { "term": "Core.Description", - "value": "Unknown is selected when Federal Housing Administration (FHA) eligilibity is not known. FHA eligibility is a presale condition based on a government eligibility standard rather than what the seller will accept as part of the listing terms." + "value": "The language spoken by the member/individual is Bashkir." } ] }, { - "lookupName": "org.reso.metadata.enums.FhaEligibility", - "lookupValue": "Withdrawn", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Basque", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Withdrawn" + "value": "Basque" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128412" + "value": "https://ddwiki.reso.org/display/DDW20/Basque" }, { "term": "Core.Description", - "value": "Federal Housing Administration (FHA) eligibility has been withdrawn and is no longer applicable. FHA eligibility is a presale condition based on a government eligibility standard rather than what the seller will accept as part of the listing terms." + "value": "The language spoken by the member/individual is Basque." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingURLDescription", - "lookupValue": "AgentWebsite", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Bengali", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agent Website" + "value": "Bengali" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Agent+Website" + "value": "https://ddwiki.reso.org/display/DDW20/Bengali" }, { "term": "Core.Description", - "value": "A link that directs to the listing on an agent website." + "value": "The language spoken by the member/individual is Bengali." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingURLDescription", - "lookupValue": "BrokerageWebsite", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Bihari", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Brokerage Website" + "value": "Bihari" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Brokerage+Website" + "value": "https://ddwiki.reso.org/display/DDW20/Bihari" }, { "term": "Core.Description", - "value": "A link that directs to the listing on a brokeage website." + "value": "The language spoken by the member/individual is Bihari." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingURLDescription", - "lookupValue": "BrokerWebsite", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Bikol", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Broker Website" + "value": "Bikol" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Broker+Website" + "value": "https://ddwiki.reso.org/display/DDW20/Bikol" }, { "term": "Core.Description", - "value": "A link that directs to the listing on a broker website." + "value": "The language spoken by the member/individual is Bikol." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingURLDescription", - "lookupValue": "FranchisorWebsite", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Bislama", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Franchisor Website" + "value": "Bislama" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Franchisor+Website" + "value": "https://ddwiki.reso.org/display/DDW20/Bislama" }, { "term": "Core.Description", - "value": "A link that directs to the listing on a franchisor website." + "value": "The language spoken by the member/individual is Bislama." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingURLDescription", - "lookupValue": "MlsWebsite", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Bosnian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MLS Website" + "value": "Bosnian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MLS+Website" + "value": "https://ddwiki.reso.org/display/DDW20/Bosnian" }, { "term": "Core.Description", - "value": "A link that directs to the listing on an MLS website." + "value": "The language spoken by the member/individual is Bosnian." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingURLDescription", - "lookupValue": "OtherWebsite", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "BrazilianPortuguese", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other Website" + "value": "Brazilian Portuguese" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Other+Website" + "value": "https://ddwiki.reso.org/display/DDW20/Brazilian+Portuguese" }, { "term": "Core.Description", - "value": "A link that directs to the listing on a general website." + "value": "The language spoken by the member/individual is Brazilian Portuguese." } ] }, { - "lookupName": "org.reso.metadata.enums.ListingURLDescription", - "lookupValue": "SyndicationWebsite", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Bulgarian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Syndication Website" + "value": "Bulgarian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Syndication+Website" + "value": "https://ddwiki.reso.org/display/DDW20/Bulgarian" }, { "term": "Core.Description", - "value": "A link that directs to the listing on a syndication website." + "value": "The language spoken by the member/individual is Bulgarian." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "AccreditedBuyersRepresentative", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Burmese", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accredited Buyer\u0027s Representative / ABR" + "value": "Burmese" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127241" + "value": "https://ddwiki.reso.org/display/DDW20/Burmese" }, { "term": "Core.Description", - "value": "The Accredited Buyer’s Representative (ABR®) designation is designed for real estate buyer agents who focus on working directly with buyer-clients. http://www.rebac.net/abr" + "value": "The language spoken by the member/individual is Burmese." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "AccreditedLandConsultant", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Byelorussian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Accredited Land Consultant / ALC" + "value": "Byelorussian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127244" + "value": "https://ddwiki.reso.org/display/DDW20/Byelorussian" }, { "term": "Core.Description", - "value": "Accredited Land Consultants (ALCs) are the most trusted, knowledgeable, experienced, and highest-producing experts in all segments of land. Conferred by the REALTORS® Land Institute, the designation requires successful completion of a rigorous LANDU education program, a specific, high-volume and experience level, and adherence to an honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc" + "value": "The language spoken by the member/individual is Byelorussian." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "AtHomeWithDiversity", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Cambodian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "At Home With Diversity / AHWD" + "value": "Cambodian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127248" + "value": "https://ddwiki.reso.org/display/DDW20/Cambodian" }, { "term": "Core.Description", - "value": "Learn to work effectively with – and within – today’s diverse real estate market. The At Home With Diversity certification teaches you how to conduct your business with sensitivity to all client profiles and build a business plan to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd" + "value": "The language spoken by the member/individual is Cambodian." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "CertifiedCommercialInvestmentMember", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Cantonese", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Commercial Investment Member / CCIM" + "value": "Cantonese" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127252" + "value": "https://ddwiki.reso.org/display/DDW20/Cantonese" }, { "term": "Core.Description", - "value": "The Certified Commercial Investment Member (CCIM) designation is commercial real estate’s global standard for professional achievement, earned through an extensive curriculum of 200 classroom hours and professional experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim" + "value": "The language spoken by the member/individual is Cantonese." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "CertifiedDistressedPropertyExpert", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "CapeVerdeanCreole", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Distressed Property Expert / CDPE" + "value": "Cape Verdean Creole" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127256" + "value": "https://ddwiki.reso.org/display/DDW20/Cape+Verdean+Creole" }, { "term": "Core.Description", - "value": "A Certified Distressed Property Expert® (CDPE) has a thorough understanding of complex issues in today’s turbulent real estate industry and knowledge of foreclosure avoidance options available to homeowners. CDPEs can provide solutions, specifically short sales, for homeowners facing market hardships. http://www.cdpe.com/" + "value": "The language spoken by the member/individual is Cape Verdean Creole." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "CertifiedInternationalPropertySpecialist", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Catalan", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified International Property Specialist / CIPS" + "value": "Catalan" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127260" + "value": "https://ddwiki.reso.org/display/DDW20/Catalan" }, { "term": "Core.Description", - "value": "The CIPS designation is for REALTORS® from the United States and abroad, as well as association staff and volunteer leaders who wish to develop or grow their international real estate business. It will provide you with the knowledge, research, network, and tools to globalize your business. https://www.nar.realtor/designations-and-certifications/cips-designation" + "value": "The language spoken by the member/individual is Catalan." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "CertifiedPropertyManager", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Cebuano", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Property Manager / CPM" + "value": "Cebuano" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127263" + "value": "https://ddwiki.reso.org/display/DDW20/Cebuano" }, { "term": "Core.Description", - "value": "Certified Property Managers® (CPM®) are recognized as experts in real estate management, and they are at the top of the profession. 70% of those who hold the CPM® designation hold the highest management positions in their offices (owner/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm" + "value": "The language spoken by the member/individual is Cebuano." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "CertifiedRealEstateBrokerageManager", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Chamorro", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Real Estate Brokerage Manager / CRB" + "value": "Chamorro" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127267" + "value": "https://ddwiki.reso.org/display/DDW20/Chamorro" }, { "term": "Core.Description", - "value": "The Certified Real Estate Brokerage Manager (CRB) Designation raises professional standards, strengthens individual and office performance, and indicates expertise in brokerage management. This designation represents the highest level of professional achievement in real estate brokerage management. You do not need a broker\u0027s license to earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb" + "value": "The language spoken by the member/individual is Chamorro." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "CertifiedRealEstateTeamSpecialist", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Chechen", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Real Estate Team Specialist / C-RETS" + "value": "Chechen" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127271" + "value": "https://ddwiki.reso.org/display/DDW20/Chechen" }, { "term": "Core.Description", - "value": "The Certified Real Estate Team Specialist certification is designed to improve team development, individual leadership skills, and financial performance. The courses provide the tools, strategies, and knowledge that are required of today’s real estate professionals who are either considering or currently operating in a team environment. It is for team leaders, team members, those looking to start a team, and those who simply want to sharpen their management skills. https://www.nar.realtor/designations-and-certifications/c-rets" + "value": "The language spoken by the member/individual is Chechen." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "CertifiedResidentialSpecialist", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Chinese", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Certified Residential Specialist / CRS" + "value": "Chinese" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127274" + "value": "https://ddwiki.reso.org/display/DDW20/Chinese" }, { "term": "Core.Description", - "value": "Certified Residential Specialist (CRS) is the highest credential awarded to residential sales agents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs" + "value": "The language spoken by the member/individual is Chinese." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "CounselorOfRealEstate", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Chuukese", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Counselor of Real Estate / CRE" + "value": "Chuukese" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127277" + "value": "https://ddwiki.reso.org/display/DDW20/Chuukese" }, { "term": "Core.Description", - "value": "The Counselors of Real Estate® is an international group of recognized professionals who provide seasoned, expert, objective advice on real property and land-related matters. Only 1,100 practitioners throughout the world carry the CRE® designation. Membership is by invitation only. https://www.nar.realtor/designations-and-certifications/cre" + "value": "The language spoken by the member/individual is Chuukese." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "ePRO", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Chuvash", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "e-PRO" + "value": "Chuvash" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127280" + "value": "https://ddwiki.reso.org/display/DDW20/Chuvash" }, { "term": "Core.Description", - "value": "NAR\u0027s e-PRO® certification teaches you to use cutting-edge technologies and digital initiatives to link up with today\u0027s savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro" + "value": "The language spoken by the member/individual is Chuvash." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "GeneralAccreditedAppraiser", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Cornish", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "General Accredited Appraiser / GAA" + "value": "Cornish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127283" + "value": "https://ddwiki.reso.org/display/DDW20/Cornish" }, { "term": "Core.Description", - "value": "For general appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa" + "value": "The language spoken by the member/individual is Cornish." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "GraduateRealtorInstitute", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Corsican", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Graduate, REALTOR Institute / GRI" + "value": "Corsican" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127287" + "value": "https://ddwiki.reso.org/display/DDW20/Corsican" }, { "term": "Core.Description", - "value": "REALTORS® with the GRI designation have in-depth training in legal and regulatory issues, technology, professional standards, and the sales process. Earning the designation is a way to stand out to prospective buyers and sellers as a professional with expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri" + "value": "The language spoken by the member/individual is Corsican." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "MilitaryRelocationProfessional", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Croatian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Military Relocation Professional / MRP" + "value": "Croatian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127297" + "value": "https://ddwiki.reso.org/display/DDW20/Croatian" }, { "term": "Core.Description", - "value": "NAR\u0027s Military Relocation Professional certification focuses on educating real estate professionals about working with current and former military service members to find housing solutions that best suit their needs and take full advantage of military benefits and support. https://www.nar.realtor/designations-and-certifications/mrp" + "value": "The language spoken by the member/individual is Croatian." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "NARsGreenDesignation", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Czech", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "NAR\u0027s Green Designation / GREEN" + "value": "Czech" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127304" + "value": "https://ddwiki.reso.org/display/DDW20/Czech" }, { "term": "Core.Description", - "value": "Through NAR\u0027s Green Designation, the Green Resource Council provides ongoing education, resources and tools to help real estate practitioners find, understand, and market properties with green features. https://www.nar.realtor/designations-and-certifications/green" + "value": "The language spoken by the member/individual is Czech." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "PerformanceManagementNetwork", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Danish", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Performance Management Network / PMN" + "value": "Danish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127309" + "value": "https://ddwiki.reso.org/display/DDW20/Danish" }, { "term": "Core.Description", - "value": "This designation is unique to the REALTOR® family designations, emphasizing that in order to enhance your business, you must enhance yourself. It focuses on negotiating strategies and tactics, networking and referrals, business planning and systems, personal performance management and leadership development. https://www.nar.realtor/designations-and-certifications/pmn" + "value": "The language spoken by the member/individual is Danish." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "PricingStrategyAdvisor", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Dari", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pricing Strategy Advisor / PSA" + "value": "Dari (Afghan Persian)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127313" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126987" }, { "term": "Core.Description", - "value": "Enhance your skills in pricing properties, creating CMAs, working with appraisers, and guiding clients through the anxieties and misperceptions they often have about home values with NAR’s PSA (Pricing Strategy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa" + "value": "The language spoken by the member/individual is Dari (Afghan Persian)." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "RealEstateNegotiationExpert", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Dioula", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Real Estate Negotiation Expert / RENE" + "value": "Dioula" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127317" + "value": "https://ddwiki.reso.org/display/DDW20/Dioula" }, { "term": "Core.Description", - "value": "This certification is for real estate professionals who want to sharpen their negotiation skills. The RENE certification program gives REALTORS® the tips and tools they need to be skillful advocates for their clients. https://www.nar.realtor/designations-and-certifications/rene" + "value": "The language spoken by the member/individual is Dioula." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "RealtorAssociationCertifiedExecutive", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Dutch", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "REALTOR Association Certified Executive / RCE" + "value": "Dutch" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127321" + "value": "https://ddwiki.reso.org/display/DDW20/Dutch" }, { "term": "Core.Description", - "value": "RCE is the only professional designation designed specifically for REALTOR® association executives. RCE designees exemplify goal-oriented AEs with drive, experience and commitment to professional growth. https://www.nar.realtor/designations-and-certifications/rce" + "value": "The language spoken by the member/individual is Dutch." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "ResidentialAccreditedAppraiser", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Dzongkha", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Residential Accredited Appraiser / RAA" + "value": "Dzongkha" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127326" + "value": "https://ddwiki.reso.org/display/DDW20/Dzongkha" }, { "term": "Core.Description", - "value": "For residential appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa" + "value": "The language spoken by the member/individual is Dzongkha." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "ResortAndSecondHomePropertySpecialist", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "English", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Resort \u0026 Second-Home Property Specialist / RSPS" + "value": "English" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127330" + "value": "https://ddwiki.reso.org/display/DDW20/English" }, { "term": "Core.Description", - "value": "This certification is designed for REALTORS® who facilitate the buying, selling, or management of properties for investment, development, retirement, or second homes in a resort, recreational and/or vacation destination are involved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps" + "value": "The language spoken by the member/individual is English." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "SellerRepresentativeSpecialist", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Esperanto", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Seller Representative Specialist / SRS" + "value": "Esperanto" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127332" + "value": "https://ddwiki.reso.org/display/DDW20/Esperanto" }, { "term": "Core.Description", - "value": "The Seller Representative Specialist (SRS) designation is the premier credential in seller representation. It is designed to elevate professional standards and enhance personal performance. The designation is awarded to real estate practitioners by the Real Estate Business Institute (REBI) who meet specific educational and practical experience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs" + "value": "The language spoken by the member/individual is Esperanto." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "SeniorsRealEstateSpecialist", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Estonian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Seniors Real Estate Specialist / SRES" + "value": "Estonian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127336" + "value": "https://ddwiki.reso.org/display/DDW20/Estonian" }, { "term": "Core.Description", - "value": "The SRES® Designation program educates REALTORS® on how to profitably and ethically serve the real estate needs of the fastest growing market in real estate, clients age 50+. By earning the SRES® designation, you gain access to valuable member benefits, useful resources, and networking opportunities across the U.S. and Canada to help you in your business. https://www.nar.realtor/designations-and-certifications/sres" + "value": "The language spoken by the member/individual is Estonian." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "ShortSalesAndForeclosureResource", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Faroese", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Short Sales \u0026 Foreclosure Resource / SFR" + "value": "Faroese" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127339" + "value": "https://ddwiki.reso.org/display/DDW20/Faroese" }, { "term": "Core.Description", - "value": "The SFR® certification teaches real estate professionals to work with distressed sellers and the finance, tax, and legal professionals who can help them, qualify sellers for short sales, develop a short sale package, negotiate with lenders, safeguard your commission, limit risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr" + "value": "The language spoken by the member/individual is Faroese." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "SocietyOfIndustrialAndOfficeRealtors", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Farsi", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Society of Industrial and Office REALTORS / SIOR" + "value": "Farsi" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127342" + "value": "https://ddwiki.reso.org/display/DDW20/Farsi" }, { "term": "Core.Description", - "value": "The SIOR designation is held by only the most knowledgeable, experienced, and successful commercial real estate brokerage specialists. To earn it, designees must meet standards of experience, production, education, ethics, and provide recommendations. https://www.nar.realtor/designations-and-certifications/sior" + "value": "The language spoken by the member/individual is Farsi." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberDesignation", - "lookupValue": "TransnationalReferralCertification", + "lookupName": "org.reso.metadata.enums.Languages", + "lookupValue": "Fiji", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Transnational Referral Certification / TRC" + "value": "Fiji" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127348" + "value": "https://ddwiki.reso.org/display/DDW20/Fiji" }, { "term": "Core.Description", - "value": "Real estate professionals who have taken the Transnational Referral Certified (TRC) training, have completed special training on making and receiving client referrals from professionals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/" + "value": "The language spoken by the member/individual is Fiji." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Abkhazian", + "lookupValue": "Finnish", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Abkhazian" + "value": "Finnish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Abkhazian" + "value": "https://ddwiki.reso.org/display/DDW20/Finnish" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Abkhazian." + "value": "The language spoken by the member/individual is Finnish." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Afar", + "lookupValue": "Flemish", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Afar" + "value": "Flemish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Afar" + "value": "https://ddwiki.reso.org/display/DDW20/Flemish" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Afar." + "value": "The language spoken by the member/individual is Flemish." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Afrikaans", + "lookupValue": "French", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Afrikaans" + "value": "French" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Afrikaans" + "value": "https://ddwiki.reso.org/display/DDW20/French" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Afrikaans." + "value": "The language spoken by the member/individual is French." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Albanian", + "lookupValue": "Frisian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Albanian" + "value": "Frisian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Albanian" + "value": "https://ddwiki.reso.org/display/DDW20/Frisian" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Albanian." + "value": "The language spoken by the member/individual is Frisian." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "AmericanSignLanguage", + "lookupValue": "Galician", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "American Sign Language" + "value": "Galician" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/American+Sign+Language" + "value": "https://ddwiki.reso.org/display/DDW20/Galician" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is American Sign Language." + "value": "The language spoken by the member/individual is Galician." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Amharic", + "lookupValue": "Georgian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Amharic" + "value": "Georgian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Amharic" + "value": "https://ddwiki.reso.org/display/DDW20/Georgian" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Amharic." + "value": "The language spoken by the member/individual is Georgian." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Arabic", + "lookupValue": "German", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Arabic" + "value": "German" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Arabic" + "value": "https://ddwiki.reso.org/display/DDW20/German" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Arabic." + "value": "The language spoken by the member/individual is German." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Aramaic", + "lookupValue": "Greek", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Aramaic" + "value": "Greek" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Aramaic" + "value": "https://ddwiki.reso.org/display/DDW20/Greek" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Aramaic." + "value": "The language spoken by the member/individual is Greek." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Armenian", + "lookupValue": "Greenlandic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Armenian" + "value": "Greenlandic" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Armenian" + "value": "https://ddwiki.reso.org/display/DDW20/Greenlandic" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Armenian." + "value": "The language spoken by the member/individual is Greenlandic." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Assamese", + "lookupValue": "Guarani", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Assamese" + "value": "Guarani" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Assamese" + "value": "https://ddwiki.reso.org/display/DDW20/Guarani" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Assamese." + "value": "The language spoken by the member/individual is Guarani." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "AssyrianNeoAramaic", + "lookupValue": "Gujarati", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Assyrian Neo-Aramaic" + "value": "Gujarati" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Assyrian+Neo-Aramaic" + "value": "https://ddwiki.reso.org/display/DDW20/Gujarati" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Assyrian Neo-Aramaic." + "value": "The language spoken by the member/individual is Gujarati." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Avestan", + "lookupValue": "HaitianCreole", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Avestan" + "value": "Haitian Creole" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Avestan" + "value": "https://ddwiki.reso.org/display/DDW20/Haitian+Creole" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Avestan." + "value": "The language spoken by the member/individual is Haitian Creole." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Aymara", + "lookupValue": "Hausa", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Aymara" + "value": "Hausa" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Aymara" + "value": "https://ddwiki.reso.org/display/DDW20/Hausa" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Aymara." + "value": "The language spoken by the member/individual is Hausa." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Azerbaijani", + "lookupValue": "Hebrew", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Azerbaijani" + "value": "Hebrew" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Azerbaijani" + "value": "https://ddwiki.reso.org/display/DDW20/Hebrew" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Azerbaijani." + "value": "The language spoken by the member/individual is Hebrew." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Bambara", + "lookupValue": "Herero", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bambara" + "value": "Herero" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bambara" + "value": "https://ddwiki.reso.org/display/DDW20/Herero" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Bambara." + "value": "The language spoken by the member/individual is Herero." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Bashkir", + "lookupValue": "Hiligaynon", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bashkir" + "value": "Hiligaynon" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bashkir" + "value": "https://ddwiki.reso.org/display/DDW20/Hiligaynon" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Bashkir." + "value": "The language spoken by the member/individual is Hiligaynon." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Basque", + "lookupValue": "Hindi", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Basque" + "value": "Hindi" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Basque" + "value": "https://ddwiki.reso.org/display/DDW20/Hindi" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Basque." + "value": "The language spoken by the member/individual is Hindi." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Bengali", + "lookupValue": "HiriMotu", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bengali" + "value": "Hiri Motu" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bengali" + "value": "https://ddwiki.reso.org/display/DDW20/Hiri+Motu" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Bengali." + "value": "The language spoken by the member/individual is Hiri Motu." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Bihari", + "lookupValue": "Hmong", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bihari" + "value": "Hmong" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bihari" + "value": "https://ddwiki.reso.org/display/DDW20/Hmong" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Bihari." + "value": "The language spoken by the member/individual is Hmong." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Bikol", + "lookupValue": "Hungarian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bikol" + "value": "Hungarian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bikol" + "value": "https://ddwiki.reso.org/display/DDW20/Hungarian" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Bikol." + "value": "The language spoken by the member/individual is Hungarian." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Bislama", + "lookupValue": "Iban", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bislama" + "value": "Iban" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bislama" + "value": "https://ddwiki.reso.org/display/DDW20/Iban" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Bislama." + "value": "The language spoken by the member/individual is Iban." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Bosnian", + "lookupValue": "Icelandic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bosnian" + "value": "Icelandic" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bosnian" + "value": "https://ddwiki.reso.org/display/DDW20/Icelandic" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Bosnian." + "value": "The language spoken by the member/individual is Icelandic." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "BrazilianPortuguese", + "lookupValue": "Igbo", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Brazilian Portuguese" + "value": "Igbo" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Brazilian+Portuguese" + "value": "https://ddwiki.reso.org/display/DDW20/Igbo" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Brazilian Portuguese." + "value": "The language spoken by the member/individual is Igbo." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Bulgarian", + "lookupValue": "Ilocano", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bulgarian" + "value": "Ilocano" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bulgarian" + "value": "https://ddwiki.reso.org/display/DDW20/Ilocano" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Bulgarian." + "value": "The language spoken by the member/individual is Ilocano." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Burmese", + "lookupValue": "Indonesian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Burmese" + "value": "Indonesian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Burmese" + "value": "https://ddwiki.reso.org/display/DDW20/Indonesian" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Burmese." + "value": "The language spoken by the member/individual is Indonesian." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Byelorussian", + "lookupValue": "Interlingua", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Byelorussian" + "value": "Interlingua" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Byelorussian" + "value": "https://ddwiki.reso.org/display/DDW20/Interlingua" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Byelorussian." + "value": "The language spoken by the member/individual is Interlingua." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Cambodian", + "lookupValue": "Inuktitut", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cambodian" + "value": "Inuktitut" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cambodian" + "value": "https://ddwiki.reso.org/display/DDW20/Inuktitut" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Cambodian." + "value": "The language spoken by the member/individual is Inuktitut." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Cantonese", + "lookupValue": "Inupiak", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cantonese" + "value": "Inupiak" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cantonese" + "value": "https://ddwiki.reso.org/display/DDW20/Inupiak" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Cantonese." + "value": "The language spoken by the member/individual is Inupiak." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "CapeVerdeanCreole", + "lookupValue": "Irish", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cape Verdean Creole" + "value": "Irish (Gaelic)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cape+Verdean+Creole" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127141" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Cape Verdean Creole." + "value": "The language spoken by the member/individual is Irish (Gaelic)." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Catalan", + "lookupValue": "Italian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Catalan" + "value": "Italian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Catalan" + "value": "https://ddwiki.reso.org/display/DDW20/Italian" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Catalan." + "value": "The language spoken by the member/individual is Italian." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Cebuano", + "lookupValue": "Japanese", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cebuano" + "value": "Japanese" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cebuano" + "value": "https://ddwiki.reso.org/display/DDW20/Japanese" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Cebuano." + "value": "The language spoken by the member/individual is Japanese." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Chamorro", + "lookupValue": "Javanese", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Chamorro" + "value": "Javanese" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Chamorro" + "value": "https://ddwiki.reso.org/display/DDW20/Javanese" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Chamorro." + "value": "The language spoken by the member/individual is Javanese." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Chechen", + "lookupValue": "Kannada", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Chechen" + "value": "Kannada" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Chechen" + "value": "https://ddwiki.reso.org/display/DDW20/Kannada" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Chechen." + "value": "The language spoken by the member/individual is Kannada." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Chinese", + "lookupValue": "Kashmiri", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Chinese" + "value": "Kashmiri" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Chinese" + "value": "https://ddwiki.reso.org/display/DDW20/Kashmiri" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Chinese." + "value": "The language spoken by the member/individual is Kashmiri." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Chuukese", + "lookupValue": "Kazakh", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Chuukese" + "value": "Kazakh" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Chuukese" + "value": "https://ddwiki.reso.org/display/DDW20/Kazakh" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Chuukese." + "value": "The language spoken by the member/individual is Kazakh." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Chuvash", + "lookupValue": "KIche", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Chuvash" + "value": "K\u0027iche\u0027" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Chuvash" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127166" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Chuvash." + "value": "The language spoken by the member/individual is K\u0027iche\u0027." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Cornish", + "lookupValue": "Kichwa", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cornish" + "value": "Kichwa" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cornish" + "value": "https://ddwiki.reso.org/display/DDW20/Kichwa" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Cornish." + "value": "The language spoken by the member/individual is Kichwa." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Corsican", + "lookupValue": "Kikuyu", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Corsican" + "value": "Kikuyu" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Corsican" + "value": "https://ddwiki.reso.org/display/DDW20/Kikuyu" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Corsican." + "value": "The language spoken by the member/individual is Kikuyu." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Croatian", + "lookupValue": "Kinyarwanda", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Croatian" + "value": "Kinyarwanda" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Croatian" + "value": "https://ddwiki.reso.org/display/DDW20/Kinyarwanda" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Croatian." + "value": "The language spoken by the member/individual is Kinyarwanda." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Czech", + "lookupValue": "Kirghiz", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Czech" + "value": "Kirghiz" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Czech" + "value": "https://ddwiki.reso.org/display/DDW20/Kirghiz" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Czech." + "value": "The language spoken by the member/individual is Kirghiz." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Danish", + "lookupValue": "Kirundi", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Danish" + "value": "Kirundi" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Danish" + "value": "https://ddwiki.reso.org/display/DDW20/Kirundi" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Danish." + "value": "The language spoken by the member/individual is Kirundi." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Dari", + "lookupValue": "Komi", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dari (Afghan Persian)" + "value": "Komi" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126987" + "value": "https://ddwiki.reso.org/display/DDW20/Komi" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Dari (Afghan Persian)." + "value": "The language spoken by the member/individual is Komi." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Dioula", + "lookupValue": "Korean", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dioula" + "value": "Korean" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dioula" + "value": "https://ddwiki.reso.org/display/DDW20/Korean" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Dioula." + "value": "The language spoken by the member/individual is Korean." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Dutch", + "lookupValue": "Kpelle", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dutch" + "value": "Kpelle" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dutch" + "value": "https://ddwiki.reso.org/display/DDW20/Kpelle" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Dutch." + "value": "The language spoken by the member/individual is Kpelle." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Dzongkha", + "lookupValue": "Kru", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Dzongkha" + "value": "Kru" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Dzongkha" + "value": "https://ddwiki.reso.org/display/DDW20/Kru" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Dzongkha." + "value": "The language spoken by the member/individual is Kru." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "English", + "lookupValue": "Kurdish", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "English" + "value": "Kurdish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/English" + "value": "https://ddwiki.reso.org/display/DDW20/Kurdish" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is English." + "value": "The language spoken by the member/individual is Kurdish." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Esperanto", + "lookupValue": "Lao", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Esperanto" + "value": "Lao" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Esperanto" + "value": "https://ddwiki.reso.org/display/DDW20/Lao" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Esperanto." + "value": "The language spoken by the member/individual is Lao." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Estonian", + "lookupValue": "Latin", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Estonian" + "value": "Latin" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Estonian" + "value": "https://ddwiki.reso.org/display/DDW20/Latin" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Estonian." + "value": "The language spoken by the member/individual is Latin." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Faroese", + "lookupValue": "Latvian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Faroese" + "value": "Latvian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Faroese" + "value": "https://ddwiki.reso.org/display/DDW20/Latvian" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Faroese." + "value": "The language spoken by the member/individual is Latvian." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Farsi", + "lookupValue": "Lingala", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Farsi" + "value": "Lingala" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Farsi" + "value": "https://ddwiki.reso.org/display/DDW20/Lingala" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Farsi." + "value": "The language spoken by the member/individual is Lingala." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Fiji", + "lookupValue": "Lithuanian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fiji" + "value": "Lithuanian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Fiji" + "value": "https://ddwiki.reso.org/display/DDW20/Lithuanian" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Fiji." + "value": "The language spoken by the member/individual is Lithuanian." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Finnish", + "lookupValue": "Luxemburgish", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Finnish" + "value": "Luxemburgish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Finnish" + "value": "https://ddwiki.reso.org/display/DDW20/Luxemburgish" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Finnish." + "value": "The language spoken by the member/individual is Luxemburgish." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Flemish", + "lookupValue": "Macedonian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Flemish" + "value": "Macedonian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Flemish" + "value": "https://ddwiki.reso.org/display/DDW20/Macedonian" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Flemish." + "value": "The language spoken by the member/individual is Macedonian." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "French", + "lookupValue": "Malagasy", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "French" + "value": "Malagasy" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/French" + "value": "https://ddwiki.reso.org/display/DDW20/Malagasy" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is French." + "value": "The language spoken by the member/individual is Malagasy." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Frisian", + "lookupValue": "Malay", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Frisian" + "value": "Malay" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Frisian" + "value": "https://ddwiki.reso.org/display/DDW20/Malay" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Frisian." + "value": "The language spoken by the member/individual is Malay." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Galician", + "lookupValue": "Malayalam", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Galician" + "value": "Malayalam" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Galician" + "value": "https://ddwiki.reso.org/display/DDW20/Malayalam" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Galician." + "value": "The language spoken by the member/individual is Malayalam." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Georgian", + "lookupValue": "Maltese", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Georgian" + "value": "Maltese" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Georgian" + "value": "https://ddwiki.reso.org/display/DDW20/Maltese" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Georgian." + "value": "The language spoken by the member/individual is Maltese." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "German", + "lookupValue": "Mandarin", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "German" + "value": "Mandarin" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/German" + "value": "https://ddwiki.reso.org/display/DDW20/Mandarin" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is German." + "value": "The language spoken by the member/individual is Mandarin." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Greek", + "lookupValue": "Maninka", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Greek" + "value": "Maninka" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Greek" + "value": "https://ddwiki.reso.org/display/DDW20/Maninka" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Greek." + "value": "The language spoken by the member/individual is Maninka." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Greenlandic", + "lookupValue": "ManxGaelic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Greenlandic" + "value": "Manx Gaelic" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Greenlandic" + "value": "https://ddwiki.reso.org/display/DDW20/Manx+Gaelic" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Greenlandic." + "value": "The language spoken by the member/individual is Manx Gaelic." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Guarani", + "lookupValue": "Maori", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Guarani" + "value": "Maori" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Guarani" + "value": "https://ddwiki.reso.org/display/DDW20/Maori" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Guarani." + "value": "The language spoken by the member/individual is Maori." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Gujarati", + "lookupValue": "Marathi", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Gujarati" + "value": "Marathi" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Gujarati" + "value": "https://ddwiki.reso.org/display/DDW20/Marathi" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Gujarati." + "value": "The language spoken by the member/individual is Marathi." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "HaitianCreole", + "lookupValue": "Marshallese", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Haitian Creole" + "value": "Marshallese" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Haitian+Creole" + "value": "https://ddwiki.reso.org/display/DDW20/Marshallese" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Haitian Creole." + "value": "The language spoken by the member/individual is Marshallese." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Hausa", + "lookupValue": "Moldovan", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hausa" + "value": "Moldovan" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Hausa" + "value": "https://ddwiki.reso.org/display/DDW20/Moldovan" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Hausa." + "value": "The language spoken by the member/individual is Moldovan." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Hebrew", + "lookupValue": "Mongolian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hebrew" + "value": "Mongolian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Hebrew" + "value": "https://ddwiki.reso.org/display/DDW20/Mongolian" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Hebrew." + "value": "The language spoken by the member/individual is Mongolian." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Herero", + "lookupValue": "Nauru", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Herero" + "value": "Nauru" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Herero" + "value": "https://ddwiki.reso.org/display/DDW20/Nauru" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Herero." + "value": "The language spoken by the member/individual is Nauru." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Hiligaynon", + "lookupValue": "Navajo", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hiligaynon" + "value": "Navajo" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Hiligaynon" + "value": "https://ddwiki.reso.org/display/DDW20/Navajo" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Hiligaynon." + "value": "The language spoken by the member/individual is Navajo." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Hindi", + "lookupValue": "Ndebele", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hindi" + "value": "Ndebele" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Hindi" + "value": "https://ddwiki.reso.org/display/DDW20/Ndebele" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Hindi." + "value": "The language spoken by the member/individual is Ndebele." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "HiriMotu", + "lookupValue": "Ndonga", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hiri Motu" + "value": "Ndonga" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Hiri+Motu" + "value": "https://ddwiki.reso.org/display/DDW20/Ndonga" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Hiri Motu." + "value": "The language spoken by the member/individual is Ndonga." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Hmong", + "lookupValue": "Nepali", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hmong" + "value": "Nepali" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Hmong" + "value": "https://ddwiki.reso.org/display/DDW20/Nepali" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Hmong." + "value": "The language spoken by the member/individual is Nepali." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Hungarian", + "lookupValue": "Norwegian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Hungarian" + "value": "Norwegian (Nynorsk)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Hungarian" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127312" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Hungarian." + "value": "The language spoken by the member/individual is Norwegian (Nynorsk)." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Iban", + "lookupValue": "Norwegian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Iban" + "value": "Norwegian (Nynorsk)" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Iban" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127312" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Iban." + "value": "The language spoken by the member/individual is Norwegian (Nynorsk)." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Icelandic", + "lookupValue": "Nyanja", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Icelandic" + "value": "Nyanja" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Icelandic" + "value": "https://ddwiki.reso.org/display/DDW20/Nyanja" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Icelandic." + "value": "The language spoken by the member/individual is Nyanja." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Igbo", + "lookupValue": "Occitan", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Igbo" + "value": "Occitan" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Igbo" + "value": "https://ddwiki.reso.org/display/DDW20/Occitan" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Igbo." + "value": "The language spoken by the member/individual is Occitan." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Ilocano", + "lookupValue": "Oriya", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ilocano" + "value": "Oriya" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ilocano" + "value": "https://ddwiki.reso.org/display/DDW20/Oriya" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Ilocano." + "value": "The language spoken by the member/individual is Oriya." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Indonesian", + "lookupValue": "Oromo", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Indonesian" + "value": "Oromo" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Indonesian" + "value": "https://ddwiki.reso.org/display/DDW20/Oromo" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Indonesian." + "value": "The language spoken by the member/individual is Oromo." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Interlingua", + "lookupValue": "Ossetian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Interlingua" + "value": "Ossetian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Interlingua" + "value": "https://ddwiki.reso.org/display/DDW20/Ossetian" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Interlingua." + "value": "The language spoken by the member/individual is Ossetian." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Inuktitut", + "lookupValue": "Pali", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Inuktitut" + "value": "Pali" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Inuktitut" + "value": "https://ddwiki.reso.org/display/DDW20/Pali" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Inuktitut." + "value": "The language spoken by the member/individual is Pali." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Inupiak", + "lookupValue": "Pangasinan", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Inupiak" + "value": "Pangasinan" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Inupiak" + "value": "https://ddwiki.reso.org/display/DDW20/Pangasinan" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Inupiak." + "value": "The language spoken by the member/individual is Pangasinan." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Irish", + "lookupValue": "Papiamento", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Irish (Gaelic)" + "value": "Papiamento" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127141" + "value": "https://ddwiki.reso.org/display/DDW20/Papiamento" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Irish (Gaelic)." + "value": "The language spoken by the member/individual is Papiamento." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Italian", + "lookupValue": "Pashto", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Italian" + "value": "Pashto" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Italian" + "value": "https://ddwiki.reso.org/display/DDW20/Pashto" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Italian." + "value": "The language spoken by the member/individual is Pashto." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Japanese", + "lookupValue": "Polish", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Japanese" + "value": "Polish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Japanese" + "value": "https://ddwiki.reso.org/display/DDW20/Polish" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Japanese." + "value": "The language spoken by the member/individual is Polish." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Javanese", + "lookupValue": "Portuguese", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Javanese" + "value": "Portuguese" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Javanese" + "value": "https://ddwiki.reso.org/display/DDW20/Portuguese" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Javanese." + "value": "The language spoken by the member/individual is Portuguese." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Kannada", + "lookupValue": "Punjabi", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Kannada" + "value": "Punjabi" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Kannada" + "value": "https://ddwiki.reso.org/display/DDW20/Punjabi" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Kannada." + "value": "The language spoken by the member/individual is Punjabi." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Kashmiri", + "lookupValue": "Quechua", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Kashmiri" + "value": "Quechua" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Kashmiri" + "value": "https://ddwiki.reso.org/display/DDW20/Quechua" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Kashmiri." + "value": "The language spoken by the member/individual is Quechua." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Kazakh", + "lookupValue": "Romanian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Kazakh" + "value": "Romanian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Kazakh" + "value": "https://ddwiki.reso.org/display/DDW20/Romanian" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Kazakh." + "value": "The language spoken by the member/individual is Romanian." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "KIche", + "lookupValue": "Romany", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "K\u0027iche\u0027" + "value": "Romany" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127166" + "value": "https://ddwiki.reso.org/display/DDW20/Romany" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is K\u0027iche\u0027." + "value": "The language spoken by the member/individual is Romany." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Kichwa", + "lookupValue": "Russian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Kichwa" + "value": "Russian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Kichwa" + "value": "https://ddwiki.reso.org/display/DDW20/Russian" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Kichwa." + "value": "The language spoken by the member/individual is Russian." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Kikuyu", + "lookupValue": "Sami", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Kikuyu" + "value": "Sami" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Kikuyu" + "value": "https://ddwiki.reso.org/display/DDW20/Sami" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Kikuyu." + "value": "The language spoken by the member/individual is Sami." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Kinyarwanda", + "lookupValue": "Samoan", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Kinyarwanda" + "value": "Samoan" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Kinyarwanda" + "value": "https://ddwiki.reso.org/display/DDW20/Samoan" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Kinyarwanda." + "value": "The language spoken by the member/individual is Samoan." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Kirghiz", + "lookupValue": "Sangho", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Kirghiz" + "value": "Sangho" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Kirghiz" + "value": "https://ddwiki.reso.org/display/DDW20/Sangho" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Kirghiz." + "value": "The language spoken by the member/individual is Sangho." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Kirundi", + "lookupValue": "Sanskrit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Kirundi" + "value": "Sanskrit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Kirundi" + "value": "https://ddwiki.reso.org/display/DDW20/Sanskrit" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Kirundi." + "value": "The language spoken by the member/individual is Sanskrit." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Komi", + "lookupValue": "Sardinian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Komi" + "value": "Sardinian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Komi" + "value": "https://ddwiki.reso.org/display/DDW20/Sardinian" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Komi." + "value": "The language spoken by the member/individual is Sardinian." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Korean", + "lookupValue": "ScotsGaelic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Korean" + "value": "Scots Gaelic" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Korean" + "value": "https://ddwiki.reso.org/display/DDW20/Scots+Gaelic" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Korean." + "value": "The language spoken by the member/individual is Scots Gaelic." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Kpelle", + "lookupValue": "Serbian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Kpelle" + "value": "Serbian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Kpelle" + "value": "https://ddwiki.reso.org/display/DDW20/Serbian" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Kpelle." + "value": "The language spoken by the member/individual is Serbian." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Kru", + "lookupValue": "SerboCroatian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Kru" + "value": "Serbo-Croatian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Kru" + "value": "https://ddwiki.reso.org/display/DDW20/Serbo-Croatian" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Kru." + "value": "The language spoken by the member/individual is Serbo-Croatian." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Kurdish", + "lookupValue": "Sesotho", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Kurdish" + "value": "Sesotho" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Kurdish" + "value": "https://ddwiki.reso.org/display/DDW20/Sesotho" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Kurdish." + "value": "The language spoken by the member/individual is Sesotho." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Lao", + "lookupValue": "Setswana", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lao" + "value": "Setswana" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lao" + "value": "https://ddwiki.reso.org/display/DDW20/Setswana" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Lao." + "value": "The language spoken by the member/individual is Setswana." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Latin", + "lookupValue": "Shan", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Latin" + "value": "Shan" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Latin" + "value": "https://ddwiki.reso.org/display/DDW20/Shan" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Latin." + "value": "The language spoken by the member/individual is Shan." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Latvian", + "lookupValue": "Shona", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Latvian" + "value": "Shona" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Latvian" + "value": "https://ddwiki.reso.org/display/DDW20/Shona" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Latvian." + "value": "The language spoken by the member/individual is Shona." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Lingala", + "lookupValue": "Sindhi", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lingala" + "value": "Sindhi" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lingala" + "value": "https://ddwiki.reso.org/display/DDW20/Sindhi" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Lingala." + "value": "The language spoken by the member/individual is Sindhi." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Lithuanian", + "lookupValue": "Sinhalese", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lithuanian" + "value": "Sinhalese" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lithuanian" + "value": "https://ddwiki.reso.org/display/DDW20/Sinhalese" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Lithuanian." + "value": "The language spoken by the member/individual is Sinhalese." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Luxemburgish", + "lookupValue": "Siswati", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Luxemburgish" + "value": "Siswati" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Luxemburgish" + "value": "https://ddwiki.reso.org/display/DDW20/Siswati" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Luxemburgish." + "value": "The language spoken by the member/individual is Siswati." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Macedonian", + "lookupValue": "Slovak", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Macedonian" + "value": "Slovak" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Macedonian" + "value": "https://ddwiki.reso.org/display/DDW20/Slovak" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Macedonian." + "value": "The language spoken by the member/individual is Slovak." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Malagasy", + "lookupValue": "Slovenian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Malagasy" + "value": "Slovenian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Malagasy" + "value": "https://ddwiki.reso.org/display/DDW20/Slovenian" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Malagasy." + "value": "The language spoken by the member/individual is Slovenian." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Malay", + "lookupValue": "Somali", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Malay" + "value": "Somali" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Malay" + "value": "https://ddwiki.reso.org/display/DDW20/Somali" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Malay." + "value": "The language spoken by the member/individual is Somali." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Malayalam", + "lookupValue": "SouthernNdebele", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Malayalam" + "value": "Southern Ndebele" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Malayalam" + "value": "https://ddwiki.reso.org/display/DDW20/Southern+Ndebele" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Malayalam." + "value": "The language spoken by the member/individual is Southern Ndebele." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Maltese", + "lookupValue": "Spanish", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Maltese" + "value": "Spanish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Maltese" + "value": "https://ddwiki.reso.org/display/DDW20/Spanish" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Maltese." + "value": "The language spoken by the member/individual is Spanish." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Mandarin", + "lookupValue": "Sundanese", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mandarin" + "value": "Sundanese" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Mandarin" + "value": "https://ddwiki.reso.org/display/DDW20/Sundanese" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Mandarin." + "value": "The language spoken by the member/individual is Sundanese." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Maninka", + "lookupValue": "Swahili", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Maninka" + "value": "Swahili" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Maninka" + "value": "https://ddwiki.reso.org/display/DDW20/Swahili" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Maninka." + "value": "The language spoken by the member/individual is Swahili." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "ManxGaelic", + "lookupValue": "Swedish", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Manx Gaelic" + "value": "Swedish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Manx+Gaelic" + "value": "https://ddwiki.reso.org/display/DDW20/Swedish" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Manx Gaelic." + "value": "The language spoken by the member/individual is Swedish." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Maori", + "lookupValue": "Syriac", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Maori" + "value": "Syriac" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Maori" + "value": "https://ddwiki.reso.org/display/DDW20/Syriac" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Maori." + "value": "The language spoken by the member/individual is Syriac." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Marathi", + "lookupValue": "Tagalog", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Marathi" + "value": "Tagalog" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Marathi" + "value": "https://ddwiki.reso.org/display/DDW20/Tagalog" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Marathi." + "value": "The language spoken by the member/individual is Tagalog." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Marshallese", + "lookupValue": "Tahitian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Marshallese" + "value": "Tahitian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Marshallese" + "value": "https://ddwiki.reso.org/display/DDW20/Tahitian" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Marshallese." + "value": "The language spoken by the member/individual is Tahitian." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Moldovan", + "lookupValue": "Tajik", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Moldovan" + "value": "Tajik" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Moldovan" + "value": "https://ddwiki.reso.org/display/DDW20/Tajik" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Moldovan." + "value": "The language spoken by the member/individual is Tajik." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Mongolian", + "lookupValue": "Tamil", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mongolian" + "value": "Tamil" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Mongolian" + "value": "https://ddwiki.reso.org/display/DDW20/Tamil" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Mongolian." + "value": "The language spoken by the member/individual is Tamil." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Nauru", + "lookupValue": "Tatar", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Nauru" + "value": "Tatar" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Nauru" + "value": "https://ddwiki.reso.org/display/DDW20/Tatar" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Nauru." + "value": "The language spoken by the member/individual is Tatar." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Navajo", + "lookupValue": "Telugu", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Navajo" + "value": "Telugu" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Navajo" + "value": "https://ddwiki.reso.org/display/DDW20/Telugu" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Navajo." + "value": "The language spoken by the member/individual is Telugu." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Ndebele", + "lookupValue": "Thai", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ndebele" + "value": "Thai" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ndebele" + "value": "https://ddwiki.reso.org/display/DDW20/Thai" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Ndebele." + "value": "The language spoken by the member/individual is Thai." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Ndonga", + "lookupValue": "Tibetan", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ndonga" + "value": "Tibetan" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ndonga" + "value": "https://ddwiki.reso.org/display/DDW20/Tibetan" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Ndonga." + "value": "The language spoken by the member/individual is Tibetan." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Nepali", + "lookupValue": "Tigrinya", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Nepali" + "value": "Tigrinya" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Nepali" + "value": "https://ddwiki.reso.org/display/DDW20/Tigrinya" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Nepali." + "value": "The language spoken by the member/individual is Tigrinya." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Norwegian", + "lookupValue": "Tongan", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Norwegian (Nynorsk)" + "value": "Tongan" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127312" + "value": "https://ddwiki.reso.org/display/DDW20/Tongan" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Norwegian (Nynorsk)." + "value": "The language spoken by the member/individual is Tongan." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Norwegian", + "lookupValue": "Tsonga", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Norwegian (Nynorsk)" + "value": "Tsonga" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127312" + "value": "https://ddwiki.reso.org/display/DDW20/Tsonga" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Norwegian (Nynorsk)." + "value": "The language spoken by the member/individual is Tsonga." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Nyanja", + "lookupValue": "Turkish", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Nyanja" + "value": "Turkish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Nyanja" + "value": "https://ddwiki.reso.org/display/DDW20/Turkish" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Nyanja." + "value": "The language spoken by the member/individual is Turkish." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Occitan", + "lookupValue": "Turkmen", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Occitan" + "value": "Turkmen" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Occitan" + "value": "https://ddwiki.reso.org/display/DDW20/Turkmen" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Occitan." + "value": "The language spoken by the member/individual is Turkmen." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Oriya", + "lookupValue": "Twi", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Oriya" + "value": "Twi" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Oriya" + "value": "https://ddwiki.reso.org/display/DDW20/Twi" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Oriya." + "value": "The language spoken by the member/individual is Twi." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Oromo", + "lookupValue": "Uigur", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Oromo" + "value": "Uigur" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Oromo" + "value": "https://ddwiki.reso.org/display/DDW20/Uigur" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Oromo." + "value": "The language spoken by the member/individual is Uigur." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Ossetian", + "lookupValue": "Ukrainian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ossetian" + "value": "Ukrainian" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ossetian" + "value": "https://ddwiki.reso.org/display/DDW20/Ukrainian" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Ossetian." + "value": "The language spoken by the member/individual is Ukrainian." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Pali", + "lookupValue": "Urdu", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pali" + "value": "Urdu" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pali" + "value": "https://ddwiki.reso.org/display/DDW20/Urdu" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Pali." + "value": "The language spoken by the member/individual is Urdu." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Pangasinan", + "lookupValue": "Uzbek", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pangasinan" + "value": "Uzbek" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pangasinan" + "value": "https://ddwiki.reso.org/display/DDW20/Uzbek" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Pangasinan." + "value": "The language spoken by the member/individual is Uzbek." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Papiamento", + "lookupValue": "Vietnamese", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Papiamento" + "value": "Vietnamese" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Papiamento" + "value": "https://ddwiki.reso.org/display/DDW20/Vietnamese" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Papiamento." + "value": "The language spoken by the member/individual is Vietnamese." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Pashto", + "lookupValue": "Volapuk", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pashto" + "value": "Volapuk" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pashto" + "value": "https://ddwiki.reso.org/display/DDW20/Volapuk" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Pashto." + "value": "The language spoken by the member/individual is Volapuk." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Polish", + "lookupValue": "Welsh", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Polish" + "value": "Welsh" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Polish" + "value": "https://ddwiki.reso.org/display/DDW20/Welsh" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Polish." + "value": "The language spoken by the member/individual is Welsh." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Portuguese", + "lookupValue": "Wolof", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Portuguese" + "value": "Wolof" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Portuguese" + "value": "https://ddwiki.reso.org/display/DDW20/Wolof" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Portuguese." + "value": "The language spoken by the member/individual is Wolof." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Punjabi", + "lookupValue": "Xhosa", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Punjabi" + "value": "Xhosa" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Punjabi" + "value": "https://ddwiki.reso.org/display/DDW20/Xhosa" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Punjabi." + "value": "The language spoken by the member/individual is Xhosa." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Quechua", + "lookupValue": "Yiddish", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Quechua" + "value": "Yiddish" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Quechua" + "value": "https://ddwiki.reso.org/display/DDW20/Yiddish" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Quechua." + "value": "The language spoken by the member/individual is Yiddish." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Romanian", + "lookupValue": "Yoruba", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Romanian" + "value": "Yoruba" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Romanian" + "value": "https://ddwiki.reso.org/display/DDW20/Yoruba" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Romanian." + "value": "The language spoken by the member/individual is Yoruba." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Romany", + "lookupValue": "Zhuang", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Romany" + "value": "Zhuang" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Romany" + "value": "https://ddwiki.reso.org/display/DDW20/Zhuang" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Romany." + "value": "The language spoken by the member/individual is Zhuang." } ] }, { "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Russian", + "lookupValue": "Zulu", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Russian" + "value": "Zulu" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Russian" + "value": "https://ddwiki.reso.org/display/DDW20/Zulu" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Russian." + "value": "The language spoken by the member/individual is Zulu." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Sami", + "lookupName": "org.reso.metadata.enums.OtherPhoneType", + "lookupValue": "Direct", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sami" + "value": "Direct" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sami" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127465" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Sami." + "value": "This is the contact\u0027s direct number." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Samoan", + "lookupName": "org.reso.metadata.enums.OtherPhoneType", + "lookupValue": "Fax", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Samoan" + "value": "Fax" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Samoan" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127469" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Samoan." + "value": "This is the contact\u0027s fax." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Sangho", + "lookupName": "org.reso.metadata.enums.OtherPhoneType", + "lookupValue": "First", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sangho" + "value": "First" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sangho" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127472" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Sangho." + "value": "This is the contact\u0027s first preferred phone." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Sanskrit", + "lookupName": "org.reso.metadata.enums.OtherPhoneType", + "lookupValue": "Home", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sanskrit" + "value": "Home" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sanskrit" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127476" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Sanskrit." + "value": "This is the contact\u0027s home phone." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Sardinian", + "lookupName": "org.reso.metadata.enums.OtherPhoneType", + "lookupValue": "Mobile", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sardinian" + "value": "Mobile" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sardinian" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127480" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Sardinian." + "value": "This is the contact\u0027s mobile phone." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "ScotsGaelic", + "lookupName": "org.reso.metadata.enums.OtherPhoneType", + "lookupValue": "Modem", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Scots Gaelic" + "value": "Modem" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Scots+Gaelic" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127486" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Scots Gaelic." + "value": "This is the contact\u0027s modem." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Serbian", + "lookupName": "org.reso.metadata.enums.OtherPhoneType", + "lookupValue": "Office", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Serbian" + "value": "Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Serbian" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127489" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Serbian." + "value": "This is the contact\u0027s office phone." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "SerboCroatian", + "lookupName": "org.reso.metadata.enums.OtherPhoneType", + "lookupValue": "Pager", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Serbo-Croatian" + "value": "Pager" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Serbo-Croatian" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127493" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Serbo-Croatian." + "value": "This is the contact\u0027s pager." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Sesotho", + "lookupName": "org.reso.metadata.enums.OtherPhoneType", + "lookupValue": "Preferred", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sesotho" + "value": "Preferred" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sesotho" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127497" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Sesotho." + "value": "This is the contact\u0027s preferred phone." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Setswana", + "lookupName": "org.reso.metadata.enums.OtherPhoneType", + "lookupValue": "Second", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Setswana" + "value": "Second" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Setswana" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127501" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Setswana." + "value": "This is the contact\u0027s second preferred phone." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Shan", + "lookupName": "org.reso.metadata.enums.OtherPhoneType", + "lookupValue": "Sms", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Shan" + "value": "SMS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Shan" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127506" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Shan." + "value": "This is the contact\u0027s SMS/text number." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Shona", + "lookupName": "org.reso.metadata.enums.OtherPhoneType", + "lookupValue": "Third", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Shona" + "value": "Third" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Shona" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127511" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Shona." + "value": "This is the contact\u0027s third preferred phone." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Sindhi", + "lookupName": "org.reso.metadata.enums.OtherPhoneType", + "lookupValue": "TollFree", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sindhi" + "value": "Toll Free" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sindhi" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127514" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Sindhi." + "value": "This is the contact\u0027s toll free number." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Sinhalese", + "lookupName": "org.reso.metadata.enums.OtherPhoneType", + "lookupValue": "Voicemail", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sinhalese" + "value": "Voicemail" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sinhalese" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127518" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Sinhalese." + "value": "This is the contact\u0027s voicemail." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Siswati", + "lookupName": "org.reso.metadata.enums.PreferredAddress", + "lookupValue": "Home", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Siswati" + "value": "Home" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Siswati" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127703" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Siswati." + "value": "The contact prefers the use of their home address." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Slovak", + "lookupName": "org.reso.metadata.enums.PreferredAddress", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Slovak" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Slovak" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127706" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Slovak." + "value": "The contact prefers the use of their other address." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Slovenian", + "lookupName": "org.reso.metadata.enums.PreferredAddress", + "lookupValue": "Work", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Slovenian" + "value": "Work" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Slovenian" + "value": "https://ddwiki.reso.org/display/DDW20/Work" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Slovenian." + "value": "The contact prefers the use of their work address." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Somali", + "lookupName": "org.reso.metadata.enums.PreferredPhone", + "lookupValue": "Direct", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Somali" + "value": "Direct" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Somali" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127713" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Somali." + "value": "The contact prefers the use of their direct phone." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "SouthernNdebele", + "lookupName": "org.reso.metadata.enums.PreferredPhone", + "lookupValue": "Home", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Southern Ndebele" + "value": "Home" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Southern+Ndebele" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127716" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Southern Ndebele." + "value": "The contact prefers the use of their home phone." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Spanish", + "lookupName": "org.reso.metadata.enums.PreferredPhone", + "lookupValue": "Mobile", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Spanish" + "value": "Mobile" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Spanish" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127719" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Spanish." + "value": "The contact prefers the use of their mobile phone." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Sundanese", + "lookupName": "org.reso.metadata.enums.PreferredPhone", + "lookupValue": "Office", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sundanese" + "value": "Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sundanese" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127723" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Sundanese." + "value": "The contact prefers the use of their office phone." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Swahili", + "lookupName": "org.reso.metadata.enums.PreferredPhone", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Swahili" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Swahili" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127727" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Swahili." + "value": "The contact prefers the use of their other phone." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Swedish", + "lookupName": "org.reso.metadata.enums.PreferredPhone", + "lookupValue": "TollFree", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Swedish" + "value": "Toll Free" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Swedish" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127730" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Swedish." + "value": "The contact prefers the use of their toll free phone." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Syriac", + "lookupName": "org.reso.metadata.enums.PreferredPhone", + "lookupValue": "Voicemail", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Syriac" + "value": "Voicemail" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Syriac" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127734" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Syriac." + "value": "The contact prefers the use of their voicemail phone." } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Tagalog", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "AccreditedBuyersRepresentative", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tagalog" + "value": "Accredited Buyer\u0027s Representative / ABR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tagalog" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127241" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Tagalog." + "value": "The Accredited Buyer’s Representative (ABR®) designation is designed for real estate buyer agents who focus on working directly with buyer-clients. http://www.rebac.net/abr" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Tahitian", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "AccreditedLandConsultant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tahitian" + "value": "Accredited Land Consultant / ALC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tahitian" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127244" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Tahitian." + "value": "Accredited Land Consultants (ALCs) are the most trusted, knowledgeable, experienced, and highest-producing experts in all segments of land. Conferred by the REALTORS® Land Institute, the designation requires successful completion of a rigorous LANDU education program, a specific, high-volume and experience level, and adherence to an honorable Code of Conduct. https://www.nar.realtor/designations-and-certifications/alc" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Tajik", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "AtHomeWithDiversity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tajik" + "value": "At Home With Diversity / AHWD" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tajik" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127248" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Tajik." + "value": "Learn to work effectively with – and within – today’s diverse real estate market. The At Home With Diversity certification teaches you how to conduct your business with sensitivity to all client profiles and build a business plan to successfully serve them. https://www.nar.realtor/designations-and-certifications/ahwd" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Tamil", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "CertifiedCommercialInvestmentMember", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tamil" + "value": "Certified Commercial Investment Member / CCIM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tamil" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127252" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Tamil." + "value": "The Certified Commercial Investment Member (CCIM) designation is commercial real estate’s global standard for professional achievement, earned through an extensive curriculum of 200 classroom hours and professional experiential requirements. https://www.nar.realtor/designations-and-certifications/ccim" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Tatar", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "CertifiedDistressedPropertyExpert", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tatar" + "value": "Certified Distressed Property Expert / CDPE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tatar" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127256" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Tatar." + "value": "A Certified Distressed Property Expert® (CDPE) has a thorough understanding of complex issues in today’s turbulent real estate industry and knowledge of foreclosure avoidance options available to homeowners. CDPEs can provide solutions, specifically short sales, for homeowners facing market hardships. http://www.cdpe.com/" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Telugu", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "CertifiedInternationalPropertySpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Telugu" + "value": "Certified International Property Specialist / CIPS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Telugu" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127260" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Telugu." + "value": "The CIPS designation is for REALTORS® from the United States and abroad, as well as association staff and volunteer leaders who wish to develop or grow their international real estate business. It will provide you with the knowledge, research, network, and tools to globalize your business. https://www.nar.realtor/designations-and-certifications/cips-designation" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Thai", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "CertifiedPropertyManager", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Thai" + "value": "Certified Property Manager / CPM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Thai" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127263" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Thai." + "value": "Certified Property Managers® (CPM®) are recognized as experts in real estate management, and they are at the top of the profession. 70% of those who hold the CPM® designation hold the highest management positions in their offices (owner/partner/officer/director). https://www.nar.realtor/designations-and-certifications/cpm" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Tibetan", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "CertifiedRealEstateBrokerageManager", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tibetan" + "value": "Certified Real Estate Brokerage Manager / CRB" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tibetan" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127267" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Tibetan." + "value": "The Certified Real Estate Brokerage Manager (CRB) Designation raises professional standards, strengthens individual and office performance, and indicates expertise in brokerage management. This designation represents the highest level of professional achievement in real estate brokerage management. You do not need a broker\u0027s license to earn the CRB Designation. https://www.nar.realtor/designations-and-certifications/crb" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Tigrinya", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "CertifiedRealEstateTeamSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tigrinya" + "value": "Certified Real Estate Team Specialist / C-RETS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tigrinya" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127271" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Tigrinya." + "value": "The Certified Real Estate Team Specialist certification is designed to improve team development, individual leadership skills, and financial performance. The courses provide the tools, strategies, and knowledge that are required of today’s real estate professionals who are either considering or currently operating in a team environment. It is for team leaders, team members, those looking to start a team, and those who simply want to sharpen their management skills. https://www.nar.realtor/designations-and-certifications/c-rets" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Tongan", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "CertifiedResidentialSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tongan" + "value": "Certified Residential Specialist / CRS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tongan" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127274" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Tongan." + "value": "Certified Residential Specialist (CRS) is the highest credential awarded to residential sales agents, managers and brokers. https://www.nar.realtor/designations-and-certifications/crs" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Tsonga", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "CounselorOfRealEstate", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tsonga" + "value": "Counselor of Real Estate / CRE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tsonga" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127277" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Tsonga." + "value": "The Counselors of Real Estate® is an international group of recognized professionals who provide seasoned, expert, objective advice on real property and land-related matters. Only 1,100 practitioners throughout the world carry the CRE® designation. Membership is by invitation only. https://www.nar.realtor/designations-and-certifications/cre" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Turkish", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "ePRO", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Turkish" + "value": "e-PRO" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Turkish" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127280" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Turkish." + "value": "NAR\u0027s e-PRO® certification teaches you to use cutting-edge technologies and digital initiatives to link up with today\u0027s savvy real estate consumer. https://www.nar.realtor/designations-and-certifications/e-pro" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Turkmen", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "GeneralAccreditedAppraiser", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Turkmen" + "value": "General Accredited Appraiser / GAA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Turkmen" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127283" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Turkmen." + "value": "For general appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/gaa" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Twi", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "GraduateRealtorInstitute", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Twi" + "value": "Graduate, REALTOR Institute / GRI" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Twi" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127287" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Twi." + "value": "REALTORS® with the GRI designation have in-depth training in legal and regulatory issues, technology, professional standards, and the sales process. Earning the designation is a way to stand out to prospective buyers and sellers as a professional with expertise in these areas. https://www.nar.realtor/designations-and-certifications/gri" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Uigur", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "MilitaryRelocationProfessional", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Uigur" + "value": "Military Relocation Professional / MRP" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Uigur" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127297" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Uigur." + "value": "NAR\u0027s Military Relocation Professional certification focuses on educating real estate professionals about working with current and former military service members to find housing solutions that best suit their needs and take full advantage of military benefits and support. https://www.nar.realtor/designations-and-certifications/mrp" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Ukrainian", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "NARsGreenDesignation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ukrainian" + "value": "NAR\u0027s Green Designation / GREEN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ukrainian" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127304" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Ukrainian." + "value": "Through NAR\u0027s Green Designation, the Green Resource Council provides ongoing education, resources and tools to help real estate practitioners find, understand, and market properties with green features. https://www.nar.realtor/designations-and-certifications/green" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Urdu", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "PerformanceManagementNetwork", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Urdu" + "value": "Performance Management Network / PMN" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Urdu" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127309" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Urdu." + "value": "This designation is unique to the REALTOR® family designations, emphasizing that in order to enhance your business, you must enhance yourself. It focuses on negotiating strategies and tactics, networking and referrals, business planning and systems, personal performance management and leadership development. https://www.nar.realtor/designations-and-certifications/pmn" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Uzbek", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "PricingStrategyAdvisor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Uzbek" + "value": "Pricing Strategy Advisor / PSA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Uzbek" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127313" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Uzbek." + "value": "Enhance your skills in pricing properties, creating CMAs, working with appraisers, and guiding clients through the anxieties and misperceptions they often have about home values with NAR’s PSA (Pricing Strategy Advisor) certification. https://www.nar.realtor/designations-and-certifications/psa" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Vietnamese", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "RealEstateNegotiationExpert", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Vietnamese" + "value": "Real Estate Negotiation Expert / RENE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Vietnamese" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127317" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Vietnamese." + "value": "This certification is for real estate professionals who want to sharpen their negotiation skills. The RENE certification program gives REALTORS® the tips and tools they need to be skillful advocates for their clients. https://www.nar.realtor/designations-and-certifications/rene" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Volapuk", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "RealtorAssociationCertifiedExecutive", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Volapuk" + "value": "REALTOR Association Certified Executive / RCE" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Volapuk" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127321" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Volapuk." + "value": "RCE is the only professional designation designed specifically for REALTOR® association executives. RCE designees exemplify goal-oriented AEs with drive, experience and commitment to professional growth. https://www.nar.realtor/designations-and-certifications/rce" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Welsh", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "ResidentialAccreditedAppraiser", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Welsh" + "value": "Residential Accredited Appraiser / RAA" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Welsh" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127326" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Welsh." + "value": "For residential appraisers, this designation is awarded to those whose education and experience exceed state appraisal certification requirements and is supported by the National Association of REALTORS®. https://www.nar.realtor/designations-and-certifications/raa" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Wolof", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "ResortAndSecondHomePropertySpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wolof" + "value": "Resort \u0026 Second-Home Property Specialist / RSPS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wolof" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127330" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Wolof." + "value": "This certification is designed for REALTORS® who facilitate the buying, selling, or management of properties for investment, development, retirement, or second homes in a resort, recreational and/or vacation destination are involved in this market niche. https://www.nar.realtor/designations-and-certifications/rsps" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Xhosa", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "SellerRepresentativeSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Xhosa" + "value": "Seller Representative Specialist / SRS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Xhosa" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127332" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Xhosa." + "value": "The Seller Representative Specialist (SRS) designation is the premier credential in seller representation. It is designed to elevate professional standards and enhance personal performance. The designation is awarded to real estate practitioners by the Real Estate Business Institute (REBI) who meet specific educational and practical experience criteria. https://www.nar.realtor/designations-and-certifications/seller-representative-specialist-srs" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Yiddish", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "SeniorsRealEstateSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Yiddish" + "value": "Seniors Real Estate Specialist / SRES" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Yiddish" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127336" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Yiddish." + "value": "The SRES® Designation program educates REALTORS® on how to profitably and ethically serve the real estate needs of the fastest growing market in real estate, clients age 50+. By earning the SRES® designation, you gain access to valuable member benefits, useful resources, and networking opportunities across the U.S. and Canada to help you in your business. https://www.nar.realtor/designations-and-certifications/sres" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Yoruba", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "ShortSalesAndForeclosureResource", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Yoruba" + "value": "Short Sales \u0026 Foreclosure Resource / SFR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Yoruba" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127339" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Yoruba." + "value": "The SFR® certification teaches real estate professionals to work with distressed sellers and the finance, tax, and legal professionals who can help them, qualify sellers for short sales, develop a short sale package, negotiate with lenders, safeguard your commission, limit risk, and protect buyers. https://www.nar.realtor/designations-and-certifications/sfr" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Zhuang", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "SocietyOfIndustrialAndOfficeRealtors", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Zhuang" + "value": "Society of Industrial and Office REALTORS / SIOR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Zhuang" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127342" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Zhuang." + "value": "The SIOR designation is held by only the most knowledgeable, experienced, and successful commercial real estate brokerage specialists. To earn it, designees must meet standards of experience, production, education, ethics, and provide recommendations. https://www.nar.realtor/designations-and-certifications/sior" } ] }, { - "lookupName": "org.reso.metadata.enums.Languages", - "lookupValue": "Zulu", + "lookupName": "org.reso.metadata.enums.MemberDesignation", + "lookupValue": "TransnationalReferralCertification", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Zulu" + "value": "Transnational Referral Certification / TRC" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Zulu" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127348" }, { "term": "Core.Description", - "value": "The language spoken by the member/individual is Zulu." + "value": "Real estate professionals who have taken the Transnational Referral Certified (TRC) training, have completed special training on making and receiving client referrals from professionals in other countries. https://worldproperties.com/about-us/international-referrals-and-trc/" } ] }, @@ -81549,1888 +87085,2023 @@ ] }, { - "lookupName": "org.reso.metadata.enums.SocialMediaType", - "lookupValue": "Blog", + "lookupName": "org.reso.metadata.enums.MemberType", + "lookupValue": "LeasingAgent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Blog" + "value": "Leasing Agent" + }, + { + "term": "Core.Description", + "value": "The member holds a leasing license." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.MemberType", + "lookupValue": "Affiliate", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Affiliate" + }, + { + "term": "Core.Description", + "value": "The member is affiliated with the real estate industry in some manner (e.g., home inspector, photographer, mortgage consultant) but is not necessarily a REALTOR®." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.BillingPreference", + "lookupValue": "Email", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Email" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Blog" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128383" }, { "term": "Core.Description", - "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to the member/office/contact\u0027s blog." + "value": "Send billing to the member\u0027s email address." } ] }, { - "lookupName": "org.reso.metadata.enums.SocialMediaType", - "lookupValue": "Digg", + "lookupName": "org.reso.metadata.enums.BillingPreference", + "lookupValue": "Fax", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Digg" + "value": "Fax" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128060" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128386" }, { "term": "Core.Description", - "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Digg." + "value": "Send billing to the member via fax." } ] }, { - "lookupName": "org.reso.metadata.enums.SocialMediaType", - "lookupValue": "Facebook", + "lookupName": "org.reso.metadata.enums.BillingPreference", + "lookupValue": "Mail", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Facebook" + "value": "Mail" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128064" + "value": "https://ddwiki.reso.org/display/DDW20/Mail" }, { "term": "Core.Description", - "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Facebook." + "value": "Send billing to the member via postal mail." } ] }, { - "lookupName": "org.reso.metadata.enums.SocialMediaType", - "lookupValue": "FacebookMessenger", + "lookupName": "org.reso.metadata.enums.PreferredMail", + "lookupValue": "HomeAddress", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Facebook Messenger" + "value": "Home Address" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128067" + "value": "https://ddwiki.reso.org/display/DDW20/Home+Address" }, { "term": "Core.Description", - "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Facebook Messenger." + "value": "Send mail to the home address." } ] }, { - "lookupName": "org.reso.metadata.enums.SocialMediaType", - "lookupValue": "Googleplus", + "lookupName": "org.reso.metadata.enums.PreferredMail", + "lookupValue": "MailingAddress", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GooglePlus" + "value": "Mailing Address" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/GooglePlus" + "value": "https://ddwiki.reso.org/display/DDW20/Mailing+Address" }, { "term": "Core.Description", - "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to GooglePlus." + "value": "Send mail to the designated mailing address." } ] }, { - "lookupName": "org.reso.metadata.enums.SocialMediaType", - "lookupValue": "iMessage", + "lookupName": "org.reso.metadata.enums.PreferredMail", + "lookupValue": "OfficeMailingAddress", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "iMessage" + "value": "Office Mailing Address" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128071" + "value": "https://ddwiki.reso.org/display/DDW20/Office+Mailing+Address" }, { "term": "Core.Description", - "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to iMessage." + "value": "Send mail to the office\u0027s designated mailing address." } ] }, { - "lookupName": "org.reso.metadata.enums.SocialMediaType", - "lookupValue": "Instagram", + "lookupName": "org.reso.metadata.enums.PreferredMail", + "lookupValue": "OfficeStreetAddress", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Instagram" + "value": "Office Street Address" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128074" + "value": "https://ddwiki.reso.org/display/DDW20/Office+Street+Address" }, { "term": "Core.Description", - "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Instagram." + "value": "Send mail to office\u0027s street address." } ] }, { - "lookupName": "org.reso.metadata.enums.SocialMediaType", - "lookupValue": "Linkedin", + "lookupName": "org.reso.metadata.enums.PreferredMedia", + "lookupValue": "Email", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "LinkedIn" + "value": "Email" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128076" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128468" }, { "term": "Core.Description", - "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to LinkedIn." + "value": "Send media via email." } ] }, { - "lookupName": "org.reso.metadata.enums.SocialMediaType", - "lookupValue": "Pinterest", + "lookupName": "org.reso.metadata.enums.PreferredMedia", + "lookupValue": "Fax", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pinterest" + "value": "Fax" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128079" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128471" }, { "term": "Core.Description", - "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Pinterest." + "value": "Send media via fax." } ] }, { - "lookupName": "org.reso.metadata.enums.SocialMediaType", - "lookupValue": "Reddit", + "lookupName": "org.reso.metadata.enums.PreferredMedia", + "lookupValue": "Mail", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Reddit" + "value": "Mail" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128083" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128483" }, { "term": "Core.Description", - "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Reddit." + "value": "Send media via postal mail." } ] }, { - "lookupName": "org.reso.metadata.enums.SocialMediaType", - "lookupValue": "Slack", + "lookupName": "org.reso.metadata.enums.PreferredPublication", + "lookupValue": "Fax", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Slack" + "value": "Fax" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128087" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128465" }, { "term": "Core.Description", - "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Slack." + "value": "Send publications via fax." } ] }, { - "lookupName": "org.reso.metadata.enums.SocialMediaType", - "lookupValue": "Snapchat", + "lookupName": "org.reso.metadata.enums.PreferredPublication", + "lookupValue": "HomeAddress", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Snapchat" + "value": "Home Address" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128090" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128473" }, { "term": "Core.Description", - "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Snapchat." + "value": "Send publications to the home address." } ] }, { - "lookupName": "org.reso.metadata.enums.SocialMediaType", - "lookupValue": "Stumbleupon", + "lookupName": "org.reso.metadata.enums.PreferredPublication", + "lookupValue": "MailingAddress", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "StumbleUpon" + "value": "Mailing Address" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128094" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128475" }, { "term": "Core.Description", - "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to StumbleUpon." + "value": "Send publications to the designated mailing address." } ] }, { - "lookupName": "org.reso.metadata.enums.SocialMediaType", - "lookupValue": "Tumblr", + "lookupName": "org.reso.metadata.enums.PreferredPublication", + "lookupValue": "OfficeMailingAddress", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tumblr" + "value": "Office Mailing Address" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128098" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128478" }, { "term": "Core.Description", - "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Tumblr." + "value": "Send publications to the office mailing address." } ] }, { - "lookupName": "org.reso.metadata.enums.SocialMediaType", - "lookupValue": "Twitter", + "lookupName": "org.reso.metadata.enums.PreferredPublication", + "lookupValue": "OfficeStreetAddress", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Twitter" + "value": "Office Street Address" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128101" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128481" }, { "term": "Core.Description", - "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to Twitter." + "value": "Send publications to the office street address." } ] }, { - "lookupName": "org.reso.metadata.enums.SocialMediaType", - "lookupValue": "Website", + "lookupName": "org.reso.metadata.enums.ActorType", + "lookupValue": "Agent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Website" + "value": "Agent" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Website" + "value": "https://ddwiki.reso.org/display/DDW20/Agent" }, { "term": "Core.Description", - "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to the member/office/contact\u0027s website." + "value": "The event was generated by what the source defines as a real estate professional" } ] }, { - "lookupName": "org.reso.metadata.enums.SocialMediaType", - "lookupValue": "Youtube", + "lookupName": "org.reso.metadata.enums.ActorType", + "lookupValue": "Bot", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "YouTube" + "value": "Bot" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128110" + "value": "https://ddwiki.reso.org/display/DDW20/Bot" }, { "term": "Core.Description", - "value": "SocialMedia[Type]UrlOrId has a URL or ID that relates to YouTube." + "value": "The event was generated by a bot or some type of scripting tool" } ] }, { - "lookupName": "org.reso.metadata.enums.BillingPreference", - "lookupValue": "Email", + "lookupName": "org.reso.metadata.enums.ActorType", + "lookupValue": "Client", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Email" + "value": "Client" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128383" + "value": "https://ddwiki.reso.org/display/DDW20/Client" }, { "term": "Core.Description", - "value": "Send billing to the member\u0027s email address." + "value": "The event was generated by what the source defines as a registered client" } ] }, { - "lookupName": "org.reso.metadata.enums.BillingPreference", - "lookupValue": "Fax", + "lookupName": "org.reso.metadata.enums.ActorType", + "lookupValue": "Consumer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fax" + "value": "Consumer" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128386" + "value": "https://ddwiki.reso.org/display/DDW20/Consumer" }, { "term": "Core.Description", - "value": "Send billing to the member via fax." + "value": "The event was generated by what the source defines as a consumer" } ] }, { - "lookupName": "org.reso.metadata.enums.BillingPreference", - "lookupValue": "Mail", + "lookupName": "org.reso.metadata.enums.ActorType", + "lookupValue": "Unknown", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mail" + "value": "Unknown" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Mail" + "value": "https://ddwiki.reso.org/display/DDW20/Unknown" }, { "term": "Core.Description", - "value": "Send billing to the member via postal mail." + "value": "The generating Actor type could not be identified" } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredMail", - "lookupValue": "HomeAddress", + "lookupName": "org.reso.metadata.enums.DeviceType", + "lookupValue": "Desktop", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home Address" + "value": "Desktop" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Home+Address" + "value": "https://ddwiki.reso.org/display/DDW20/Desktop" }, { "term": "Core.Description", - "value": "Send mail to the home address." + "value": "The Actor\u0027s device has been identified as a desktop device by the source" } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredMail", - "lookupValue": "MailingAddress", + "lookupName": "org.reso.metadata.enums.DeviceType", + "lookupValue": "Mobile", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mailing Address" + "value": "Mobile" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Mailing+Address" + "value": "https://ddwiki.reso.org/display/DDW20/Mobile" + }, + { + "term": "Core.Description", + "value": "The Actor\u0027s device has been identified as a mobile device by the source" + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.DeviceType", + "lookupValue": "Tablet", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Tablet" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Tablet" + }, + { + "term": "Core.Description", + "value": "The Actor\u0027s device has been identified as a tablet device by the source" + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.DeviceType", + "lookupValue": "Unknown", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Unknown" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126225" + }, + { + "term": "Core.Description", + "value": "The Actor\u0027s device could not be identified by the source" + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.DeviceType", + "lookupValue": "Wearable", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Wearable" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Wearable" + }, + { + "term": "Core.Description", + "value": "The Actor\u0027s device has been identified as a wearable device by the source" + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "Agent", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Agent" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126232" + }, + { + "term": "Core.Description", + "value": "The EventType used a destination pertaining to the listing agent (i.e. the actor\u0027s submission of lead form went to the Listing Agent\u0027s contact information)" + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "Broker", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Broker" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Broker" + }, + { + "term": "Core.Description", + "value": "The EventType used a destination pertaining to the listing broker (i.e. the \"Clicked on Phone Number\" EventType is using the Broker\u0027s contact information)" + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "Digg", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Digg" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Digg" + }, + { + "term": "Core.Description", + "value": "The Object was shared on Digg" + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "Email", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Email" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Email" }, { "term": "Core.Description", - "value": "Send mail to the designated mailing address." + "value": "The Object was sent in an email" } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredMail", - "lookupValue": "OfficeMailingAddress", + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "Facebook", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Mailing Address" + "value": "Facebook" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Office+Mailing+Address" + "value": "https://ddwiki.reso.org/display/DDW20/Facebook" }, { "term": "Core.Description", - "value": "Send mail to the office\u0027s designated mailing address." + "value": "The Object was shared on Facebook" } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredMail", - "lookupValue": "OfficeStreetAddress", + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "FacebookMessenger", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Street Address" + "value": "Facebook Messenger" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Office+Street+Address" + "value": "https://ddwiki.reso.org/display/DDW20/Facebook+Messenger" }, { "term": "Core.Description", - "value": "Send mail to office\u0027s street address." + "value": "The Object was shared via Facebook Messenger" } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredMedia", - "lookupValue": "Email", + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "Imessage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Email" + "value": "iMessage" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128468" + "value": "https://ddwiki.reso.org/display/DDW20/iMessage" }, { "term": "Core.Description", - "value": "Send media via email." + "value": "The Object was shared via iMessage" } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredMedia", - "lookupValue": "Fax", + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "Instagram", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fax" + "value": "Instagram" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128471" + "value": "https://ddwiki.reso.org/display/DDW20/Instagram" }, { "term": "Core.Description", - "value": "Send media via fax." + "value": "The Object was shared on Instagram" } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredMedia", - "lookupValue": "Mail", + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "Linkedin", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mail" + "value": "LinkedIn" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128483" + "value": "https://ddwiki.reso.org/display/DDW20/LinkedIn" }, { "term": "Core.Description", - "value": "Send media via postal mail." + "value": "The Object was shared on LinkedIn" } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredPublication", - "lookupValue": "Fax", + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "Pinterest", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fax" + "value": "Pinterest" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128465" + "value": "https://ddwiki.reso.org/display/DDW20/Pinterest" }, { "term": "Core.Description", - "value": "Send publications via fax." + "value": "The Object was pinned on Pinterest" } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredPublication", - "lookupValue": "HomeAddress", + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "Reddit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home Address" + "value": "Reddit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128473" + "value": "https://ddwiki.reso.org/display/DDW20/Reddit" }, { "term": "Core.Description", - "value": "Send publications to the home address." + "value": "The Object was shared on Reddit" } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredPublication", - "lookupValue": "MailingAddress", + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "Slack", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mailing Address" + "value": "Slack" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128475" + "value": "https://ddwiki.reso.org/display/DDW20/Slack" }, { "term": "Core.Description", - "value": "Send publications to the designated mailing address." + "value": "The Object was shared via Slack" } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredPublication", - "lookupValue": "OfficeMailingAddress", + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "Sms", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Mailing Address" + "value": "SMS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128478" + "value": "https://ddwiki.reso.org/display/DDW20/SMS" }, { "term": "Core.Description", - "value": "Send publications to the office mailing address." + "value": "The Object was sent in an SMS message" } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredPublication", - "lookupValue": "OfficeStreetAddress", + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "Snapchat", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Street Address" + "value": "Snapchat" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128481" + "value": "https://ddwiki.reso.org/display/DDW20/Snapchat" }, { "term": "Core.Description", - "value": "Send publications to the office street address." + "value": "The Object was shared on Snapchat" } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeBranchType", - "lookupValue": "Branch", + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "Stumbleupon", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Branch" + "value": "StumbleUpon" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Branch" + "value": "https://ddwiki.reso.org/display/DDW20/StumbleUpon" }, { "term": "Core.Description", - "value": "This office is a branch office." + "value": "The Object was shared on StumbleUpon" } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeBranchType", - "lookupValue": "Main", + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "Tumblr", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Main" + "value": "Tumblr" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Main" + "value": "https://ddwiki.reso.org/display/DDW20/Tumblr" }, { "term": "Core.Description", - "value": "This office is the broker\u0027s main office." + "value": "The Object was shared on Tumblr" } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeBranchType", - "lookupValue": "StandAlone", + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "Twitter", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Stand Alone" + "value": "Twitter" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Stand+Alone" + "value": "https://ddwiki.reso.org/display/DDW20/Twitter" }, { "term": "Core.Description", - "value": "This office is a stand alone, or single office brokerage." + "value": "The Object was tweeted on Twitter" } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeStatus", - "lookupValue": "Active", + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "Youtube", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Active" + "value": "YouTube" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127415" + "value": "https://ddwiki.reso.org/display/DDW20/YouTube" }, { "term": "Core.Description", - "value": "The member office\u0027s account is active." + "value": "The Object was shared on YouTube" } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeStatus", - "lookupValue": "Inactive", + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "TikTok", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Inactive" + "value": "TikTok" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127422" + "value": "https://ddwiki.reso.org/display/DDW20/TikTok" }, { "term": "Core.Description", - "value": "The member office\u0027s account is not active." + "value": "The object was shared on TikTok." } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeType", - "lookupValue": "Affiliate", + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "WhatsApp", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Affiliate" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Affiliate" + "value": "WhatsApp" }, { "term": "Core.Description", - "value": "The record in the office roster is an affiliate office." + "value": "The object was shared via the WhatsApp application." } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeType", - "lookupValue": "Appraiser", + "lookupName": "org.reso.metadata.enums.EventTarget", + "lookupValue": "MicrosoftTeams", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Appraiser" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127421" + "value": "Microsoft Teams" }, { "term": "Core.Description", - "value": "The record in the office roster is an appraiser office." + "value": "The object was shared via the Teams application/service." } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeType", - "lookupValue": "Association", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "ClickedOnEmailAddress", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Association" + "value": "Clicked on Email Address" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Association" + "value": "https://ddwiki.reso.org/display/DDW20/Clicked+on+Email+Address" }, { "term": "Core.Description", - "value": "The record in the office roster is an association office." + "value": "The Actor engaged in the act of emailing to the Object\u0027s email address (note: does not indicate an email was sent)" } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeType", - "lookupValue": "Mls", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "ClickedOnPhoneNumber", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MLS" + "value": "Clicked on Phone Number" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MLS" + "value": "https://ddwiki.reso.org/display/DDW20/Clicked+on+Phone+Number" }, { "term": "Core.Description", - "value": "The record in the office roster is an MLS office." + "value": "The Actor clicked on a phone number link associated with the Object" } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeType", - "lookupValue": "MlsOnlyBranch", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "ClickToPrimaryHostedSite", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MLS Only Branch" + "value": "Click to Primary Hosted Site" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MLS+Only+Branch" + "value": "https://ddwiki.reso.org/display/DDW20/Click+to+Primary+Hosted+Site" }, { "term": "Core.Description", - "value": "The record in the office roster is a broker branch office who receives only MLS service." + "value": "The Actor was referred to the Object\u0027s primary hosted website" } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeType", - "lookupValue": "MlsOnlyFirm", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "Comments", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MLS Only Firm" + "value": "Comments" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MLS+Only+Firm" + "value": "https://ddwiki.reso.org/display/DDW20/Comments" }, { "term": "Core.Description", - "value": "The record in the office roster is a broker Firm office who receives only MLS service." + "value": "Comments were made on the Object" } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeType", - "lookupValue": "MlsOnlyOffice", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "DetailedView", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MLS Only Office" + "value": "Detailed View" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MLS+Only+Office" + "value": "https://ddwiki.reso.org/display/DDW20/Detailed+View" }, { "term": "Core.Description", - "value": "The record in the office roster is a broker office who receives only MLS service." + "value": "The object was the main focal point in the Actor\u0027s view." } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeType", - "lookupValue": "NonMemberVendor", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "Discard", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Non Member/Vendor" + "value": "Discard" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127447" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126251" }, { "term": "Core.Description", - "value": "The record in the office roster is an non member/vendor office." + "value": "The Actor has reacted \"negatively\" to the object." } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeType", - "lookupValue": "RealtorBranchOffice", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "DrivingDirections", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Realtor Branch Office" + "value": "Driving Directions" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Realtor+Branch+Office" + "value": "https://ddwiki.reso.org/display/DDW20/Driving+Directions" }, { "term": "Core.Description", - "value": "The record in the office roster is an realtor branch office ." + "value": "The Actor engaged in driving directions with the Object" } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeType", - "lookupValue": "RealtorFirm", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "ExitDetailedView", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Realtor Firm" + "value": "Exit Detailed View" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Realtor+Firm" + "value": "https://ddwiki.reso.org/display/DDW20/Exit+Detailed+View" }, { "term": "Core.Description", - "value": "The record in the office roster is an realtor firm office." + "value": "The actor left the detailed view." } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeType", - "lookupValue": "RealtorOffice", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "Favorited", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Realtor Office" + "value": "Favorited" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Realtor+Office" + "value": "https://ddwiki.reso.org/display/DDW20/Favorited" }, { "term": "Core.Description", - "value": "The record in the office roster is an realtor office." + "value": "The Actor has reacted \"positively\" to the object." } ] }, { - "lookupName": "org.reso.metadata.enums.SyndicateAgentOption", - "lookupValue": "SampleSyndicateAgentOptionEnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.ContactStatus", - "lookupValue": "Active", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "Maybe", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Active" + "value": "Maybe" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126021" + "value": "https://ddwiki.reso.org/display/DDW20/Maybe" }, { "term": "Core.Description", - "value": "The contact is active." + "value": "The Actor has reacted \"possibly positive\" to the object." } ] }, { - "lookupName": "org.reso.metadata.enums.ContactStatus", - "lookupValue": "Deleted", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "ObjectModified", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Deleted" + "value": "Object Modified" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126025" + "value": "https://ddwiki.reso.org/display/DDW20/Object+Modified" }, { "term": "Core.Description", - "value": "The contact has been deleted." + "value": "The tracking Obect was modified in some way." } ] }, { - "lookupName": "org.reso.metadata.enums.ContactStatus", - "lookupValue": "Inactive", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "PhotoGallery", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Inactive" + "value": "Photo Gallery" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Inactive" + "value": "https://ddwiki.reso.org/display/DDW20/Photo+Gallery" }, { "term": "Core.Description", - "value": "The contact is no longer active." + "value": "The Actor participated in a photo gallery display" } ] }, { - "lookupName": "org.reso.metadata.enums.ContactStatus", - "lookupValue": "OnVacation", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "Printed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "On Vacation" + "value": "Printed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/On+Vacation" + "value": "https://ddwiki.reso.org/display/DDW20/Printed" }, { "term": "Core.Description", - "value": "The contact is on vacation." + "value": "The Actor printed the object" } ] }, { - "lookupName": "org.reso.metadata.enums.ContactType", - "lookupValue": "Business", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "PropertyVideos", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Business" + "value": "Property Videos" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Business" + "value": "https://ddwiki.reso.org/display/DDW20/Property+Videos" }, { "term": "Core.Description", - "value": "The contact is a business relation." + "value": "The Actor has interacted with a property video with the Object" } ] }, { - "lookupName": "org.reso.metadata.enums.ContactType", - "lookupValue": "Family", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "Search", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Family" + "value": "Search" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Family" + "value": "https://ddwiki.reso.org/display/DDW20/Search" }, { "term": "Core.Description", - "value": "The contact is a family member." + "value": "The tracking Object is data is part of a search and will contain more than one result. Normally, the search result data will be presented in the ObjectCollection field and include ALL the listings that were part of the search." } ] }, { - "lookupName": "org.reso.metadata.enums.ContactType", - "lookupValue": "Friend", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "Share", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Friend" + "value": "Share" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Friend" + "value": "https://ddwiki.reso.org/display/DDW20/Share" }, { "term": "Core.Description", - "value": "The contact is a personal friend." + "value": "The sharing of a listing to another media or entity (includes social media sites, IM\u0027s, email and SMS messages)" } ] }, { - "lookupName": "org.reso.metadata.enums.ContactType", - "lookupValue": "Lead", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "SubmissionOfLeadForm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lead" + "value": "Submission of Lead Form" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lead" + "value": "https://ddwiki.reso.org/display/DDW20/Submission+of+Lead+Form" }, { "term": "Core.Description", - "value": "The lead is a contact that may be a potential buyer or seller to the member." + "value": "The Actor has submitted a lead form" } ] }, { - "lookupName": "org.reso.metadata.enums.ContactType", - "lookupValue": "Prospect", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "VirtualTour", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Prospect" + "value": "Virtual Tour" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Prospect" + "value": "https://ddwiki.reso.org/display/DDW20/Virtual+Tour" }, { "term": "Core.Description", - "value": "The contact is a prospective client." + "value": "The Actor viewed the Object\u0027s virtual tour" } ] }, { - "lookupName": "org.reso.metadata.enums.ContactType", - "lookupValue": "ReadyToBuy", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "Impression", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ready to Buy" + "value": "Impression" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ready+to+Buy" + "value": "https://ddwiki.reso.org/display/DDW20/Impression" }, { "term": "Core.Description", - "value": "The contact is a client who is ready to start a transaction." + "value": "The object appeared as a form of impression. This is normally the result of a search and not the main focal point to the actor\u0027s view." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherPhoneType", - "lookupValue": "Direct", + "lookupName": "org.reso.metadata.enums.EventType", + "lookupValue": "ScrolledDepth", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Direct" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127465" + "value": "Scrolled Depth" }, { "term": "Core.Description", - "value": "This is the contact\u0027s direct number." + "value": "The user has scrolled on the pageview." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherPhoneType", - "lookupValue": "Fax", + "lookupName": "org.reso.metadata.enums.ObjectIdType", + "lookupValue": "ListingId", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Fax" + "value": "ListingId" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127469" + "value": "https://ddwiki.reso.org/display/DDW20/ListingId" }, { "term": "Core.Description", - "value": "This is the contact\u0027s fax." + "value": "The ObjectID is the MLS listing number" } ] }, { - "lookupName": "org.reso.metadata.enums.OtherPhoneType", - "lookupValue": "First", + "lookupName": "org.reso.metadata.enums.ObjectIdType", + "lookupValue": "ListingKey", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "First" + "value": "ListingKey" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127472" + "value": "https://ddwiki.reso.org/display/DDW20/ListingKey" }, { "term": "Core.Description", - "value": "This is the contact\u0027s first preferred phone." + "value": "The Object is a key field from an MLS system." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherPhoneType", - "lookupValue": "Home", + "lookupName": "org.reso.metadata.enums.ObjectIdType", + "lookupValue": "OpenHouseId", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home" + "value": "OpenHouseId" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127476" + "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseId" }, { "term": "Core.Description", - "value": "This is the contact\u0027s home phone." + "value": "The ObjectID is an Open House ID" } ] }, { - "lookupName": "org.reso.metadata.enums.OtherPhoneType", - "lookupValue": "Mobile", + "lookupName": "org.reso.metadata.enums.ObjectIdType", + "lookupValue": "OpenHouseKey", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mobile" + "value": "OpenHouseKey" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127480" + "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseKey" }, { "term": "Core.Description", - "value": "This is the contact\u0027s mobile phone." + "value": "The ObjectID is the key of an Open House record." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherPhoneType", - "lookupValue": "Modem", + "lookupName": "org.reso.metadata.enums.ObjectIdType", + "lookupValue": "ParcelNumber", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Modem" + "value": "ParcelNumber" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127486" + "value": "https://ddwiki.reso.org/display/DDW20/ParcelNumber" }, { "term": "Core.Description", - "value": "This is the contact\u0027s modem." + "value": "When no listing exists or the tracking is property centric, the ObjectIdType of the property\u0027s Parcel Number is used." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherPhoneType", - "lookupValue": "Office", + "lookupName": "org.reso.metadata.enums.ObjectIdType", + "lookupValue": "SavedSearchKey", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office" + "value": "SavedSearchKey" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127489" + "value": "https://ddwiki.reso.org/display/DDW20/SavedSearchKey" }, { "term": "Core.Description", - "value": "This is the contact\u0027s office phone." + "value": "When the event is the execution of a saved search, the ObjectID will be the SavedSearchKey from the system that executed the search. Individual listings from the result set or being viewed would be separate events for each record." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherPhoneType", - "lookupValue": "Pager", + "lookupName": "org.reso.metadata.enums.ObjectIdType", + "lookupValue": "Unique", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pager" + "value": "Unique" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127493" + "value": "https://ddwiki.reso.org/display/DDW20/Unique" }, { "term": "Core.Description", - "value": "This is the contact\u0027s pager." + "value": "The ObjectID is a unique ID supplied by the source and is not one of the other types…" } ] }, { - "lookupName": "org.reso.metadata.enums.OtherPhoneType", - "lookupValue": "Preferred", + "lookupName": "org.reso.metadata.enums.ObjectIdType", + "lookupValue": "Upi", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Preferred" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127497" + "value": "UPI" }, { "term": "Core.Description", - "value": "This is the contact\u0027s preferred phone." + "value": "When no listing exists and the tracking property centric, the RESO UPI is being used." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherPhoneType", - "lookupValue": "Second", + "lookupName": "org.reso.metadata.enums.ObjectType", + "lookupValue": "Document", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Second" + "value": "Document" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127501" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127393" }, { "term": "Core.Description", - "value": "This is the contact\u0027s second preferred phone." + "value": "The Object of the tracking event is a Document." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherPhoneType", - "lookupValue": "Sms", + "lookupName": "org.reso.metadata.enums.ObjectType", + "lookupValue": "Listing", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SMS" + "value": "Listing" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127506" + "value": "https://ddwiki.reso.org/display/DDW20/Listing" }, { "term": "Core.Description", - "value": "This is the contact\u0027s SMS/text number." + "value": "The object of the tracking event is a real estate listing" } ] }, { - "lookupName": "org.reso.metadata.enums.OtherPhoneType", - "lookupValue": "Third", + "lookupName": "org.reso.metadata.enums.ObjectType", + "lookupValue": "OpenHouse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Third" + "value": "Open House" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127511" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127402" }, { "term": "Core.Description", - "value": "This is the contact\u0027s third preferred phone." + "value": "The object of the tracking event is an Open House event" } ] }, { - "lookupName": "org.reso.metadata.enums.OtherPhoneType", - "lookupValue": "TollFree", + "lookupName": "org.reso.metadata.enums.ObjectType", + "lookupValue": "Photo", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Toll Free" + "value": "Photo" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127514" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127406" }, { "term": "Core.Description", - "value": "This is the contact\u0027s toll free number." + "value": "The Object of the tracking event is a Photo." } ] }, { - "lookupName": "org.reso.metadata.enums.OtherPhoneType", - "lookupValue": "Voicemail", + "lookupName": "org.reso.metadata.enums.ObjectType", + "lookupValue": "Property", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Voicemail" + "value": "Property" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127518" + "value": "https://ddwiki.reso.org/display/DDW20/Property" }, { "term": "Core.Description", - "value": "This is the contact\u0027s voicemail." + "value": "When no listing exists or the tracking is property centric, the ObjectType of Property is used." } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredAddress", - "lookupValue": "Home", + "lookupName": "org.reso.metadata.enums.ObjectType", + "lookupValue": "SavedSearch", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home" + "value": "Saved Search" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127703" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127417" }, { "term": "Core.Description", - "value": "The contact prefers the use of their home address." + "value": "When the event is the execution of a saved search, the Object will be a Saved Search from the system that executed the search. If tracked, individual listings from the result set or being viewed would be separate events for each record." } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredAddress", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.ObjectType", + "lookupValue": "VirtualTour", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" + "value": "Virtual Tour" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127706" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127420" }, { "term": "Core.Description", - "value": "The contact prefers the use of their other address." + "value": "The Object of the tracking event is considered a Virtual Tour." } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredAddress", - "lookupValue": "Work", + "lookupName": "org.reso.metadata.enums.EventSource", + "lookupValue": "Map", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Work" + "value": "Map" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Work" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d11732159" }, { "term": "Core.Description", - "value": "The contact prefers the use of their work address." + "value": "The source of the object being viewed pertaining to application structure (e.g., the listing impression was displayed on a map)." } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredPhone", - "lookupValue": "Direct", + "lookupName": "org.reso.metadata.enums.EventSource", + "lookupValue": "List", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Direct" + "value": "List" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127713" + "value": "https://ddwiki.reso.org/display/DDW20/List" }, { "term": "Core.Description", - "value": "The contact prefers the use of their direct phone." + "value": "The source of the object being viewed pertaining to application structure (e.g., the listing impression was displayed in a scrollable list/table with others)." } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredPhone", - "lookupValue": "Home", + "lookupName": "org.reso.metadata.enums.EventSource", + "lookupValue": "VoiceAssistant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Home" + "value": "Voice Assistant" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127716" + "value": "https://ddwiki.reso.org/display/DDW20/Voice+Assistant" }, { "term": "Core.Description", - "value": "The contact prefers the use of their home phone." + "value": "The source of the object being viewed pertaining to application structure (e.g., the listing impression was conveyed via a voice assistant like Amazon Echo)." } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredPhone", - "lookupValue": "Mobile", + "lookupName": "org.reso.metadata.enums.EventSource", + "lookupValue": "SearchEngine", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mobile" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127719" + "value": "Search Engine" }, { "term": "Core.Description", - "value": "The contact prefers the use of their mobile phone." + "value": "The source of the object is the result of a search engine assistant (e.g., Google, Bing, Safari)." } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredPhone", - "lookupValue": "Office", + "lookupName": "org.reso.metadata.enums.EventSource", + "lookupValue": "Gps", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127723" + "value": "Gps" }, { "term": "Core.Description", - "value": "The contact prefers the use of their office phone." + "value": "The source of the object is the result of GPS activity." } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredPhone", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.EventSource", + "lookupValue": "AI", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127727" + "value": "AI" }, { "term": "Core.Description", - "value": "The contact prefers the use of their other phone." + "value": "The source of the object is the result of what the client systems deem as Artificial Intelligence (AI)." } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredPhone", - "lookupValue": "TollFree", + "lookupName": "org.reso.metadata.enums.OfficeBranchType", + "lookupValue": "Branch", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Toll Free" + "value": "Branch" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127730" + "value": "https://ddwiki.reso.org/display/DDW20/Branch" }, { "term": "Core.Description", - "value": "The contact prefers the use of their toll free phone." + "value": "This office is a branch office." } ] }, { - "lookupName": "org.reso.metadata.enums.PreferredPhone", - "lookupValue": "Voicemail", + "lookupName": "org.reso.metadata.enums.OfficeBranchType", + "lookupValue": "Main", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Voicemail" + "value": "Main" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127734" + "value": "https://ddwiki.reso.org/display/DDW20/Main" }, { "term": "Core.Description", - "value": "The contact prefers the use of their voicemail phone." + "value": "This office is the broker\u0027s main office." } ] }, { - "lookupName": "org.reso.metadata.enums.ClassName", - "lookupValue": "BusinessOpportunity", + "lookupName": "org.reso.metadata.enums.OfficeBranchType", + "lookupValue": "StandAlone", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Business Opportunity" + "value": "Stand Alone" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Business+Opportunity" + "value": "https://ddwiki.reso.org/display/DDW20/Stand+Alone" }, { "term": "Core.Description", - "value": "The class, sometimes known as property type, is a business for sale." + "value": "This office is a stand alone, or single office brokerage." } ] }, { - "lookupName": "org.reso.metadata.enums.ClassName", - "lookupValue": "CommercialLease", + "lookupName": "org.reso.metadata.enums.OfficeStatus", + "lookupValue": "Active", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Commercial Lease" + "value": "Active" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Commercial+Lease" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127415" }, { "term": "Core.Description", - "value": "The class, sometimes known as property type, is a commercial property for lease." + "value": "The member office\u0027s account is active." } ] }, { - "lookupName": "org.reso.metadata.enums.ClassName", - "lookupValue": "CommercialSale", + "lookupName": "org.reso.metadata.enums.OfficeStatus", + "lookupValue": "Inactive", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Commercial Sale" + "value": "Inactive" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Commercial+Sale" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127422" }, { "term": "Core.Description", - "value": "The class, sometimes known as property type, is a commercial property for sale." + "value": "The member office\u0027s account is not active." } ] }, { - "lookupName": "org.reso.metadata.enums.ClassName", - "lookupValue": "Contacts", + "lookupName": "org.reso.metadata.enums.OfficeType", + "lookupValue": "Affiliate", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contacts" + "value": "Affiliate" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Contacts" + "value": "https://ddwiki.reso.org/display/DDW20/Affiliate" }, { "term": "Core.Description", - "value": "The class is the collection of the member\u0027s contacts/clients." + "value": "The record in the office roster is an affiliate office." } ] }, { - "lookupName": "org.reso.metadata.enums.ClassName", - "lookupValue": "CrossProperty", + "lookupName": "org.reso.metadata.enums.OfficeType", + "lookupValue": "Appraiser", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Cross Property" + "value": "Appraiser" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Cross+Property" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127421" }, { "term": "Core.Description", - "value": "The class, sometimes known as property type, is a collection of all listing property types." + "value": "The record in the office roster is an appraiser office." } ] }, { - "lookupName": "org.reso.metadata.enums.ClassName", - "lookupValue": "Farm", + "lookupName": "org.reso.metadata.enums.OfficeType", + "lookupValue": "Association", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Farm" + "value": "Association" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125874" + "value": "https://ddwiki.reso.org/display/DDW20/Association" }, { "term": "Core.Description", - "value": "The class, sometimes known as property type, is a farm." + "value": "The record in the office roster is an association office." } ] }, { - "lookupName": "org.reso.metadata.enums.ClassName", - "lookupValue": "HistoryTransactional", + "lookupName": "org.reso.metadata.enums.OfficeType", + "lookupValue": "Mls", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "History Transactional" + "value": "MLS" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/History+Transactional" + "value": "https://ddwiki.reso.org/display/DDW20/MLS" }, { "term": "Core.Description", - "value": "The class is the transactional history of another class." + "value": "The record in the office roster is an MLS office." } ] }, { - "lookupName": "org.reso.metadata.enums.ClassName", - "lookupValue": "Land", + "lookupName": "org.reso.metadata.enums.OfficeType", + "lookupValue": "MlsOnlyBranch", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Land" + "value": "MLS Only Branch" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Land" + "value": "https://ddwiki.reso.org/display/DDW20/MLS+Only+Branch" }, { "term": "Core.Description", - "value": "The class, sometimes known as property type, is land for sale or lease." + "value": "The record in the office roster is a broker branch office who receives only MLS service." } ] }, { - "lookupName": "org.reso.metadata.enums.ClassName", - "lookupValue": "ManufacturedInPark", + "lookupName": "org.reso.metadata.enums.OfficeType", + "lookupValue": "MlsOnlyFirm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Manufactured In Park" + "value": "MLS Only Firm" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Manufactured+In+Park" + "value": "https://ddwiki.reso.org/display/DDW20/MLS+Only+Firm" }, { "term": "Core.Description", - "value": "The class, sometimes known as property type, is a manufactured or mobile home in a mobile park." + "value": "The record in the office roster is a broker Firm office who receives only MLS service." } ] }, { - "lookupName": "org.reso.metadata.enums.ClassName", - "lookupValue": "Media", + "lookupName": "org.reso.metadata.enums.OfficeType", + "lookupValue": "MlsOnlyOffice", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Media" + "value": "MLS Only Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Media" + "value": "https://ddwiki.reso.org/display/DDW20/MLS+Only+Office" }, { "term": "Core.Description", - "value": "The class is one that contains records referencing media files." + "value": "The record in the office roster is a broker office who receives only MLS service." } ] }, { - "lookupName": "org.reso.metadata.enums.ClassName", - "lookupValue": "Member", + "lookupName": "org.reso.metadata.enums.OfficeType", + "lookupValue": "NonMemberVendor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member" + "value": "Non Member/Vendor" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Member" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127447" }, { "term": "Core.Description", - "value": "The class containing member records." + "value": "The record in the office roster is an non member/vendor office." } ] }, { - "lookupName": "org.reso.metadata.enums.ClassName", - "lookupValue": "Office", + "lookupName": "org.reso.metadata.enums.OfficeType", + "lookupValue": "RealtorBranchOffice", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office" + "value": "Realtor Branch Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Office" + "value": "https://ddwiki.reso.org/display/DDW20/Realtor+Branch+Office" }, { "term": "Core.Description", - "value": "The class containing office records." + "value": "The record in the office roster is an realtor branch office ." } ] }, { - "lookupName": "org.reso.metadata.enums.ClassName", - "lookupValue": "OpenHouse", + "lookupName": "org.reso.metadata.enums.OfficeType", + "lookupValue": "RealtorFirm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open House" + "value": "Realtor Firm" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Open+House" + "value": "https://ddwiki.reso.org/display/DDW20/Realtor+Firm" }, { "term": "Core.Description", - "value": "The class containing Open House records." + "value": "The record in the office roster is an realtor firm office." } ] }, { - "lookupName": "org.reso.metadata.enums.ClassName", - "lookupValue": "Residential", + "lookupName": "org.reso.metadata.enums.OfficeType", + "lookupValue": "RealtorOffice", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Residential" + "value": "Realtor Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125900" + "value": "https://ddwiki.reso.org/display/DDW20/Realtor+Office" }, { "term": "Core.Description", - "value": "The class, sometimes known as property type, is residential property for sale." + "value": "The record in the office roster is an realtor office." } ] }, { - "lookupName": "org.reso.metadata.enums.ClassName", - "lookupValue": "ResidentialIncome", + "lookupName": "org.reso.metadata.enums.SyndicateAgentOption", + "lookupValue": "SampleSyndicateAgentOptionEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.LockOrBoxAccessType", + "lookupValue": "App", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Residential Income" + "value": "App" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Residential+Income" + "value": "https://ddwiki.reso.org/display/DDW20/App" }, { "term": "Core.Description", - "value": "The class, sometimes known as property type, is income or multi-family property for sale." + "value": "The lockbox/smartlock can be unlocked with a mobile application." } ] }, { - "lookupName": "org.reso.metadata.enums.ClassName", - "lookupValue": "ResidentialLease", + "lookupName": "org.reso.metadata.enums.LockOrBoxAccessType", + "lookupValue": "Card", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Residential Lease" + "value": "Card" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Residential+Lease" + "value": "https://ddwiki.reso.org/display/DDW20/Card" }, { "term": "Core.Description", - "value": "The class, sometimes known as property type, is residential property for lease." + "value": "The lockbox/smartlock can be unlocked with an access card." } ] }, { - "lookupName": "org.reso.metadata.enums.ClassName", - "lookupValue": "SavedSearch", + "lookupName": "org.reso.metadata.enums.LockOrBoxAccessType", + "lookupValue": "Code", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Saved Search" + "value": "Code" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Saved+Search" + "value": "https://ddwiki.reso.org/display/DDW20/Code" }, { "term": "Core.Description", - "value": "The class containing saved search data." + "value": "The lockbox/smartlock can be unlocked with an access code." } ] }, @@ -85454,2763 +91125,2895 @@ }, { "term": "Core.Description", - "value": "The media is a rtf file type." + "value": "The media is a rtf file type." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.MediaType", + "lookupValue": "Tiff", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "tiff" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/tiff" + }, + { + "term": "Core.Description", + "value": "The media is a tiff file type." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.MediaType", + "lookupValue": "Txt", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "txt" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/txt" + }, + { + "term": "Core.Description", + "value": "The media is a txt file type." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.MediaType", + "lookupValue": "Wmv", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "wmv" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/wmv" + }, + { + "term": "Core.Description", + "value": "The media is a wmv file type." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.MediaType", + "lookupValue": "Xls", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "xls" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/xls" + }, + { + "term": "Core.Description", + "value": "The media is a xls file type." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.MediaType", + "lookupValue": "Xlsx", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "xlsx" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/xlsx" + }, + { + "term": "Core.Description", + "value": "The media is a xlsx file type." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Permission", + "lookupValue": "AgentOnly", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Agent Only" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Agent+Only" + }, + { + "term": "Core.Description", + "value": "The image or document is for agent use only." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Permission", + "lookupValue": "FirmOnly", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Firm Only" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Firm+Only" + }, + { + "term": "Core.Description", + "value": "The image or document is for firm use only." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Permission", + "lookupValue": "Idx", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "IDX" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/IDX" + }, + { + "term": "Core.Description", + "value": "The image or document is okay for IDX use." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Permission", + "lookupValue": "OfficeOnly", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Office Only" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/Office+Only" + }, + { + "term": "Core.Description", + "value": "The image or document is for office use only." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Permission", + "lookupValue": "Private", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Private" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127658" + }, + { + "term": "Core.Description", + "value": "The image or document is private and should have limited distribution." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Permission", + "lookupValue": "Public", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Public" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127662" + }, + { + "term": "Core.Description", + "value": "The image or document may be viewed by the public." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.Permission", + "lookupValue": "Vow", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "VOW" + }, + { + "term": "RESO.DDWikiUrl", + "value": "https://ddwiki.reso.org/display/DDW20/VOW" + }, + { + "term": "Core.Description", + "value": "The image or document is okay for VOW use." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.MediaAlteration", + "lookupValue": "VirtualStagingItemAddition", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Virtual Staging – Item Addition" + }, + { + "term": "Core.Description", + "value": "Addition of virtual items or depictions that may misrepresent what is part of the property, the condition of the property or proportions/sizes of rooms or amenities." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.MediaAlteration", + "lookupValue": "DeclutteredItemRemoved", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Decluttered – Item Removed" + }, + { + "term": "Core.Description", + "value": "Removal of items that may be deceitful or depict a listing inaccuracy in some way, including the removal of items beyond the homeowner\u0027s control, such as power lines, poor views or unsightly property conditions." } ] }, { - "lookupName": "org.reso.metadata.enums.MediaType", - "lookupValue": "Tiff", + "lookupName": "org.reso.metadata.enums.MediaAlteration", + "lookupValue": "TwilightConversion", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "tiff" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/tiff" + "value": "Twilight Conversion" }, { "term": "Core.Description", - "value": "The media is a tiff file type." + "value": "If the sun is placed in the wrong location, a viewer may believe that certain rooms or amenities (e.g., pool, sunroom) will receive a misrepresented amount of sunlight or particular view at a time of day. Changing the color of the sky with no representation of direction would not require this disclosure." } ] }, { - "lookupName": "org.reso.metadata.enums.MediaType", - "lookupValue": "Txt", + "lookupName": "org.reso.metadata.enums.MediaAlteration", + "lookupValue": "VirtualRenovation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "txt" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/txt" + "value": "Virtual Renovation" }, { "term": "Core.Description", - "value": "The media is a txt file type." + "value": "Undisclosed, this can mislead a buyer into thinking the property has already been renovated and that there are no more expenses necessary to reach that state." } ] }, { - "lookupName": "org.reso.metadata.enums.MediaType", - "lookupValue": "Wmv", + "lookupName": "org.reso.metadata.enums.MediaAlteration", + "lookupValue": "VirtualRepresentationToBeBuilt", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "wmv" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/wmv" + "value": "Virtual Representation – To Be Built" }, { "term": "Core.Description", - "value": "The media is a wmv file type." + "value": "Undisclosed, a buyer may not realize that this is an artist rendering and not an actual build." } ] }, { - "lookupName": "org.reso.metadata.enums.MediaType", - "lookupValue": "Xls", + "lookupName": "org.reso.metadata.enums.MediaAlteration", + "lookupValue": "VirtualRepresentationUnderConstruction", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "xls" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/xls" + "value": "Virtual Representation – Under Construction" }, { "term": "Core.Description", - "value": "The media is a xls file type." + "value": "Undisclosed, a buyer may not realize that this is an artist rendering and not an actual build in progress." } ] }, { - "lookupName": "org.reso.metadata.enums.MediaType", - "lookupValue": "Xlsx", + "lookupName": "org.reso.metadata.enums.MediaAlteration", + "lookupValue": "ModelHome", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "xlsx" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/xlsx" + "value": "Model Home" }, { "term": "Core.Description", - "value": "The media is a xlsx file type." + "value": "A representative home, apartment or office space used as part of a sales campaign to demonstrate the design, structure and appearance of the dwelling." } ] }, { - "lookupName": "org.reso.metadata.enums.Permission", - "lookupValue": "AgentOnly", + "lookupName": "org.reso.metadata.enums.MediaAlteration", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agent Only" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Agent+Only" + "value": "None" }, { "term": "Core.Description", - "value": "The image or document is for agent use only." + "value": "There has been no alteration or fabrication of the image." } ] }, { - "lookupName": "org.reso.metadata.enums.Permission", - "lookupValue": "FirmOnly", + "lookupName": "org.reso.metadata.enums.MediaAlteration", + "lookupValue": "OtherMediaModification", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Firm Only" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Firm+Only" + "value": "Other Media Modification" }, { "term": "Core.Description", - "value": "The image or document is for firm use only." + "value": "The image has been altered in some other way than is noted in this list of lookup values. See remarks for more information." } ] }, { - "lookupName": "org.reso.metadata.enums.Permission", - "lookupValue": "Idx", + "lookupName": "org.reso.metadata.enums.MediaAlteration", + "lookupValue": "VirtualEnhancements", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "IDX" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/IDX" + "value": "Virtual Enhancements" }, { "term": "Core.Description", - "value": "The image or document is okay for IDX use." + "value": "Visual enhancements may include changing the sky color or greening the grass, but these enhancements should be disclosed if they are deceptive (e.g., adding green grass where healthy grass cannot grow)." } ] }, { - "lookupName": "org.reso.metadata.enums.Permission", - "lookupValue": "OfficeOnly", + "lookupName": "org.reso.metadata.enums.MemberAssociationBillStatus", + "lookupValue": "Billed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office Only" + "value": "Billed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Office+Only" + "value": "https://ddwiki.reso.org/display/DDW20/Billed" }, { "term": "Core.Description", - "value": "The image or document is for office use only." + "value": "The member has been billed by the association of REALTORS®." } ] }, { - "lookupName": "org.reso.metadata.enums.Permission", - "lookupValue": "Private", + "lookupName": "org.reso.metadata.enums.MemberAssociationBillStatus", + "lookupValue": "NotBilled", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Private" + "value": "Not Billed" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127658" + "value": "https://ddwiki.reso.org/display/DDW20/Not+Billed" }, { "term": "Core.Description", - "value": "The image or document is private and should have limited distribution." + "value": "The member has not been billed by the association of REALTORS®." } ] }, { - "lookupName": "org.reso.metadata.enums.Permission", - "lookupValue": "Public", + "lookupName": "org.reso.metadata.enums.MemberAssociationBillStatus", + "lookupValue": "Paid", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Public" + "value": "Paid" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127662" + "value": "https://ddwiki.reso.org/display/DDW20/Paid" }, { "term": "Core.Description", - "value": "The image or document may be viewed by the public." + "value": "The member has paid the association of REALTORS®." } ] }, { - "lookupName": "org.reso.metadata.enums.Permission", - "lookupValue": "Vow", + "lookupName": "org.reso.metadata.enums.MemberStateLicenseType", + "lookupValue": "Salesperson", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "VOW" + "value": "Salesperson" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/VOW" + "value": "https://ddwiki.reso.org/display/DDW20/Salesperson" }, { "term": "Core.Description", - "value": "The image or document is okay for VOW use." + "value": "The member state license type is salesperson." } ] }, { - "lookupName": "org.reso.metadata.enums.ResourceName", - "lookupValue": "Contacts", + "lookupName": "org.reso.metadata.enums.MemberStateLicenseType", + "lookupValue": "Broker", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contacts" + "value": "Broker" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127839" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d11732170" }, { "term": "Core.Description", - "value": "This record is related to another record in the Contacts resource." + "value": "The member state license type is broker." } ] }, { - "lookupName": "org.reso.metadata.enums.ResourceName", - "lookupValue": "Member", + "lookupName": "org.reso.metadata.enums.MemberStateLicenseType", + "lookupValue": "Appraiser", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Member" + "value": "Appraiser" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127842" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d11732173" }, { "term": "Core.Description", - "value": "This record is related to another record in the Member resource." + "value": "The member state license type is appraiser." } ] }, { - "lookupName": "org.reso.metadata.enums.ResourceName", - "lookupValue": "Office", + "lookupName": "org.reso.metadata.enums.SavedSearchType", + "lookupValue": "SampleSavedSearchTypeEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.SearchQueryExceptions", + "lookupValue": "SampleSearchQueryExceptionsEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.SearchQueryType", + "lookupValue": "Dmql2", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office" + "value": "DMQL2" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127846" + "value": "https://ddwiki.reso.org/display/DDW20/DMQL2" }, { "term": "Core.Description", - "value": "This record is related to another record in the Office resource." + "value": "The query is in the form of DMQL2." } ] }, { - "lookupName": "org.reso.metadata.enums.ResourceName", - "lookupValue": "Property", + "lookupName": "org.reso.metadata.enums.SearchQueryType", + "lookupValue": "OdataFilter", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Property" + "value": "$filter" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127849" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127941" }, { "term": "Core.Description", - "value": "This record is related to another record in the Property resource." + "value": "The query is in the form of Odata\u0027s $filter." } ] }, { - "lookupName": "org.reso.metadata.enums.ContactListingPreference", - "lookupValue": "Discard", + "lookupName": "org.reso.metadata.enums.OfficeAssociationPrimaryIndicator", + "lookupValue": "NotApplicable", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Discard" + "value": "Not Applicable" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Discard" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128446" }, { "term": "Core.Description", - "value": "The contact has flagged to discard the given listing. The contact is not interested in the given listing." + "value": "The office status as primary, secondary, etc., is not applicable." } ] }, { - "lookupName": "org.reso.metadata.enums.ContactListingPreference", - "lookupValue": "Favorite", + "lookupName": "org.reso.metadata.enums.OfficeAssociationPrimaryIndicator", + "lookupValue": "Primary", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Favorite" + "value": "Primary" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Favorite" + "value": "https://ddwiki.reso.org/display/DDW20/Primary" }, { "term": "Core.Description", - "value": "The contact has flagged the given listing as a favorite. The contact is interested in the given listing." + "value": "The office is primary with the related association." } ] }, { - "lookupName": "org.reso.metadata.enums.ContactListingPreference", - "lookupValue": "Possibility", + "lookupName": "org.reso.metadata.enums.OfficeAssociationPrimaryIndicator", + "lookupValue": "Secondary", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Possibility" + "value": "Secondary" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Possibility" + "value": "https://ddwiki.reso.org/display/DDW20/Secondary" }, { "term": "Core.Description", - "value": "The contact has flagged the given listing as a possibility. The contact might be interested in the given listing." + "value": "The office is secondary with the related association." } ] }, { - "lookupName": "org.reso.metadata.enums.ActorType", - "lookupValue": "Agent", + "lookupName": "org.reso.metadata.enums.OfficeAssociationPrimaryIndicator", + "lookupValue": "Tertiary", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agent" + "value": "Tertiary" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Agent" + "value": "https://ddwiki.reso.org/display/DDW20/Tertiary" }, { "term": "Core.Description", - "value": "The event was generated by what the source defines as a real estate professional" + "value": "The office is tertiary with the related association." } ] }, { - "lookupName": "org.reso.metadata.enums.ActorType", - "lookupValue": "Bot", + "lookupName": "org.reso.metadata.enums.Attended", + "lookupValue": "Agent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Bot" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Bot" + "value": "Agent" }, { "term": "Core.Description", - "value": "The event was generated by a bot or some type of scripting tool" + "value": "The caravan stop will be attended by a licensed agent." } ] }, { - "lookupName": "org.reso.metadata.enums.ActorType", - "lookupValue": "Client", + "lookupName": "org.reso.metadata.enums.Attended", + "lookupValue": "Seller", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Client" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Client" + "value": "Seller" }, { "term": "Core.Description", - "value": "The event was generated by what the source defines as a registered client" + "value": "The caravan stop will be attended by the seller." } ] }, { - "lookupName": "org.reso.metadata.enums.ActorType", - "lookupValue": "Consumer", + "lookupName": "org.reso.metadata.enums.Attended", + "lookupValue": "Unattended", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Consumer" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Consumer" + "value": "Unattended" }, { "term": "Core.Description", - "value": "The event was generated by what the source defines as a consumer" + "value": "The caravan stop will not be attended." } ] }, { - "lookupName": "org.reso.metadata.enums.ActorType", - "lookupValue": "Unknown", + "lookupName": "org.reso.metadata.enums.Attended", + "lookupValue": "Agent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unknown" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Unknown" + "value": "Agent" }, { "term": "Core.Description", - "value": "The generating Actor type could not be identified" + "value": "The caravan stop will be attended by a licensed agent." } ] }, { - "lookupName": "org.reso.metadata.enums.DeviceType", - "lookupValue": "Desktop", + "lookupName": "org.reso.metadata.enums.Attended", + "lookupValue": "Seller", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Desktop" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Desktop" + "value": "Seller" }, { "term": "Core.Description", - "value": "The Actor\u0027s device has been identified as a desktop device by the source" + "value": "The caravan stop will be attended by the seller." } ] }, { - "lookupName": "org.reso.metadata.enums.DeviceType", - "lookupValue": "Mobile", + "lookupName": "org.reso.metadata.enums.Attended", + "lookupValue": "Unattended", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Mobile" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Mobile" + "value": "Unattended" }, { "term": "Core.Description", - "value": "The Actor\u0027s device has been identified as a mobile device by the source" + "value": "The caravan stop will not be attended." } ] }, { - "lookupName": "org.reso.metadata.enums.DeviceType", - "lookupValue": "Tablet", + "lookupName": "org.reso.metadata.enums.OpenHouseStatus", + "lookupValue": "Active", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tablet" + "value": "Active" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tablet" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127424" }, { "term": "Core.Description", - "value": "The Actor\u0027s device has been identified as a tablet device by the source" + "value": "The open house is active and continuing as scheduled." } ] }, { - "lookupName": "org.reso.metadata.enums.DeviceType", - "lookupValue": "Unknown", + "lookupName": "org.reso.metadata.enums.OpenHouseStatus", + "lookupValue": "Canceled", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unknown" + "value": "Canceled" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126225" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127432" }, { "term": "Core.Description", - "value": "The Actor\u0027s device could not be identified by the source" + "value": "The open house has been canceled." } ] }, { - "lookupName": "org.reso.metadata.enums.DeviceType", - "lookupValue": "Wearable", + "lookupName": "org.reso.metadata.enums.OpenHouseStatus", + "lookupValue": "Ended", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wearable" + "value": "Ended" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wearable" + "value": "https://ddwiki.reso.org/display/DDW20/Ended" }, { "term": "Core.Description", - "value": "The Actor\u0027s device has been identified as a wearable device by the source" + "value": "The open house has ended and is past the scheduled open house date and time." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "Agent", + "lookupName": "org.reso.metadata.enums.OpenHouseType", + "lookupValue": "Broker", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agent" + "value": "Broker" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126232" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127425" }, { "term": "Core.Description", - "value": "The EventType used a destination pertaining to the listing agent (i.e. the actor\u0027s submission of lead form went to the Listing Agent\u0027s contact information)" + "value": "The open house is only open to brokers, and at times agents." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "Broker", + "lookupName": "org.reso.metadata.enums.OpenHouseType", + "lookupValue": "Office", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Broker" + "value": "Office" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Broker" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127428" }, { "term": "Core.Description", - "value": "The EventType used a destination pertaining to the listing broker (i.e. the \"Clicked on Phone Number\" EventType is using the Broker\u0027s contact information)" + "value": "The open house is only open to the members of a particular office(s)." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "Digg", + "lookupName": "org.reso.metadata.enums.OpenHouseType", + "lookupValue": "Public", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Digg" + "value": "Public" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Digg" + "value": "https://ddwiki.reso.org/display/DDW20/Public" }, { "term": "Core.Description", - "value": "The Object was shared on Digg" + "value": "The open house is open to the general public." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "Email", + "lookupName": "org.reso.metadata.enums.OpenHouseType", + "lookupValue": "LivestreamBroker", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Email" + "value": "Livestream Broker" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Email" + "value": "https://ddwiki.reso.org/display/DDW20/Livestream+Broker" }, { "term": "Core.Description", - "value": "The Object was sent in an email" + "value": "The open house is livestreamed and only open to brokers and, at times, agents." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "Facebook", + "lookupName": "org.reso.metadata.enums.OpenHouseType", + "lookupValue": "LivestreamPublic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Facebook" + "value": "Livestream Public" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Facebook" + "value": "https://ddwiki.reso.org/display/DDW20/Livestream+Public" }, { "term": "Core.Description", - "value": "The Object was shared on Facebook" + "value": "The open house is livestreamed and open to the general public." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "FacebookMessenger", + "lookupName": "org.reso.metadata.enums.OfficeCorporateLicenseType", + "lookupValue": "Broker", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Facebook Messenger" + "value": "Broker" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Facebook+Messenger" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d11732163" }, { "term": "Core.Description", - "value": "The Object was shared via Facebook Messenger" + "value": "The office corporate license type is broker." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "Imessage", + "lookupName": "org.reso.metadata.enums.OfficeCorporateLicenseType", + "lookupValue": "Appraiser", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "iMessage" + "value": "Appraiser " }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/iMessage" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d11732167" }, { "term": "Core.Description", - "value": "The Object was shared via iMessage" + "value": "The office corporate license type is appraiser." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "Instagram", + "lookupName": "org.reso.metadata.enums.DailySchedule", + "lookupValue": "FridayAm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Instagram" + "value": "Friday AM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Instagram" + "value": "https://ddwiki.reso.org/display/DDW20/Friday+AM" }, { "term": "Core.Description", - "value": "The Object was shared on Instagram" + "value": "The prospect (auto email) will be sent every Friday morning." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "Linkedin", + "lookupName": "org.reso.metadata.enums.DailySchedule", + "lookupValue": "FridayPm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "LinkedIn" + "value": "Friday PM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/LinkedIn" + "value": "https://ddwiki.reso.org/display/DDW20/Friday+PM" }, { "term": "Core.Description", - "value": "The Object was shared on LinkedIn" + "value": "The prospect (auto email) will be sent every Friday evening." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "Pinterest", + "lookupName": "org.reso.metadata.enums.DailySchedule", + "lookupValue": "MondayAm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Pinterest" + "value": "Monday AM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Pinterest" + "value": "https://ddwiki.reso.org/display/DDW20/Monday+AM" }, { "term": "Core.Description", - "value": "The Object was pinned on Pinterest" + "value": "The prospect (auto email) will be sent every Monday morning." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "Reddit", + "lookupName": "org.reso.metadata.enums.DailySchedule", + "lookupValue": "MondayPm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Reddit" + "value": "Monday PM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Reddit" + "value": "https://ddwiki.reso.org/display/DDW20/Monday+PM" }, { "term": "Core.Description", - "value": "The Object was shared on Reddit" + "value": "The prospect (auto email) will be sent every Monday evening." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "Slack", + "lookupName": "org.reso.metadata.enums.DailySchedule", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Slack" + "value": "None" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Slack" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126163" }, { "term": "Core.Description", - "value": "The Object was shared via Slack" + "value": "The prospect (auto email) has not been setup for any daily schedule." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "Sms", + "lookupName": "org.reso.metadata.enums.DailySchedule", + "lookupValue": "SaturdayAm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SMS" + "value": "Saturday AM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SMS" + "value": "https://ddwiki.reso.org/display/DDW20/Saturday+AM" }, { "term": "Core.Description", - "value": "The Object was sent in an SMS message" + "value": "The prospect (auto email) will be sent every Saturday morning." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "Snapchat", + "lookupName": "org.reso.metadata.enums.DailySchedule", + "lookupValue": "SaturdayPm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Snapchat" + "value": "Saturday PM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Snapchat" + "value": "https://ddwiki.reso.org/display/DDW20/Saturday+PM" }, { "term": "Core.Description", - "value": "The Object was shared on Snapchat" + "value": "The prospect (auto email) will be sent every Saturday evening." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "Stumbleupon", + "lookupName": "org.reso.metadata.enums.DailySchedule", + "lookupValue": "SundayAm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "StumbleUpon" + "value": "Sunday AM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/StumbleUpon" + "value": "https://ddwiki.reso.org/display/DDW20/Sunday+AM" }, { "term": "Core.Description", - "value": "The Object was shared on StumbleUpon" + "value": "The prospect (auto email) will be sent every Sunday morning." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "Tumblr", + "lookupName": "org.reso.metadata.enums.DailySchedule", + "lookupValue": "SundayPm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tumblr" + "value": "Sunday PM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tumblr" + "value": "https://ddwiki.reso.org/display/DDW20/Sunday+PM" }, { "term": "Core.Description", - "value": "The Object was shared on Tumblr" + "value": "The prospect (auto email) will be sent every Sunday evening." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "Twitter", + "lookupName": "org.reso.metadata.enums.DailySchedule", + "lookupValue": "ThursdayAm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Twitter" + "value": "Thursday AM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Twitter" + "value": "https://ddwiki.reso.org/display/DDW20/Thursday+AM" }, { "term": "Core.Description", - "value": "The Object was tweeted on Twitter" + "value": "The prospect (auto email) will be sent every Thursday morning." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "Youtube", + "lookupName": "org.reso.metadata.enums.DailySchedule", + "lookupValue": "ThursdayPm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "YouTube" + "value": "Thursday PM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/YouTube" + "value": "https://ddwiki.reso.org/display/DDW20/Thursday+PM" }, { "term": "Core.Description", - "value": "The Object was shared on YouTube" + "value": "The prospect (auto email) will be sent every Thursday evening." } ] }, { - "lookupName": "org.reso.metadata.enums.EventTarget", - "lookupValue": "TikTok", + "lookupName": "org.reso.metadata.enums.DailySchedule", + "lookupValue": "TuesdayAm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "TikTok" + "value": "Tuesday AM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/TikTok" + "value": "https://ddwiki.reso.org/display/DDW20/Tuesday+AM" }, { "term": "Core.Description", - "value": "The object was shared on TikTok." + "value": "The prospect (auto email) will be sent every Tuesday morning." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "ClickedOnEmailAddress", + "lookupName": "org.reso.metadata.enums.DailySchedule", + "lookupValue": "TuesdayPm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Clicked on Email Address" + "value": "Tuesday PM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Clicked+on+Email+Address" + "value": "https://ddwiki.reso.org/display/DDW20/Tuesday+PM" }, { "term": "Core.Description", - "value": "The Actor engaged in the act of emailing to the Object\u0027s email address (note: does not indicate an email was sent)" + "value": "The prospect (auto email) will be sent every Tuesday evening." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "ClickedOnPhoneNumber", + "lookupName": "org.reso.metadata.enums.DailySchedule", + "lookupValue": "WednesdayAm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Clicked on Phone Number" + "value": "Wednesday AM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Clicked+on+Phone+Number" + "value": "https://ddwiki.reso.org/display/DDW20/Wednesday+AM" }, { "term": "Core.Description", - "value": "The Actor clicked on a phone number link associated with the Object" + "value": "The prospect (auto email) will be sent every Wednesday morning." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "ClickToPrimaryHostedSite", + "lookupName": "org.reso.metadata.enums.DailySchedule", + "lookupValue": "WednesdayPm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Click to Primary Hosted Site" + "value": "Wednesday PM" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Click+to+Primary+Hosted+Site" + "value": "https://ddwiki.reso.org/display/DDW20/Wednesday+PM" }, { "term": "Core.Description", - "value": "The Actor was referred to the Object\u0027s primary hosted website" + "value": "The prospect (auto email) will be sent every Wednesday evening." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "Comments", + "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", + "lookupValue": "AgentDisabled", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Comments" + "value": "Agent Disabled" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Comments" + "value": "https://ddwiki.reso.org/display/DDW20/Agent+Disabled" }, { "term": "Core.Description", - "value": "Comments were made on the Object" + "value": "The agent has disabled this auto email." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "DetailedView", + "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", + "lookupValue": "ClientDisabled", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Detailed View" + "value": "Client Disabled" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Detailed+View" + "value": "https://ddwiki.reso.org/display/DDW20/Client+Disabled" }, { "term": "Core.Description", - "value": "The object was the main focal point in the Actor\u0027s view." + "value": "The auto email has been disabled by the client/recipient." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "Discard", + "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", + "lookupValue": "ConciergeNotification", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Discard" + "value": "Concierge Notification" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126251" + "value": "https://ddwiki.reso.org/display/DDW20/Concierge+Notification" }, { "term": "Core.Description", - "value": "The Actor has reacted \"negatively\" to the object." + "value": "The auto email is on hold pending concierge approval by the member. The auto email is temporarily disabled." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "DrivingDirections", + "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", + "lookupValue": "FinalIgnoredWarning", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Driving Directions" + "value": "Final Ignored Warning" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Driving+Directions" + "value": "https://ddwiki.reso.org/display/DDW20/Final+Ignored+Warning" }, { "term": "Core.Description", - "value": "The Actor engaged in driving directions with the Object" + "value": "The final warning that the auto email has not been viewed by the client/recipient and may be inactivated due to being ignored. The auto email is still active." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "ExitDetailedView", + "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", + "lookupValue": "Ignored", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Exit Detailed View" + "value": "Ignored" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Exit+Detailed+View" + "value": "https://ddwiki.reso.org/display/DDW20/Ignored" }, { "term": "Core.Description", - "value": "The actor left the detailed view." + "value": "The auto email was not viewed by the client/recipient in the time frame designated by the host system. The auto email is disabled." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "Favorited", + "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", + "lookupValue": "InitialIgnoredWarning", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Favorited" + "value": "Initial Ignored Warning" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Favorited" + "value": "https://ddwiki.reso.org/display/DDW20/Initial+Ignored+Warning" }, { "term": "Core.Description", - "value": "The Actor has reacted \"positively\" to the object." + "value": "The first warning that the auto email has not been viewed by the client/recipient. The auto email is still active." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "Maybe", + "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", + "lookupValue": "Invalid", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Maybe" + "value": "Invalid" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Maybe" + "value": "https://ddwiki.reso.org/display/DDW20/Invalid" }, { "term": "Core.Description", - "value": "The Actor has reacted \"possibly positive\" to the object." + "value": "The auto email is no longer valid per some conditions set by the host system. The auto email is disabled." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "ObjectModified", + "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", + "lookupValue": "NoListingsFound", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Object Modified" + "value": "No Listings Found" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Object+Modified" + "value": "https://ddwiki.reso.org/display/DDW20/No+Listings+Found" }, { "term": "Core.Description", - "value": "The tracking Obect was modified in some way." + "value": "The auto email has not found any listings matching the criteria and been disabled per the host system rules." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "PhotoGallery", + "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", + "lookupValue": "NoListingsFoundWarning", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Photo Gallery" + "value": "No Listings Found Warning" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Photo+Gallery" + "value": "https://ddwiki.reso.org/display/DDW20/No+Listings+Found+Warning" }, { "term": "Core.Description", - "value": "The Actor participated in a photo gallery display" + "value": "The auto email has not found any listings matching the criteria and may be disabled. The auto email is still active." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "Printed", + "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", + "lookupValue": "NoOneToSendTo", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Printed" + "value": "No One To Send To" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Printed" + "value": "https://ddwiki.reso.org/display/DDW20/No+One+To+Send+To" }, { "term": "Core.Description", - "value": "The Actor printed the object" + "value": "There is no valid email address and the auto email has been inactivated." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "PropertyVideos", + "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", + "lookupValue": "OverLimit", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Property Videos" + "value": "Over Limit" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Property+Videos" + "value": "https://ddwiki.reso.org/display/DDW20/Over+Limit" }, { "term": "Core.Description", - "value": "The Actor has interacted with a property video with the Object" + "value": "The auto email has reached the limit of listing results as set by the host system. The auto email is disabled." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "Search", + "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", + "lookupValue": "ReActivated", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Search" + "value": "Re-Activated" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Search" + "value": "https://ddwiki.reso.org/display/DDW20/Re-Activated" }, { "term": "Core.Description", - "value": "The tracking Object is data is part of a search and will contain more than one result. Normally, the search result data will be presented in the ObjectCollection field and include ALL the listings that were part of the search." + "value": "The auto email has was previously disabled and has been set back to active." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "Share", + "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", + "lookupValue": "Revised", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Share" + "value": "Revised" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Share" + "value": "https://ddwiki.reso.org/display/DDW20/Revised" }, { "term": "Core.Description", - "value": "The sharing of a listing to another media or entity (includes social media sites, IM\u0027s, email and SMS messages)" + "value": "The auto email has been revised and is active." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "SubmissionOfLeadForm", + "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", + "lookupValue": "SearchFailing", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Submission of Lead Form" + "value": "Search Failing" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Submission+of+Lead+Form" + "value": "https://ddwiki.reso.org/display/DDW20/Search+Failing" }, { "term": "Core.Description", - "value": "The Actor has submitted a lead form" + "value": "The auto email\u0027s search criteria is failing and should be reviewed by the host system. The auto email is disabled." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "VirtualTour", + "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", + "lookupValue": "WelcomeEmailIgnored", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Virtual Tour" + "value": "Welcome Email Ignored" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Virtual+Tour" + "value": "https://ddwiki.reso.org/display/DDW20/Welcome+Email+Ignored" }, { "term": "Core.Description", - "value": "The Actor viewed the Object\u0027s virtual tour" + "value": "The initial auto email has not been viewed by the client/recipient and the auto email has been deactivated." } ] }, { - "lookupName": "org.reso.metadata.enums.EventType", - "lookupValue": "Impression", + "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", + "lookupValue": "WelcomeEmailIgnoredWarning", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Impression" + "value": "Welcome Email Ignored Warning" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Impression" + "value": "https://ddwiki.reso.org/display/DDW20/Welcome+Email+Ignored+Warning" }, { "term": "Core.Description", - "value": "The object appeared as a form of impression. This is normally the result of a search and not the main focal point to the actor\u0027s view." + "value": "The initial auto email has not been viewed by the client/recipient. The auto email is still active." } ] }, { - "lookupName": "org.reso.metadata.enums.ObjectIdType", - "lookupValue": "Listingid", + "lookupName": "org.reso.metadata.enums.ScheduleType", + "lookupValue": "Asap", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ListingId" + "value": "ASAP" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingId" + "value": "https://ddwiki.reso.org/display/DDW20/ASAP" }, { "term": "Core.Description", - "value": "The ObjectID is the MLS listing number" + "value": "The prospect (auto email) will be sent as soon as possible through each day. Actual time is determined by listing additions/changes that match the given criteria and by the host system\u0027s delivery policy/schedule." } ] }, { - "lookupName": "org.reso.metadata.enums.ObjectIdType", - "lookupValue": "Listingkey", + "lookupName": "org.reso.metadata.enums.ScheduleType", + "lookupValue": "Daily", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ListingKey" + "value": "Daily" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListingKey" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127931" }, { "term": "Core.Description", - "value": "The Object is a key field from an MLS system." + "value": "The prospect (auto email) will be sent according to the Daily Schedule." } ] }, { - "lookupName": "org.reso.metadata.enums.ObjectIdType", - "lookupValue": "Openhouseid", + "lookupName": "org.reso.metadata.enums.ScheduleType", + "lookupValue": "Monthly", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "OpenHouseId" + "value": "Monthly" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseId" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127936" }, { "term": "Core.Description", - "value": "The ObjectID is an Open House ID" + "value": "The prospect (auto email) will be sent once per month." } ] }, { - "lookupName": "org.reso.metadata.enums.ObjectIdType", - "lookupValue": "Openhousekey", + "lookupName": "org.reso.metadata.enums.OrganizationType", + "lookupValue": "SampleOrganizationTypeEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.QueueTransactionType", + "lookupValue": "Add", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "OpenHouseKey" + "value": "Add" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OpenHouseKey" + "value": "https://ddwiki.reso.org/display/DDW20/Add" }, { "term": "Core.Description", - "value": "The ObjectID is the key of an Open House record." + "value": "The resource record being referenced by the queue does not yet exist in the target and is an addition." } ] }, { - "lookupName": "org.reso.metadata.enums.ObjectIdType", - "lookupValue": "Parcelnumber", + "lookupName": "org.reso.metadata.enums.QueueTransactionType", + "lookupValue": "Change", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ParcelNumber" + "value": "Change" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ParcelNumber" + "value": "https://ddwiki.reso.org/display/DDW20/Change" }, { "term": "Core.Description", - "value": "When no listing exists or the tracking is property centric, the ObjectIdType of the property\u0027s Parcel Number is used." + "value": "The resource record being referenced by the queue exists in the target and is being modified." } ] }, { - "lookupName": "org.reso.metadata.enums.ObjectIdType", - "lookupValue": "Puid", + "lookupName": "org.reso.metadata.enums.QueueTransactionType", + "lookupValue": "Delete", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "PUID" + "value": "Delete" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/PUID" + "value": "https://ddwiki.reso.org/display/DDW20/Delete" }, { "term": "Core.Description", - "value": "When no listing exists and the tracking property centric, the RESO PUID is being used." + "value": "The resource record being referenced by the queue exists in the target and is to be removed." } ] }, { - "lookupName": "org.reso.metadata.enums.ObjectIdType", - "lookupValue": "Savedsearchkey", + "lookupName": "org.reso.metadata.enums.RuleFormat", + "lookupValue": "Javascript", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "SavedSearchKey" + "value": "JavaScript" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/SavedSearchKey" + "value": "https://ddwiki.reso.org/display/DDW20/JavaScript" }, { "term": "Core.Description", - "value": "When the event is the execution of a saved search, the ObjectID will be the SavedSearchKey from the system that executed the search. Individual listings from the result set or being viewed would be separate events for each record." + "value": "Business rules expressed utilizing the JavaScript language. The underlying structure of the rules are not defined at this time and may vary from source to source." } ] }, { - "lookupName": "org.reso.metadata.enums.ObjectIdType", - "lookupValue": "Unique", + "lookupName": "org.reso.metadata.enums.RuleFormat", + "lookupValue": "OdataFilter", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unique" + "value": "$filter" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Unique" + "value": "https://ddwiki.reso.org/display/DDW20/%24filter" }, { "term": "Core.Description", - "value": "The ObjectID is a unique ID supplied by the source and is not one of the other types…" + "value": "Business rules expressed utilizing the OData $filter syntax. The underlying structure of the rules are not defined at this time and may vary from source to source." } ] }, { - "lookupName": "org.reso.metadata.enums.ObjectType", - "lookupValue": "Document", + "lookupName": "org.reso.metadata.enums.RuleFormat", + "lookupValue": "Rebr", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Document" + "value": "REBR" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127393" + "value": "https://ddwiki.reso.org/display/DDW20/REBR" }, { "term": "Core.Description", - "value": "The Object of the tracking event is a Document." + "value": "Real Estate Business Rule (REBR) notation, based on RuleSpeak structured notation, uses a predictable syntax to allow humans to clearly and unambiguously specify real estate business rules. REBR is not machine consumable and design for human production and consumption." } ] }, { - "lookupName": "org.reso.metadata.enums.ObjectType", - "lookupValue": "Listing", + "lookupName": "org.reso.metadata.enums.RuleFormat", + "lookupValue": "RetsValidation", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing" + "value": "RetsValidation" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Listing" + "value": "https://ddwiki.reso.org/display/DDW20/RetsValidation" }, { "term": "Core.Description", - "value": "The object of the tracking event is a real estate listing" + "value": "Business rules expressed using the well defined RETS 1.9 Validation Expressions. See section 11.4.7 of the RETS 1.9 Specification for additional details. https://www.reso.org/download/rets-1-9-specification/" } ] }, { - "lookupName": "org.reso.metadata.enums.ObjectType", - "lookupValue": "OpenHouse", + "lookupName": "org.reso.metadata.enums.RuleType", + "lookupValue": "SampleRuleTypeEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.ShowingTimeZone", + "lookupValue": "Alaska", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Open House" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127402" + "value": "Alaska" }, { "term": "Core.Description", - "value": "The object of the tracking event is an Open House event" + "value": "The showing time zone is identified as being in the Alaska Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.ObjectType", - "lookupValue": "Photo", + "lookupName": "org.reso.metadata.enums.ShowingTimeZone", + "lookupValue": "Arizona", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Photo" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127406" + "value": "Arizona" }, { "term": "Core.Description", - "value": "The Object of the tracking event is a Photo." + "value": "The showing time zone is identified as being in the the U.S. state of Arizona, which does not observe Daylight Savings Time. Therefore, Arizona remains on Mountain Standard Time all year, with the exception of the Navajo Nation, which uses Daylight Savings Time. Thus, most of the population of Arizona is on Mountain Time during winter months and on Pacific Daylight Time during summer months." } ] }, { - "lookupName": "org.reso.metadata.enums.ObjectType", - "lookupValue": "Property", + "lookupName": "org.reso.metadata.enums.ShowingTimeZone", + "lookupValue": "Atlantic", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Property" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Property" + "value": "Atlantic" }, { "term": "Core.Description", - "value": "When no listing exists or the tracking is property centric, the ObjectType of Property is used." + "value": "The showing time zone is identified as being in the Atlantic Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.ObjectType", - "lookupValue": "SavedSearch", + "lookupName": "org.reso.metadata.enums.ShowingTimeZone", + "lookupValue": "Central", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Saved Search" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127417" + "value": "Central" }, { "term": "Core.Description", - "value": "When the event is the execution of a saved search, the Object will be a Saved Search from the system that executed the search. If tracked, individual listings from the result set or being viewed would be separate events for each record." + "value": "The showing time zone is identified as being in the Central Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.ObjectType", - "lookupValue": "VirtualTour", + "lookupName": "org.reso.metadata.enums.ShowingTimeZone", + "lookupValue": "Chamorro", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Virtual Tour" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127420" + "value": "Chamorro" }, { "term": "Core.Description", - "value": "The Object of the tracking event is considered a Virtual Tour." + "value": "The showing time zone is identified as being in the Chamorro Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.TrackingType", - "lookupValue": "ListAgentMlsId", + "lookupName": "org.reso.metadata.enums.ShowingTimeZone", + "lookupValue": "Eastern", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ListAgentMlsId" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListAgentMlsId" + "value": "Eastern" }, { "term": "Core.Description", - "value": "Indicates that the ListAgentMlsId is the focus of the tracking search. Values in the TrackingValues field will be actual ListAgentMlsIds" + "value": "The showing time zone is identified as being in the Eastern Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.TrackingType", - "lookupValue": "ListingId", + "lookupName": "org.reso.metadata.enums.ShowingTimeZone", + "lookupValue": "HawaiiAleutian", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ListingId" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128476" + "value": "Hawaii–Aleutian" }, { "term": "Core.Description", - "value": "Indicates that the ListingId is the focus of the tracking search. Values in the TrackingValues field will be actual ListingIDs" + "value": "The showing time zone is identified as being in the Hawaii–Aleutian Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.TrackingType", - "lookupValue": "ListOfficeMlsId", + "lookupName": "org.reso.metadata.enums.ShowingTimeZone", + "lookupValue": "Mountain", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ListOfficeMlsId" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ListOfficeMlsId" + "value": "Mountain" }, { "term": "Core.Description", - "value": "Indicates that the ListOfficeMlsId is the focus of the tracking search. Values in the TrackingValues field will be actual ListOfficeMlsIds" + "value": "The showing time zone is identified as being in the Mountain Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.TrackingType", - "lookupValue": "MainOfficeMlsId", + "lookupName": "org.reso.metadata.enums.ShowingTimeZone", + "lookupValue": "Pacific", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MainOfficeMlsId" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/MainOfficeMlsId" + "value": "Pacific" }, { "term": "Core.Description", - "value": "Indicates that the MainOfficeMLSId is the focus of the tracking search. Values in the TrackingValues field will be MainOfficeMlsIds." + "value": "The showing time zone is identified as being in the Pacific Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.TrackingType", - "lookupValue": "OUID", + "lookupName": "org.reso.metadata.enums.ShowingTimeZone", + "lookupValue": "PuertoRico", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "OUID" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/OUID" + "value": "Puerto Rico" }, { "term": "Core.Description", - "value": "Indicates that the RESO Unique Organization Identifier (UOI) is the focus of the tracking search. Values in the TrackingValues field will be actual UOI numbers." + "value": "The showing time zone is identified as being in the the U.S. territory of Puerto Rico, which does not observe Daylight Savings Time. Therefore, Puerto Rico remains on Atlantic Standard Time all year. During the summer, the time in Puerto Rico matches the Eastern Time Zone cities of New York and Miami. In winter, the time matches Bermuda and Halifax, Nova Scotia, Canada." } ] }, { - "lookupName": "org.reso.metadata.enums.EventSource", - "lookupValue": "Map", + "lookupName": "org.reso.metadata.enums.ShowingTimeZone", + "lookupValue": "VirginIslands", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Map" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d11732159" + "value": "Virgin Islands" }, { "term": "Core.Description", - "value": "The source of the object being viewed pertaining to application structure (e.g., the listing impression was displayed on a map)." + "value": "The showing time zone is identified as being in the the U.S. territory of U.S. Virgin Islands, which does not observe Daylight Savings Time. Therefore, U.S. Virgin Islands remains on Atlantic Standard Time all year. During the summer, the time in U.S. Virgin Islands matches the Eastern Time Zone cities of New York and Miami. In winter, the time matches Bermuda and Halifax, Nova Scotia, Canada." } ] }, { - "lookupName": "org.reso.metadata.enums.EventSource", - "lookupValue": "List", + "lookupName": "org.reso.metadata.enums.ShowingTimeZone", + "lookupValue": "Samoa", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "List" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/List" + "value": "Samoa" }, { "term": "Core.Description", - "value": "The source of the object being viewed pertaining to application structure (e.g., the listing impression was displayed in a scrollable list/table with others)." + "value": "The showing time zone is identified as being in the Samoa Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.EventSource", - "lookupValue": "VoiceAssistant", + "lookupName": "org.reso.metadata.enums.ShowingTimeZone", + "lookupValue": "WakeIsland", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Voice Assistant" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Voice+Assistant" + "value": "Wake Island" }, { "term": "Core.Description", - "value": "The source of the object being viewed pertaining to application structure (e.g., the listing impression was conveyed via a voice assistant like Amazon Echo)." + "value": "The showing time zone is identified as being in the Wake Island Time Zone." } ] }, { - "lookupName": "org.reso.metadata.enums.SavedSearchType", - "lookupValue": "SampleSavedSearchTypeEnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.SearchQueryExceptions", - "lookupValue": "SampleSearchQueryExceptionsEnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.SearchQueryType", - "lookupValue": "DMQL2", + "lookupName": "org.reso.metadata.enums.ShowingStatus", + "lookupValue": "AcceptingRequests", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "DMQL2" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/DMQL2" + "value": "Accepting Requests" }, { "term": "Core.Description", - "value": "The query is in the form of DMQL2." + "value": "Showing requests are accepted." } ] }, { - "lookupName": "org.reso.metadata.enums.SearchQueryType", - "lookupValue": "OdataFilter", + "lookupName": "org.reso.metadata.enums.ShowingStatus", + "lookupValue": "OnHold", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "$filter" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127941" + "value": "On Hold" }, { "term": "Core.Description", - "value": "The query is in the form of Odata\u0027s $filter." + "value": "Showing requests are temporarily not accepted." } ] }, { - "lookupName": "org.reso.metadata.enums.Attended", - "lookupValue": "Agent", + "lookupName": "org.reso.metadata.enums.ShowingStatus", + "lookupValue": "NoShowings", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agent" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1125635" + "value": "No Showings" }, { "term": "Core.Description", - "value": "A licensed real estate agent will be present at the open house event." + "value": "No showing requests are accepted." } ] }, { - "lookupName": "org.reso.metadata.enums.Attended", - "lookupValue": "Seller", + "lookupName": "org.reso.metadata.enums.ShowingStatus", + "lookupValue": "RestrictedShowings", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Seller" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Seller" + "value": "Restricted Showings" }, { "term": "Core.Description", - "value": "A licensed real estate agent will not be present and the property owner will be present at the open house event." + "value": "Showings are accepted with restrictions." } ] }, { - "lookupName": "org.reso.metadata.enums.Attended", - "lookupValue": "Unattended", + "lookupName": "org.reso.metadata.enums.TeamStatus", + "lookupValue": "Active", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Unattended" + "value": "Active" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Unattended" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128180" }, { "term": "Core.Description", - "value": "The open house event will not be attended. Access will normally be via lockbox or other pre-arranged means." + "value": "The team is active." } ] }, { - "lookupName": "org.reso.metadata.enums.OpenHouseStatus", - "lookupValue": "Active", + "lookupName": "org.reso.metadata.enums.TeamStatus", + "lookupValue": "Inactive", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Active" + "value": "Inactive" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127424" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128183" }, { "term": "Core.Description", - "value": "The open house is active and continuing as scheduled." + "value": "The team is not active." } ] }, { - "lookupName": "org.reso.metadata.enums.OpenHouseStatus", - "lookupValue": "Canceled", + "lookupName": "org.reso.metadata.enums.TeamImpersonationLevel", + "lookupValue": "SampleTeamImpersonationLevelEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.TeamMemberType", + "lookupValue": "AdministrationAssistant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Canceled" + "value": "Administration Assistant" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127432" + "value": "https://ddwiki.reso.org/display/DDW20/Administration+Assistant" }, { "term": "Core.Description", - "value": "The open house has been canceled." + "value": "The member of a team who assists with administrative tasks." } ] }, { - "lookupName": "org.reso.metadata.enums.OpenHouseStatus", - "lookupValue": "Ended", + "lookupName": "org.reso.metadata.enums.TeamMemberType", + "lookupValue": "BuyerAgent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ended" + "value": "Buyer Agent" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ended" + "value": "https://ddwiki.reso.org/display/DDW20/Buyer+Agent" }, { "term": "Core.Description", - "value": "The open house has ended and is past the scheduled open house date and time." + "value": "A member of the real estate team." } ] }, { - "lookupName": "org.reso.metadata.enums.OpenHouseType", - "lookupValue": "Broker", + "lookupName": "org.reso.metadata.enums.TeamMemberType", + "lookupValue": "ShowingAgent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Broker" + "value": "Showing Agent" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127425" + "value": "https://ddwiki.reso.org/display/DDW20/Showing+Agent" }, { "term": "Core.Description", - "value": "The open house is only open to brokers, and at times agents." + "value": "The member of a team who handles showing events." } ] }, { - "lookupName": "org.reso.metadata.enums.OpenHouseType", - "lookupValue": "Office", + "lookupName": "org.reso.metadata.enums.TeamMemberType", + "lookupValue": "LeadManager", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Office" + "value": "Lead Manager" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127428" + "value": "https://ddwiki.reso.org/display/DDW20/Lead+Manager" }, { "term": "Core.Description", - "value": "The open house is only open to the members of a particular office(s)." + "value": "The member of the team who is the lead manager." } ] }, { - "lookupName": "org.reso.metadata.enums.OpenHouseType", - "lookupValue": "Public", + "lookupName": "org.reso.metadata.enums.TeamMemberType", + "lookupValue": "ListingAgent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Public" + "value": "Listing Agent" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Public" + "value": "https://ddwiki.reso.org/display/DDW20/Listing+Agent" }, { "term": "Core.Description", - "value": "The open house is open to the general public." + "value": "The member of a team who lists properties." } ] }, { - "lookupName": "org.reso.metadata.enums.OpenHouseType", - "lookupValue": "LivestreamBroker", + "lookupName": "org.reso.metadata.enums.TeamMemberType", + "lookupValue": "MarketingAssistant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Livestream Broker" + "value": "Marketing Assistant" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Livestream+Broker" + "value": "https://ddwiki.reso.org/display/DDW20/Marketing+Assistant" }, { "term": "Core.Description", - "value": "The open house is livestreamed and only open to brokers and, at times, agents." + "value": "The member of a team who assists with marketing." } ] }, { - "lookupName": "org.reso.metadata.enums.OpenHouseType", - "lookupValue": "LivestreamPublic", + "lookupName": "org.reso.metadata.enums.TeamMemberType", + "lookupValue": "OperationsManager", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Livestream Public" + "value": "Operations Manager" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Livestream+Public" + "value": "https://ddwiki.reso.org/display/DDW20/Operations+Manager" }, { "term": "Core.Description", - "value": "The open house is livestreamed and open to the general public." + "value": "The member of the team who manages operations." } ] }, { - "lookupName": "org.reso.metadata.enums.DailySchedule", - "lookupValue": "FridayAM", + "lookupName": "org.reso.metadata.enums.TeamMemberType", + "lookupValue": "TeamLead", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Friday AM" + "value": "Team Lead" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Friday+AM" + "value": "https://ddwiki.reso.org/display/DDW20/Team+Lead" }, { "term": "Core.Description", - "value": "The prospect (auto email) will be sent every Friday morning." + "value": "The leading member of a team." } ] }, { - "lookupName": "org.reso.metadata.enums.DailySchedule", - "lookupValue": "FridayPM", + "lookupName": "org.reso.metadata.enums.TeamMemberType", + "lookupValue": "TeamMember", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Friday PM" + "value": "Team Member" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Friday+PM" + "value": "https://ddwiki.reso.org/display/DDW20/Team+Member" }, { "term": "Core.Description", - "value": "The prospect (auto email) will be sent every Friday evening." + "value": "A member of the real estate team." } ] }, { - "lookupName": "org.reso.metadata.enums.DailySchedule", - "lookupValue": "MondayAM", + "lookupName": "org.reso.metadata.enums.TeamMemberType", + "lookupValue": "TransactionCoordinator", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Monday AM" + "value": "Transaction Coordinator" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Monday+AM" + "value": "https://ddwiki.reso.org/display/DDW20/Transaction+Coordinator" }, { "term": "Core.Description", - "value": "The prospect (auto email) will be sent every Monday morning." + "value": "The member of a team who handles transaction details." } ] }, { - "lookupName": "org.reso.metadata.enums.DailySchedule", - "lookupValue": "MondayPM", + "lookupName": "org.reso.metadata.enums.GreenVerificationSource", + "lookupValue": "Administrator", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Monday PM" + "value": "Administrator" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Monday+PM" + "value": "https://ddwiki.reso.org/display/DDW20/Administrator" }, { "term": "Core.Description", - "value": "The prospect (auto email) will be sent every Monday evening." + "value": "An administrator such as a utility, governmental entity, etc. provided data such as photovoltaic characteristics, or a verified score, certification, label, etc." } ] }, { - "lookupName": "org.reso.metadata.enums.DailySchedule", - "lookupValue": "None", + "lookupName": "org.reso.metadata.enums.GreenVerificationSource", + "lookupValue": "Assessor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "None" + "value": "Assessor" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126163" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126612" }, { "term": "Core.Description", - "value": "The prospect (auto email) has not been setup for any daily schedule." + "value": "The assessor provided data such as photovoltaic characteristics, or a verified score, certification, label, etc." } ] }, { - "lookupName": "org.reso.metadata.enums.DailySchedule", - "lookupValue": "SaturdayAM", + "lookupName": "org.reso.metadata.enums.GreenVerificationSource", + "lookupValue": "Builder", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Saturday AM" + "value": "Builder" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Saturday+AM" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126616" }, { "term": "Core.Description", - "value": "The prospect (auto email) will be sent every Saturday morning." + "value": "The builder provided data such as photovoltaic characteristics, or a verified score, certification, label, etc." } ] }, { - "lookupName": "org.reso.metadata.enums.DailySchedule", - "lookupValue": "SaturdayPM", + "lookupName": "org.reso.metadata.enums.GreenVerificationSource", + "lookupValue": "ContractorOrInstaller", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Saturday PM" + "value": "Contractor or Installer" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Saturday+PM" + "value": "https://ddwiki.reso.org/display/DDW20/Contractor+or+Installer" }, { "term": "Core.Description", - "value": "The prospect (auto email) will be sent every Saturday evening." + "value": "The contractor or installer provided data such as photovoltaic characteristics, or a verified score, certification, label, etc." } ] }, { - "lookupName": "org.reso.metadata.enums.DailySchedule", - "lookupValue": "SundayAM", + "lookupName": "org.reso.metadata.enums.GreenVerificationSource", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sunday AM" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sunday+AM" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126622" }, { "term": "Core.Description", - "value": "The prospect (auto email) will be sent every Sunday morning." + "value": "Data such as photovoltaic characteristics, or a verified score, certification, label, etc. was received from another party not listed." } ] }, { - "lookupName": "org.reso.metadata.enums.DailySchedule", - "lookupValue": "SundayPM", + "lookupName": "org.reso.metadata.enums.GreenVerificationSource", + "lookupValue": "Owner", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Sunday PM" + "value": "Owner" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Sunday+PM" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126625" }, { "term": "Core.Description", - "value": "The prospect (auto email) will be sent every Sunday evening." + "value": "The owner provided data such as photovoltaic characteristics, or a verified score, certification, label, etc." } ] }, { - "lookupName": "org.reso.metadata.enums.DailySchedule", - "lookupValue": "ThursdayAM", + "lookupName": "org.reso.metadata.enums.GreenVerificationSource", + "lookupValue": "ProgramSponsor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Thursday AM" + "value": "Program Sponsor" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Thursday+AM" + "value": "https://ddwiki.reso.org/display/DDW20/Program+Sponsor" }, { "term": "Core.Description", - "value": "The prospect (auto email) will be sent every Thursday morning." + "value": "The program sponsor provided data such as photovoltaic characteristics, or a verified score, certification, label, etc." } ] }, { - "lookupName": "org.reso.metadata.enums.DailySchedule", - "lookupValue": "ThursdayPM", + "lookupName": "org.reso.metadata.enums.GreenVerificationSource", + "lookupValue": "ProgramVerifier", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Thursday PM" + "value": "Program Verifier" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Thursday+PM" + "value": "https://ddwiki.reso.org/display/DDW20/Program+Verifier" }, { "term": "Core.Description", - "value": "The prospect (auto email) will be sent every Thursday evening." + "value": "The program verifier hired as a third-party provided data such as photovoltaic characteristics, or a verified score, certification, label, etc." } ] }, { - "lookupName": "org.reso.metadata.enums.DailySchedule", - "lookupValue": "TuesdayAM", + "lookupName": "org.reso.metadata.enums.GreenVerificationSource", + "lookupValue": "PublicRecords", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tuesday AM" + "value": "Public Records" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tuesday+AM" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126637" }, { "term": "Core.Description", - "value": "The prospect (auto email) will be sent every Tuesday morning." + "value": "Data such as photovoltaic characteristics, or a verified score, certification, label, etc. was received from public record such as a building permit." } ] }, { - "lookupName": "org.reso.metadata.enums.DailySchedule", - "lookupValue": "TuesdayPM", + "lookupName": "org.reso.metadata.enums.GreenVerificationSource", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tuesday PM" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tuesday+PM" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126645" }, { "term": "Core.Description", - "value": "The prospect (auto email) will be sent every Tuesday evening." + "value": "See remarks for information about the source of data such as photovoltaic characteristics, or a verified score, certification, label, etc." } ] }, { - "lookupName": "org.reso.metadata.enums.DailySchedule", - "lookupValue": "WednesdayAM", + "lookupName": "org.reso.metadata.enums.GreenVerificationStatus", + "lookupValue": "Complete", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wednesday AM" + "value": "Complete" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wednesday+AM" + "value": "https://ddwiki.reso.org/display/DDW20/Complete" }, { "term": "Core.Description", - "value": "The prospect (auto email) will be sent every Wednesday morning." + "value": "Indicates that verification process is complete. All requirements are complete and official verification documentation is on file or published; or more than 12 months of occupancy." } ] }, { - "lookupName": "org.reso.metadata.enums.DailySchedule", - "lookupValue": "WednesdayPM", + "lookupName": "org.reso.metadata.enums.GreenVerificationStatus", + "lookupValue": "InProcess", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Wednesday PM" + "value": "In Process" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Wednesday+PM" + "value": "https://ddwiki.reso.org/display/DDW20/In+Process" }, { "term": "Core.Description", - "value": "The prospect (auto email) will be sent every Wednesday evening." + "value": "Indicates that verification process is underway, but not complete. Application, plans testing or specifications in process; or may be less than 12 months of occupancy." } ] }, { - "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", - "lookupValue": "AgentDisabled", + "lookupName": "org.reso.metadata.enums.PowerProductionAnnualStatus", + "lookupValue": "Actual", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agent Disabled" + "value": "Actual" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Agent+Disabled" + "value": "https://ddwiki.reso.org/display/DDW20/Actual" }, { "term": "Core.Description", - "value": "The agent has disabled this auto email." + "value": "Annual production derived from 12 or more months of actual data. The most recent 12 months is preferred because systems can degrade, albeit slowly, over time and, more importantly, conditions (e.g., trees) can change. Therefore older data might over- or under-estimate current production amounts." } ] }, { - "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", - "lookupValue": "ClientDisabled", + "lookupName": "org.reso.metadata.enums.PowerProductionAnnualStatus", + "lookupValue": "Estimated", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Client Disabled" + "value": "Estimated" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Client+Disabled" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127687" }, { "term": "Core.Description", - "value": "The auto email has been disabled by the client/recipient." + "value": "Annual production as estimated at the time or before the system began operation." } ] }, { - "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", - "lookupValue": "ConciergeNotification", + "lookupName": "org.reso.metadata.enums.PowerProductionAnnualStatus", + "lookupValue": "PartiallyEstimated", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Concierge Notification" + "value": "Partially Estimated" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Concierge+Notification" + "value": "https://ddwiki.reso.org/display/DDW20/Partially+Estimated" }, { "term": "Core.Description", - "value": "The auto email is on hold pending concierge approval by the member. The auto email is temporarily disabled." + "value": "Annual production derived from less than 12 months of actual data, and therefore extrapolated to estimate annual production." } ] }, { - "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", - "lookupValue": "FinalIgnoredWarning", + "lookupName": "org.reso.metadata.enums.PowerProductionOwnership", + "lookupValue": "SellerOwned", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Final Ignored Warning" + "value": "Seller Owned" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Final+Ignored+Warning" + "value": "https://ddwiki.reso.org/display/DDW20/Seller+Owned" }, { "term": "Core.Description", - "value": "The final warning that the auto email has not been viewed by the client/recipient and may be inactivated due to being ignored. The auto email is still active." + "value": "The selected power production system is owned by the seller of the property." } ] }, { - "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", - "lookupValue": "Ignored", + "lookupName": "org.reso.metadata.enums.PowerProductionOwnership", + "lookupValue": "ThirdPartyOwned", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Ignored" + "value": "Third-Party Owned" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Ignored" + "value": "https://ddwiki.reso.org/display/DDW20/Third-Party+Owned" }, { "term": "Core.Description", - "value": "The auto email was not viewed by the client/recipient in the time frame designated by the host system. The auto email is disabled." + "value": "The selected power production system is owned by a third party (e.g., Leased, Power Purchase Agreement). See Seller Financing for Power Production Agreement." } ] }, { - "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", - "lookupValue": "InitialIgnoredWarning", + "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", + "lookupValue": "Appraiser", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Initial Ignored Warning" + "value": "Appraiser" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Initial+Ignored+Warning" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127872" }, { "term": "Core.Description", - "value": "The first warning that the auto email has not been viewed by the client/recipient. The auto email is still active." + "value": "The length and width of the room were provided by an appraiser." } ] }, { - "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", - "lookupValue": "Invalid", + "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", + "lookupValue": "Assessor", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Invalid" + "value": "Assessor" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Invalid" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127876" }, { "term": "Core.Description", - "value": "The auto email is no longer valid per some conditions set by the host system. The auto email is disabled." + "value": "The length and width of the room were provided by the assessor." } ] }, { - "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", - "lookupValue": "NoListingsFound", + "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", + "lookupValue": "Builder", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "No Listings Found" + "value": "Builder" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/No+Listings+Found" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127884" }, { "term": "Core.Description", - "value": "The auto email has not found any listings matching the criteria and been disabled per the host system rules." + "value": "The length and width of the room were provided by the builder." } ] }, { - "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", - "lookupValue": "NoListingsFoundWarning", + "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", + "lookupValue": "Estimated", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "No Listings Found Warning" + "value": "Estimated" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/No+Listings+Found+Warning" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127887" }, { "term": "Core.Description", - "value": "The auto email has not found any listings matching the criteria and may be disabled. The auto email is still active." + "value": "The length and width of the room were estimated." } ] }, { - "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", - "lookupValue": "NoOneToSendTo", + "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", + "lookupValue": "GISCalculated", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "No One To Send To" + "value": "GIS Calculated" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/No+One+To+Send+To" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127890" }, { "term": "Core.Description", - "value": "There is no valid email address and the auto email has been inactivated." + "value": "The length and width of the room were GIS calculated." } ] }, { - "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", - "lookupValue": "OverLimit", + "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", + "lookupValue": "Measured", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Over Limit" + "value": "Measured" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Over+Limit" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127894" }, { "term": "Core.Description", - "value": "The auto email has reached the limit of listing results as set by the host system. The auto email is disabled." + "value": "The length and width of the room were measured." } ] }, { - "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", - "lookupValue": "ReActivated", + "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Re-Activated" + "value": "Other" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Re-Activated" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127899" }, { "term": "Core.Description", - "value": "The auto email has was previously disabled and has been set back to active." + "value": "The length and width of the room were provided by an other means than those included in this list." } ] }, { - "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", - "lookupValue": "Revised", + "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", + "lookupValue": "Owner", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Revised" + "value": "Owner" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Revised" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127906" }, { "term": "Core.Description", - "value": "The auto email has been revised and is active." + "value": "The length and width of the room were provided by the owner." } ] }, { - "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", - "lookupValue": "SearchFailing", + "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", + "lookupValue": "PublicRecords", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Search Failing" + "value": "Public Records" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Search+Failing" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127908" }, { "term": "Core.Description", - "value": "The auto email\u0027s search criteria is failing and should be reviewed by the host system. The auto email is disabled." + "value": "The length and width of the room were taken from public records." } ] }, { - "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", - "lookupValue": "WelcomeEmailIgnored", + "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", + "lookupValue": "SeeRemarks", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Welcome Email Ignored" + "value": "See Remarks" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Welcome+Email+Ignored" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127912" }, { "term": "Core.Description", - "value": "The initial auto email has not been viewed by the client/recipient and the auto email has been deactivated." + "value": "See the Public or Private Remarks for details on the source of the room\u0027s length and width measurements." } ] }, { - "lookupName": "org.reso.metadata.enums.ReasonActiveOrDisabled", - "lookupValue": "WelcomeEmailIgnoredWarning", + "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", + "lookupValue": "Survey", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Welcome Email Ignored Warning" + "value": "Survey" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Welcome+Email+Ignored+Warning" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127915" }, { "term": "Core.Description", - "value": "The initial auto email has not been viewed by the client/recipient. The auto email is still active." + "value": "The length and width of the room were provided by survey." } ] }, { - "lookupName": "org.reso.metadata.enums.ScheduleType", - "lookupValue": "ASAP", + "lookupName": "org.reso.metadata.enums.RoomLevel", + "lookupValue": "Basement", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "ASAP" + "value": "Basement" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/ASAP" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127900" }, { "term": "Core.Description", - "value": "The prospect (auto email) will be sent as soon as possible through each day. Actual time is determined by listing additions/changes that match the given criteria and by the host system\u0027s delivery policy/schedule." + "value": "The given room is located on the basement level." } ] }, { - "lookupName": "org.reso.metadata.enums.ScheduleType", - "lookupValue": "Daily", + "lookupName": "org.reso.metadata.enums.RoomLevel", + "lookupValue": "First", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Daily" + "value": "First" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127931" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127903" }, { "term": "Core.Description", - "value": "The prospect (auto email) will be sent according to the Daily Schedule." + "value": "The given room is located on the first level." } ] }, { - "lookupName": "org.reso.metadata.enums.ScheduleType", - "lookupValue": "Monthly", + "lookupName": "org.reso.metadata.enums.RoomLevel", + "lookupValue": "Lower", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Monthly" + "value": "Lower" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127936" + "value": "https://ddwiki.reso.org/display/DDW20/Lower" }, { "term": "Core.Description", - "value": "The prospect (auto email) will be sent once per month." + "value": "The given room is located on the lower level." } ] }, { - "lookupName": "org.reso.metadata.enums.QueueTransactionType", - "lookupValue": "Add", + "lookupName": "org.reso.metadata.enums.RoomLevel", + "lookupValue": "Main", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Add" + "value": "Main" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Add" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127914" }, { "term": "Core.Description", - "value": "The resource record being referenced by the queue does not yet exist in the target and is an addition." + "value": "The given room is located on the main level." } ] }, { - "lookupName": "org.reso.metadata.enums.QueueTransactionType", - "lookupValue": "Change", + "lookupName": "org.reso.metadata.enums.RoomLevel", + "lookupValue": "Second", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Change" + "value": "Second" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Change" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127918" }, { "term": "Core.Description", - "value": "The resource record being referenced by the queue exists in the target and is being modified." + "value": "The given room is located on the second level." } ] }, { - "lookupName": "org.reso.metadata.enums.QueueTransactionType", - "lookupValue": "Delete", + "lookupName": "org.reso.metadata.enums.RoomLevel", + "lookupValue": "Third", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Delete" + "value": "Third" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Delete" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127922" }, { "term": "Core.Description", - "value": "The resource record being referenced by the queue exists in the target and is to be removed." + "value": "The given room is located on the third level." } ] }, { - "lookupName": "org.reso.metadata.enums.RuleFormat", - "lookupValue": "Javascript", + "lookupName": "org.reso.metadata.enums.RoomLevel", + "lookupValue": "Upper", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "JavaScript" + "value": "Upper" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/JavaScript" + "value": "https://ddwiki.reso.org/display/DDW20/Upper" }, { "term": "Core.Description", - "value": "Business rules expressed utilizing the JavaScript language. The underlying structure of the rules are not defined at this time and may vary from source to source." + "value": "The given room is located on the upper level." } ] }, { - "lookupName": "org.reso.metadata.enums.RuleFormat", - "lookupValue": "OdataFilter", + "lookupName": "org.reso.metadata.enums.ClosetType", + "lookupValue": "BuiltInCloset", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "$filter" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/%24filter" + "value": "Built-in Closet" }, { "term": "Core.Description", - "value": "Business rules expressed utilizing the OData $filter syntax. The underlying structure of the rules are not defined at this time and may vary from source to source." + "value": "The bedroom has a built-in closet." } ] }, { - "lookupName": "org.reso.metadata.enums.RuleFormat", - "lookupValue": "REBR", + "lookupName": "org.reso.metadata.enums.ClosetType", + "lookupValue": "WalkInCloset", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "REBR" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/REBR" + "value": "Walk-in Closet" }, { "term": "Core.Description", - "value": "Real Estate Business Rule (REBR) notation, based on RuleSpeak structured notation, uses a predictable syntax to allow humans to clearly and unambiguously specify real estate business rules. REBR is not machine consumable and design for human production and consumption." + "value": "The bedroom has a walk-in closet." } ] }, { - "lookupName": "org.reso.metadata.enums.RuleFormat", - "lookupValue": "RetsValidation", + "lookupName": "org.reso.metadata.enums.ClosetType", + "lookupValue": "None", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "RetsValidation" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/RetsValidation" + "value": "None" }, { "term": "Core.Description", - "value": "Business rules expressed using the well defined RETS 1.9 Validation Expressions. See section 11.4.7 of the RETS 1.9 Specification for additional details. https://www.reso.org/download/rets-1-9-specification/" + "value": "The room does not have a closet." } ] }, { - "lookupName": "org.reso.metadata.enums.RuleType", - "lookupValue": "SampleRuleTypeEnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.TeamStatus", + "lookupName": "org.reso.metadata.enums.CaravanStatus", "lookupValue": "Active", "type": "Edm.Int32", "annotations": [ @@ -88218,1315 +94021,1069 @@ "term": "RESO.OData.Metadata.StandardName", "value": "Active" }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128180" - }, { "term": "Core.Description", - "value": "The team is active." + "value": "The organized tour is upcoming or in progress and has not been canceled." } ] }, { - "lookupName": "org.reso.metadata.enums.TeamStatus", - "lookupValue": "Inactive", + "lookupName": "org.reso.metadata.enums.CaravanStatus", + "lookupValue": "Canceled", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Inactive" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128183" + "value": "Canceled" }, { "term": "Core.Description", - "value": "The team is not active." + "value": "The organized tour has been canceled." } ] }, { - "lookupName": "org.reso.metadata.enums.TeamImpersonationLevel", - "lookupValue": "SampleTeamImpersonationLevelEnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.TeamMemberType", - "lookupValue": "AdministrationAssistant", + "lookupName": "org.reso.metadata.enums.CaravanStatus", + "lookupValue": "Ended", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Administration Assistant" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Administration+Assistant" + "value": "Ended" }, { "term": "Core.Description", - "value": "The member of a team who assists with administrative tasks." + "value": "The organized tour has occurred and has ended." } ] }, { - "lookupName": "org.reso.metadata.enums.TeamMemberType", - "lookupValue": "BuyerAgent", + "lookupName": "org.reso.metadata.enums.CaravanType", + "lookupValue": "Association", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Buyer Agent" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Buyer+Agent" + "value": "Association" }, { "term": "Core.Description", - "value": "A member of the real estate team." + "value": "The tour is being organized by an association or board of REALTORS®." } ] }, { - "lookupName": "org.reso.metadata.enums.TeamMemberType", - "lookupValue": "ShowingAgent", + "lookupName": "org.reso.metadata.enums.CaravanType", + "lookupValue": "Broker", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Showing Agent" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Showing+Agent" + "value": "Broker" }, { "term": "Core.Description", - "value": "The member of a team who handles showing events." + "value": "The tour is being organized by a brokerage." } ] }, { - "lookupName": "org.reso.metadata.enums.TeamMemberType", - "lookupValue": "LeadManager", + "lookupName": "org.reso.metadata.enums.CaravanType", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lead Manager" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lead+Manager" + "value": "Other" }, { "term": "Core.Description", - "value": "The member of the team who is the lead manager." + "value": "The tour is being organized by an entity other than an association or brokerage." } ] }, { - "lookupName": "org.reso.metadata.enums.TeamMemberType", - "lookupValue": "ListingAgent", + "lookupName": "org.reso.metadata.enums.CaravanAllowedClassNames", + "lookupValue": "BusinessOpportunity", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Listing Agent" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Listing+Agent" + "value": "Business Opportunity" }, { "term": "Core.Description", - "value": "The member of a team who lists properties." + "value": "The class, sometimes known as property type, is a business for sale." } ] }, { - "lookupName": "org.reso.metadata.enums.TeamMemberType", - "lookupValue": "MarketingAssistant", + "lookupName": "org.reso.metadata.enums.CaravanAllowedClassNames", + "lookupValue": "CommercialLease", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Marketing Assistant" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Marketing+Assistant" + "value": "Commercial Lease" }, { "term": "Core.Description", - "value": "The member of a team who assists with marketing." + "value": "The class, sometimes known as property type, is a commercial property for lease." } ] }, { - "lookupName": "org.reso.metadata.enums.TeamMemberType", - "lookupValue": "OperationsManager", + "lookupName": "org.reso.metadata.enums.CaravanAllowedClassNames", + "lookupValue": "CommercialSale", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Operations Manager" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Operations+Manager" + "value": "Commercial Sale" }, { "term": "Core.Description", - "value": "The member of the team who manages operations." + "value": "The class, sometimes known as property type, is a commercial property for sale." } ] }, { - "lookupName": "org.reso.metadata.enums.TeamMemberType", - "lookupValue": "TeamLead", + "lookupName": "org.reso.metadata.enums.CaravanAllowedClassNames", + "lookupValue": "Farm", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Lead" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Team+Lead" + "value": "Farm" }, { "term": "Core.Description", - "value": "The leading member of a team." + "value": "The class, sometimes known as property type, is a farm." } ] }, { - "lookupName": "org.reso.metadata.enums.TeamMemberType", - "lookupValue": "TeamMember", + "lookupName": "org.reso.metadata.enums.CaravanAllowedClassNames", + "lookupValue": "Land", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Team Member" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Team+Member" + "value": "Land" }, { "term": "Core.Description", - "value": "A member of the real estate team." + "value": "The class, sometimes known as property type, is land for sale or lease." } ] }, { - "lookupName": "org.reso.metadata.enums.TeamMemberType", - "lookupValue": "TransactionCoordinator", + "lookupName": "org.reso.metadata.enums.CaravanAllowedClassNames", + "lookupValue": "ManufacturedInPark", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Transaction Coordinator" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Transaction+Coordinator" + "value": "Manufactured In Park" }, { "term": "Core.Description", - "value": "The member of a team who handles transaction details." + "value": "The class, sometimes known as property type, is a manufactured or mobile home in a mobile park." } ] }, { - "lookupName": "org.reso.metadata.enums.OrganizationType", - "lookupValue": "SampleOrganizationTypeEnumValue", - "type": "Edm.Int32" - }, - { - "lookupName": "org.reso.metadata.enums.NotedBy", - "lookupValue": "Agent", + "lookupName": "org.reso.metadata.enums.CaravanAllowedClassNames", + "lookupValue": "Residential", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Agent" + "value": "Residential" }, { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127356" + "term": "Core.Description", + "value": "The class, sometimes known as property type, is residential property for sale." + } + ] + }, + { + "lookupName": "org.reso.metadata.enums.CaravanAllowedClassNames", + "lookupValue": "ResidentialIncome", + "type": "Edm.Int32", + "annotations": [ + { + "term": "RESO.OData.Metadata.StandardName", + "value": "Residential Income" }, { "term": "Core.Description", - "value": "The agent has written the given note about the given listing." + "value": "The class, sometimes known as property type, is income or multifamily property for sale." } ] }, { - "lookupName": "org.reso.metadata.enums.NotedBy", - "lookupValue": "Contact", + "lookupName": "org.reso.metadata.enums.CaravanAllowedClassNames", + "lookupValue": "ResidentialLease", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contact" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Contact" + "value": "Residential Lease" }, { "term": "Core.Description", - "value": "The contact has written the given note about the given listing." + "value": "The class, sometimes known as property type, is residential property for lease." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenVerificationSource", - "lookupValue": "Administrator", + "lookupName": "org.reso.metadata.enums.CaravanAllowedStatuses", + "lookupValue": "Active", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Administrator" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Administrator" + "value": "Active" }, { "term": "Core.Description", - "value": "An administrator such as a utility, governmental entity, etc. provided data such as photovoltaic characteristics, or a verified score, certification, label, etc." + "value": "The listing is on market, and an offer has not been accepted." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenVerificationSource", - "lookupValue": "Assessor", + "lookupName": "org.reso.metadata.enums.CaravanAllowedStatuses", + "lookupValue": "ActiveUnderContract", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Assessor" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126612" + "value": "Active Under Contract" }, { "term": "Core.Description", - "value": "The assessor provided data such as photovoltaic characteristics, or a verified score, certification, label, etc." + "value": "An offer has been accepted, but the listing is still on market." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenVerificationSource", - "lookupValue": "Builder", + "lookupName": "org.reso.metadata.enums.CaravanAllowedStatuses", + "lookupValue": "Pending", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Builder" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126616" + "value": "Pending" }, { "term": "Core.Description", - "value": "The builder provided data such as photovoltaic characteristics, or a verified score, certification, label, etc." + "value": "An offer has been accepted, and the listing is no longer on market." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenVerificationSource", - "lookupValue": "ContractorOrInstaller", + "lookupName": "org.reso.metadata.enums.CaravanStopsResourceNames", + "lookupValue": "OpenHouse", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Contractor or Installer" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Contractor+or+Installer" + "value": "OpenHouse" }, { "term": "Core.Description", - "value": "The contractor or installer provided data such as photovoltaic characteristics, or a verified score, certification, label, etc." + "value": "This record is related to another record in the OpenHouse resource." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenVerificationSource", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.CaravanStopsResourceNames", + "lookupValue": "Contacts", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126622" + "value": "Contacts" }, { "term": "Core.Description", - "value": "Data such as photovoltaic characteristics, or a verified score, certification, label, etc. was received from another party not listed." + "value": "This record is related to another record in the Contacts resource." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenVerificationSource", - "lookupValue": "Owner", + "lookupName": "org.reso.metadata.enums.CaravanStopsResourceNames", + "lookupValue": "Member", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Owner" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126625" + "value": "Member" }, { "term": "Core.Description", - "value": "The owner provided data such as photovoltaic characteristics, or a verified score, certification, label, etc." + "value": "This record is related to another record in the Member resource." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenVerificationSource", - "lookupValue": "ProgramSponsor", + "lookupName": "org.reso.metadata.enums.CaravanStopsResourceNames", + "lookupValue": "Office", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Program Sponsor" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Program+Sponsor" + "value": "Office" }, { "term": "Core.Description", - "value": "The program sponsor provided data such as photovoltaic characteristics, or a verified score, certification, label, etc." + "value": "This record is related to another record in the Office resource." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenVerificationSource", - "lookupValue": "ProgramVerifier", + "lookupName": "org.reso.metadata.enums.CaravanStopsResourceNames", + "lookupValue": "Property", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Program Verifier" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Program+Verifier" + "value": "Property" }, { "term": "Core.Description", - "value": "The program verifier hired as a third-party provided data such as photovoltaic characteristics, or a verified score, certification, label, etc." + "value": "This record is related to another record in the Property resource." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenVerificationSource", - "lookupValue": "PublicRecords", + "lookupName": "org.reso.metadata.enums.CaravanStopsClassName", + "lookupValue": "SampleCaravanStopsClassNameEnumValue", + "type": "Edm.Int32" + }, + { + "lookupName": "org.reso.metadata.enums.ResponseTypes", + "lookupValue": "Summary", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Public Records" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126637" + "value": "Summary" }, { "term": "Core.Description", - "value": "Data such as photovoltaic characteristics, or a verified score, certification, label, etc. was received from public record such as a building permit." + "value": "The client/server are working with summary-level InternetTracking data." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenVerificationSource", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.ResponseTypes", + "lookupValue": "Events", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1126645" + "value": "Events" }, { "term": "Core.Description", - "value": "See remarks for information about the source of data such as photovoltaic characteristics, or a verified score, certification, label, etc." + "value": "The client/server data exchange is working with event-level InternetTracking data." } ] }, { - "lookupName": "org.reso.metadata.enums.GreenVerificationStatus", - "lookupValue": "Complete", + "lookupName": "org.reso.metadata.enums.TrackingType", + "lookupValue": "ListAgentMlsId", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Complete" + "value": "ListAgentMlsId" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Complete" + "value": "https://ddwiki.reso.org/display/DDW20/ListAgentMlsId" }, { "term": "Core.Description", - "value": "Indicates that verification process is complete. All requirements are complete and official verification documentation is on file or published; or more than 12 months of occupancy." + "value": "Indicates that the ListAgentMlsId is the focus of the tracking search. Values in the TrackingValues field will be actual ListAgentMlsIds" } ] }, { - "lookupName": "org.reso.metadata.enums.GreenVerificationStatus", - "lookupValue": "InProcess", + "lookupName": "org.reso.metadata.enums.TrackingType", + "lookupValue": "ListingId", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "In Process" + "value": "ListingId" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/In+Process" + "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128476" }, { "term": "Core.Description", - "value": "Indicates that verification process is underway, but not complete. Application, plans testing or specifications in process; or may be less than 12 months of occupancy." + "value": "Indicates that the ListingId is the focus of the tracking search. Values in the TrackingValues field will be actual ListingIDs" } ] }, { - "lookupName": "org.reso.metadata.enums.PowerProductionAnnualStatus", - "lookupValue": "Actual", + "lookupName": "org.reso.metadata.enums.TrackingType", + "lookupValue": "ListOfficeMlsId", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Actual" + "value": "ListOfficeMlsId" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Actual" + "value": "https://ddwiki.reso.org/display/DDW20/ListOfficeMlsId" }, { "term": "Core.Description", - "value": "Annual production derived from 12 or more months of actual data. The most recent 12 months is preferred because systems can degrade, albeit slowly, over time and, more importantly, conditions (e.g., trees) can change. Therefore older data might over- or under-estimate current production amounts." + "value": "Indicates that the ListOfficeMlsId is the focus of the tracking search. Values in the TrackingValues field will be actual ListOfficeMlsIds" } ] }, { - "lookupName": "org.reso.metadata.enums.PowerProductionAnnualStatus", - "lookupValue": "Estimated", + "lookupName": "org.reso.metadata.enums.TrackingType", + "lookupValue": "MainOfficeMlsId", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Estimated" + "value": "MainOfficeMlsId" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127687" + "value": "https://ddwiki.reso.org/display/DDW20/MainOfficeMlsId" }, { "term": "Core.Description", - "value": "Annual production as estimated at the time or before the system began operation." + "value": "Indicates that the MainOfficeMLSId is the focus of the tracking search. Values in the TrackingValues field will be MainOfficeMlsIds." } ] }, { - "lookupName": "org.reso.metadata.enums.PowerProductionAnnualStatus", - "lookupValue": "PartiallyEstimated", + "lookupName": "org.reso.metadata.enums.TrackingType", + "lookupValue": "Ouid", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Partially Estimated" + "value": "OUID" }, { "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Partially+Estimated" + "value": "https://ddwiki.reso.org/display/DDW20/OUID" }, { "term": "Core.Description", - "value": "Annual production derived from less than 12 months of actual data, and therefore extrapolated to estimate annual production." + "value": "Indicates that the RESO Unique Organization Identifier (UOI) is the focus of the tracking search. Values in the TrackingValues field will be actual UOI numbers." } ] }, { - "lookupName": "org.reso.metadata.enums.PowerProductionOwnership", - "lookupValue": "SellerOwned", + "lookupName": "org.reso.metadata.enums.PowerStorageType", + "lookupValue": "LithiumIonBattery", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Seller Owned" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Seller+Owned" + "value": "Lithium Ion Battery" }, { "term": "Core.Description", - "value": "The selected power production system is owned by the seller of the property." + "value": "The power storage type is lithium ion battery." } ] }, { - "lookupName": "org.reso.metadata.enums.PowerProductionOwnership", - "lookupValue": "ThirdPartyOwned", + "lookupName": "org.reso.metadata.enums.PowerStorageType", + "lookupValue": "LeadAcidBattery", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Third-Party Owned" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Third-Party+Owned" + "value": "Lead Acid Battery" }, { "term": "Core.Description", - "value": "The selected power production system is owned by a third party (e.g., Leased, Power Purchase Agreement). See Seller Financing for Power Production Agreement." + "value": "The power storage type is lead acid battery." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", - "lookupValue": "Appraiser", + "lookupName": "org.reso.metadata.enums.PowerStorageType", + "lookupValue": "LithiumIronPhosphate", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Appraiser" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127872" + "value": "Lithium Iron Phosphate" }, { "term": "Core.Description", - "value": "The length and width of the room were provided by an appraiser." + "value": "The power storage type is lithium iron phosphate." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", - "lookupValue": "Assessor", + "lookupName": "org.reso.metadata.enums.PowerStorageType", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Assessor" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127876" + "value": "Other" }, { "term": "Core.Description", - "value": "The length and width of the room were provided by the assessor." + "value": "The power storage type is other." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", - "lookupValue": "Builder", + "lookupName": "org.reso.metadata.enums.PowerStorageType", + "lookupValue": "Unknown", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Builder" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127884" + "value": "Unknown" }, { "term": "Core.Description", - "value": "The length and width of the room were provided by the builder." + "value": "The power storage type is something other than the given options" } ] }, { - "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", - "lookupValue": "Estimated", + "lookupName": "org.reso.metadata.enums.ShowingAppointmentMethod", + "lookupValue": "InPerson", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Estimated" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127887" + "value": "In-Person" }, { "term": "Core.Description", - "value": "The length and width of the room were estimated." + "value": "An in-person showing appointment is confirmed for this property." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", - "lookupValue": "GisCalculated", + "lookupName": "org.reso.metadata.enums.ShowingAppointmentMethod", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "GIS Calculated" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127890" + "value": "Other" }, { "term": "Core.Description", - "value": "The length and width of the room were GIS calculated." + "value": "A showing appointment type other than those available on this list is confirmed for this property." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", - "lookupValue": "Measured", + "lookupName": "org.reso.metadata.enums.ShowingAppointmentMethod", + "lookupValue": "Virtual", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Measured" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127894" + "value": "Virtual" }, { "term": "Core.Description", - "value": "The length and width of the room were measured." + "value": "A virtual showing appointment is confirmed for this property." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", - "lookupValue": "Other", + "lookupName": "org.reso.metadata.enums.ShowingAppointmentStatus", + "lookupValue": "Cancelled", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Other" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127899" + "value": "Cancelled" }, { "term": "Core.Description", - "value": "The length and width of the room were provided by an other means than those included in this list." + "value": "The status of this appointment request is canceled." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", - "lookupValue": "Owner", + "lookupName": "org.reso.metadata.enums.ShowingAppointmentStatus", + "lookupValue": "Confirmed", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Owner" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127906" + "value": "Confirmed" }, { "term": "Core.Description", - "value": "The length and width of the room were provided by the owner." + "value": "The status of this appointment request is confirmed." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", - "lookupValue": "PublicRecords", + "lookupName": "org.reso.metadata.enums.ShowingAppointmentStatus", + "lookupValue": "Denied", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Public Records" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127908" + "value": "Denied" }, { "term": "Core.Description", - "value": "The length and width of the room were taken from public records." + "value": "The status of this appointment request is denied." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", - "lookupValue": "SeeRemarks", + "lookupName": "org.reso.metadata.enums.ShowingAppointmentStatus", + "lookupValue": "Pending", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "See Remarks" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127912" + "value": "Pending" }, { "term": "Core.Description", - "value": "See the Public or Private Remarks for details on the source of the room\u0027s length and width measurements." + "value": "The status of this appointment request is pending." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomLengthWidthSource", - "lookupValue": "Survey", + "lookupName": "org.reso.metadata.enums.ShowingMethod", + "lookupValue": "InPerson", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Survey" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127915" + "value": "In-Person" }, { "term": "Core.Description", - "value": "The length and width of the room were provided by survey." + "value": "In-person showings are allowed for this property." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomLevel", - "lookupValue": "Basement", + "lookupName": "org.reso.metadata.enums.ShowingMethod", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Basement" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127900" + "value": "Other" }, { "term": "Core.Description", - "value": "The given room is located on the basement level." + "value": "Other types of showings are allowed for this property." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomLevel", - "lookupValue": "First", + "lookupName": "org.reso.metadata.enums.ShowingMethod", + "lookupValue": "Virtual", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "First" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127903" + "value": "Virtual" }, { "term": "Core.Description", - "value": "The given room is located on the first level." + "value": "Virtual showings are allowed for this property." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomLevel", - "lookupValue": "Lower", + "lookupName": "org.reso.metadata.enums.ShowingMethodRequest", + "lookupValue": "InPerson", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Lower" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Lower" + "value": "In-Person" }, { "term": "Core.Description", - "value": "The given room is located on the lower level." + "value": "An in-person showing has been requested for this property." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomLevel", - "lookupValue": "Main", + "lookupName": "org.reso.metadata.enums.ShowingMethodRequest", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Main" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127914" + "value": "Other" }, { "term": "Core.Description", - "value": "The given room is located on the main level." + "value": "A showing type other than those available on this list has been requested for this property." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomLevel", - "lookupValue": "Second", + "lookupName": "org.reso.metadata.enums.ShowingMethodRequest", + "lookupValue": "Virtual", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Second" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127918" + "value": "Virtual" }, { "term": "Core.Description", - "value": "The given room is located on the second level." + "value": "A virtual showing has been requested for this property." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomLevel", - "lookupValue": "Third", + "lookupName": "org.reso.metadata.enums.ShowingRequestor", + "lookupValue": "Agent", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Third" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1127922" + "value": "Agent" }, { "term": "Core.Description", - "value": "The given room is located on the third level." + "value": "The role of the person making the request is an agent." } ] }, { - "lookupName": "org.reso.metadata.enums.RoomLevel", - "lookupValue": "Upper", + "lookupName": "org.reso.metadata.enums.ShowingRequestor", + "lookupValue": "Consumer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Upper" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Upper" + "value": "Consumer" }, { "term": "Core.Description", - "value": "The given room is located on the upper level." + "value": "The role of the person making the request is a consumer." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationStatus", - "lookupValue": "Active", + "lookupName": "org.reso.metadata.enums.ShowingRequestor", + "lookupValue": "HomeImprovementSpecialist", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Active" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128364" + "value": "Home Improvement Specialist" }, { "term": "Core.Description", - "value": "The association record is active." + "value": "The role of the person making the request is a home improvement specialist." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationStatus", - "lookupValue": "Inactive", + "lookupName": "org.reso.metadata.enums.ShowingRequestor", + "lookupValue": "HomeInspector", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Inactive" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128369" + "value": "Home Inspector" }, { "term": "Core.Description", - "value": "The association record is inactive." + "value": "The role of the person making the request is a home inspector." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationType", - "lookupValue": "Local", + "lookupName": "org.reso.metadata.enums.ShowingRequestor", + "lookupValue": "HomeSecurityProvider", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Local" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Local" + "value": "Home Security Provider" }, { "term": "Core.Description", - "value": "The association is a local association of REALTORS®." + "value": "The role of the person making the request is a home security provider." } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationType", - "lookupValue": "MLS", + "lookupName": "org.reso.metadata.enums.ShowingRequestor", + "lookupValue": "MemberType", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "MLS" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128381" + "value": "Member Type" }, { "term": "Core.Description", - "value": "The association is also an MLS." + "value": "The type of member (i.e., agent, broker, office manager, appraiser, REALTOR®, photographer, etc.)" } ] }, { - "lookupName": "org.reso.metadata.enums.AssociationType", - "lookupValue": "NotApplicable", + "lookupName": "org.reso.metadata.enums.ShowingRequestor", + "lookupValue": "MovingStorage", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Not Applicable" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Not+Applicable" + "value": "Moving Storage" }, { "term": "Core.Description", - "value": "The type of association is not relative to the record." + "value": "The role of the person making the request works at a moving/storage company." } ] }, { - "lookupName": "org.reso.metadata.enums.LockOrBoxAccessType", - "lookupValue": "App", + "lookupName": "org.reso.metadata.enums.ShowingRequestor", + "lookupValue": "Occupant", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "App" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/App" + "value": "Occupant" }, { "term": "Core.Description", - "value": "The lockbox/smartlock can be unlocked with a mobile application." + "value": "The role of the person making the request is an occupant." } ] }, { - "lookupName": "org.reso.metadata.enums.LockOrBoxAccessType", - "lookupValue": "Card", + "lookupName": "org.reso.metadata.enums.ShowingRequestor", + "lookupValue": "Owner", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Card" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Card" + "value": "Owner" }, { "term": "Core.Description", - "value": "The lockbox/smartlock can be unlocked with an access card." + "value": "The role of the person making the request is an owner." } ] }, { - "lookupName": "org.reso.metadata.enums.LockOrBoxAccessType", - "lookupValue": "Code", + "lookupName": "org.reso.metadata.enums.ShowingRequestor", + "lookupValue": "PropertyManager", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Code" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Code" + "value": "Property Manager" }, { "term": "Core.Description", - "value": "The lockbox/smartlock can be unlocked with an access code." + "value": "The role of the person making the request is a property manager." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberAssociationBillStatus", - "lookupValue": "Billed", + "lookupName": "org.reso.metadata.enums.ShowingRequestor", + "lookupValue": "SalesOffice", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Billed" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Billed" + "value": "Sales Office" }, { "term": "Core.Description", - "value": "The member has been billed by the association of REALTORS®." + "value": "The role of the person making the request is a member of a sales office." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberAssociationBillStatus", - "lookupValue": "NotBilled", + "lookupName": "org.reso.metadata.enums.ShowingRequestType", + "lookupValue": "BrokerPreview", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Not Billed" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Not+Billed" + "value": "Broker Preview" }, { "term": "Core.Description", - "value": "The member has not been billed by the association of REALTORS®." + "value": "A broker preview showing request made on a property." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberAssociationBillStatus", - "lookupValue": "Paid", + "lookupName": "org.reso.metadata.enums.ShowingRequestType", + "lookupValue": "BrokerPriceOpinion", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Paid" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Paid" + "value": "Broker Price Opinion" }, { "term": "Core.Description", - "value": "The member has paid the association of REALTORS®." + "value": "A broker price opinion showing request made on a property." } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeAssociationPrimaryIndicator", - "lookupValue": "NotApplicable", + "lookupName": "org.reso.metadata.enums.ShowingRequestType", + "lookupValue": "First", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Not Applicable" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d1128446" + "value": "First" }, { "term": "Core.Description", - "value": "The office status as primary, secondary, etc., is not applicable." + "value": "The first showing request being made on a property." } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeAssociationPrimaryIndicator", - "lookupValue": "Primary", + "lookupName": "org.reso.metadata.enums.ShowingRequestType", + "lookupValue": "Inspection", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Primary" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Primary" + "value": "Inspection" }, { "term": "Core.Description", - "value": "The office is primary with the related association." + "value": "An inspection showing request made on a property." } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeAssociationPrimaryIndicator", - "lookupValue": "Secondary", + "lookupName": "org.reso.metadata.enums.ShowingRequestType", + "lookupValue": "Second", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Secondary" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Secondary" + "value": "Second" }, { "term": "Core.Description", - "value": "The office is secondary with the related association." + "value": "The second showing request made on a property." } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeAssociationPrimaryIndicator", - "lookupValue": "Tertiary", + "lookupName": "org.reso.metadata.enums.ShowingRequestType", + "lookupValue": "WalkThrough", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Tertiary" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Tertiary" + "value": "Walk-through" }, { "term": "Core.Description", - "value": "The office is tertiary with the related association." + "value": "A walk-through showing request made on the property." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberStateLicenseType", - "lookupValue": "Salesperson", + "lookupName": "org.reso.metadata.enums.TransactionType", + "lookupValue": "ListingForSale", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Salesperson" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/display/DDW20/Salesperson" + "value": "Listing for Sale" }, { "term": "Core.Description", - "value": "The member state license type is salesperson." + "value": "The transaction type is for the sale of a listing." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberStateLicenseType", - "lookupValue": "Broker", + "lookupName": "org.reso.metadata.enums.TransactionType", + "lookupValue": "PurchaseOffer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Broker" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d11732170" + "value": "Purchase Offer" }, { "term": "Core.Description", - "value": "The member state license type is broker." + "value": "The transaction type is for the purchase of a listing." } ] }, { - "lookupName": "org.reso.metadata.enums.MemberStateLicenseType", - "lookupValue": "Appraiser", + "lookupName": "org.reso.metadata.enums.TransactionType", + "lookupValue": "ListingForLease", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Appraiser" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d11732173" + "value": "Listing for Lease" }, { "term": "Core.Description", - "value": "The member state license type is appraiser." + "value": "The transaction type is for the lease of a listing." } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeCorporateLicenseType", - "lookupValue": "Broker", + "lookupName": "org.reso.metadata.enums.TransactionType", + "lookupValue": "LeaseOffer", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Broker" - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d11732163" + "value": "Lease Offer" }, { "term": "Core.Description", - "value": "The office corporate license type is broker." + "value": "The transaction type is for the rental of a listing." } ] }, { - "lookupName": "org.reso.metadata.enums.OfficeCorporateLicenseType", - "lookupValue": "Appraiser ", + "lookupName": "org.reso.metadata.enums.TransactionType", + "lookupValue": "Other", "type": "Edm.Int32", "annotations": [ { "term": "RESO.OData.Metadata.StandardName", - "value": "Appraiser " - }, - { - "term": "RESO.DDWikiUrl", - "value": "https://ddwiki.reso.org/pages/viewpage.action?pageId\u003d11732167" + "value": "Other" }, { "term": "Core.Description", - "value": "The office corporate license type is appraiser." + "value": "This transaction type may or may not relate to real estate." } ] } diff --git a/src/main/resources/RESODataDictionary-2.0.openapi3.json b/src/main/resources/RESODataDictionary-2.0.openapi3.json index a94dd15a..1ecad57e 100644 --- a/src/main/resources/RESODataDictionary-2.0.openapi3.json +++ b/src/main/resources/RESODataDictionary-2.0.openapi3.json @@ -1 +1 @@ -{"openapi":"3.0.2","info":{"title":"Service for namespace org.reso.metadata","description":"This service is located at [https://localhost/service-root/](https://localhost/service-root/)","version":""},"servers":[{"url":"https://localhost/service-root"}],"tags":[{"name":"Property"},{"name":"Member"},{"name":"Office"},{"name":"Contacts"},{"name":"Media"},{"name":"HistoryTransactional"},{"name":"ContactListings"},{"name":"InternetTracking"},{"name":"SavedSearch"},{"name":"OpenHouse"},{"name":"Prospecting"},{"name":"Queue"},{"name":"Rules"},{"name":"Showing"},{"name":"Teams"},{"name":"TeamMembers"},{"name":"OUID"},{"name":"ContactListingNotes"},{"name":"OtherPhone"},{"name":"PropertyGreenVerification"},{"name":"PropertyPowerProduction"},{"name":"PropertyRooms"},{"name":"PropertyUnitTypes"},{"name":"SocialMedia"},{"name":"Field"},{"name":"Lookup"},{"name":"Association"},{"name":"EntityEvent"},{"name":"LockOrBox"},{"name":"MemberAssociation"},{"name":"OfficeAssociation"},{"name":"MemberStateLicenses"},{"name":"OfficeCorporateLicenses"}],"paths":{"/Property":{"get":{"summary":"Get entities from Property","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedArea desc","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaSource desc","AboveGradeFinishedAreaUnits","AboveGradeFinishedAreaUnits desc","AccessCode","AccessCode desc","AccessibilityFeatures","AccessibilityFeatures desc","AdditionalParcelsDescription","AdditionalParcelsDescription desc","AdditionalParcelsYN","AdditionalParcelsYN desc","AnchorsCoTenants","AnchorsCoTenants desc","Appliances","Appliances desc","ArchitecturalStyle","ArchitecturalStyle desc","AssociationAmenities","AssociationAmenities desc","AssociationFee","AssociationFee desc","AssociationFee2","AssociationFee2 desc","AssociationFee2Frequency","AssociationFee2Frequency desc","AssociationFeeFrequency","AssociationFeeFrequency desc","AssociationFeeIncludes","AssociationFeeIncludes desc","AssociationName","AssociationName desc","AssociationName2","AssociationName2 desc","AssociationPhone","AssociationPhone desc","AssociationPhone2","AssociationPhone2 desc","AssociationYN","AssociationYN desc","AttachedGarageYN","AttachedGarageYN desc","AvailabilityDate","AvailabilityDate desc","Basement","Basement desc","BasementYN","BasementYN desc","BathroomsFull","BathroomsFull desc","BathroomsHalf","BathroomsHalf desc","BathroomsOneQuarter","BathroomsOneQuarter desc","BathroomsPartial","BathroomsPartial desc","BathroomsThreeQuarter","BathroomsThreeQuarter desc","BathroomsTotalInteger","BathroomsTotalInteger desc","BedroomsPossible","BedroomsPossible desc","BedroomsTotal","BedroomsTotal desc","BelowGradeFinishedArea","BelowGradeFinishedArea desc","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaSource desc","BelowGradeFinishedAreaUnits","BelowGradeFinishedAreaUnits desc","BodyType","BodyType desc","BuilderModel","BuilderModel desc","BuilderName","BuilderName desc","BuildingAreaSource","BuildingAreaSource desc","BuildingAreaTotal","BuildingAreaTotal desc","BuildingAreaUnits","BuildingAreaUnits desc","BuildingFeatures","BuildingFeatures desc","BuildingName","BuildingName desc","BusinessName","BusinessName desc","BusinessType","BusinessType desc","BuyerAgentAOR","BuyerAgentAOR desc","BuyerAgentDesignation","BuyerAgentDesignation desc","BuyerAgentDirectPhone","BuyerAgentDirectPhone desc","BuyerAgentEmail","BuyerAgentEmail desc","BuyerAgentFax","BuyerAgentFax desc","BuyerAgentFirstName","BuyerAgentFirstName desc","BuyerAgentFullName","BuyerAgentFullName desc","BuyerAgentHomePhone","BuyerAgentHomePhone desc","BuyerAgentKey","BuyerAgentKey desc","BuyerAgentLastName","BuyerAgentLastName desc","BuyerAgentMiddleName","BuyerAgentMiddleName desc","BuyerAgentMlsId","BuyerAgentMlsId desc","BuyerAgentMobilePhone","BuyerAgentMobilePhone desc","BuyerAgentNamePrefix","BuyerAgentNamePrefix desc","BuyerAgentNameSuffix","BuyerAgentNameSuffix desc","BuyerAgentOfficePhone","BuyerAgentOfficePhone desc","BuyerAgentOfficePhoneExt","BuyerAgentOfficePhoneExt desc","BuyerAgentPager","BuyerAgentPager desc","BuyerAgentPreferredPhone","BuyerAgentPreferredPhone desc","BuyerAgentPreferredPhoneExt","BuyerAgentPreferredPhoneExt desc","BuyerAgentStateLicense","BuyerAgentStateLicense desc","BuyerAgentTollFreePhone","BuyerAgentTollFreePhone desc","BuyerAgentURL","BuyerAgentURL desc","BuyerAgentVoiceMail","BuyerAgentVoiceMail desc","BuyerAgentVoiceMailExt","BuyerAgentVoiceMailExt desc","BuyerFinancing","BuyerFinancing desc","BuyerOfficeAOR","BuyerOfficeAOR desc","BuyerOfficeEmail","BuyerOfficeEmail desc","BuyerOfficeFax","BuyerOfficeFax desc","BuyerOfficeKey","BuyerOfficeKey desc","BuyerOfficeMlsId","BuyerOfficeMlsId desc","BuyerOfficeName","BuyerOfficeName desc","BuyerOfficePhone","BuyerOfficePhone desc","BuyerOfficePhoneExt","BuyerOfficePhoneExt desc","BuyerOfficeURL","BuyerOfficeURL desc","BuyerTeamKey","BuyerTeamKey desc","BuyerTeamName","BuyerTeamName desc","CableTvExpense","CableTvExpense desc","CancellationDate","CancellationDate desc","CapRate","CapRate desc","CarportSpaces","CarportSpaces desc","CarportYN","CarportYN desc","CarrierRoute","CarrierRoute desc","City","City desc","CityRegion","CityRegion desc","CloseDate","CloseDate desc","ClosePrice","ClosePrice desc","CoBuyerAgentAOR","CoBuyerAgentAOR desc","CoBuyerAgentDesignation","CoBuyerAgentDesignation desc","CoBuyerAgentDirectPhone","CoBuyerAgentDirectPhone desc","CoBuyerAgentEmail","CoBuyerAgentEmail desc","CoBuyerAgentFax","CoBuyerAgentFax desc","CoBuyerAgentFirstName","CoBuyerAgentFirstName desc","CoBuyerAgentFullName","CoBuyerAgentFullName desc","CoBuyerAgentHomePhone","CoBuyerAgentHomePhone desc","CoBuyerAgentKey","CoBuyerAgentKey desc","CoBuyerAgentLastName","CoBuyerAgentLastName desc","CoBuyerAgentMiddleName","CoBuyerAgentMiddleName desc","CoBuyerAgentMlsId","CoBuyerAgentMlsId desc","CoBuyerAgentMobilePhone","CoBuyerAgentMobilePhone desc","CoBuyerAgentNamePrefix","CoBuyerAgentNamePrefix desc","CoBuyerAgentNameSuffix","CoBuyerAgentNameSuffix desc","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhone desc","CoBuyerAgentOfficePhoneExt","CoBuyerAgentOfficePhoneExt desc","CoBuyerAgentPager","CoBuyerAgentPager desc","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhone desc","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentPreferredPhoneExt desc","CoBuyerAgentStateLicense","CoBuyerAgentStateLicense desc","CoBuyerAgentTollFreePhone","CoBuyerAgentTollFreePhone desc","CoBuyerAgentURL","CoBuyerAgentURL desc","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMail desc","CoBuyerAgentVoiceMailExt","CoBuyerAgentVoiceMailExt desc","CoBuyerOfficeAOR","CoBuyerOfficeAOR desc","CoBuyerOfficeEmail","CoBuyerOfficeEmail desc","CoBuyerOfficeFax","CoBuyerOfficeFax desc","CoBuyerOfficeKey","CoBuyerOfficeKey desc","CoBuyerOfficeMlsId","CoBuyerOfficeMlsId desc","CoBuyerOfficeName","CoBuyerOfficeName desc","CoBuyerOfficePhone","CoBuyerOfficePhone desc","CoBuyerOfficePhoneExt","CoBuyerOfficePhoneExt desc","CoBuyerOfficeURL","CoBuyerOfficeURL desc","CoListAgentAOR","CoListAgentAOR desc","CoListAgentDesignation","CoListAgentDesignation desc","CoListAgentDirectPhone","CoListAgentDirectPhone desc","CoListAgentEmail","CoListAgentEmail desc","CoListAgentFax","CoListAgentFax desc","CoListAgentFirstName","CoListAgentFirstName desc","CoListAgentFullName","CoListAgentFullName desc","CoListAgentHomePhone","CoListAgentHomePhone desc","CoListAgentKey","CoListAgentKey desc","CoListAgentLastName","CoListAgentLastName desc","CoListAgentMiddleName","CoListAgentMiddleName desc","CoListAgentMlsId","CoListAgentMlsId desc","CoListAgentMobilePhone","CoListAgentMobilePhone desc","CoListAgentNamePrefix","CoListAgentNamePrefix desc","CoListAgentNameSuffix","CoListAgentNameSuffix desc","CoListAgentOfficePhone","CoListAgentOfficePhone desc","CoListAgentOfficePhoneExt","CoListAgentOfficePhoneExt desc","CoListAgentPager","CoListAgentPager desc","CoListAgentPreferredPhone","CoListAgentPreferredPhone desc","CoListAgentPreferredPhoneExt","CoListAgentPreferredPhoneExt desc","CoListAgentStateLicense","CoListAgentStateLicense desc","CoListAgentTollFreePhone","CoListAgentTollFreePhone desc","CoListAgentURL","CoListAgentURL desc","CoListAgentVoiceMail","CoListAgentVoiceMail desc","CoListAgentVoiceMailExt","CoListAgentVoiceMailExt desc","CoListOfficeAOR","CoListOfficeAOR desc","CoListOfficeEmail","CoListOfficeEmail desc","CoListOfficeFax","CoListOfficeFax desc","CoListOfficeKey","CoListOfficeKey desc","CoListOfficeMlsId","CoListOfficeMlsId desc","CoListOfficeName","CoListOfficeName desc","CoListOfficePhone","CoListOfficePhone desc","CoListOfficePhoneExt","CoListOfficePhoneExt desc","CoListOfficeURL","CoListOfficeURL desc","CommonInterest","CommonInterest desc","CommonWalls","CommonWalls desc","CommunityFeatures","CommunityFeatures desc","Concessions","Concessions desc","ConcessionsAmount","ConcessionsAmount desc","ConcessionsComments","ConcessionsComments desc","ConstructionMaterials","ConstructionMaterials desc","ContinentRegion","ContinentRegion desc","Contingency","Contingency desc","ContingentDate","ContingentDate desc","ContractStatusChangeDate","ContractStatusChangeDate desc","Cooling","Cooling desc","CoolingYN","CoolingYN desc","CopyrightNotice","CopyrightNotice desc","Country","Country desc","CountryRegion","CountryRegion desc","CountyOrParish","CountyOrParish desc","CoveredSpaces","CoveredSpaces desc","CropsIncludedYN","CropsIncludedYN desc","CrossStreet","CrossStreet desc","CultivatedArea","CultivatedArea desc","CumulativeDaysOnMarket","CumulativeDaysOnMarket desc","CurrentFinancing","CurrentFinancing desc","CurrentUse","CurrentUse desc","DOH1","DOH1 desc","DOH2","DOH2 desc","DOH3","DOH3 desc","DaysOnMarket","DaysOnMarket desc","DevelopmentStatus","DevelopmentStatus desc","DirectionFaces","DirectionFaces desc","Directions","Directions desc","Disclaimer","Disclaimer desc","Disclosures","Disclosures desc","DistanceToBusComments","DistanceToBusComments desc","DistanceToBusNumeric","DistanceToBusNumeric desc","DistanceToBusUnits","DistanceToBusUnits desc","DistanceToElectricComments","DistanceToElectricComments desc","DistanceToElectricNumeric","DistanceToElectricNumeric desc","DistanceToElectricUnits","DistanceToElectricUnits desc","DistanceToFreewayComments","DistanceToFreewayComments desc","DistanceToFreewayNumeric","DistanceToFreewayNumeric desc","DistanceToFreewayUnits","DistanceToFreewayUnits desc","DistanceToGasComments","DistanceToGasComments desc","DistanceToGasNumeric","DistanceToGasNumeric desc","DistanceToGasUnits","DistanceToGasUnits desc","DistanceToPhoneServiceComments","DistanceToPhoneServiceComments desc","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceNumeric desc","DistanceToPhoneServiceUnits","DistanceToPhoneServiceUnits desc","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipComments desc","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipNumeric desc","DistanceToPlaceofWorshipUnits","DistanceToPlaceofWorshipUnits desc","DistanceToSchoolBusComments","DistanceToSchoolBusComments desc","DistanceToSchoolBusNumeric","DistanceToSchoolBusNumeric desc","DistanceToSchoolBusUnits","DistanceToSchoolBusUnits desc","DistanceToSchoolsComments","DistanceToSchoolsComments desc","DistanceToSchoolsNumeric","DistanceToSchoolsNumeric desc","DistanceToSchoolsUnits","DistanceToSchoolsUnits desc","DistanceToSewerComments","DistanceToSewerComments desc","DistanceToSewerNumeric","DistanceToSewerNumeric desc","DistanceToSewerUnits","DistanceToSewerUnits desc","DistanceToShoppingComments","DistanceToShoppingComments desc","DistanceToShoppingNumeric","DistanceToShoppingNumeric desc","DistanceToShoppingUnits","DistanceToShoppingUnits desc","DistanceToStreetComments","DistanceToStreetComments desc","DistanceToStreetNumeric","DistanceToStreetNumeric desc","DistanceToStreetUnits","DistanceToStreetUnits desc","DistanceToWaterComments","DistanceToWaterComments desc","DistanceToWaterNumeric","DistanceToWaterNumeric desc","DistanceToWaterUnits","DistanceToWaterUnits desc","DocumentsAvailable","DocumentsAvailable desc","DocumentsChangeTimestamp","DocumentsChangeTimestamp desc","DocumentsCount","DocumentsCount desc","DoorFeatures","DoorFeatures desc","Electric","Electric desc","ElectricExpense","ElectricExpense desc","ElectricOnPropertyYN","ElectricOnPropertyYN desc","ElementarySchool","ElementarySchool desc","ElementarySchoolDistrict","ElementarySchoolDistrict desc","Elevation","Elevation desc","ElevationUnits","ElevationUnits desc","EntryLevel","EntryLevel desc","EntryLocation","EntryLocation desc","Exclusions","Exclusions desc","ExistingLeaseType","ExistingLeaseType desc","ExpirationDate","ExpirationDate desc","ExteriorFeatures","ExteriorFeatures desc","FarmCreditServiceInclYN","FarmCreditServiceInclYN desc","FarmLandAreaSource","FarmLandAreaSource desc","FarmLandAreaUnits","FarmLandAreaUnits desc","Fencing","Fencing desc","FinancialDataSource","FinancialDataSource desc","FireplaceFeatures","FireplaceFeatures desc","FireplaceYN","FireplaceYN desc","FireplacesTotal","FireplacesTotal desc","Flooring","Flooring desc","FoundationArea","FoundationArea desc","FoundationDetails","FoundationDetails desc","FrontageLength","FrontageLength desc","FrontageType","FrontageType desc","FuelExpense","FuelExpense desc","Furnished","Furnished desc","FurnitureReplacementExpense","FurnitureReplacementExpense desc","GarageSpaces","GarageSpaces desc","GarageYN","GarageYN desc","GardenerExpense","GardenerExpense desc","GrazingPermitsBlmYN","GrazingPermitsBlmYN desc","GrazingPermitsForestServiceYN","GrazingPermitsForestServiceYN desc","GrazingPermitsPrivateYN","GrazingPermitsPrivateYN desc","GreenBuildingVerificationType","GreenBuildingVerificationType desc","GreenEnergyEfficient","GreenEnergyEfficient desc","GreenEnergyGeneration","GreenEnergyGeneration desc","GreenIndoorAirQuality","GreenIndoorAirQuality desc","GreenLocation","GreenLocation desc","GreenSustainability","GreenSustainability desc","GreenWaterConservation","GreenWaterConservation desc","GrossIncome","GrossIncome desc","GrossScheduledIncome","GrossScheduledIncome desc","HabitableResidenceYN","HabitableResidenceYN desc","Heating","Heating desc","HeatingYN","HeatingYN desc","HighSchool","HighSchool desc","HighSchoolDistrict","HighSchoolDistrict desc","HomeWarrantyYN","HomeWarrantyYN desc","HorseAmenities","HorseAmenities desc","HorseYN","HorseYN desc","HoursDaysOfOperation","HoursDaysOfOperation desc","HoursDaysOfOperationDescription","HoursDaysOfOperationDescription desc","Inclusions","Inclusions desc","IncomeIncludes","IncomeIncludes desc","InsuranceExpense","InsuranceExpense desc","InteriorFeatures","InteriorFeatures desc","InternetAddressDisplayYN","InternetAddressDisplayYN desc","InternetAutomatedValuationDisplayYN","InternetAutomatedValuationDisplayYN desc","InternetConsumerCommentYN","InternetConsumerCommentYN desc","InternetEntireListingDisplayYN","InternetEntireListingDisplayYN desc","IrrigationSource","IrrigationSource desc","IrrigationWaterRightsAcres","IrrigationWaterRightsAcres desc","IrrigationWaterRightsYN","IrrigationWaterRightsYN desc","LaborInformation","LaborInformation desc","LandLeaseAmount","LandLeaseAmount desc","LandLeaseAmountFrequency","LandLeaseAmountFrequency desc","LandLeaseExpirationDate","LandLeaseExpirationDate desc","LandLeaseYN","LandLeaseYN desc","Latitude","Latitude desc","LaundryFeatures","LaundryFeatures desc","LeasableArea","LeasableArea desc","LeasableAreaUnits","LeasableAreaUnits desc","LeaseAmount","LeaseAmount desc","LeaseAmountFrequency","LeaseAmountFrequency desc","LeaseAssignableYN","LeaseAssignableYN desc","LeaseConsideredYN","LeaseConsideredYN desc","LeaseExpiration","LeaseExpiration desc","LeaseRenewalCompensation","LeaseRenewalCompensation desc","LeaseRenewalOptionYN","LeaseRenewalOptionYN desc","LeaseTerm","LeaseTerm desc","Levels","Levels desc","License1","License1 desc","License2","License2 desc","License3","License3 desc","LicensesExpense","LicensesExpense desc","ListAOR","ListAOR desc","ListAgentAOR","ListAgentAOR desc","ListAgentDesignation","ListAgentDesignation desc","ListAgentDirectPhone","ListAgentDirectPhone desc","ListAgentEmail","ListAgentEmail desc","ListAgentFax","ListAgentFax desc","ListAgentFirstName","ListAgentFirstName desc","ListAgentFullName","ListAgentFullName desc","ListAgentHomePhone","ListAgentHomePhone desc","ListAgentKey","ListAgentKey desc","ListAgentLastName","ListAgentLastName desc","ListAgentMiddleName","ListAgentMiddleName desc","ListAgentMlsId","ListAgentMlsId desc","ListAgentMobilePhone","ListAgentMobilePhone desc","ListAgentNamePrefix","ListAgentNamePrefix desc","ListAgentNameSuffix","ListAgentNameSuffix desc","ListAgentOfficePhone","ListAgentOfficePhone desc","ListAgentOfficePhoneExt","ListAgentOfficePhoneExt desc","ListAgentPager","ListAgentPager desc","ListAgentPreferredPhone","ListAgentPreferredPhone desc","ListAgentPreferredPhoneExt","ListAgentPreferredPhoneExt desc","ListAgentStateLicense","ListAgentStateLicense desc","ListAgentTollFreePhone","ListAgentTollFreePhone desc","ListAgentURL","ListAgentURL desc","ListAgentVoiceMail","ListAgentVoiceMail desc","ListAgentVoiceMailExt","ListAgentVoiceMailExt desc","ListOfficeAOR","ListOfficeAOR desc","ListOfficeEmail","ListOfficeEmail desc","ListOfficeFax","ListOfficeFax desc","ListOfficeKey","ListOfficeKey desc","ListOfficeMlsId","ListOfficeMlsId desc","ListOfficeName","ListOfficeName desc","ListOfficePhone","ListOfficePhone desc","ListOfficePhoneExt","ListOfficePhoneExt desc","ListOfficeURL","ListOfficeURL desc","ListPrice","ListPrice desc","ListPriceLow","ListPriceLow desc","ListTeamKey","ListTeamKey desc","ListTeamName","ListTeamName desc","ListingAgreement","ListingAgreement desc","ListingContractDate","ListingContractDate desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ListingService","ListingService desc","ListingTerms","ListingTerms desc","LivingArea","LivingArea desc","LivingAreaSource","LivingAreaSource desc","LivingAreaUnits","LivingAreaUnits desc","LockBoxLocation","LockBoxLocation desc","LockBoxSerialNumber","LockBoxSerialNumber desc","LockBoxType","LockBoxType desc","Longitude","Longitude desc","LotDimensionsSource","LotDimensionsSource desc","LotFeatures","LotFeatures desc","LotSizeAcres","LotSizeAcres desc","LotSizeArea","LotSizeArea desc","LotSizeDimensions","LotSizeDimensions desc","LotSizeSource","LotSizeSource desc","LotSizeSquareFeet","LotSizeSquareFeet desc","LotSizeUnits","LotSizeUnits desc","MLSAreaMajor","MLSAreaMajor desc","MLSAreaMinor","MLSAreaMinor desc","MainLevelBathrooms","MainLevelBathrooms desc","MainLevelBedrooms","MainLevelBedrooms desc","MaintenanceExpense","MaintenanceExpense desc","MajorChangeTimestamp","MajorChangeTimestamp desc","MajorChangeType","MajorChangeType desc","Make","Make desc","ManagerExpense","ManagerExpense desc","MapCoordinate","MapCoordinate desc","MapCoordinateSource","MapCoordinateSource desc","MapURL","MapURL desc","MiddleOrJuniorSchool","MiddleOrJuniorSchool desc","MiddleOrJuniorSchoolDistrict","MiddleOrJuniorSchoolDistrict desc","MlsStatus","MlsStatus desc","MobileDimUnits","MobileDimUnits desc","MobileHomeRemainsYN","MobileHomeRemainsYN desc","MobileLength","MobileLength desc","MobileWidth","MobileWidth desc","Model","Model desc","ModificationTimestamp","ModificationTimestamp desc","NetOperatingIncome","NetOperatingIncome desc","NewConstructionYN","NewConstructionYN desc","NewTaxesExpense","NewTaxesExpense desc","NumberOfBuildings","NumberOfBuildings desc","NumberOfFullTimeEmployees","NumberOfFullTimeEmployees desc","NumberOfLots","NumberOfLots desc","NumberOfPads","NumberOfPads desc","NumberOfPartTimeEmployees","NumberOfPartTimeEmployees desc","NumberOfSeparateElectricMeters","NumberOfSeparateElectricMeters desc","NumberOfSeparateGasMeters","NumberOfSeparateGasMeters desc","NumberOfSeparateWaterMeters","NumberOfSeparateWaterMeters desc","NumberOfUnitsInCommunity","NumberOfUnitsInCommunity desc","NumberOfUnitsLeased","NumberOfUnitsLeased desc","NumberOfUnitsMoMo","NumberOfUnitsMoMo desc","NumberOfUnitsTotal","NumberOfUnitsTotal desc","NumberOfUnitsVacant","NumberOfUnitsVacant desc","OccupantName","OccupantName desc","OccupantPhone","OccupantPhone desc","OccupantType","OccupantType desc","OffMarketDate","OffMarketDate desc","OffMarketTimestamp","OffMarketTimestamp desc","OnMarketDate","OnMarketDate desc","OnMarketTimestamp","OnMarketTimestamp desc","OpenParkingSpaces","OpenParkingSpaces desc","OpenParkingYN","OpenParkingYN desc","OperatingExpense","OperatingExpense desc","OperatingExpenseIncludes","OperatingExpenseIncludes desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginalListPrice","OriginalListPrice desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","OtherEquipment","OtherEquipment desc","OtherExpense","OtherExpense desc","OtherParking","OtherParking desc","OtherStructures","OtherStructures desc","OwnerName","OwnerName desc","OwnerPays","OwnerPays desc","OwnerPhone","OwnerPhone desc","Ownership","Ownership desc","OwnershipType","OwnershipType desc","ParcelNumber","ParcelNumber desc","ParkManagerName","ParkManagerName desc","ParkManagerPhone","ParkManagerPhone desc","ParkName","ParkName desc","ParkingFeatures","ParkingFeatures desc","ParkingTotal","ParkingTotal desc","PastureArea","PastureArea desc","PatioAndPorchFeatures","PatioAndPorchFeatures desc","PendingTimestamp","PendingTimestamp desc","PestControlExpense","PestControlExpense desc","PetsAllowed","PetsAllowed desc","PhotosChangeTimestamp","PhotosChangeTimestamp desc","PhotosCount","PhotosCount desc","PoolExpense","PoolExpense desc","PoolFeatures","PoolFeatures desc","PoolPrivateYN","PoolPrivateYN desc","Possession","Possession desc","PossibleUse","PossibleUse desc","PostalCity","PostalCity desc","PostalCode","PostalCode desc","PostalCodePlus4","PostalCodePlus4 desc","PowerProductionType","PowerProductionType desc","PreviousListPrice","PreviousListPrice desc","PriceChangeTimestamp","PriceChangeTimestamp desc","PrivateOfficeRemarks","PrivateOfficeRemarks desc","PrivateRemarks","PrivateRemarks desc","ProfessionalManagementExpense","ProfessionalManagementExpense desc","PropertyAttachedYN","PropertyAttachedYN desc","PropertyCondition","PropertyCondition desc","PropertySubType","PropertySubType desc","PropertyType","PropertyType desc","PublicRemarks","PublicRemarks desc","PublicSurveyRange","PublicSurveyRange desc","PublicSurveySection","PublicSurveySection desc","PublicSurveyTownship","PublicSurveyTownship desc","PurchaseContractDate","PurchaseContractDate desc","RVParkingDimensions","RVParkingDimensions desc","RangeArea","RangeArea desc","RentControlYN","RentControlYN desc","RentIncludes","RentIncludes desc","RoadFrontageType","RoadFrontageType desc","RoadResponsibility","RoadResponsibility desc","RoadSurfaceType","RoadSurfaceType desc","Roof","Roof desc","RoomType","RoomType desc","RoomsTotal","RoomsTotal desc","SeatingCapacity","SeatingCapacity desc","SecurityFeatures","SecurityFeatures desc","SeniorCommunityYN","SeniorCommunityYN desc","SerialU","SerialU desc","SerialX","SerialX desc","SerialXX","SerialXX desc","Sewer","Sewer desc","ShowingAdvanceNotice","ShowingAdvanceNotice desc","ShowingAttendedYN","ShowingAttendedYN desc","ShowingContactName","ShowingContactName desc","ShowingContactPhone","ShowingContactPhone desc","ShowingContactPhoneExt","ShowingContactPhoneExt desc","ShowingContactType","ShowingContactType desc","ShowingDays","ShowingDays desc","ShowingEndTime","ShowingEndTime desc","ShowingInstructions","ShowingInstructions desc","ShowingRequirements","ShowingRequirements desc","ShowingStartTime","ShowingStartTime desc","SignOnPropertyYN","SignOnPropertyYN desc","Skirt","Skirt desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc","SpaFeatures","SpaFeatures desc","SpaYN","SpaYN desc","SpecialLicenses","SpecialLicenses desc","SpecialListingConditions","SpecialListingConditions desc","StandardStatus","StandardStatus desc","StateOrProvince","StateOrProvince desc","StateRegion","StateRegion desc","StatusChangeTimestamp","StatusChangeTimestamp desc","Stories","Stories desc","StoriesTotal","StoriesTotal desc","StreetAdditionalInfo","StreetAdditionalInfo desc","StreetDirPrefix","StreetDirPrefix desc","StreetDirSuffix","StreetDirSuffix desc","StreetName","StreetName desc","StreetNumber","StreetNumber desc","StreetNumberNumeric","StreetNumberNumeric desc","StreetSuffix","StreetSuffix desc","StreetSuffixModifier","StreetSuffixModifier desc","StructureType","StructureType desc","SubAgencyCompensation","SubAgencyCompensation desc","SubAgencyCompensationType","SubAgencyCompensationType desc","SubdivisionName","SubdivisionName desc","SuppliesExpense","SuppliesExpense desc","SyndicateTo","SyndicateTo desc","SyndicationRemarks","SyndicationRemarks desc","TaxAnnualAmount","TaxAnnualAmount desc","TaxAssessedValue","TaxAssessedValue desc","TaxBlock","TaxBlock desc","TaxBookNumber","TaxBookNumber desc","TaxLegalDescription","TaxLegalDescription desc","TaxLot","TaxLot desc","TaxMapNumber","TaxMapNumber desc","TaxOtherAnnualAssessmentAmount","TaxOtherAnnualAssessmentAmount desc","TaxParcelLetter","TaxParcelLetter desc","TaxStatusCurrent","TaxStatusCurrent desc","TaxTract","TaxTract desc","TaxYear","TaxYear desc","TenantPays","TenantPays desc","Topography","Topography desc","TotalActualRent","TotalActualRent desc","Township","Township desc","TransactionBrokerCompensation","TransactionBrokerCompensation desc","TransactionBrokerCompensationType","TransactionBrokerCompensationType desc","TrashExpense","TrashExpense desc","UnitNumber","UnitNumber desc","UnitTypeType","UnitTypeType desc","UnitsFurnished","UnitsFurnished desc","UniversalPropertyId","UniversalPropertyId desc","UniversalPropertySubId","UniversalPropertySubId desc","UnparsedAddress","UnparsedAddress desc","Utilities","Utilities desc","VacancyAllowance","VacancyAllowance desc","VacancyAllowanceRate","VacancyAllowanceRate desc","Vegetation","Vegetation desc","VideosChangeTimestamp","VideosChangeTimestamp desc","VideosCount","VideosCount desc","View","View desc","ViewYN","ViewYN desc","VirtualTourURLBranded","VirtualTourURLBranded desc","VirtualTourURLUnbranded","VirtualTourURLUnbranded desc","WalkScore","WalkScore desc","WaterBodyName","WaterBodyName desc","WaterSewerExpense","WaterSewerExpense desc","WaterSource","WaterSource desc","WaterfrontFeatures","WaterfrontFeatures desc","WaterfrontYN","WaterfrontYN desc","WindowFeatures","WindowFeatures desc","WithdrawnDate","WithdrawnDate desc","WoodedArea","WoodedArea desc","WorkmansCompensationExpense","WorkmansCompensationExpense desc","YearBuilt","YearBuilt desc","YearBuiltDetails","YearBuiltDetails desc","YearBuiltEffective","YearBuiltEffective desc","YearBuiltSource","YearBuiltSource desc","YearEstablished","YearEstablished desc","YearsCurrentOwner","YearsCurrentOwner desc","Zoning","Zoning desc","ZoningDescription","ZoningDescription desc","AboveGradeUnfinishedArea","AboveGradeUnfinishedArea desc","AboveGradeUnfinishedAreaSource","AboveGradeUnfinishedAreaSource desc","AboveGradeUnfinishedAreaUnits","AboveGradeUnfinishedAreaUnits desc","ActivationDate","ActivationDate desc","AvailableLeaseType","AvailableLeaseType desc","BackOnMarketDate","BackOnMarketDate desc","BelowGradeUnfinishedArea","BelowGradeUnfinishedArea desc","BelowGradeUnfinishedAreaSource","BelowGradeUnfinishedAreaSource desc","BelowGradeUnfinishedAreaUnits","BelowGradeUnfinishedAreaUnits desc","BuyerAgentNationalAssociationId","BuyerAgentNationalAssociationId desc","BuyerBrokerageCompensation","BuyerBrokerageCompensation desc","BuyerBrokerageCompensationType","BuyerBrokerageCompensationType desc","BuyerOfficeNationalAssociationId","BuyerOfficeNationalAssociationId desc","CoBuyerAgentNationalAssociationId","CoBuyerAgentNationalAssociationId desc","CoBuyerOfficeNationalAssociationId","CoBuyerOfficeNationalAssociationId desc","CoListAgentNationalAssociationId","CoListAgentNationalAssociationId desc","CoListOfficeNationalAssociationId","CoListOfficeNationalAssociationId desc","DaysInMls","DaysInMls desc","DaysOnSite","DaysOnSite desc","DualOrVariableRateCommissionYN","DualOrVariableRateCommissionYN desc","FhaEligibility","FhaEligibility desc","GreenVerificationYN","GreenVerificationYN desc","ListAgentNationalAssociationId","ListAgentNationalAssociationId desc","ListingURL","ListingURL desc","ListingURLDescription","ListingURLDescription desc","ListOfficeNationalAssociationId","ListOfficeNationalAssociationId desc","PowerProductionYN","PowerProductionYN desc","SimpleDaysOnMarket","SimpleDaysOnMarket desc","StartShowingDate","StartShowingDate desc","CompSaleYN","CompSaleYN desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription","AboveGradeUnfinishedArea","AboveGradeUnfinishedAreaSource","AboveGradeUnfinishedAreaUnits","ActivationDate","AvailableLeaseType","BackOnMarketDate","BelowGradeUnfinishedArea","BelowGradeUnfinishedAreaSource","BelowGradeUnfinishedAreaUnits","BuyerAgentNationalAssociationId","BuyerBrokerageCompensation","BuyerBrokerageCompensationType","BuyerOfficeNationalAssociationId","CoBuyerAgentNationalAssociationId","CoBuyerOfficeNationalAssociationId","CoListAgentNationalAssociationId","CoListOfficeNationalAssociationId","DaysInMls","DaysOnSite","DualOrVariableRateCommissionYN","FhaEligibility","GreenVerificationYN","ListAgentNationalAssociationId","ListingURL","ListingURLDescription","ListOfficeNationalAssociationId","PowerProductionYN","SimpleDaysOnMarket","StartShowingDate","CompSaleYN"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Property","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Property","tags":["Property"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member":{"get":{"summary":"Get entities from Member","tags":["Member"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","JobTitle desc","LastLoginTimestamp","LastLoginTimestamp desc","MemberAOR","MemberAOR desc","MemberAORMlsId","MemberAORMlsId desc","MemberAORkey","MemberAORkey desc","MemberAddress1","MemberAddress1 desc","MemberAddress2","MemberAddress2 desc","MemberAssociationComments","MemberAssociationComments desc","MemberCarrierRoute","MemberCarrierRoute desc","MemberCity","MemberCity desc","MemberCountry","MemberCountry desc","MemberCountyOrParish","MemberCountyOrParish desc","MemberDesignation","MemberDesignation desc","MemberDirectPhone","MemberDirectPhone desc","MemberEmail","MemberEmail desc","MemberFax","MemberFax desc","MemberFirstName","MemberFirstName desc","MemberFullName","MemberFullName desc","MemberHomePhone","MemberHomePhone desc","MemberIsAssistantTo","MemberIsAssistantTo desc","MemberKey","MemberKey desc","MemberLanguages","MemberLanguages desc","MemberLastName","MemberLastName desc","MemberLoginId","MemberLoginId desc","MemberMiddleName","MemberMiddleName desc","MemberMlsAccessYN","MemberMlsAccessYN desc","MemberMlsId","MemberMlsId desc","MemberMlsSecurityClass","MemberMlsSecurityClass desc","MemberMobilePhone","MemberMobilePhone desc","MemberNamePrefix","MemberNamePrefix desc","MemberNameSuffix","MemberNameSuffix desc","MemberNationalAssociationId","MemberNationalAssociationId desc","MemberNickname","MemberNickname desc","MemberOfficePhone","MemberOfficePhone desc","MemberOfficePhoneExt","MemberOfficePhoneExt desc","MemberOtherPhoneType","MemberOtherPhoneType desc","MemberPager","MemberPager desc","MemberPassword","MemberPassword desc","MemberPhoneTTYTDD","MemberPhoneTTYTDD desc","MemberPostalCode","MemberPostalCode desc","MemberPostalCodePlus4","MemberPostalCodePlus4 desc","MemberPreferredPhone","MemberPreferredPhone desc","MemberPreferredPhoneExt","MemberPreferredPhoneExt desc","MemberStateLicense","MemberStateLicense desc","MemberStateLicenseState","MemberStateLicenseState desc","MemberStateOrProvince","MemberStateOrProvince desc","MemberStatus","MemberStatus desc","MemberTollFreePhone","MemberTollFreePhone desc","MemberType","MemberType desc","MemberVoiceMail","MemberVoiceMail desc","MemberVoiceMailExt","MemberVoiceMailExt desc","ModificationTimestamp","ModificationTimestamp desc","OfficeKey","OfficeKey desc","OfficeMlsId","OfficeMlsId desc","OfficeName","OfficeName desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMemberKey","OriginatingSystemMemberKey desc","OriginatingSystemName","OriginatingSystemName desc","SocialMediaType","SocialMediaType desc","SourceSystemID","SourceSystemID desc","SourceSystemMemberKey","SourceSystemMemberKey desc","SourceSystemName","SourceSystemName desc","SyndicateTo","SyndicateTo desc","MemberAlternateId","MemberAlternateId desc","MemberBillingPreference","MemberBillingPreference desc","MemberCommitteeCount","MemberCommitteeCount desc","MemberMailOptOutYN","MemberMailOptOutYN desc","MemberNationalAssociationEntryDate","MemberNationalAssociationEntryDate desc","MemberPreferredMail","MemberPreferredMail desc","MemberPreferredMedia","MemberPreferredMedia desc","MemberPreferredPublication","MemberPreferredPublication desc","MemberPrimaryAorId","MemberPrimaryAorId desc","MemberStateLicenseExpirationDate","MemberStateLicenseExpirationDate desc","MemberStateLicenseType","MemberStateLicenseType desc","MemberTransferDate","MemberTransferDate desc","MemberVotingPrecinct","MemberVotingPrecinct desc","OfficeNationalAssociationId","OfficeNationalAssociationId desc","UniqueLicenseeIdentifier","UniqueLicenseeIdentifier desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Member","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Member","tags":["Member"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office":{"get":{"summary":"Get entities from Office","tags":["Office"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","FranchiseAffiliation desc","IDXOfficeParticipationYN","IDXOfficeParticipationYN desc","MainOfficeKey","MainOfficeKey desc","MainOfficeMlsId","MainOfficeMlsId desc","ModificationTimestamp","ModificationTimestamp desc","OfficeAOR","OfficeAOR desc","OfficeAORMlsId","OfficeAORMlsId desc","OfficeAORkey","OfficeAORkey desc","OfficeAddress1","OfficeAddress1 desc","OfficeAddress2","OfficeAddress2 desc","OfficeAssociationComments","OfficeAssociationComments desc","OfficeBranchType","OfficeBranchType desc","OfficeBrokerKey","OfficeBrokerKey desc","OfficeBrokerMlsId","OfficeBrokerMlsId desc","OfficeCity","OfficeCity desc","OfficeCorporateLicense","OfficeCorporateLicense desc","OfficeCountyOrParish","OfficeCountyOrParish desc","OfficeEmail","OfficeEmail desc","OfficeFax","OfficeFax desc","OfficeKey","OfficeKey desc","OfficeManagerKey","OfficeManagerKey desc","OfficeManagerMlsId","OfficeManagerMlsId desc","OfficeMlsId","OfficeMlsId desc","OfficeName","OfficeName desc","OfficeNationalAssociationId","OfficeNationalAssociationId desc","OfficePhone","OfficePhone desc","OfficePhoneExt","OfficePhoneExt desc","OfficePostalCode","OfficePostalCode desc","OfficePostalCodePlus4","OfficePostalCodePlus4 desc","OfficeStateOrProvince","OfficeStateOrProvince desc","OfficeStatus","OfficeStatus desc","OfficeType","OfficeType desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","OriginatingSystemOfficeKey","OriginatingSystemOfficeKey desc","SocialMediaType","SocialMediaType desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","SourceSystemOfficeKey","SourceSystemOfficeKey desc","SyndicateAgentOption","SyndicateAgentOption desc","SyndicateTo","SyndicateTo desc","BillingOfficeKey","BillingOfficeKey desc","FranchiseNationalAssociationID","FranchiseNationalAssociationID desc","NumberOfBranches","NumberOfBranches desc","NumberOfNonMemberSalespersons","NumberOfNonMemberSalespersons desc","OfficeAlternateId","OfficeAlternateId desc","OfficeBrokerNationalAssociationID","OfficeBrokerNationalAssociationID desc","OfficeCountry","OfficeCountry desc","OfficeMailAddress1","OfficeMailAddress1 desc","OfficeMailAddress2","OfficeMailAddress2 desc","OfficeMailCareOf","OfficeMailCareOf desc","OfficeMailCity","OfficeMailCity desc","OfficeMailCountry","OfficeMailCountry desc","OfficeMailCountyOrParish","OfficeMailCountyOrParish desc","OfficeMailPostalCode","OfficeMailPostalCode desc","OfficeMailPostalCodePlus4","OfficeMailPostalCodePlus4 desc","OfficeMailStateOrProvince","OfficeMailStateOrProvince desc","OfficeNationalAssociationIdInsertDate","OfficeNationalAssociationIdInsertDate desc","OfficePreferredMedia","OfficePreferredMedia desc","OfficePrimaryAorId","OfficePrimaryAorId desc","OfficePrimaryStateOrProvince","OfficePrimaryStateOrProvince desc","OtherPhone","OtherPhone desc","VirtualOfficeWebsiteYN","VirtualOfficeWebsiteYN desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo","BillingOfficeKey","FranchiseNationalAssociationID","NumberOfBranches","NumberOfNonMemberSalespersons","OfficeAlternateId","OfficeBrokerNationalAssociationID","OfficeCountry","OfficeMailAddress1","OfficeMailAddress2","OfficeMailCareOf","OfficeMailCity","OfficeMailCountry","OfficeMailCountyOrParish","OfficeMailPostalCode","OfficeMailPostalCodePlus4","OfficeMailStateOrProvince","OfficeNationalAssociationIdInsertDate","OfficePreferredMedia","OfficePrimaryAorId","OfficePrimaryStateOrProvince","OtherPhone","VirtualOfficeWebsiteYN"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Office","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Office","tags":["Office"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts":{"get":{"summary":"Get entities from Contacts","tags":["Contacts"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["Anniversary","Anniversary desc","AssistantEmail","AssistantEmail desc","AssistantName","AssistantName desc","AssistantPhone","AssistantPhone desc","AssistantPhoneExt","AssistantPhoneExt desc","Birthdate","Birthdate desc","BusinessFax","BusinessFax desc","Children","Children desc","Company","Company desc","ContactKey","ContactKey desc","ContactLoginId","ContactLoginId desc","ContactPassword","ContactPassword desc","ContactStatus","ContactStatus desc","ContactType","ContactType desc","Department","Department desc","DirectPhone","DirectPhone desc","Email","Email desc","Email2","Email2 desc","Email3","Email3 desc","FirstName","FirstName desc","FullName","FullName desc","HomeAddress1","HomeAddress1 desc","HomeAddress2","HomeAddress2 desc","HomeCarrierRoute","HomeCarrierRoute desc","HomeCity","HomeCity desc","HomeCountry","HomeCountry desc","HomeCountyOrParish","HomeCountyOrParish desc","HomeFax","HomeFax desc","HomePhone","HomePhone desc","HomePostalCode","HomePostalCode desc","HomePostalCodePlus4","HomePostalCodePlus4 desc","HomeStateOrProvince","HomeStateOrProvince desc","JobTitle","JobTitle desc","Language","Language desc","LastName","LastName desc","LeadSource","LeadSource desc","MiddleName","MiddleName desc","MobilePhone","MobilePhone desc","ModificationTimestamp","ModificationTimestamp desc","NamePrefix","NamePrefix desc","NameSuffix","NameSuffix desc","Nickname","Nickname desc","Notes","Notes desc","OfficePhone","OfficePhone desc","OfficePhoneExt","OfficePhoneExt desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemContactKey","OriginatingSystemContactKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","OtherAddress1","OtherAddress1 desc","OtherAddress2","OtherAddress2 desc","OtherCarrierRoute","OtherCarrierRoute desc","OtherCity","OtherCity desc","OtherCountry","OtherCountry desc","OtherCountyOrParish","OtherCountyOrParish desc","OtherPhoneType","OtherPhoneType desc","OtherPostalCode","OtherPostalCode desc","OtherPostalCodePlus4","OtherPostalCodePlus4 desc","OtherStateOrProvince","OtherStateOrProvince desc","OwnerMemberID","OwnerMemberID desc","OwnerMemberKey","OwnerMemberKey desc","Pager","Pager desc","PhoneTTYTDD","PhoneTTYTDD desc","PreferredAddress","PreferredAddress desc","PreferredPhone","PreferredPhone desc","ReferredBy","ReferredBy desc","SocialMediaType","SocialMediaType desc","SourceSystemContactKey","SourceSystemContactKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","SpousePartnerName","SpousePartnerName desc","TollFreePhone","TollFreePhone desc","VoiceMail","VoiceMail desc","VoiceMailExt","VoiceMailExt desc","WorkAddress1","WorkAddress1 desc","WorkAddress2","WorkAddress2 desc","WorkCarrierRoute","WorkCarrierRoute desc","WorkCity","WorkCity desc","WorkCountry","WorkCountry desc","WorkCountyOrParish","WorkCountyOrParish desc","WorkPostalCode","WorkPostalCode desc","WorkPostalCodePlus4","WorkPostalCodePlus4 desc","WorkStateOrProvince","WorkStateOrProvince desc","ReverseProspectingEnabledYN","ReverseProspectingEnabledYN desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["Anniversary","AssistantEmail","AssistantName","AssistantPhone","AssistantPhoneExt","Birthdate","BusinessFax","Children","Company","ContactKey","ContactLoginId","ContactPassword","ContactStatus","ContactType","Department","DirectPhone","Email","Email2","Email3","FirstName","FullName","HomeAddress1","HomeAddress2","HomeCarrierRoute","HomeCity","HomeCountry","HomeCountyOrParish","HomeFax","HomePhone","HomePostalCode","HomePostalCodePlus4","HomeStateOrProvince","JobTitle","Language","LastName","LeadSource","MiddleName","MobilePhone","ModificationTimestamp","NamePrefix","NameSuffix","Nickname","Notes","OfficePhone","OfficePhoneExt","OriginalEntryTimestamp","OriginatingSystemContactKey","OriginatingSystemID","OriginatingSystemName","OtherAddress1","OtherAddress2","OtherCarrierRoute","OtherCity","OtherCountry","OtherCountyOrParish","OtherPhoneType","OtherPostalCode","OtherPostalCodePlus4","OtherStateOrProvince","OwnerMemberID","OwnerMemberKey","Pager","PhoneTTYTDD","PreferredAddress","PreferredPhone","ReferredBy","SocialMediaType","SourceSystemContactKey","SourceSystemID","SourceSystemName","SpousePartnerName","TollFreePhone","VoiceMail","VoiceMailExt","WorkAddress1","WorkAddress2","WorkCarrierRoute","WorkCity","WorkCountry","WorkCountyOrParish","WorkPostalCode","WorkPostalCodePlus4","WorkStateOrProvince","ReverseProspectingEnabledYN"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","OwnerMember","HistoryTransactional","Media","ContactsOtherPhone","ContactsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Contacts","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Contacts","tags":["Contacts"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Contacts-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Media":{"get":{"summary":"Get entities from Media","tags":["Media"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","ImageHeight","ImageHeight desc","ImageOf","ImageOf desc","ImageSizeDescription","ImageSizeDescription desc","ImageWidth","ImageWidth desc","LongDescription","LongDescription desc","MediaCategory","MediaCategory desc","MediaHTML","MediaHTML desc","MediaKey","MediaKey desc","MediaModificationTimestamp","MediaModificationTimestamp desc","MediaObjectID","MediaObjectID desc","MediaStatus","MediaStatus desc","MediaType","MediaType desc","MediaURL","MediaURL desc","ModificationTimestamp","ModificationTimestamp desc","Order","Order desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMediaKey","OriginatingSystemMediaKey desc","OriginatingSystemName","OriginatingSystemName desc","Permission","Permission desc","PreferredPhotoYN","PreferredPhotoYN desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","ShortDescription","ShortDescription desc","SourceSystemID","SourceSystemID desc","SourceSystemMediaKey","SourceSystemMediaKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Media","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Media","tags":["Media"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Media-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/HistoryTransactional":{"get":{"summary":"Get entities from HistoryTransactional","tags":["HistoryTransactional"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to HistoryTransactional","tags":["HistoryTransactional"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListings":{"get":{"summary":"Get entities from ContactListings","tags":["ContactListings"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentNotesUnreadYN","AgentNotesUnreadYN desc","ClassName","ClassName desc","ContactKey","ContactKey desc","ContactListingPreference","ContactListingPreference desc","ContactListingsKey","ContactListingsKey desc","ContactLoginId","ContactLoginId desc","ContactNotesUnreadYN","ContactNotesUnreadYN desc","DirectEmailYN","DirectEmailYN desc","LastAgentNoteTimestamp","LastAgentNoteTimestamp desc","LastContactNoteTimestamp","LastContactNoteTimestamp desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ListingModificationTimestamp","ListingModificationTimestamp desc","ListingSentTimestamp","ListingSentTimestamp desc","ListingViewedYN","ListingViewedYN desc","ModificationTimestamp","ModificationTimestamp desc","PortalLastVisitedTimestamp","PortalLastVisitedTimestamp desc","ResourceName","ResourceName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentNotesUnreadYN","ClassName","ContactKey","ContactListingPreference","ContactListingsKey","ContactLoginId","ContactNotesUnreadYN","DirectEmailYN","LastAgentNoteTimestamp","LastContactNoteTimestamp","ListingId","ListingKey","ListingModificationTimestamp","ListingSentTimestamp","ListingViewedYN","ModificationTimestamp","PortalLastVisitedTimestamp","ResourceName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Contact","Listing","ListingNotes"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of ContactListings","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.ContactListings"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to ContactListings","tags":["ContactListings"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListings-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListings"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTracking":{"get":{"summary":"Get entities from InternetTracking","tags":["InternetTracking"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActorCity","ActorCity desc","ActorEmail","ActorEmail desc","ActorID","ActorID desc","ActorIP","ActorIP desc","ActorKey","ActorKey desc","ActorLatitude","ActorLatitude desc","ActorLongitude","ActorLongitude desc","ActorOriginatingSystemID","ActorOriginatingSystemID desc","ActorOriginatingSystemName","ActorOriginatingSystemName desc","ActorPhone","ActorPhone desc","ActorPhoneExt","ActorPhoneExt desc","ActorPostalCode","ActorPostalCode desc","ActorPostalCodePlus4","ActorPostalCodePlus4 desc","ActorRegion","ActorRegion desc","ActorSourceSystemID","ActorSourceSystemID desc","ActorSourceSystemName","ActorSourceSystemName desc","ActorStateOrProvince","ActorStateOrProvince desc","ActorType","ActorType desc","ColorDepth","ColorDepth desc","DeviceType","DeviceType desc","EventDescription","EventDescription desc","EventKey","EventKey desc","EventLabel","EventLabel desc","EventOriginatingSystemID","EventOriginatingSystemID desc","EventOriginatingSystemName","EventOriginatingSystemName desc","EventSourceSystemID","EventSourceSystemID desc","EventSourceSystemName","EventSourceSystemName desc","EventTarget","EventTarget desc","EventTimestamp","EventTimestamp desc","EventType","EventType desc","ObjectID","ObjectID desc","ObjectIdType","ObjectIdType desc","ObjectKey","ObjectKey desc","ObjectOriginatingSystemID","ObjectOriginatingSystemID desc","ObjectOriginatingSystemName","ObjectOriginatingSystemName desc","ObjectSourceSystemID","ObjectSourceSystemID desc","ObjectSourceSystemName","ObjectSourceSystemName desc","ObjectType","ObjectType desc","ObjectURL","ObjectURL desc","OriginatingSystemActorKey","OriginatingSystemActorKey desc","OriginatingSystemEventKey","OriginatingSystemEventKey desc","OriginatingSystemObjectKey","OriginatingSystemObjectKey desc","ReferringURL","ReferringURL desc","ScreenHeight","ScreenHeight desc","ScreenWidth","ScreenWidth desc","SessionID","SessionID desc","SourceSystemActorKey","SourceSystemActorKey desc","SourceSystemEventKey","SourceSystemEventKey desc","SourceSystemObjectKey","SourceSystemObjectKey desc","TimeZoneOffset","TimeZoneOffset desc","UserAgent","UserAgent desc","SummaryEndTimestamp","SummaryEndTimestamp desc","SummaryStartTimestamp","SummaryStartTimestamp desc","TotalListingImpressions","TotalListingImpressions desc","TrackingDate","TrackingDate desc","TrackingType","TrackingType desc","TrackingValues","TrackingValues desc","EventSource","EventSource desc","TotalListingViews","TotalListingViews desc","TotalListingsFavorited","TotalListingsFavorited desc","TotalListingsShared","TotalListingsShared desc","TotalListingsEmailed","TotalListingsEmailed desc","TotalCmaReportsCreated","TotalCmaReportsCreated desc","TotalCmaReportsRan","TotalCmaReportsRan desc","TotalCmaReportsShared","TotalCmaReportsShared desc","TotalCmaReportsEmailed","TotalCmaReportsEmailed desc","TotalShowingsRequested","TotalShowingsRequested desc","TotalShowingsCompleted","TotalShowingsCompleted desc","TotalLogins","TotalLogins desc","UniqueLogins","UniqueLogins desc","MobileLogins","MobileLogins desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActorCity","ActorEmail","ActorID","ActorIP","ActorKey","ActorLatitude","ActorLongitude","ActorOriginatingSystemID","ActorOriginatingSystemName","ActorPhone","ActorPhoneExt","ActorPostalCode","ActorPostalCodePlus4","ActorRegion","ActorSourceSystemID","ActorSourceSystemName","ActorStateOrProvince","ActorType","ColorDepth","DeviceType","EventDescription","EventKey","EventLabel","EventOriginatingSystemID","EventOriginatingSystemName","EventSourceSystemID","EventSourceSystemName","EventTarget","EventTimestamp","EventType","ObjectID","ObjectIdType","ObjectKey","ObjectOriginatingSystemID","ObjectOriginatingSystemName","ObjectSourceSystemID","ObjectSourceSystemName","ObjectType","ObjectURL","OriginatingSystemActorKey","OriginatingSystemEventKey","OriginatingSystemObjectKey","ReferringURL","ScreenHeight","ScreenWidth","SessionID","SourceSystemActorKey","SourceSystemEventKey","SourceSystemObjectKey","TimeZoneOffset","UserAgent","SummaryEndTimestamp","SummaryStartTimestamp","TotalListingImpressions","TrackingDate","TrackingType","TrackingValues","EventSource","TotalListingViews","TotalListingsFavorited","TotalListingsShared","TotalListingsEmailed","TotalCmaReportsCreated","TotalCmaReportsRan","TotalCmaReportsShared","TotalCmaReportsEmailed","TotalShowingsRequested","TotalShowingsCompleted","TotalLogins","UniqueLogins","MobileLogins"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ActorOriginatingSystem","ActorSourceSystem","EventOriginatingSystem","EventSourceSystem","ObjectOriginatingSystem","ObjectSourceSystem"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of InternetTracking","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.InternetTracking"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to InternetTracking","tags":["InternetTracking"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.InternetTracking-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.InternetTracking"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/SavedSearch":{"get":{"summary":"Get entities from SavedSearch","tags":["SavedSearch"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","MemberKey","MemberKey desc","MemberMlsId","MemberMlsId desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemMemberKey","OriginatingSystemMemberKey desc","OriginatingSystemMemberName","OriginatingSystemMemberName desc","OriginatingSystemName","OriginatingSystemName desc","ResourceName","ResourceName desc","SavedSearchDescription","SavedSearchDescription desc","SavedSearchKey","SavedSearchKey desc","SavedSearchName","SavedSearchName desc","SavedSearchType","SavedSearchType desc","SearchQuery","SearchQuery desc","SearchQueryExceptionDetails","SearchQueryExceptionDetails desc","SearchQueryExceptions","SearchQueryExceptions desc","SearchQueryHumanReadable","SearchQueryHumanReadable desc","SearchQueryType","SearchQueryType desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","MemberKey","MemberMlsId","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemMemberKey","OriginatingSystemMemberName","OriginatingSystemName","ResourceName","SavedSearchDescription","SavedSearchKey","SavedSearchName","SavedSearchType","SearchQuery","SearchQueryExceptionDetails","SearchQueryExceptions","SearchQueryHumanReadable","SearchQueryType","SourceSystemID","SourceSystemKey","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Member","OriginatingSystem","SourceSystem"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SavedSearch","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SavedSearch"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to SavedSearch","tags":["SavedSearch"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SavedSearch-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SavedSearch"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OpenHouse":{"get":{"summary":"Get entities from OpenHouse","tags":["OpenHouse"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AppointmentRequiredYN","AppointmentRequiredYN desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","OpenHouseAttendedBy","OpenHouseAttendedBy desc","OpenHouseDate","OpenHouseDate desc","OpenHouseEndTime","OpenHouseEndTime desc","OpenHouseId","OpenHouseId desc","OpenHouseKey","OpenHouseKey desc","OpenHouseRemarks","OpenHouseRemarks desc","OpenHouseStartTime","OpenHouseStartTime desc","OpenHouseStatus","OpenHouseStatus desc","OpenHouseType","OpenHouseType desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","Refreshments","Refreshments desc","ShowingAgentFirstName","ShowingAgentFirstName desc","ShowingAgentKey","ShowingAgentKey desc","ShowingAgentLastName","ShowingAgentLastName desc","ShowingAgentMlsID","ShowingAgentMlsID desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc","LivestreamOpenHouseURL","LivestreamOpenHouseURL desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AppointmentRequiredYN","ListingId","ListingKey","ModificationTimestamp","OpenHouseAttendedBy","OpenHouseDate","OpenHouseEndTime","OpenHouseId","OpenHouseKey","OpenHouseRemarks","OpenHouseStartTime","OpenHouseStatus","OpenHouseType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","Refreshments","ShowingAgentFirstName","ShowingAgentKey","ShowingAgentLastName","ShowingAgentMlsID","SourceSystemID","SourceSystemKey","SourceSystemName","LivestreamOpenHouseURL"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OpenHouse","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to OpenHouse","tags":["OpenHouse"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Prospecting":{"get":{"summary":"Get entities from Prospecting","tags":["Prospecting"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActiveYN","ActiveYN desc","BccEmailList","BccEmailList desc","BccMeYN","BccMeYN desc","CcEmailList","CcEmailList desc","ClientActivatedYN","ClientActivatedYN desc","ConciergeNotificationsYN","ConciergeNotificationsYN desc","ConciergeYN","ConciergeYN desc","ContactKey","ContactKey desc","DailySchedule","DailySchedule desc","DisplayTemplateID","DisplayTemplateID desc","Language","Language desc","LastNewChangedTimestamp","LastNewChangedTimestamp desc","LastViewedTimestamp","LastViewedTimestamp desc","MessageNew","MessageNew desc","MessageRevise","MessageRevise desc","MessageUpdate","MessageUpdate desc","ModificationTimestamp","ModificationTimestamp desc","NextSendTimestamp","NextSendTimestamp desc","OwnerMemberID","OwnerMemberID desc","OwnerMemberKey","OwnerMemberKey desc","ProspectingKey","ProspectingKey desc","ReasonActiveOrDisabled","ReasonActiveOrDisabled desc","SavedSearchKey","SavedSearchKey desc","ScheduleType","ScheduleType desc","Subject","Subject desc","ToEmailList","ToEmailList desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActiveYN","BccEmailList","BccMeYN","CcEmailList","ClientActivatedYN","ConciergeNotificationsYN","ConciergeYN","ContactKey","DailySchedule","DisplayTemplateID","Language","LastNewChangedTimestamp","LastViewedTimestamp","MessageNew","MessageRevise","MessageUpdate","ModificationTimestamp","NextSendTimestamp","OwnerMemberID","OwnerMemberKey","ProspectingKey","ReasonActiveOrDisabled","SavedSearchKey","ScheduleType","Subject","ToEmailList"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Prospecting","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Prospecting"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Prospecting","tags":["Prospecting"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Prospecting-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Prospecting"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Queue":{"get":{"summary":"Get entities from Queue","tags":["Queue"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","OriginatingSystemQueueKey","OriginatingSystemQueueKey desc","QueueTransactionKey","QueueTransactionKey desc","QueueTransactionType","QueueTransactionType desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","SourceSystemQueueKey","SourceSystemQueueKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemQueueKey","QueueTransactionKey","QueueTransactionType","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemID","SourceSystemName","SourceSystemQueueKey"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Queue","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Queue"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Queue","tags":["Queue"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Queue-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Queue"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Rules":{"get":{"summary":"Get entities from Rules","tags":["Rules"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","OriginatingSystemRuleKey","OriginatingSystemRuleKey desc","ResourceName","ResourceName desc","RuleAction","RuleAction desc","RuleDescription","RuleDescription desc","RuleEnabledYN","RuleEnabledYN desc","RuleErrorText","RuleErrorText desc","RuleExpression","RuleExpression desc","RuleFormat","RuleFormat desc","RuleHelpText","RuleHelpText desc","RuleKey","RuleKey desc","RuleName","RuleName desc","RuleOrder","RuleOrder desc","RuleType","RuleType desc","RuleVersion","RuleVersion desc","RuleWarningText","RuleWarningText desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","FieldKey","FieldName","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemRuleKey","ResourceName","RuleAction","RuleDescription","RuleEnabledYN","RuleErrorText","RuleExpression","RuleFormat","RuleHelpText","RuleKey","RuleName","RuleOrder","RuleType","RuleVersion","RuleWarningText","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Rules","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Rules"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Rules","tags":["Rules"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Rules-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Rules"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing":{"get":{"summary":"Get entities from Showing","tags":["Showing"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentOriginatingSystemID","AgentOriginatingSystemID desc","AgentOriginatingSystemName","AgentOriginatingSystemName desc","AgentSourceSystemID","AgentSourceSystemID desc","AgentSourceSystemName","AgentSourceSystemName desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ListingOriginatingSystemID","ListingOriginatingSystemID desc","ListingOriginatingSystemName","ListingOriginatingSystemName desc","ListingSourceSystemID","ListingSourceSystemID desc","ListingSourceSystemName","ListingSourceSystemName desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemAgentKey","OriginatingSystemAgentKey desc","OriginatingSystemListingKey","OriginatingSystemListingKey desc","OriginatingSystemShowingKey","OriginatingSystemShowingKey desc","ShowingAgentKey","ShowingAgentKey desc","ShowingAgentMlsID","ShowingAgentMlsID desc","ShowingEndTimestamp","ShowingEndTimestamp desc","ShowingId","ShowingId desc","ShowingKey","ShowingKey desc","ShowingOriginatingSystemID","ShowingOriginatingSystemID desc","ShowingOriginatingSystemName","ShowingOriginatingSystemName desc","ShowingRequestedTimestamp","ShowingRequestedTimestamp desc","ShowingSourceSystemID","ShowingSourceSystemID desc","ShowingSourceSystemName","ShowingSourceSystemName desc","ShowingStartTimestamp","ShowingStartTimestamp desc","SourceSystemAgentKey","SourceSystemAgentKey desc","SourceSystemListingKey","SourceSystemListingKey desc","SourceSystemShowingKey","SourceSystemShowingKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentOriginatingSystemID","AgentOriginatingSystemName","AgentSourceSystemID","AgentSourceSystemName","ListingId","ListingKey","ListingOriginatingSystemID","ListingOriginatingSystemName","ListingSourceSystemID","ListingSourceSystemName","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemAgentKey","OriginatingSystemListingKey","OriginatingSystemShowingKey","ShowingAgentKey","ShowingAgentMlsID","ShowingEndTimestamp","ShowingId","ShowingKey","ShowingOriginatingSystemID","ShowingOriginatingSystemName","ShowingRequestedTimestamp","ShowingSourceSystemID","ShowingSourceSystemName","ShowingStartTimestamp","SourceSystemAgentKey","SourceSystemListingKey","SourceSystemShowingKey"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","AgentOriginatingSystem","AgentSourceSystem","ShowingAgent","Listing","ListingOriginatingSystem","ListingSourceSystem","ShowingOriginatingSystem","ShowingSourceSystem","HistoryTransactional","Media","SocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Showing","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Showing"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Showing","tags":["Showing"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Showing-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Showing"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Teams":{"get":{"summary":"Get entities from Teams","tags":["Teams"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","SocialMediaType","SocialMediaType desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc","TeamAddress1","TeamAddress1 desc","TeamAddress2","TeamAddress2 desc","TeamCarrierRoute","TeamCarrierRoute desc","TeamCity","TeamCity desc","TeamCountry","TeamCountry desc","TeamCountyOrParish","TeamCountyOrParish desc","TeamDescription","TeamDescription desc","TeamDirectPhone","TeamDirectPhone desc","TeamEmail","TeamEmail desc","TeamFax","TeamFax desc","TeamKey","TeamKey desc","TeamLeadKey","TeamLeadKey desc","TeamLeadLoginId","TeamLeadLoginId desc","TeamLeadMlsId","TeamLeadMlsId desc","TeamLeadNationalAssociationId","TeamLeadNationalAssociationId desc","TeamLeadStateLicense","TeamLeadStateLicense desc","TeamLeadStateLicenseState","TeamLeadStateLicenseState desc","TeamMobilePhone","TeamMobilePhone desc","TeamName","TeamName desc","TeamOfficePhone","TeamOfficePhone desc","TeamOfficePhoneExt","TeamOfficePhoneExt desc","TeamPostalCode","TeamPostalCode desc","TeamPostalCodePlus4","TeamPostalCodePlus4 desc","TeamPreferredPhone","TeamPreferredPhone desc","TeamPreferredPhoneExt","TeamPreferredPhoneExt desc","TeamStateOrProvince","TeamStateOrProvince desc","TeamStatus","TeamStatus desc","TeamTollFreePhone","TeamTollFreePhone desc","TeamVoiceMail","TeamVoiceMail desc","TeamVoiceMailExt","TeamVoiceMailExt desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemKey","SourceSystemName","TeamAddress1","TeamAddress2","TeamCarrierRoute","TeamCity","TeamCountry","TeamCountyOrParish","TeamDescription","TeamDirectPhone","TeamEmail","TeamFax","TeamKey","TeamLeadKey","TeamLeadLoginId","TeamLeadMlsId","TeamLeadNationalAssociationId","TeamLeadStateLicense","TeamLeadStateLicenseState","TeamMobilePhone","TeamName","TeamOfficePhone","TeamOfficePhoneExt","TeamPostalCode","TeamPostalCodePlus4","TeamPreferredPhone","TeamPreferredPhoneExt","TeamStateOrProvince","TeamStatus","TeamTollFreePhone","TeamVoiceMail","TeamVoiceMailExt"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","TeamLead","HistoryTransactional","Media","TeamsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Teams","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Teams"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Teams","tags":["Teams"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Teams-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Teams"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/TeamMembers":{"get":{"summary":"Get entities from TeamMembers","tags":["TeamMembers"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["MemberKey","MemberKey desc","MemberLoginId","MemberLoginId desc","MemberMlsId","MemberMlsId desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc","TeamImpersonationLevel","TeamImpersonationLevel desc","TeamKey","TeamKey desc","TeamMemberKey","TeamMemberKey desc","TeamMemberNationalAssociationId","TeamMemberNationalAssociationId desc","TeamMemberStateLicense","TeamMemberStateLicense desc","TeamMemberType","TeamMemberType desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["MemberKey","MemberLoginId","MemberMlsId","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","SourceSystemID","SourceSystemKey","SourceSystemName","TeamImpersonationLevel","TeamKey","TeamMemberKey","TeamMemberNationalAssociationId","TeamMemberStateLicense","TeamMemberType"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Member","OriginatingSystem","SourceSystem","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of TeamMembers","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.TeamMembers"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to TeamMembers","tags":["TeamMembers"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.TeamMembers-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.TeamMembers"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OUID":{"get":{"summary":"Get entities from OUID","tags":["OUID"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ModificationTimestamp","ModificationTimestamp desc","OrganizationAOR","OrganizationAOR desc","OrganizationAddress1","OrganizationAddress1 desc","OrganizationAddress2","OrganizationAddress2 desc","OrganizationAorOuid","OrganizationAorOuid desc","OrganizationAorOuidKey","OrganizationAorOuidKey desc","OrganizationCarrierRoute","OrganizationCarrierRoute desc","OrganizationCity","OrganizationCity desc","OrganizationComments","OrganizationComments desc","OrganizationContactEmail","OrganizationContactEmail desc","OrganizationContactFax","OrganizationContactFax desc","OrganizationContactFirstName","OrganizationContactFirstName desc","OrganizationContactFullName","OrganizationContactFullName desc","OrganizationContactJobTitle","OrganizationContactJobTitle desc","OrganizationContactLastName","OrganizationContactLastName desc","OrganizationContactMiddleName","OrganizationContactMiddleName desc","OrganizationContactNamePrefix","OrganizationContactNamePrefix desc","OrganizationContactNameSuffix","OrganizationContactNameSuffix desc","OrganizationContactPhone","OrganizationContactPhone desc","OrganizationContactPhoneExt","OrganizationContactPhoneExt desc","OrganizationCountry","OrganizationCountry desc","OrganizationCountyOrParish","OrganizationCountyOrParish desc","OrganizationMemberCount","OrganizationMemberCount desc","OrganizationMlsCode","OrganizationMlsCode desc","OrganizationMlsVendorName","OrganizationMlsVendorName desc","OrganizationMlsVendorOuid","OrganizationMlsVendorOuid desc","OrganizationName","OrganizationName desc","OrganizationNationalAssociationId","OrganizationNationalAssociationId desc","OrganizationPostalCode","OrganizationPostalCode desc","OrganizationPostalCodePlus4","OrganizationPostalCodePlus4 desc","OrganizationSocialMediaType","OrganizationSocialMediaType desc","OrganizationStateLicense","OrganizationStateLicense desc","OrganizationStateLicenseState","OrganizationStateLicenseState desc","OrganizationStateOrProvince","OrganizationStateOrProvince desc","OrganizationStatus","OrganizationStatus desc","OrganizationStatusChangeTimestamp","OrganizationStatusChangeTimestamp desc","OrganizationType","OrganizationType desc","OrganizationUniqueId","OrganizationUniqueId desc","OrganizationUniqueIdKey","OrganizationUniqueIdKey desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OUID","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to OUID","tags":["OUID"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListingNotes":{"get":{"summary":"Get entities from ContactListingNotes","tags":["ContactListingNotes"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ContactKey","ContactKey desc","ContactListingNotesKey","ContactListingNotesKey desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","NoteContents","NoteContents desc","NotedBy","NotedBy desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ContactKey","ContactListingNotesKey","ListingId","ListingKey","ModificationTimestamp","NoteContents","NotedBy"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Contact"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of ContactListingNotes","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to ContactListingNotes","tags":["ContactListingNotes"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OtherPhone":{"get":{"summary":"Get entities from OtherPhone","tags":["OtherPhone"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","OtherPhoneExt","OtherPhoneExt desc","OtherPhoneKey","OtherPhoneKey desc","OtherPhoneNumber","OtherPhoneNumber desc","OtherPhoneType","OtherPhoneType desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","OtherPhoneExt","OtherPhoneKey","OtherPhoneNumber","OtherPhoneType","ResourceName","ResourceRecordID","ResourceRecordKey"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OtherPhone","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to OtherPhone","tags":["OtherPhone"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyGreenVerification":{"get":{"summary":"Get entities from PropertyGreenVerification","tags":["PropertyGreenVerification"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["GreenBuildingVerificationKey","GreenBuildingVerificationKey desc","GreenBuildingVerificationType","GreenBuildingVerificationType desc","GreenVerificationBody","GreenVerificationBody desc","GreenVerificationMetric","GreenVerificationMetric desc","GreenVerificationRating","GreenVerificationRating desc","GreenVerificationSource","GreenVerificationSource desc","GreenVerificationStatus","GreenVerificationStatus desc","GreenVerificationURL","GreenVerificationURL desc","GreenVerificationVersion","GreenVerificationVersion desc","GreenVerificationYear","GreenVerificationYear desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["GreenBuildingVerificationKey","GreenBuildingVerificationType","GreenVerificationBody","GreenVerificationMetric","GreenVerificationRating","GreenVerificationSource","GreenVerificationStatus","GreenVerificationURL","GreenVerificationVersion","GreenVerificationYear","ListingId","ListingKey","ModificationTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyGreenVerification","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to PropertyGreenVerification","tags":["PropertyGreenVerification"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyPowerProduction":{"get":{"summary":"Get entities from PropertyPowerProduction","tags":["PropertyPowerProduction"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","PowerProductionAnnual","PowerProductionAnnual desc","PowerProductionAnnualStatus","PowerProductionAnnualStatus desc","PowerProductionKey","PowerProductionKey desc","PowerProductionSize","PowerProductionSize desc","PowerProductionType","PowerProductionType desc","PowerProductionYearInstall","PowerProductionYearInstall desc","PowerProductionOwnership","PowerProductionOwnership desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","PowerProductionAnnual","PowerProductionAnnualStatus","PowerProductionKey","PowerProductionSize","PowerProductionType","PowerProductionYearInstall","PowerProductionOwnership"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyPowerProduction","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to PropertyPowerProduction","tags":["PropertyPowerProduction"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyRooms":{"get":{"summary":"Get entities from PropertyRooms","tags":["PropertyRooms"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","RoomArea","RoomArea desc","RoomAreaSource","RoomAreaSource desc","RoomAreaUnits","RoomAreaUnits desc","RoomDescription","RoomDescription desc","RoomDimensions","RoomDimensions desc","RoomFeatures","RoomFeatures desc","RoomKey","RoomKey desc","RoomLength","RoomLength desc","RoomLengthWidthSource","RoomLengthWidthSource desc","RoomLengthWidthUnits","RoomLengthWidthUnits desc","RoomLevel","RoomLevel desc","RoomType","RoomType desc","RoomWidth","RoomWidth desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","RoomArea","RoomAreaSource","RoomAreaUnits","RoomDescription","RoomDimensions","RoomFeatures","RoomKey","RoomLength","RoomLengthWidthSource","RoomLengthWidthUnits","RoomLevel","RoomType","RoomWidth"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyRooms","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to PropertyRooms","tags":["PropertyRooms"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyUnitTypes":{"get":{"summary":"Get entities from PropertyUnitTypes","tags":["PropertyUnitTypes"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","UnitTypeActualRent","UnitTypeActualRent desc","UnitTypeBathsTotal","UnitTypeBathsTotal desc","UnitTypeBedsTotal","UnitTypeBedsTotal desc","UnitTypeDescription","UnitTypeDescription desc","UnitTypeFurnished","UnitTypeFurnished desc","UnitTypeGarageAttachedYN","UnitTypeGarageAttachedYN desc","UnitTypeGarageSpaces","UnitTypeGarageSpaces desc","UnitTypeKey","UnitTypeKey desc","UnitTypeProForma","UnitTypeProForma desc","UnitTypeTotalRent","UnitTypeTotalRent desc","UnitTypeType","UnitTypeType desc","UnitTypeUnitsTotal","UnitTypeUnitsTotal desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","UnitTypeActualRent","UnitTypeBathsTotal","UnitTypeBedsTotal","UnitTypeDescription","UnitTypeFurnished","UnitTypeGarageAttachedYN","UnitTypeGarageSpaces","UnitTypeKey","UnitTypeProForma","UnitTypeTotalRent","UnitTypeType","UnitTypeUnitsTotal"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyUnitTypes","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to PropertyUnitTypes","tags":["PropertyUnitTypes"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/SocialMedia":{"get":{"summary":"Get entities from SocialMedia","tags":["SocialMedia"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to SocialMedia","tags":["SocialMedia"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Field":{"get":{"summary":"Get entities from Field","tags":["Field"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["DisplayName","DisplayName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["DisplayName","FieldKey","FieldName","ModificationTimestamp","ResourceName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Field","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Field"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Field","tags":["Field"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Field-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Field"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Lookup":{"get":{"summary":"Get entities from Lookup","tags":["Lookup"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["LegacyODataValue","LegacyODataValue desc","LookupKey","LookupKey desc","LookupName","LookupName desc","LookupValue","LookupValue desc","ModificationTimestamp","ModificationTimestamp desc","StandardLookupValue","StandardLookupValue desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["LegacyODataValue","LookupKey","LookupName","LookupValue","ModificationTimestamp","StandardLookupValue"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Lookup","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Lookup"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Lookup","tags":["Lookup"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Lookup-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Lookup"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Association":{"get":{"summary":"Get entities from Association","tags":["Association"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AssociationAddress1","AssociationAddress1 desc","AssociationAddress2","AssociationAddress2 desc","AssociationCareOf","AssociationCareOf desc","AssociationCharterDate","AssociationCharterDate desc","AssociationCity","AssociationCity desc","AssociationCountry","AssociationCountry desc","AssociationCountyOrParish","AssociationCountyOrParish desc","AssociationFax","AssociationFax desc","AssociationKey","AssociationKey desc","AssociationMailAddress1","AssociationMailAddress1 desc","AssociationMailAddress2","AssociationMailAddress2 desc","AssociationMailCareOf","AssociationMailCareOf desc","AssociationMailCity","AssociationMailCity desc","AssociationMailCountry","AssociationMailCountry desc","AssociationMailCountyOrParish","AssociationMailCountyOrParish desc","AssociationMailPostalCode","AssociationMailPostalCode desc","AssociationMailPostalCodePlus4","AssociationMailPostalCodePlus4 desc","AssociationMailStateOfProvince","AssociationMailStateOfProvince desc","AssociationMlsId","AssociationMlsId desc","AssociationName","AssociationName desc","AssociationNationalAssociationId","AssociationNationalAssociationId desc","AssociationPhone","AssociationPhone desc","AssociationPostalCode","AssociationPostalCode desc","AssociationPostalCodePlus4","AssociationPostalCodePlus4 desc","AssociationStateOrProvince","AssociationStateOrProvince desc","AssociationStatus","AssociationStatus desc","AssociationType","AssociationType desc","ExecutiveOfficerMemberKey","ExecutiveOfficerMemberKey desc","ExecutiveOfficerMemberMlsId","ExecutiveOfficerMemberMlsId desc","ModificationTimestamp","ModificationTimestamp desc","MultipleListingServiceId","MultipleListingServiceId desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemAssociationKey","OriginatingSystemAssociationKey desc","OriginatingSystemId","OriginatingSystemId desc","OriginatingSystemName","OriginatingSystemName desc","SocialMediaType","SocialMediaType desc","SourceSystemAssociationKey","SourceSystemAssociationKey desc","SourceSystemId","SourceSystemId desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AssociationAddress1","AssociationAddress2","AssociationCareOf","AssociationCharterDate","AssociationCity","AssociationCountry","AssociationCountyOrParish","AssociationFax","AssociationKey","AssociationMailAddress1","AssociationMailAddress2","AssociationMailCareOf","AssociationMailCity","AssociationMailCountry","AssociationMailCountyOrParish","AssociationMailPostalCode","AssociationMailPostalCodePlus4","AssociationMailStateOfProvince","AssociationMlsId","AssociationName","AssociationNationalAssociationId","AssociationPhone","AssociationPostalCode","AssociationPostalCodePlus4","AssociationStateOrProvince","AssociationStatus","AssociationType","ExecutiveOfficerMemberKey","ExecutiveOfficerMemberMlsId","ModificationTimestamp","MultipleListingServiceId","OriginalEntryTimestamp","OriginatingSystemAssociationKey","OriginatingSystemId","OriginatingSystemName","SocialMediaType","SourceSystemAssociationKey","SourceSystemId","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Association","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Association"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Association","tags":["Association"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Association-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Association"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/EntityEvent":{"get":{"summary":"Get entities from EntityEvent","tags":["EntityEvent"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["EntityEventSequence","EntityEventSequence desc","ResourceName","ResourceName desc","ResourceRecordKey","ResourceRecordKey desc","ResourceRecordUrl","ResourceRecordUrl desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["EntityEventSequence","ResourceName","ResourceRecordKey","ResourceRecordUrl"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of EntityEvent","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.EntityEvent"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to EntityEvent","tags":["EntityEvent"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.EntityEvent-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.EntityEvent"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/EntityEvent({EntityEventSequence})":{"parameters":[{"description":"key: EntityEventSequence","in":"path","name":"EntityEventSequence","required":true,"schema":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}}],"get":{"summary":"Get entity from EntityEvent by key","tags":["EntityEvent"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["EntityEventSequence","ResourceName","ResourceRecordKey","ResourceRecordUrl"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.EntityEvent"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in EntityEvent","tags":["EntityEvent"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.EntityEvent-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from EntityEvent","tags":["EntityEvent"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/LockOrBox":{"get":{"summary":"Get entities from LockOrBox","tags":["LockOrBox"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["KeyOrCredentialId","KeyOrCredentialId desc","ListAgentFullName","ListAgentFullName desc","ListingAddress1","ListingAddress1 desc","ListingAddress2","ListingAddress2 desc","ListingCity","ListingCity desc","ListingCountry","ListingCountry desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ListingLatitude","ListingLatitude desc","ListingLongitude","ListingLongitude desc","ListingPostalCode","ListingPostalCode desc","ListingPostalCodePlus4","ListingPostalCodePlus4 desc","ListingStateOrProvince","ListingStateOrProvince desc","ListingTimeZone","ListingTimeZone desc","LockOrBoxAccessTimestamp","LockOrBoxAccessTimestamp desc","LockOrBoxAccessType","LockOrBoxAccessType desc","LockOrBoxId","LockOrBoxId desc","LockOrBoxInstalledTimestamp","LockOrBoxInstalledTimestamp desc","LockOrBoxKey","LockOrBoxKey desc","LockOrBoxOriginatingSystemID","LockOrBoxOriginatingSystemID desc","LockOrBoxOriginatingSystemKey","LockOrBoxOriginatingSystemKey desc","LockOrBoxOriginatingSystemName","LockOrBoxOriginatingSystemName desc","LockOrBoxSourceSystemID","LockOrBoxSourceSystemID desc","LockOrBoxSourceSystemKey","LockOrBoxSourceSystemKey desc","LockOrBoxSourceSystemName","LockOrBoxSourceSystemName desc","Notes","Notes desc","ShowingAgentAOR","ShowingAgentAOR desc","ShowingAgentEmail","ShowingAgentEmail desc","ShowingAgentFirstName","ShowingAgentFirstName desc","ShowingAgentFullName","ShowingAgentFullName desc","ShowingAgentId","ShowingAgentId desc","ShowingAgentLastName","ShowingAgentLastName desc","ShowingAgentMlsId","ShowingAgentMlsId desc","ShowingAgentPhone","ShowingAgentPhone desc","ShowingAgentPhoneExt","ShowingAgentPhoneExt desc","ShowingOfficeId","ShowingOfficeId desc","ShowingOfficeName","ShowingOfficeName desc","ShowingOfficePhone","ShowingOfficePhone desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["KeyOrCredentialId","ListAgentFullName","ListingAddress1","ListingAddress2","ListingCity","ListingCountry","ListingId","ListingKey","ListingLatitude","ListingLongitude","ListingPostalCode","ListingPostalCodePlus4","ListingStateOrProvince","ListingTimeZone","LockOrBoxAccessTimestamp","LockOrBoxAccessType","LockOrBoxId","LockOrBoxInstalledTimestamp","LockOrBoxKey","LockOrBoxOriginatingSystemID","LockOrBoxOriginatingSystemKey","LockOrBoxOriginatingSystemName","LockOrBoxSourceSystemID","LockOrBoxSourceSystemKey","LockOrBoxSourceSystemName","Notes","ShowingAgentAOR","ShowingAgentEmail","ShowingAgentFirstName","ShowingAgentFullName","ShowingAgentId","ShowingAgentLastName","ShowingAgentMlsId","ShowingAgentPhone","ShowingAgentPhoneExt","ShowingOfficeId","ShowingOfficeName","ShowingOfficePhone"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of LockOrBox","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.LockOrBox"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to LockOrBox","tags":["LockOrBox"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.LockOrBox-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.LockOrBox"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/MemberAssociation":{"get":{"summary":"Get entities from MemberAssociation","tags":["MemberAssociation"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AssociationKey","AssociationKey desc","AssociationMlsId","AssociationMlsId desc","AssociationNationalAssociationId","AssociationNationalAssociationId desc","AssociationStaffYN","AssociationStaffYN desc","MemberAssociationBillStatus","MemberAssociationBillStatus desc","MemberAssociationBillStatusDescription","MemberAssociationBillStatusDescription desc","MemberAssociationDuesPaidDate","MemberAssociationDuesPaidDate desc","MemberAssociationJoinDate","MemberAssociationJoinDate desc","MemberAssociationOrientationDate","MemberAssociationOrientationDate desc","MemberAssociationPrimaryIndicator","MemberAssociationPrimaryIndicator desc","MemberAssociationStatus","MemberAssociationStatus desc","MemberAssociationStatusDate","MemberAssociationStatusDate desc","MemberKey","MemberKey desc","MemberLocalDuesWaivedYN","MemberLocalDuesWaivedYN desc","MemberMlsId","MemberMlsId desc","MemberNationalDuesWaivedYN","MemberNationalDuesWaivedYN desc","MemberStatelDuesWaivedYN","MemberStatelDuesWaivedYN desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemId","OriginatingSystemId desc","OriginatingSystemMemberKey","OriginatingSystemMemberKey desc","OriginatingSystemName","OriginatingSystemName desc","SourceSystemId","SourceSystemId desc","SourceSystemMemberKey","SourceSystemMemberKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AssociationKey","AssociationMlsId","AssociationNationalAssociationId","AssociationStaffYN","MemberAssociationBillStatus","MemberAssociationBillStatusDescription","MemberAssociationDuesPaidDate","MemberAssociationJoinDate","MemberAssociationOrientationDate","MemberAssociationPrimaryIndicator","MemberAssociationStatus","MemberAssociationStatusDate","MemberKey","MemberLocalDuesWaivedYN","MemberMlsId","MemberNationalDuesWaivedYN","MemberStatelDuesWaivedYN","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemId","OriginatingSystemMemberKey","OriginatingSystemName","SourceSystemId","SourceSystemMemberKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of MemberAssociation","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.MemberAssociation"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to MemberAssociation","tags":["MemberAssociation"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.MemberAssociation-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.MemberAssociation"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OfficeAssociation":{"get":{"summary":"Get entities from OfficeAssociation","tags":["OfficeAssociation"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AssociationKey","AssociationKey desc","AssociationMlsId","AssociationMlsId desc","AssociationNationalAssociationId","AssociationNationalAssociationId desc","BillStatus","BillStatus desc","JoinDate","JoinDate desc","ModificationTimestamp","ModificationTimestamp desc","OfficeAssociationPrimaryIndicator","OfficeAssociationPrimaryIndicator desc","OfficeAssociationStatus","OfficeAssociationStatus desc","OfficeAssociationStatusDate","OfficeAssociationStatusDate desc","OfficeKey","OfficeKey desc","OfficeMlsId","OfficeMlsId desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemId","OriginatingSystemId desc","OriginatingSystemMemberKey","OriginatingSystemMemberKey desc","OriginatingSystemName","OriginatingSystemName desc","SourceSystemId","SourceSystemId desc","SourceSystemMemberKey","SourceSystemMemberKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AssociationKey","AssociationMlsId","AssociationNationalAssociationId","BillStatus","JoinDate","ModificationTimestamp","OfficeAssociationPrimaryIndicator","OfficeAssociationStatus","OfficeAssociationStatusDate","OfficeKey","OfficeMlsId","OriginalEntryTimestamp","OriginatingSystemId","OriginatingSystemMemberKey","OriginatingSystemName","SourceSystemId","SourceSystemMemberKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OfficeAssociation","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OfficeAssociation"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to OfficeAssociation","tags":["OfficeAssociation"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OfficeAssociation-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OfficeAssociation"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/MemberStateLicenses":{"get":{"summary":"Get entities from MemberStateLicenses","tags":["MemberStateLicenses"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["MemberMlsId","MemberMlsId desc","MemberKey","MemberKey desc","MemberStateLicense","MemberStateLicense desc","MemberStateLicenseExpirationDate","MemberStateLicenseExpirationDate desc","MemberStateLicenseType","MemberStateLicenseType desc","MemberStateLicenseState","MemberStateLicenseState desc","ModificationTimestamp","ModificationTimestamp desc","MemberStateLicenseKey","MemberStateLicenseKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["MemberMlsId","MemberKey","MemberStateLicense","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberStateLicenseState","ModificationTimestamp","MemberStateLicenseKey"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of MemberStateLicenses","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.MemberStateLicenses"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to MemberStateLicenses","tags":["MemberStateLicenses"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.MemberStateLicenses-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.MemberStateLicenses"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OfficeCorporateLicenses":{"get":{"summary":"Get entities from OfficeCorporateLicenses","tags":["OfficeCorporateLicenses"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["OfficeMlsId","OfficeMlsId desc","OfficeKey","OfficeKey desc","OfficeCorporateLicense","OfficeCorporateLicense desc","OfficeCorporateLicenseState","OfficeCorporateLicenseState desc","OfficeCorporateLicenseExpirationDate","OfficeCorporateLicenseExpirationDate desc","OfficeCorporateLicenseType","OfficeCorporateLicenseType desc","ModificationTimestamp","ModificationTimestamp desc","OfficeCorporateLicenseKey","OfficeCorporateLicenseKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["OfficeMlsId","OfficeKey","OfficeCorporateLicense","OfficeCorporateLicenseState","OfficeCorporateLicenseExpirationDate","OfficeCorporateLicenseType","ModificationTimestamp","OfficeCorporateLicenseKey"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OfficeCorporateLicenses","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OfficeCorporateLicenses"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to OfficeCorporateLicenses","tags":["OfficeCorporateLicenses"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OfficeCorporateLicenses-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OfficeCorporateLicenses"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/$batch":{"post":{"summary":"Send a group of requests","description":"Group multiple requests into a single request payload, see [Batch Requests](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_BatchRequests).\n\n*Please note that \"Try it out\" is not supported for this request.*","tags":["Batch Requests"],"requestBody":{"required":true,"description":"Batch request","content":{"multipart/mixed;boundary=request-separator":{"schema":{"type":"string"},"example":"--request-separator\nContent-Type: application/http\nContent-Transfer-Encoding: binary\n\nGET Property HTTP/1.1\nAccept: application/json\n\n\n--request-separator--"}}},"responses":{"200":{"description":"Batch response","content":{"multipart/mixed":{"schema":{"type":"string"},"example":"--response-separator\nContent-Type: application/http\n\nHTTP/1.1 200 OK\nContent-Type: application/json\n\n{...}\n--response-separator--"}}},"4XX":{"$ref":"#/components/responses/error"}}}}},"components":{"schemas":{"org.reso.metadata.Association":{"title":"Association","type":"object","properties":{"AssociationAddress1":{"type":"string","maxLength":50,"nullable":true},"AssociationAddress2":{"type":"string","maxLength":50,"nullable":true},"AssociationCareOf":{"type":"string","maxLength":30,"nullable":true},"AssociationCharterDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AssociationCity":{"type":"string","maxLength":50,"nullable":true},"AssociationCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"AssociationCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"AssociationFax":{"type":"string","maxLength":16,"nullable":true},"AssociationKey":{"type":"string","maxLength":255,"nullable":true},"AssociationMailAddress1":{"type":"string","maxLength":50,"nullable":true},"AssociationMailAddress2":{"type":"string","maxLength":50,"nullable":true},"AssociationMailCareOf":{"type":"string","maxLength":30,"nullable":true},"AssociationMailCity":{"type":"string","maxLength":50,"nullable":true},"AssociationMailCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"AssociationMailCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"AssociationMailPostalCode":{"type":"string","maxLength":10,"nullable":true},"AssociationMailPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"AssociationMailStateOfProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"AssociationMlsId":{"type":"string","maxLength":25,"nullable":true},"AssociationName":{"type":"string","maxLength":255,"nullable":true},"AssociationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"AssociationPhone":{"type":"string","maxLength":16,"nullable":true},"AssociationPostalCode":{"type":"string","maxLength":10,"nullable":true},"AssociationPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"AssociationStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"AssociationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationStatus"}],"nullable":true},"AssociationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationType"}],"nullable":true},"ExecutiveOfficerMemberKey":{"type":"string","maxLength":255,"nullable":true},"ExecutiveOfficerMemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MultipleListingServiceId":{"type":"string","maxLength":25,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemAssociationKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemAssociationKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Association-create":{"title":"Association (for create)","type":"object","properties":{"AssociationAddress1":{"type":"string","maxLength":50,"nullable":true},"AssociationAddress2":{"type":"string","maxLength":50,"nullable":true},"AssociationCareOf":{"type":"string","maxLength":30,"nullable":true},"AssociationCharterDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AssociationCity":{"type":"string","maxLength":50,"nullable":true},"AssociationCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"AssociationCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"AssociationFax":{"type":"string","maxLength":16,"nullable":true},"AssociationKey":{"type":"string","maxLength":255,"nullable":true},"AssociationMailAddress1":{"type":"string","maxLength":50,"nullable":true},"AssociationMailAddress2":{"type":"string","maxLength":50,"nullable":true},"AssociationMailCareOf":{"type":"string","maxLength":30,"nullable":true},"AssociationMailCity":{"type":"string","maxLength":50,"nullable":true},"AssociationMailCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"AssociationMailCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"AssociationMailPostalCode":{"type":"string","maxLength":10,"nullable":true},"AssociationMailPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"AssociationMailStateOfProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"AssociationMlsId":{"type":"string","maxLength":25,"nullable":true},"AssociationName":{"type":"string","maxLength":255,"nullable":true},"AssociationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"AssociationPhone":{"type":"string","maxLength":16,"nullable":true},"AssociationPostalCode":{"type":"string","maxLength":10,"nullable":true},"AssociationPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"AssociationStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"AssociationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationStatus"}],"nullable":true},"AssociationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationType"}],"nullable":true},"ExecutiveOfficerMemberKey":{"type":"string","maxLength":255,"nullable":true},"ExecutiveOfficerMemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MultipleListingServiceId":{"type":"string","maxLength":25,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemAssociationKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemAssociationKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["AssociationKey"]},"org.reso.metadata.ContactListingNotes":{"title":"ContactListingNotes","type":"object","properties":{"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactListingNotesKey":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NoteContents":{"type":"string","maxLength":500,"nullable":true},"NotedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.NotedBy"}],"nullable":true},"Contact":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}],"nullable":true}}},"org.reso.metadata.ContactListingNotes-create":{"title":"ContactListingNotes (for create)","type":"object","properties":{"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactListingNotesKey":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NoteContents":{"type":"string","maxLength":500,"nullable":true},"NotedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.NotedBy"}],"nullable":true}},"required":["ContactKey"]},"org.reso.metadata.ContactListings":{"title":"ContactListings","type":"object","properties":{"AgentNotesUnreadYN":{"type":"boolean","nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactListingPreference":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactListingPreference"}],"nullable":true},"ContactListingsKey":{"type":"string","maxLength":255,"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactNotesUnreadYN":{"type":"boolean","nullable":true},"DirectEmailYN":{"type":"boolean","nullable":true},"LastAgentNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastContactNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingSentTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingViewedYN":{"type":"boolean","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PortalLastVisitedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"Contact":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}],"nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"ListingNotes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes"}},"ListingNotes@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.ContactListings-create":{"title":"ContactListings (for create)","type":"object","properties":{"AgentNotesUnreadYN":{"type":"boolean","nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactListingPreference":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactListingPreference"}],"nullable":true},"ContactListingsKey":{"type":"string","maxLength":255,"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactNotesUnreadYN":{"type":"boolean","nullable":true},"DirectEmailYN":{"type":"boolean","nullable":true},"LastAgentNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastContactNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingSentTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingViewedYN":{"type":"boolean","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PortalLastVisitedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true}},"required":["ContactListingsKey"]},"org.reso.metadata.Contacts":{"title":"Contacts","type":"object","properties":{"Anniversary":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AssistantEmail":{"type":"string","maxLength":80,"nullable":true},"AssistantName":{"type":"string","maxLength":150,"nullable":true},"AssistantPhone":{"type":"string","maxLength":16,"nullable":true},"AssistantPhoneExt":{"type":"string","maxLength":10,"nullable":true},"Birthdate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"BusinessFax":{"type":"string","maxLength":16,"nullable":true},"Children":{"type":"string","maxLength":150,"nullable":true},"Company":{"type":"string","maxLength":50,"nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactPassword":{"type":"string","maxLength":25,"nullable":true},"ContactStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactStatus"}],"nullable":true},"ContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactType"}},"Department":{"type":"string","maxLength":50,"nullable":true},"DirectPhone":{"type":"string","maxLength":16,"nullable":true},"Email":{"type":"string","maxLength":80,"nullable":true},"Email2":{"type":"string","maxLength":80,"nullable":true},"Email3":{"type":"string","maxLength":80,"nullable":true},"FirstName":{"type":"string","maxLength":50,"nullable":true},"FullName":{"type":"string","maxLength":150,"nullable":true},"HomeAddress1":{"type":"string","maxLength":50,"nullable":true},"HomeAddress2":{"type":"string","maxLength":50,"nullable":true},"HomeCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"HomeCity":{"type":"string","maxLength":50,"nullable":true},"HomeCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"HomeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"HomeFax":{"type":"string","maxLength":16,"nullable":true},"HomePhone":{"type":"string","maxLength":16,"nullable":true},"HomePostalCode":{"type":"string","maxLength":10,"nullable":true},"HomePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"HomeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"JobTitle":{"type":"string","maxLength":50,"nullable":true},"Language":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"LastName":{"type":"string","maxLength":50,"nullable":true},"LeadSource":{"type":"string","maxLength":150,"nullable":true},"MiddleName":{"type":"string","maxLength":50,"nullable":true},"MobilePhone":{"type":"string","maxLength":16,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NamePrefix":{"type":"string","maxLength":10,"nullable":true},"NameSuffix":{"type":"string","maxLength":10,"nullable":true},"Nickname":{"type":"string","maxLength":50,"nullable":true},"Notes":{"type":"string","maxLength":1024,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherAddress1":{"type":"string","maxLength":50,"nullable":true},"OtherAddress2":{"type":"string","maxLength":50,"nullable":true},"OtherCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OtherCity":{"type":"string","maxLength":50,"nullable":true},"OtherCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OtherCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"OtherPostalCode":{"type":"string","maxLength":10,"nullable":true},"OtherPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OtherStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"Pager":{"type":"string","maxLength":16,"nullable":true},"PhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"PreferredAddress":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredAddress"}],"nullable":true},"PreferredPhone":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredPhone"}],"nullable":true},"ReferredBy":{"type":"string","maxLength":150,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpousePartnerName":{"type":"string","maxLength":150,"nullable":true},"TollFreePhone":{"type":"string","maxLength":16,"nullable":true},"VoiceMail":{"type":"string","maxLength":16,"nullable":true},"VoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"WorkAddress1":{"type":"string","maxLength":50,"nullable":true},"WorkAddress2":{"type":"string","maxLength":50,"nullable":true},"WorkCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"WorkCity":{"type":"string","maxLength":50,"nullable":true},"WorkCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"WorkCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"WorkPostalCode":{"type":"string","maxLength":10,"nullable":true},"WorkPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"WorkStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"OwnerMember":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"ContactsOtherPhone":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}},"ContactsOtherPhone@odata.count":{"$ref":"#/components/schemas/count"},"ContactsSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"ContactsSocialMedia@odata.count":{"$ref":"#/components/schemas/count"},"ReverseProspectingEnabledYN":{"type":"boolean","nullable":true}}},"org.reso.metadata.Contacts-create":{"title":"Contacts (for create)","type":"object","properties":{"Anniversary":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AssistantEmail":{"type":"string","maxLength":80,"nullable":true},"AssistantName":{"type":"string","maxLength":150,"nullable":true},"AssistantPhone":{"type":"string","maxLength":16,"nullable":true},"AssistantPhoneExt":{"type":"string","maxLength":10,"nullable":true},"Birthdate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"BusinessFax":{"type":"string","maxLength":16,"nullable":true},"Children":{"type":"string","maxLength":150,"nullable":true},"Company":{"type":"string","maxLength":50,"nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactPassword":{"type":"string","maxLength":25,"nullable":true},"ContactStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactStatus"}],"nullable":true},"ContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactType"}},"Department":{"type":"string","maxLength":50,"nullable":true},"DirectPhone":{"type":"string","maxLength":16,"nullable":true},"Email":{"type":"string","maxLength":80,"nullable":true},"Email2":{"type":"string","maxLength":80,"nullable":true},"Email3":{"type":"string","maxLength":80,"nullable":true},"FirstName":{"type":"string","maxLength":50,"nullable":true},"FullName":{"type":"string","maxLength":150,"nullable":true},"HomeAddress1":{"type":"string","maxLength":50,"nullable":true},"HomeAddress2":{"type":"string","maxLength":50,"nullable":true},"HomeCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"HomeCity":{"type":"string","maxLength":50,"nullable":true},"HomeCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"HomeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"HomeFax":{"type":"string","maxLength":16,"nullable":true},"HomePhone":{"type":"string","maxLength":16,"nullable":true},"HomePostalCode":{"type":"string","maxLength":10,"nullable":true},"HomePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"HomeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"JobTitle":{"type":"string","maxLength":50,"nullable":true},"Language":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"LastName":{"type":"string","maxLength":50,"nullable":true},"LeadSource":{"type":"string","maxLength":150,"nullable":true},"MiddleName":{"type":"string","maxLength":50,"nullable":true},"MobilePhone":{"type":"string","maxLength":16,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NamePrefix":{"type":"string","maxLength":10,"nullable":true},"NameSuffix":{"type":"string","maxLength":10,"nullable":true},"Nickname":{"type":"string","maxLength":50,"nullable":true},"Notes":{"type":"string","maxLength":1024,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherAddress1":{"type":"string","maxLength":50,"nullable":true},"OtherAddress2":{"type":"string","maxLength":50,"nullable":true},"OtherCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OtherCity":{"type":"string","maxLength":50,"nullable":true},"OtherCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OtherCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"OtherPostalCode":{"type":"string","maxLength":10,"nullable":true},"OtherPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OtherStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"Pager":{"type":"string","maxLength":16,"nullable":true},"PhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"PreferredAddress":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredAddress"}],"nullable":true},"PreferredPhone":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredPhone"}],"nullable":true},"ReferredBy":{"type":"string","maxLength":150,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpousePartnerName":{"type":"string","maxLength":150,"nullable":true},"TollFreePhone":{"type":"string","maxLength":16,"nullable":true},"VoiceMail":{"type":"string","maxLength":16,"nullable":true},"VoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"WorkAddress1":{"type":"string","maxLength":50,"nullable":true},"WorkAddress2":{"type":"string","maxLength":50,"nullable":true},"WorkCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"WorkCity":{"type":"string","maxLength":50,"nullable":true},"WorkCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"WorkCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"WorkPostalCode":{"type":"string","maxLength":10,"nullable":true},"WorkPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"WorkStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ReverseProspectingEnabledYN":{"type":"boolean","nullable":true}},"required":["ContactKey"]},"org.reso.metadata.EntityEvent":{"title":"EntityEvent","type":"object","properties":{"EntityEventSequence":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ResourceName":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordUrl":{"type":"string","maxLength":8000,"nullable":true}}},"org.reso.metadata.EntityEvent-create":{"title":"EntityEvent (for create)","type":"object","properties":{"EntityEventSequence":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ResourceName":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordUrl":{"type":"string","maxLength":8000,"nullable":true}},"required":["EntityEventSequence"]},"org.reso.metadata.EntityEvent-update":{"title":"EntityEvent (for update)","type":"object","properties":{"ResourceName":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordUrl":{"type":"string","maxLength":8000,"nullable":true}}},"org.reso.metadata.Field":{"title":"Field","type":"object","properties":{"DisplayName":{"type":"string","nullable":true},"FieldKey":{"type":"string","nullable":true},"FieldName":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"type":"string","nullable":true}}},"org.reso.metadata.Field-create":{"title":"Field (for create)","type":"object","properties":{"DisplayName":{"type":"string","nullable":true},"FieldKey":{"type":"string","nullable":true},"FieldName":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"type":"string","nullable":true}},"required":["FieldKey"]},"org.reso.metadata.HistoryTransactional":{"title":"HistoryTransactional","type":"object","properties":{"ChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"type":"string","maxLength":255,"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"HistoryTransactionalKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NewValue":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"PreviousValue":{"type":"string","maxLength":8000,"nullable":true},"ResourceName":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"EntityEventSequence":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}}},"org.reso.metadata.HistoryTransactional-create":{"title":"HistoryTransactional (for create)","type":"object","properties":{"ChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"type":"string","maxLength":255,"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"HistoryTransactionalKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NewValue":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"PreviousValue":{"type":"string","maxLength":8000,"nullable":true},"ResourceName":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"EntityEventSequence":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}},"required":["HistoryTransactionalKey"]},"org.reso.metadata.InternetTracking":{"title":"InternetTracking","type":"object","properties":{"ActorCity":{"type":"string","maxLength":50,"nullable":true},"ActorEmail":{"type":"string","maxLength":80,"nullable":true},"ActorID":{"type":"string","maxLength":25,"nullable":true},"ActorIP":{"type":"string","maxLength":39,"nullable":true},"ActorKey":{"type":"string","maxLength":255,"nullable":true},"ActorLatitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorLongitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorPhone":{"type":"string","maxLength":16,"nullable":true},"ActorPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCode":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"ActorRegion":{"type":"string","maxLength":150,"nullable":true},"ActorSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ActorType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ActorType"}],"nullable":true},"ColorDepth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DeviceType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DeviceType"}],"nullable":true},"EventDescription":{"type":"string","maxLength":1024,"nullable":true},"EventKey":{"type":"string","maxLength":255,"nullable":true},"EventLabel":{"type":"string","maxLength":50,"nullable":true},"EventOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"EventOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"EventSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"EventSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"EventTarget":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventTarget"}],"nullable":true},"EventTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"EventType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventType"}],"nullable":true},"ObjectID":{"type":"string","maxLength":255,"nullable":true},"ObjectIdType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectIdType"}],"nullable":true},"ObjectKey":{"type":"string","maxLength":255,"nullable":true},"ObjectOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectType"}],"nullable":true},"ObjectURL":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"ReferringURL":{"type":"string","maxLength":8000,"nullable":true},"ScreenHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ScreenWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SessionID":{"type":"string","maxLength":255,"nullable":true},"SourceSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"TimeZoneOffset":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UserAgent":{"type":"string","maxLength":255,"nullable":true},"ActorOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ActorSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"EventOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"EventSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ObjectOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ObjectSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SummaryEndTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SummaryStartTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"TotalListingImpressions":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TrackingDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"TrackingType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TrackingType"}],"nullable":true},"TrackingValues":{"type":"string","maxLength":255,"nullable":true},"EventSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventSource"}],"nullable":true},"TotalListingViews":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingsFavorited":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingsShared":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingsEmailed":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsCreated":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsRan":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsShared":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsEmailed":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalShowingsRequested":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalShowingsCompleted":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalLogins":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UniqueLogins":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MobileLogins":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}}},"org.reso.metadata.InternetTracking-create":{"title":"InternetTracking (for create)","type":"object","properties":{"ActorCity":{"type":"string","maxLength":50,"nullable":true},"ActorEmail":{"type":"string","maxLength":80,"nullable":true},"ActorID":{"type":"string","maxLength":25,"nullable":true},"ActorIP":{"type":"string","maxLength":39,"nullable":true},"ActorKey":{"type":"string","maxLength":255,"nullable":true},"ActorLatitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorLongitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorPhone":{"type":"string","maxLength":16,"nullable":true},"ActorPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCode":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"ActorRegion":{"type":"string","maxLength":150,"nullable":true},"ActorSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ActorType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ActorType"}],"nullable":true},"ColorDepth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DeviceType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DeviceType"}],"nullable":true},"EventDescription":{"type":"string","maxLength":1024,"nullable":true},"EventKey":{"type":"string","maxLength":255,"nullable":true},"EventLabel":{"type":"string","maxLength":50,"nullable":true},"EventOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"EventOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"EventSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"EventSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"EventTarget":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventTarget"}],"nullable":true},"EventTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"EventType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventType"}],"nullable":true},"ObjectID":{"type":"string","maxLength":255,"nullable":true},"ObjectIdType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectIdType"}],"nullable":true},"ObjectKey":{"type":"string","maxLength":255,"nullable":true},"ObjectOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectType"}],"nullable":true},"ObjectURL":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"ReferringURL":{"type":"string","maxLength":8000,"nullable":true},"ScreenHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ScreenWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SessionID":{"type":"string","maxLength":255,"nullable":true},"SourceSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"TimeZoneOffset":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UserAgent":{"type":"string","maxLength":255,"nullable":true},"SummaryEndTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SummaryStartTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"TotalListingImpressions":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TrackingDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"TrackingType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TrackingType"}],"nullable":true},"TrackingValues":{"type":"string","maxLength":255,"nullable":true},"EventSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventSource"}],"nullable":true},"TotalListingViews":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingsFavorited":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingsShared":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingsEmailed":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsCreated":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsRan":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsShared":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsEmailed":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalShowingsRequested":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalShowingsCompleted":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalLogins":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UniqueLogins":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MobileLogins":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}},"required":["EventKey"]},"org.reso.metadata.LockOrBox":{"title":"LockOrBox","type":"object","properties":{"KeyOrCredentialId":{"type":"string","maxLength":25,"nullable":true},"ListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ListingAddress1":{"type":"string","maxLength":50,"nullable":true},"ListingAddress2":{"type":"string","maxLength":50,"nullable":true},"ListingCity":{"type":"string","maxLength":50,"nullable":true},"ListingCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingLatitude":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingLongitude":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingPostalCode":{"type":"string","maxLength":10,"nullable":true},"ListingPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"ListingStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ListingTimeZone":{"type":"string","maxLength":4,"nullable":true},"LockOrBoxAccessTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LockOrBoxAccessType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LockOrBoxAccessType"}},"LockOrBoxId":{"type":"string","maxLength":25,"nullable":true},"LockOrBoxInstalledTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LockOrBoxKey":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"LockOrBoxOriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"LockOrBoxSourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"Notes":{"type":"string","maxLength":1024,"nullable":true},"ShowingAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ShowingAgentEmail":{"type":"string","maxLength":80,"nullable":true},"ShowingAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ShowingAgentId":{"type":"string","maxLength":25,"nullable":true},"ShowingAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ShowingAgentPhone":{"type":"string","maxLength":16,"nullable":true},"ShowingAgentPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ShowingOfficeId":{"type":"string","maxLength":25,"nullable":true},"ShowingOfficeName":{"type":"string","maxLength":255,"nullable":true},"ShowingOfficePhone":{"type":"string","maxLength":16,"nullable":true}}},"org.reso.metadata.LockOrBox-create":{"title":"LockOrBox (for create)","type":"object","properties":{"KeyOrCredentialId":{"type":"string","maxLength":25,"nullable":true},"ListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ListingAddress1":{"type":"string","maxLength":50,"nullable":true},"ListingAddress2":{"type":"string","maxLength":50,"nullable":true},"ListingCity":{"type":"string","maxLength":50,"nullable":true},"ListingCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingLatitude":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingLongitude":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingPostalCode":{"type":"string","maxLength":10,"nullable":true},"ListingPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"ListingStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ListingTimeZone":{"type":"string","maxLength":4,"nullable":true},"LockOrBoxAccessTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LockOrBoxAccessType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LockOrBoxAccessType"}},"LockOrBoxId":{"type":"string","maxLength":25,"nullable":true},"LockOrBoxInstalledTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LockOrBoxKey":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"LockOrBoxOriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"LockOrBoxSourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"Notes":{"type":"string","maxLength":1024,"nullable":true},"ShowingAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ShowingAgentEmail":{"type":"string","maxLength":80,"nullable":true},"ShowingAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ShowingAgentId":{"type":"string","maxLength":25,"nullable":true},"ShowingAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ShowingAgentPhone":{"type":"string","maxLength":16,"nullable":true},"ShowingAgentPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ShowingOfficeId":{"type":"string","maxLength":25,"nullable":true},"ShowingOfficeName":{"type":"string","maxLength":255,"nullable":true},"ShowingOfficePhone":{"type":"string","maxLength":16,"nullable":true}},"required":["LockOrBoxKey"]},"org.reso.metadata.Lookup":{"title":"Lookup","type":"object","properties":{"LegacyODataValue":{"type":"string","nullable":true},"LookupKey":{"type":"string","nullable":true},"LookupName":{"type":"string","nullable":true},"LookupValue":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"StandardLookupValue":{"type":"string","nullable":true}}},"org.reso.metadata.Lookup-create":{"title":"Lookup (for create)","type":"object","properties":{"LegacyODataValue":{"type":"string","nullable":true},"LookupKey":{"type":"string","nullable":true},"LookupName":{"type":"string","nullable":true},"LookupValue":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"StandardLookupValue":{"type":"string","nullable":true}},"required":["LookupKey"]},"org.reso.metadata.Media":{"title":"Media","type":"object","properties":{"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ImageHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ImageOf":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageOf"}],"nullable":true},"ImageSizeDescription":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageSizeDescription"}],"nullable":true},"ImageWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"LongDescription":{"type":"string","maxLength":1024,"nullable":true},"MediaCategory":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaCategory"}],"nullable":true},"MediaHTML":{"type":"string","maxLength":8500,"nullable":true},"MediaKey":{"type":"string","maxLength":255,"nullable":true},"MediaModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MediaObjectID":{"type":"string","maxLength":255,"nullable":true},"MediaStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaStatus"}],"nullable":true},"MediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaType"}],"nullable":true},"MediaURL":{"type":"string","maxLength":8000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Order":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Permission":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Permission"}},"PreferredPhotoYN":{"type":"boolean","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"ShortDescription":{"type":"string","maxLength":50,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Media-create":{"title":"Media (for create)","type":"object","properties":{"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ImageHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ImageOf":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageOf"}],"nullable":true},"ImageSizeDescription":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageSizeDescription"}],"nullable":true},"ImageWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"LongDescription":{"type":"string","maxLength":1024,"nullable":true},"MediaCategory":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaCategory"}],"nullable":true},"MediaHTML":{"type":"string","maxLength":8500,"nullable":true},"MediaKey":{"type":"string","maxLength":255,"nullable":true},"MediaModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MediaObjectID":{"type":"string","maxLength":255,"nullable":true},"MediaStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaStatus"}],"nullable":true},"MediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaType"}],"nullable":true},"MediaURL":{"type":"string","maxLength":8000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Order":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Permission":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Permission"}},"PreferredPhotoYN":{"type":"boolean","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"ShortDescription":{"type":"string","maxLength":50,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["MediaKey"]},"org.reso.metadata.Member":{"title":"Member","type":"object","properties":{"JobTitle":{"type":"string","maxLength":50,"nullable":true},"LastLoginTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MemberAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"MemberAORMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberAORkey":{"type":"string","maxLength":255,"nullable":true},"MemberAddress1":{"type":"string","maxLength":50,"nullable":true},"MemberAddress2":{"type":"string","maxLength":50,"nullable":true},"MemberAssociationComments":{"type":"string","maxLength":500,"nullable":true},"MemberCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"MemberCity":{"type":"string","maxLength":50,"nullable":true},"MemberCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"MemberCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"MemberDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberDesignation"}},"MemberDirectPhone":{"type":"string","maxLength":16,"nullable":true},"MemberEmail":{"type":"string","maxLength":80,"nullable":true},"MemberFax":{"type":"string","maxLength":16,"nullable":true},"MemberFirstName":{"type":"string","maxLength":50,"nullable":true},"MemberFullName":{"type":"string","maxLength":150,"nullable":true},"MemberHomePhone":{"type":"string","maxLength":16,"nullable":true},"MemberIsAssistantTo":{"type":"string","maxLength":50,"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLanguages":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"MemberLastName":{"type":"string","maxLength":50,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMiddleName":{"type":"string","maxLength":50,"nullable":true},"MemberMlsAccessYN":{"type":"boolean","nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsSecurityClass":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberMlsSecurityClass"}],"nullable":true},"MemberMobilePhone":{"type":"string","maxLength":16,"nullable":true},"MemberNamePrefix":{"type":"string","maxLength":10,"nullable":true},"MemberNameSuffix":{"type":"string","maxLength":10,"nullable":true},"MemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"MemberNickname":{"type":"string","maxLength":50,"nullable":true},"MemberOfficePhone":{"type":"string","maxLength":16,"nullable":true},"MemberOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberOtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberOtherPhoneType"}],"nullable":true},"MemberPager":{"type":"string","maxLength":16,"nullable":true},"MemberPassword":{"type":"string","maxLength":25,"nullable":true},"MemberPhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"MemberPostalCode":{"type":"string","maxLength":10,"nullable":true},"MemberPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"MemberPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"MemberPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"MemberStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStatus"}],"nullable":true},"MemberTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"MemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberType"}],"nullable":true},"MemberVoiceMail":{"type":"string","maxLength":16,"nullable":true},"MemberVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"Office":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"MemberOtherPhone":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}},"MemberOtherPhone@odata.count":{"$ref":"#/components/schemas/count"},"MemberSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"MemberSocialMedia@odata.count":{"$ref":"#/components/schemas/count"},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"MemberAlternateId":{"type":"string","maxLength":50,"nullable":true},"MemberBillingPreference":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.BillingPreference"}],"nullable":true},"MemberCommitteeCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MemberMailOptOutYN":{"type":"boolean","nullable":true},"MemberNationalAssociationEntryDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberPreferredMail":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredMail"}],"nullable":true},"MemberPreferredMedia":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredMedia"}],"nullable":true},"MemberPreferredPublication":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredPublication"}],"nullable":true},"MemberPrimaryAorId":{"type":"string","maxLength":25,"nullable":true},"MemberStateLicenseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberStateLicenseType":{"type":"string","maxLength":30,"nullable":true},"MemberTransferDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberVotingPrecinct":{"type":"string","maxLength":50,"nullable":true},"OfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"UniqueLicenseeIdentifier":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Member-create":{"title":"Member (for create)","type":"object","properties":{"JobTitle":{"type":"string","maxLength":50,"nullable":true},"LastLoginTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MemberAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"MemberAORMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberAORkey":{"type":"string","maxLength":255,"nullable":true},"MemberAddress1":{"type":"string","maxLength":50,"nullable":true},"MemberAddress2":{"type":"string","maxLength":50,"nullable":true},"MemberAssociationComments":{"type":"string","maxLength":500,"nullable":true},"MemberCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"MemberCity":{"type":"string","maxLength":50,"nullable":true},"MemberCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"MemberCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"MemberDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberDesignation"}},"MemberDirectPhone":{"type":"string","maxLength":16,"nullable":true},"MemberEmail":{"type":"string","maxLength":80,"nullable":true},"MemberFax":{"type":"string","maxLength":16,"nullable":true},"MemberFirstName":{"type":"string","maxLength":50,"nullable":true},"MemberFullName":{"type":"string","maxLength":150,"nullable":true},"MemberHomePhone":{"type":"string","maxLength":16,"nullable":true},"MemberIsAssistantTo":{"type":"string","maxLength":50,"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLanguages":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"MemberLastName":{"type":"string","maxLength":50,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMiddleName":{"type":"string","maxLength":50,"nullable":true},"MemberMlsAccessYN":{"type":"boolean","nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsSecurityClass":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberMlsSecurityClass"}],"nullable":true},"MemberMobilePhone":{"type":"string","maxLength":16,"nullable":true},"MemberNamePrefix":{"type":"string","maxLength":10,"nullable":true},"MemberNameSuffix":{"type":"string","maxLength":10,"nullable":true},"MemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"MemberNickname":{"type":"string","maxLength":50,"nullable":true},"MemberOfficePhone":{"type":"string","maxLength":16,"nullable":true},"MemberOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberOtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberOtherPhoneType"}],"nullable":true},"MemberPager":{"type":"string","maxLength":16,"nullable":true},"MemberPassword":{"type":"string","maxLength":25,"nullable":true},"MemberPhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"MemberPostalCode":{"type":"string","maxLength":10,"nullable":true},"MemberPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"MemberPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"MemberPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"MemberStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStatus"}],"nullable":true},"MemberTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"MemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberType"}],"nullable":true},"MemberVoiceMail":{"type":"string","maxLength":16,"nullable":true},"MemberVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"MemberAlternateId":{"type":"string","maxLength":50,"nullable":true},"MemberBillingPreference":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.BillingPreference"}],"nullable":true},"MemberCommitteeCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MemberMailOptOutYN":{"type":"boolean","nullable":true},"MemberNationalAssociationEntryDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberPreferredMail":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredMail"}],"nullable":true},"MemberPreferredMedia":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredMedia"}],"nullable":true},"MemberPreferredPublication":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredPublication"}],"nullable":true},"MemberPrimaryAorId":{"type":"string","maxLength":25,"nullable":true},"MemberStateLicenseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberStateLicenseType":{"type":"string","maxLength":30,"nullable":true},"MemberTransferDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberVotingPrecinct":{"type":"string","maxLength":50,"nullable":true},"OfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"UniqueLicenseeIdentifier":{"type":"string","maxLength":255,"nullable":true}},"required":["MemberKey"]},"org.reso.metadata.MemberAssociation":{"title":"MemberAssociation","type":"object","properties":{"AssociationKey":{"type":"string","maxLength":255,"nullable":true},"AssociationMlsId":{"type":"string","maxLength":25,"nullable":true},"AssociationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"AssociationStaffYN":{"type":"boolean","nullable":true},"MemberAssociationBillStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberAssociationBillStatus"}],"nullable":true},"MemberAssociationBillStatusDescription":{"type":"string","maxLength":100,"nullable":true},"MemberAssociationDuesPaidDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberAssociationJoinDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberAssociationOrientationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberAssociationPrimaryIndicator":{"type":"string","maxLength":20,"nullable":true},"MemberAssociationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStatus"}],"nullable":true},"MemberAssociationStatusDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLocalDuesWaivedYN":{"type":"boolean","nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberNationalDuesWaivedYN":{"type":"boolean","nullable":true},"MemberStatelDuesWaivedYN":{"type":"boolean","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.MemberAssociation-create":{"title":"MemberAssociation (for create)","type":"object","properties":{"AssociationKey":{"type":"string","maxLength":255,"nullable":true},"AssociationMlsId":{"type":"string","maxLength":25,"nullable":true},"AssociationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"AssociationStaffYN":{"type":"boolean","nullable":true},"MemberAssociationBillStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberAssociationBillStatus"}],"nullable":true},"MemberAssociationBillStatusDescription":{"type":"string","maxLength":100,"nullable":true},"MemberAssociationDuesPaidDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberAssociationJoinDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberAssociationOrientationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberAssociationPrimaryIndicator":{"type":"string","maxLength":20,"nullable":true},"MemberAssociationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStatus"}],"nullable":true},"MemberAssociationStatusDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLocalDuesWaivedYN":{"type":"boolean","nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberNationalDuesWaivedYN":{"type":"boolean","nullable":true},"MemberStatelDuesWaivedYN":{"type":"boolean","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["MemberAssociationKey"]},"org.reso.metadata.MemberStateLicenses":{"title":"MemberStateLicenses","type":"object","properties":{"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"MemberStateLicenseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberStateLicenseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStateLicenseType"}],"nullable":true},"MemberStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MemberStateLicenseKey":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.MemberStateLicenses-create":{"title":"MemberStateLicenses (for create)","type":"object","properties":{"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"MemberStateLicenseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberStateLicenseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStateLicenseType"}],"nullable":true},"MemberStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MemberStateLicenseKey":{"type":"string","maxLength":255,"nullable":true}},"required":["MemberStateLicenseKey"]},"org.reso.metadata.OUID":{"title":"OUID","type":"object","properties":{"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OrganizationAddress1":{"type":"string","maxLength":50,"nullable":true},"OrganizationAddress2":{"type":"string","maxLength":50,"nullable":true},"OrganizationAorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationAorOuidKey":{"type":"string","maxLength":255,"nullable":true},"OrganizationCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OrganizationCity":{"type":"string","maxLength":50,"nullable":true},"OrganizationComments":{"type":"string","maxLength":500,"nullable":true},"OrganizationContactEmail":{"type":"string","maxLength":80,"nullable":true},"OrganizationContactFax":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactFirstName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactFullName":{"type":"string","maxLength":150,"nullable":true},"OrganizationContactJobTitle":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactLastName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactMiddleName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactNamePrefix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactNameSuffix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactPhone":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OrganizationCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OrganizationCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OrganizationMemberCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OrganizationMlsCode":{"type":"string","maxLength":25,"nullable":true},"OrganizationMlsVendorName":{"type":"string","maxLength":255,"nullable":true},"OrganizationMlsVendorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationName":{"type":"string","maxLength":255,"nullable":true},"OrganizationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OrganizationPostalCode":{"type":"string","maxLength":10,"nullable":true},"OrganizationPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OrganizationSocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"OrganizationStateLicense":{"type":"string","maxLength":50,"nullable":true},"OrganizationStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStatus":{"type":"boolean","nullable":true},"OrganizationStatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OrganizationType"}],"nullable":true},"OrganizationUniqueId":{"type":"string","maxLength":25,"nullable":true},"OrganizationUniqueIdKey":{"type":"string","maxLength":255,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ChangedByMember":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"OrganizationSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"OrganizationSocialMedia@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.OUID-create":{"title":"OUID (for create)","type":"object","properties":{"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OrganizationAddress1":{"type":"string","maxLength":50,"nullable":true},"OrganizationAddress2":{"type":"string","maxLength":50,"nullable":true},"OrganizationAorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationAorOuidKey":{"type":"string","maxLength":255,"nullable":true},"OrganizationCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OrganizationCity":{"type":"string","maxLength":50,"nullable":true},"OrganizationComments":{"type":"string","maxLength":500,"nullable":true},"OrganizationContactEmail":{"type":"string","maxLength":80,"nullable":true},"OrganizationContactFax":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactFirstName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactFullName":{"type":"string","maxLength":150,"nullable":true},"OrganizationContactJobTitle":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactLastName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactMiddleName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactNamePrefix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactNameSuffix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactPhone":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OrganizationCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OrganizationCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OrganizationMemberCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OrganizationMlsCode":{"type":"string","maxLength":25,"nullable":true},"OrganizationMlsVendorName":{"type":"string","maxLength":255,"nullable":true},"OrganizationMlsVendorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationName":{"type":"string","maxLength":255,"nullable":true},"OrganizationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OrganizationPostalCode":{"type":"string","maxLength":10,"nullable":true},"OrganizationPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OrganizationSocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"OrganizationStateLicense":{"type":"string","maxLength":50,"nullable":true},"OrganizationStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStatus":{"type":"boolean","nullable":true},"OrganizationStatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OrganizationType"}],"nullable":true},"OrganizationUniqueId":{"type":"string","maxLength":25,"nullable":true},"OrganizationUniqueIdKey":{"type":"string","maxLength":255,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}},"required":["OrganizationUniqueIdKey"]},"org.reso.metadata.Office":{"title":"Office","type":"object","properties":{"FranchiseAffiliation":{"type":"string","maxLength":50,"nullable":true},"IDXOfficeParticipationYN":{"type":"boolean","nullable":true},"MainOfficeKey":{"type":"string","maxLength":255,"nullable":true},"MainOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OfficeAORMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeAORkey":{"type":"string","maxLength":255,"nullable":true},"OfficeAddress1":{"type":"string","maxLength":50,"nullable":true},"OfficeAddress2":{"type":"string","maxLength":50,"nullable":true},"OfficeAssociationComments":{"type":"string","maxLength":500,"nullable":true},"OfficeBranchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeBranchType"}],"nullable":true},"OfficeBrokerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeBrokerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeCity":{"type":"string","maxLength":50,"nullable":true},"OfficeCorporateLicense":{"type":"string","maxLength":50,"nullable":true},"OfficeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OfficeEmail":{"type":"string","maxLength":80,"nullable":true},"OfficeFax":{"type":"string","maxLength":16,"nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeManagerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeManagerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCode":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OfficeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OfficeStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeStatus"}],"nullable":true},"OfficeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SyndicateAgentOption":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateAgentOption"}],"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"MainOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"OfficeBroker":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"OfficeManager":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"OfficeSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"OfficeSocialMedia@odata.count":{"$ref":"#/components/schemas/count"},"BillingOfficeKey":{"type":"string","maxLength":255,"nullable":true},"FranchiseNationalAssociationID":{"type":"string","maxLength":25,"nullable":true},"NumberOfBranches":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfNonMemberSalespersons":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OfficeAlternateId":{"type":"string","maxLength":50,"nullable":true},"OfficeBrokerNationalAssociationID":{"type":"string","maxLength":25,"nullable":true},"OfficeCountry":{"type":"string","maxLength":2,"nullable":true},"OfficeMailAddress1":{"type":"string","maxLength":30,"nullable":true},"OfficeMailAddress2":{"type":"string","maxLength":30,"nullable":true},"OfficeMailCareOf":{"type":"string","maxLength":30,"nullable":true},"OfficeMailCity":{"type":"string","maxLength":21,"nullable":true},"OfficeMailCountry":{"type":"string","maxLength":2,"nullable":true},"OfficeMailCountyOrParish":{"type":"string","maxLength":25,"nullable":true},"OfficeMailPostalCode":{"type":"string","maxLength":5,"nullable":true},"OfficeMailPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OfficeMailStateOrProvince":{"type":"string","maxLength":2,"nullable":true},"OfficeNationalAssociationIdInsertDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OfficePreferredMedia":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredMedia"}],"nullable":true},"OfficePrimaryAorId":{"type":"string","maxLength":25,"nullable":true},"OfficePrimaryStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OtherPhone":{"type":"string","maxLength":16,"nullable":true},"VirtualOfficeWebsiteYN":{"type":"boolean","nullable":true}}},"org.reso.metadata.Office-create":{"title":"Office (for create)","type":"object","properties":{"FranchiseAffiliation":{"type":"string","maxLength":50,"nullable":true},"IDXOfficeParticipationYN":{"type":"boolean","nullable":true},"MainOfficeKey":{"type":"string","maxLength":255,"nullable":true},"MainOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OfficeAORMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeAORkey":{"type":"string","maxLength":255,"nullable":true},"OfficeAddress1":{"type":"string","maxLength":50,"nullable":true},"OfficeAddress2":{"type":"string","maxLength":50,"nullable":true},"OfficeAssociationComments":{"type":"string","maxLength":500,"nullable":true},"OfficeBranchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeBranchType"}],"nullable":true},"OfficeBrokerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeBrokerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeCity":{"type":"string","maxLength":50,"nullable":true},"OfficeCorporateLicense":{"type":"string","maxLength":50,"nullable":true},"OfficeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OfficeEmail":{"type":"string","maxLength":80,"nullable":true},"OfficeFax":{"type":"string","maxLength":16,"nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeManagerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeManagerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCode":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OfficeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OfficeStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeStatus"}],"nullable":true},"OfficeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SyndicateAgentOption":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateAgentOption"}],"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"BillingOfficeKey":{"type":"string","maxLength":255,"nullable":true},"FranchiseNationalAssociationID":{"type":"string","maxLength":25,"nullable":true},"NumberOfBranches":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfNonMemberSalespersons":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OfficeAlternateId":{"type":"string","maxLength":50,"nullable":true},"OfficeBrokerNationalAssociationID":{"type":"string","maxLength":25,"nullable":true},"OfficeCountry":{"type":"string","maxLength":2,"nullable":true},"OfficeMailAddress1":{"type":"string","maxLength":30,"nullable":true},"OfficeMailAddress2":{"type":"string","maxLength":30,"nullable":true},"OfficeMailCareOf":{"type":"string","maxLength":30,"nullable":true},"OfficeMailCity":{"type":"string","maxLength":21,"nullable":true},"OfficeMailCountry":{"type":"string","maxLength":2,"nullable":true},"OfficeMailCountyOrParish":{"type":"string","maxLength":25,"nullable":true},"OfficeMailPostalCode":{"type":"string","maxLength":5,"nullable":true},"OfficeMailPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OfficeMailStateOrProvince":{"type":"string","maxLength":2,"nullable":true},"OfficeNationalAssociationIdInsertDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OfficePreferredMedia":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredMedia"}],"nullable":true},"OfficePrimaryAorId":{"type":"string","maxLength":25,"nullable":true},"OfficePrimaryStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OtherPhone":{"type":"string","maxLength":16,"nullable":true},"VirtualOfficeWebsiteYN":{"type":"boolean","nullable":true}},"required":["OfficeKey"]},"org.reso.metadata.OfficeAssociation":{"title":"OfficeAssociation","type":"object","properties":{"AssociationKey":{"type":"string","maxLength":255,"nullable":true},"AssociationMlsId":{"type":"string","maxLength":25,"nullable":true},"AssociationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"BillStatus":{"type":"string","maxLength":25,"nullable":true},"JoinDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeAssociationPrimaryIndicator":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeAssociationPrimaryIndicator"}],"nullable":true},"OfficeAssociationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeStatus"}],"nullable":true},"OfficeAssociationStatusDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.OfficeAssociation-create":{"title":"OfficeAssociation (for create)","type":"object","properties":{"AssociationKey":{"type":"string","maxLength":255,"nullable":true},"AssociationMlsId":{"type":"string","maxLength":25,"nullable":true},"AssociationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"BillStatus":{"type":"string","maxLength":25,"nullable":true},"JoinDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeAssociationPrimaryIndicator":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeAssociationPrimaryIndicator"}],"nullable":true},"OfficeAssociationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeStatus"}],"nullable":true},"OfficeAssociationStatusDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["OfficeAssociationKey"]},"org.reso.metadata.OfficeCorporateLicenses":{"title":"OfficeCorporateLicenses","type":"object","properties":{"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeCorporateLicense":{"type":"string","maxLength":50,"nullable":true},"OfficeCorporateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OfficeCorporateLicenseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OfficeCorporateLicenseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeCorporateLicenseType"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeCorporateLicenseKey":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.OfficeCorporateLicenses-create":{"title":"OfficeCorporateLicenses (for create)","type":"object","properties":{"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeCorporateLicense":{"type":"string","maxLength":50,"nullable":true},"OfficeCorporateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OfficeCorporateLicenseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OfficeCorporateLicenseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeCorporateLicenseType"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeCorporateLicenseKey":{"type":"string","maxLength":255,"nullable":true}},"required":["OfficeCorporateLicenseKey"]},"org.reso.metadata.OpenHouse":{"title":"OpenHouse","type":"object","properties":{"AppointmentRequiredYN":{"type":"boolean","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseAttendedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Attended"}],"nullable":true},"OpenHouseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OpenHouseEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseId":{"type":"string","maxLength":255,"nullable":true},"OpenHouseKey":{"type":"string","maxLength":255,"nullable":true},"OpenHouseRemarks":{"type":"string","maxLength":500,"nullable":true},"OpenHouseStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseStatus"}],"nullable":true},"OpenHouseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Refreshments":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"LivestreamOpenHouseURL":{"type":"string","maxLength":8000,"nullable":true}}},"org.reso.metadata.OpenHouse-create":{"title":"OpenHouse (for create)","type":"object","properties":{"AppointmentRequiredYN":{"type":"boolean","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseAttendedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Attended"}],"nullable":true},"OpenHouseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OpenHouseEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseId":{"type":"string","maxLength":255,"nullable":true},"OpenHouseKey":{"type":"string","maxLength":255,"nullable":true},"OpenHouseRemarks":{"type":"string","maxLength":500,"nullable":true},"OpenHouseStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseStatus"}],"nullable":true},"OpenHouseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Refreshments":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"LivestreamOpenHouseURL":{"type":"string","maxLength":8000,"nullable":true}},"required":["OpenHouseKey"]},"org.reso.metadata.OtherPhone":{"title":"OtherPhone","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OtherPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OtherPhoneKey":{"type":"string","maxLength":255,"nullable":true},"OtherPhoneNumber":{"type":"string","maxLength":16,"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.OtherPhone-create":{"title":"OtherPhone (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OtherPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OtherPhoneKey":{"type":"string","maxLength":255,"nullable":true},"OtherPhoneNumber":{"type":"string","maxLength":16,"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true}},"required":["OtherPhoneKey"]},"org.reso.metadata.Property":{"title":"Property","type":"object","properties":{"AboveGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AboveGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"AboveGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"AccessCode":{"type":"string","maxLength":25,"nullable":true},"AccessibilityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AccessibilityFeatures"}},"AdditionalParcelsDescription":{"type":"string","maxLength":255,"nullable":true},"AdditionalParcelsYN":{"type":"boolean","nullable":true},"AnchorsCoTenants":{"type":"string","maxLength":1024,"nullable":true},"Appliances":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Appliances"}},"ArchitecturalStyle":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ArchitecturalStyle"}},"AssociationAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationAmenities"}},"AssociationFee":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2Frequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationFeeIncludes"}},"AssociationName":{"type":"string","maxLength":50,"nullable":true},"AssociationName2":{"type":"string","maxLength":50,"nullable":true},"AssociationPhone":{"type":"string","maxLength":16,"nullable":true},"AssociationPhone2":{"type":"string","maxLength":16,"nullable":true},"AssociationYN":{"type":"boolean","nullable":true},"AttachedGarageYN":{"type":"boolean","nullable":true},"AvailabilityDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Basement":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Basement"}},"BasementYN":{"type":"boolean","nullable":true},"BathroomsFull":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsHalf":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsOneQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsPartial":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsThreeQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsTotalInteger":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsPossible":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BelowGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BelowGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BelowGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BodyType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BodyType"}},"BuilderModel":{"type":"string","maxLength":50,"nullable":true},"BuilderName":{"type":"string","maxLength":50,"nullable":true},"BuildingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BuildingAreaTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BuildingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BuildingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuildingFeatures"}},"BuildingName":{"type":"string","maxLength":50,"nullable":true},"BusinessName":{"type":"string","maxLength":255,"nullable":true},"BusinessType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BusinessType"}},"BuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerAgentDesignation"}},"BuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"BuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"BuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"BuyerFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerFinancing"}},"BuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerTeamKey":{"type":"string","maxLength":255,"nullable":true},"BuyerTeamName":{"type":"string","maxLength":50,"nullable":true},"CableTvExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CancellationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"CapRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"CarportSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CarportYN":{"type":"boolean","nullable":true},"CarrierRoute":{"type":"string","maxLength":9,"nullable":true},"City":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.City"}],"nullable":true},"CityRegion":{"type":"string","maxLength":150,"nullable":true},"CloseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ClosePrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CoBuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoBuyerAgentDesignation"}},"CoBuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoBuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoBuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoListAgentDesignation"}},"CoListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoListAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CommonInterest":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonInterest"}],"nullable":true},"CommonWalls":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonWalls"}},"CommunityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommunityFeatures"}},"Concessions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Concessions"}],"nullable":true},"ConcessionsAmount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ConcessionsComments":{"type":"string","maxLength":200,"nullable":true},"ConstructionMaterials":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ConstructionMaterials"}},"ContinentRegion":{"type":"string","maxLength":150,"nullable":true},"Contingency":{"type":"string","maxLength":1024,"nullable":true},"ContingentDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ContractStatusChangeDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Cooling":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Cooling"}},"CoolingYN":{"type":"boolean","nullable":true},"CopyrightNotice":{"type":"string","maxLength":500,"nullable":true},"Country":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"CountryRegion":{"type":"string","maxLength":150,"nullable":true},"CountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"CoveredSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CropsIncludedYN":{"type":"boolean","nullable":true},"CrossStreet":{"type":"string","maxLength":50,"nullable":true},"CultivatedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CumulativeDaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"CurrentFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentFinancing"}},"CurrentUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentOrPossibleUse"}},"DOH1":{"type":"string","maxLength":25,"nullable":true},"DOH2":{"type":"string","maxLength":25,"nullable":true},"DOH3":{"type":"string","maxLength":25,"nullable":true},"DaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DevelopmentStatus":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DevelopmentStatus"}},"DirectionFaces":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DirectionFaces"}],"nullable":true},"Directions":{"type":"string","maxLength":1024,"nullable":true},"Disclaimer":{"type":"string","maxLength":500,"nullable":true},"Disclosures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Disclosures"}},"DistanceToBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToElectricComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToElectricNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToElectricUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToFreewayComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToFreewayNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToFreewayUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToGasComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToGasNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToGasUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPhoneServiceComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPhoneServiceNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPhoneServiceUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPlaceofWorshipComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPlaceofWorshipNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPlaceofWorshipUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolsComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolsNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolsUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSewerComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSewerNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSewerUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToShoppingComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToShoppingNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToShoppingUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToStreetComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToStreetNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToStreetUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToWaterComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToWaterNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToWaterUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DocumentsAvailable":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DocumentsAvailable"}},"DocumentsChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"DocumentsCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DoorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DoorFeatures"}},"Electric":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Electric"}},"ElectricExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ElectricOnPropertyYN":{"type":"boolean","nullable":true},"ElementarySchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchool"}],"nullable":true},"ElementarySchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchoolDistrict"}],"nullable":true},"Elevation":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ElevationUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"EntryLevel":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"EntryLocation":{"type":"string","maxLength":50,"nullable":true},"Exclusions":{"type":"string","maxLength":1024,"nullable":true},"ExistingLeaseType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExistingLeaseType"}},"ExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ExteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExteriorFeatures"}},"FarmCreditServiceInclYN":{"type":"boolean","nullable":true},"FarmLandAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"FarmLandAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"Fencing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Fencing"}},"FinancialDataSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FinancialDataSource"}},"FireplaceFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FireplaceFeatures"}},"FireplaceYN":{"type":"boolean","nullable":true},"FireplacesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Flooring":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Flooring"}},"FoundationArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"FoundationDetails":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FoundationDetails"}},"FrontageLength":{"type":"string","maxLength":255,"nullable":true},"FrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FrontageType"}},"FuelExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Furnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Furnished"}],"nullable":true},"FurnitureReplacementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageYN":{"type":"boolean","nullable":true},"GardenerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrazingPermitsBlmYN":{"type":"boolean","nullable":true},"GrazingPermitsForestServiceYN":{"type":"boolean","nullable":true},"GrazingPermitsPrivateYN":{"type":"boolean","nullable":true},"GreenBuildingVerificationType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}},"GreenEnergyEfficient":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyEfficient"}},"GreenEnergyGeneration":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyGeneration"}},"GreenIndoorAirQuality":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenIndoorAirQuality"}},"GreenLocation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenLocation"}},"GreenSustainability":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenSustainability"}},"GreenWaterConservation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenWaterConservation"}},"GrossIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrossScheduledIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"HabitableResidenceYN":{"type":"boolean","nullable":true},"Heating":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Heating"}},"HeatingYN":{"type":"boolean","nullable":true},"HighSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchool"}],"nullable":true},"HighSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchoolDistrict"}],"nullable":true},"HomeWarrantyYN":{"type":"boolean","nullable":true},"HorseAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HorseAmenities"}},"HorseYN":{"type":"boolean","nullable":true},"HoursDaysOfOperation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HoursDaysOfOperation"}},"HoursDaysOfOperationDescription":{"type":"string","maxLength":255,"nullable":true},"Inclusions":{"type":"string","maxLength":1024,"nullable":true},"IncomeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IncomeIncludes"}},"InsuranceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"InteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"InternetAddressDisplayYN":{"type":"boolean","nullable":true},"InternetAutomatedValuationDisplayYN":{"type":"boolean","nullable":true},"InternetConsumerCommentYN":{"type":"boolean","nullable":true},"InternetEntireListingDisplayYN":{"type":"boolean","nullable":true},"IrrigationSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IrrigationSource"}},"IrrigationWaterRightsAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"IrrigationWaterRightsYN":{"type":"boolean","nullable":true},"LaborInformation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaborInformation"}},"LandLeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LandLeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LandLeaseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LandLeaseYN":{"type":"boolean","nullable":true},"Latitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LaundryFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaundryFeatures"}},"LeasableArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeasableAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LeaseAssignableYN":{"type":"boolean","nullable":true},"LeaseConsideredYN":{"type":"boolean","nullable":true},"LeaseExpiration":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LeaseRenewalCompensation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseRenewalCompensation"}},"LeaseRenewalOptionYN":{"type":"boolean","nullable":true},"LeaseTerm":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseTerm"}],"nullable":true},"Levels":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Levels"}},"License1":{"type":"string","maxLength":25,"nullable":true},"License2":{"type":"string","maxLength":25,"nullable":true},"License3":{"type":"string","maxLength":25,"nullable":true},"LicensesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListAgentDesignation"}},"ListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"ListAgentFax":{"type":"string","maxLength":16,"nullable":true},"ListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentKey":{"type":"string","maxLength":255,"nullable":true},"ListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"ListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"ListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentPager":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"ListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"ListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"ListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"ListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"ListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"ListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ListOfficeName":{"type":"string","maxLength":255,"nullable":true},"ListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"ListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListPriceLow":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListTeamKey":{"type":"string","maxLength":255,"nullable":true},"ListTeamName":{"type":"string","maxLength":50,"nullable":true},"ListingAgreement":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingAgreement"}],"nullable":true},"ListingContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingService":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingService"}],"nullable":true},"ListingTerms":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingTerms"}},"LivingArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LivingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"LivingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LockBoxLocation":{"type":"string","maxLength":255,"nullable":true},"LockBoxSerialNumber":{"type":"string","maxLength":25,"nullable":true},"LockBoxType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LockBoxType"}},"Longitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LotDimensionsSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotDimensionsSource"}],"nullable":true},"LotFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LotFeatures"}},"LotSizeAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeDimensions":{"type":"string","maxLength":150,"nullable":true},"LotSizeSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeSource"}],"nullable":true},"LotSizeSquareFeet":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LotSizeUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeUnits"}],"nullable":true},"MLSAreaMajor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMajor"}],"nullable":true},"MLSAreaMinor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMinor"}],"nullable":true},"MainLevelBathrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MainLevelBedrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MaintenanceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MajorChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MajorChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"Make":{"type":"string","maxLength":50,"nullable":true},"ManagerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MapCoordinate":{"type":"string","maxLength":25,"nullable":true},"MapCoordinateSource":{"type":"string","maxLength":25,"nullable":true},"MapURL":{"type":"string","maxLength":8000,"nullable":true},"MiddleOrJuniorSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchool"}],"nullable":true},"MiddleOrJuniorSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchoolDistrict"}],"nullable":true},"MlsStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MlsStatus"}],"nullable":true},"MobileDimUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"MobileHomeRemainsYN":{"type":"boolean","nullable":true},"MobileLength":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MobileWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Model":{"type":"string","maxLength":50,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NetOperatingIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NewConstructionYN":{"type":"boolean","nullable":true},"NewTaxesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NumberOfBuildings":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfFullTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfLots":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPads":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPartTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateElectricMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateGasMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateWaterMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsInCommunity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsLeased":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsMoMo":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsVacant":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OccupantName":{"type":"string","maxLength":50,"nullable":true},"OccupantPhone":{"type":"string","maxLength":16,"nullable":true},"OccupantType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OccupantType"}],"nullable":true},"OffMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OffMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OnMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OnMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenParkingSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OpenParkingYN":{"type":"boolean","nullable":true},"OperatingExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OperatingExpenseIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OperatingExpenseIncludes"}},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherEquipment":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherEquipment"}},"OtherExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OtherParking":{"type":"string","maxLength":1024,"nullable":true},"OtherStructures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherStructures"}},"OwnerName":{"type":"string","maxLength":50,"nullable":true},"OwnerPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnerPays"}},"OwnerPhone":{"type":"string","maxLength":16,"nullable":true},"Ownership":{"type":"string","maxLength":1024,"nullable":true},"OwnershipType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnershipType"}],"nullable":true},"ParcelNumber":{"type":"string","maxLength":50,"nullable":true},"ParkManagerName":{"type":"string","maxLength":50,"nullable":true},"ParkManagerPhone":{"type":"string","maxLength":16,"nullable":true},"ParkName":{"type":"string","maxLength":50,"nullable":true},"ParkingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ParkingFeatures"}},"ParkingTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PastureArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PatioAndPorchFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PatioAndPorchFeatures"}},"PendingTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PestControlExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PetsAllowed":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PetsAllowed"}},"PhotosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PhotosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PoolExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PoolFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PoolFeatures"}},"PoolPrivateYN":{"type":"boolean","nullable":true},"Possession":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Possession"}},"PossibleUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentOrPossibleUse"}},"PostalCity":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PostalCity"}],"nullable":true},"PostalCode":{"type":"string","maxLength":10,"nullable":true},"PostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"PowerProductionType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}},"PreviousListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PriceChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PrivateOfficeRemarks":{"type":"string","maxLength":4000,"nullable":true},"PrivateRemarks":{"type":"string","maxLength":4000,"nullable":true},"ProfessionalManagementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PropertyAttachedYN":{"type":"boolean","nullable":true},"PropertyCondition":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyCondition"}},"PropertySubType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertySubType"}],"nullable":true},"PropertyType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyType"}],"nullable":true},"PublicRemarks":{"type":"string","maxLength":4000,"nullable":true},"PublicSurveyRange":{"type":"string","maxLength":20,"nullable":true},"PublicSurveySection":{"type":"string","maxLength":20,"nullable":true},"PublicSurveyTownship":{"type":"string","maxLength":20,"nullable":true},"PurchaseContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"RVParkingDimensions":{"type":"string","maxLength":50,"nullable":true},"RangeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RentControlYN":{"type":"boolean","nullable":true},"RentIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RentIncludes"}},"RoadFrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadFrontageType"}},"RoadResponsibility":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadResponsibility"}},"RoadSurfaceType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadSurfaceType"}},"Roof":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Roof"}},"RoomType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}},"RoomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SeatingCapacity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SecurityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SecurityFeatures"}},"SeniorCommunityYN":{"type":"boolean","nullable":true},"SerialU":{"type":"string","maxLength":25,"nullable":true},"SerialX":{"type":"string","maxLength":25,"nullable":true},"SerialXX":{"type":"string","maxLength":25,"nullable":true},"Sewer":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Sewer"}},"ShowingAdvanceNotice":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ShowingAttendedYN":{"type":"boolean","nullable":true},"ShowingContactName":{"type":"string","maxLength":40,"nullable":true},"ShowingContactPhone":{"type":"string","maxLength":16,"nullable":true},"ShowingContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ShowingContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingContactType"}},"ShowingDays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingDays"}},"ShowingEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingInstructions":{"type":"string","maxLength":4000,"nullable":true},"ShowingRequirements":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingRequirements"}},"ShowingStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SignOnPropertyYN":{"type":"boolean","nullable":true},"Skirt":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Skirt"}},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpaFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpaFeatures"}},"SpaYN":{"type":"boolean","nullable":true},"SpecialLicenses":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialLicenses"}},"SpecialListingConditions":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialListingConditions"}},"StandardStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StandardStatus"}],"nullable":true},"StateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"StateRegion":{"type":"string","maxLength":150,"nullable":true},"StatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Stories":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StoriesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetAdditionalInfo":{"type":"string","maxLength":50,"nullable":true},"StreetDirPrefix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetDirSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetName":{"type":"string","maxLength":50,"nullable":true},"StreetNumber":{"type":"string","maxLength":25,"nullable":true},"StreetNumberNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetSuffix"}],"nullable":true},"StreetSuffixModifier":{"type":"string","maxLength":25,"nullable":true},"StructureType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.StructureType"}},"SubAgencyCompensation":{"type":"string","maxLength":25,"nullable":true},"SubAgencyCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"SubdivisionName":{"type":"string","maxLength":50,"nullable":true},"SuppliesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"SyndicationRemarks":{"type":"string","maxLength":4000,"nullable":true},"TaxAnnualAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxAssessedValue":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TaxBlock":{"type":"string","maxLength":25,"nullable":true},"TaxBookNumber":{"type":"string","maxLength":25,"nullable":true},"TaxLegalDescription":{"type":"string","maxLength":6000,"nullable":true},"TaxLot":{"type":"string","maxLength":25,"nullable":true},"TaxMapNumber":{"type":"string","maxLength":25,"nullable":true},"TaxOtherAnnualAssessmentAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxParcelLetter":{"type":"string","maxLength":25,"nullable":true},"TaxStatusCurrent":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TaxStatusCurrent"}},"TaxTract":{"type":"string","maxLength":25,"nullable":true},"TaxYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TenantPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TenantPays"}},"Topography":{"type":"string","maxLength":255,"nullable":true},"TotalActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Township":{"type":"string","maxLength":50,"nullable":true},"TransactionBrokerCompensation":{"type":"string","maxLength":25,"nullable":true},"TransactionBrokerCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"TrashExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitNumber":{"type":"string","maxLength":25,"nullable":true},"UnitTypeType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}},"UnitsFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitsFurnished"}],"nullable":true},"UniversalPropertyId":{"type":"string","maxLength":128,"nullable":true},"UniversalPropertySubId":{"type":"string","maxLength":128,"nullable":true},"UnparsedAddress":{"type":"string","maxLength":255,"nullable":true},"Utilities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Utilities"}},"VacancyAllowance":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"VacancyAllowanceRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"Vegetation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Vegetation"}},"VideosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"VideosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"View":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.View"}},"ViewYN":{"type":"boolean","nullable":true},"VirtualTourURLBranded":{"type":"string","maxLength":8000,"nullable":true},"VirtualTourURLUnbranded":{"type":"string","maxLength":8000,"nullable":true},"WalkScore":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"WaterBodyName":{"type":"string","maxLength":50,"nullable":true},"WaterSewerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WaterSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterSource"}},"WaterfrontFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterfrontFeatures"}},"WaterfrontYN":{"type":"boolean","nullable":true},"WindowFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WindowFeatures"}},"WithdrawnDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"WoodedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WorkmansCompensationExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"YearBuilt":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltDetails":{"type":"string","maxLength":1024,"nullable":true},"YearBuiltEffective":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.YearBuiltSource"}],"nullable":true},"YearEstablished":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearsCurrentOwner":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Zoning":{"type":"string","maxLength":25,"nullable":true},"ZoningDescription":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"BuyerAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"BuyerOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"CoBuyerAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"CoBuyerOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"CoListAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"CoListOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"ListAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"ListOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"BuyerTeam":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Teams"}],"nullable":true},"ListTeam":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Teams"}],"nullable":true},"SourceSystem":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}},"SourceSystem@odata.count":{"$ref":"#/components/schemas/count"},"GreenBuildingVerification":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification"}},"GreenBuildingVerification@odata.count":{"$ref":"#/components/schemas/count"},"PowerProduction":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction"}},"PowerProduction@odata.count":{"$ref":"#/components/schemas/count"},"Rooms":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms"}},"Rooms@odata.count":{"$ref":"#/components/schemas/count"},"UnitTypes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes"}},"UnitTypes@odata.count":{"$ref":"#/components/schemas/count"},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"SocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"SocialMedia@odata.count":{"$ref":"#/components/schemas/count"},"OpenHouse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse"}},"OpenHouse@odata.count":{"$ref":"#/components/schemas/count"},"AboveGradeUnfinishedArea":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"AboveGradeUnfinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"AboveGradeUnfinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"ActivationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AvailableLeaseType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExistingLeaseType"}},"BackOnMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"BelowGradeUnfinishedArea":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BelowGradeUnfinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BelowGradeUnfinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BuyerAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"BuyerBrokerageCompensation":{"type":"string","maxLength":25,"nullable":true},"BuyerBrokerageCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"BuyerOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoListAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoListOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"DaysInMls":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DaysOnSite":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DualOrVariableRateCommissionYN":{"type":"boolean","nullable":true},"FhaEligibility":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FhaEligibility"}],"nullable":true},"GreenVerificationYN":{"type":"boolean","nullable":true},"ListAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"ListingURL":{"type":"string","maxLength":8000,"nullable":true},"ListingURLDescription":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingURLDescription"}],"nullable":true},"ListOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"PowerProductionYN":{"type":"boolean","nullable":true},"SimpleDaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StartShowingDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"CompSaleYN":{"type":"boolean","nullable":true}}},"org.reso.metadata.Property-create":{"title":"Property (for create)","type":"object","properties":{"AboveGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AboveGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"AboveGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"AccessCode":{"type":"string","maxLength":25,"nullable":true},"AccessibilityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AccessibilityFeatures"}},"AdditionalParcelsDescription":{"type":"string","maxLength":255,"nullable":true},"AdditionalParcelsYN":{"type":"boolean","nullable":true},"AnchorsCoTenants":{"type":"string","maxLength":1024,"nullable":true},"Appliances":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Appliances"}},"ArchitecturalStyle":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ArchitecturalStyle"}},"AssociationAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationAmenities"}},"AssociationFee":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2Frequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationFeeIncludes"}},"AssociationName":{"type":"string","maxLength":50,"nullable":true},"AssociationName2":{"type":"string","maxLength":50,"nullable":true},"AssociationPhone":{"type":"string","maxLength":16,"nullable":true},"AssociationPhone2":{"type":"string","maxLength":16,"nullable":true},"AssociationYN":{"type":"boolean","nullable":true},"AttachedGarageYN":{"type":"boolean","nullable":true},"AvailabilityDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Basement":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Basement"}},"BasementYN":{"type":"boolean","nullable":true},"BathroomsFull":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsHalf":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsOneQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsPartial":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsThreeQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsTotalInteger":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsPossible":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BelowGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BelowGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BelowGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BodyType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BodyType"}},"BuilderModel":{"type":"string","maxLength":50,"nullable":true},"BuilderName":{"type":"string","maxLength":50,"nullable":true},"BuildingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BuildingAreaTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BuildingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BuildingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuildingFeatures"}},"BuildingName":{"type":"string","maxLength":50,"nullable":true},"BusinessName":{"type":"string","maxLength":255,"nullable":true},"BusinessType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BusinessType"}},"BuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerAgentDesignation"}},"BuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"BuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"BuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"BuyerFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerFinancing"}},"BuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerTeamKey":{"type":"string","maxLength":255,"nullable":true},"BuyerTeamName":{"type":"string","maxLength":50,"nullable":true},"CableTvExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CancellationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"CapRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"CarportSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CarportYN":{"type":"boolean","nullable":true},"CarrierRoute":{"type":"string","maxLength":9,"nullable":true},"City":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.City"}],"nullable":true},"CityRegion":{"type":"string","maxLength":150,"nullable":true},"CloseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ClosePrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CoBuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoBuyerAgentDesignation"}},"CoBuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoBuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoBuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoListAgentDesignation"}},"CoListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoListAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CommonInterest":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonInterest"}],"nullable":true},"CommonWalls":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonWalls"}},"CommunityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommunityFeatures"}},"Concessions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Concessions"}],"nullable":true},"ConcessionsAmount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ConcessionsComments":{"type":"string","maxLength":200,"nullable":true},"ConstructionMaterials":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ConstructionMaterials"}},"ContinentRegion":{"type":"string","maxLength":150,"nullable":true},"Contingency":{"type":"string","maxLength":1024,"nullable":true},"ContingentDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ContractStatusChangeDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Cooling":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Cooling"}},"CoolingYN":{"type":"boolean","nullable":true},"CopyrightNotice":{"type":"string","maxLength":500,"nullable":true},"Country":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"CountryRegion":{"type":"string","maxLength":150,"nullable":true},"CountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"CoveredSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CropsIncludedYN":{"type":"boolean","nullable":true},"CrossStreet":{"type":"string","maxLength":50,"nullable":true},"CultivatedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CumulativeDaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"CurrentFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentFinancing"}},"CurrentUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentOrPossibleUse"}},"DOH1":{"type":"string","maxLength":25,"nullable":true},"DOH2":{"type":"string","maxLength":25,"nullable":true},"DOH3":{"type":"string","maxLength":25,"nullable":true},"DaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DevelopmentStatus":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DevelopmentStatus"}},"DirectionFaces":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DirectionFaces"}],"nullable":true},"Directions":{"type":"string","maxLength":1024,"nullable":true},"Disclaimer":{"type":"string","maxLength":500,"nullable":true},"Disclosures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Disclosures"}},"DistanceToBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToElectricComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToElectricNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToElectricUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToFreewayComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToFreewayNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToFreewayUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToGasComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToGasNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToGasUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPhoneServiceComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPhoneServiceNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPhoneServiceUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPlaceofWorshipComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPlaceofWorshipNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPlaceofWorshipUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolsComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolsNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolsUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSewerComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSewerNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSewerUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToShoppingComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToShoppingNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToShoppingUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToStreetComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToStreetNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToStreetUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToWaterComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToWaterNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToWaterUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DocumentsAvailable":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DocumentsAvailable"}},"DocumentsChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"DocumentsCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DoorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DoorFeatures"}},"Electric":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Electric"}},"ElectricExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ElectricOnPropertyYN":{"type":"boolean","nullable":true},"ElementarySchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchool"}],"nullable":true},"ElementarySchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchoolDistrict"}],"nullable":true},"Elevation":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ElevationUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"EntryLevel":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"EntryLocation":{"type":"string","maxLength":50,"nullable":true},"Exclusions":{"type":"string","maxLength":1024,"nullable":true},"ExistingLeaseType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExistingLeaseType"}},"ExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ExteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExteriorFeatures"}},"FarmCreditServiceInclYN":{"type":"boolean","nullable":true},"FarmLandAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"FarmLandAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"Fencing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Fencing"}},"FinancialDataSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FinancialDataSource"}},"FireplaceFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FireplaceFeatures"}},"FireplaceYN":{"type":"boolean","nullable":true},"FireplacesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Flooring":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Flooring"}},"FoundationArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"FoundationDetails":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FoundationDetails"}},"FrontageLength":{"type":"string","maxLength":255,"nullable":true},"FrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FrontageType"}},"FuelExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Furnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Furnished"}],"nullable":true},"FurnitureReplacementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageYN":{"type":"boolean","nullable":true},"GardenerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrazingPermitsBlmYN":{"type":"boolean","nullable":true},"GrazingPermitsForestServiceYN":{"type":"boolean","nullable":true},"GrazingPermitsPrivateYN":{"type":"boolean","nullable":true},"GreenBuildingVerificationType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}},"GreenEnergyEfficient":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyEfficient"}},"GreenEnergyGeneration":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyGeneration"}},"GreenIndoorAirQuality":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenIndoorAirQuality"}},"GreenLocation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenLocation"}},"GreenSustainability":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenSustainability"}},"GreenWaterConservation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenWaterConservation"}},"GrossIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrossScheduledIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"HabitableResidenceYN":{"type":"boolean","nullable":true},"Heating":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Heating"}},"HeatingYN":{"type":"boolean","nullable":true},"HighSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchool"}],"nullable":true},"HighSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchoolDistrict"}],"nullable":true},"HomeWarrantyYN":{"type":"boolean","nullable":true},"HorseAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HorseAmenities"}},"HorseYN":{"type":"boolean","nullable":true},"HoursDaysOfOperation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HoursDaysOfOperation"}},"HoursDaysOfOperationDescription":{"type":"string","maxLength":255,"nullable":true},"Inclusions":{"type":"string","maxLength":1024,"nullable":true},"IncomeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IncomeIncludes"}},"InsuranceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"InteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"InternetAddressDisplayYN":{"type":"boolean","nullable":true},"InternetAutomatedValuationDisplayYN":{"type":"boolean","nullable":true},"InternetConsumerCommentYN":{"type":"boolean","nullable":true},"InternetEntireListingDisplayYN":{"type":"boolean","nullable":true},"IrrigationSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IrrigationSource"}},"IrrigationWaterRightsAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"IrrigationWaterRightsYN":{"type":"boolean","nullable":true},"LaborInformation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaborInformation"}},"LandLeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LandLeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LandLeaseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LandLeaseYN":{"type":"boolean","nullable":true},"Latitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LaundryFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaundryFeatures"}},"LeasableArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeasableAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LeaseAssignableYN":{"type":"boolean","nullable":true},"LeaseConsideredYN":{"type":"boolean","nullable":true},"LeaseExpiration":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LeaseRenewalCompensation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseRenewalCompensation"}},"LeaseRenewalOptionYN":{"type":"boolean","nullable":true},"LeaseTerm":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseTerm"}],"nullable":true},"Levels":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Levels"}},"License1":{"type":"string","maxLength":25,"nullable":true},"License2":{"type":"string","maxLength":25,"nullable":true},"License3":{"type":"string","maxLength":25,"nullable":true},"LicensesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListAgentDesignation"}},"ListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"ListAgentFax":{"type":"string","maxLength":16,"nullable":true},"ListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentKey":{"type":"string","maxLength":255,"nullable":true},"ListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"ListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"ListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentPager":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"ListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"ListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"ListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"ListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"ListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"ListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ListOfficeName":{"type":"string","maxLength":255,"nullable":true},"ListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"ListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListPriceLow":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListTeamKey":{"type":"string","maxLength":255,"nullable":true},"ListTeamName":{"type":"string","maxLength":50,"nullable":true},"ListingAgreement":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingAgreement"}],"nullable":true},"ListingContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingService":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingService"}],"nullable":true},"ListingTerms":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingTerms"}},"LivingArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LivingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"LivingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LockBoxLocation":{"type":"string","maxLength":255,"nullable":true},"LockBoxSerialNumber":{"type":"string","maxLength":25,"nullable":true},"LockBoxType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LockBoxType"}},"Longitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LotDimensionsSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotDimensionsSource"}],"nullable":true},"LotFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LotFeatures"}},"LotSizeAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeDimensions":{"type":"string","maxLength":150,"nullable":true},"LotSizeSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeSource"}],"nullable":true},"LotSizeSquareFeet":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LotSizeUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeUnits"}],"nullable":true},"MLSAreaMajor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMajor"}],"nullable":true},"MLSAreaMinor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMinor"}],"nullable":true},"MainLevelBathrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MainLevelBedrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MaintenanceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MajorChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MajorChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"Make":{"type":"string","maxLength":50,"nullable":true},"ManagerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MapCoordinate":{"type":"string","maxLength":25,"nullable":true},"MapCoordinateSource":{"type":"string","maxLength":25,"nullable":true},"MapURL":{"type":"string","maxLength":8000,"nullable":true},"MiddleOrJuniorSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchool"}],"nullable":true},"MiddleOrJuniorSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchoolDistrict"}],"nullable":true},"MlsStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MlsStatus"}],"nullable":true},"MobileDimUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"MobileHomeRemainsYN":{"type":"boolean","nullable":true},"MobileLength":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MobileWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Model":{"type":"string","maxLength":50,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NetOperatingIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NewConstructionYN":{"type":"boolean","nullable":true},"NewTaxesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NumberOfBuildings":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfFullTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfLots":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPads":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPartTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateElectricMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateGasMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateWaterMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsInCommunity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsLeased":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsMoMo":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsVacant":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OccupantName":{"type":"string","maxLength":50,"nullable":true},"OccupantPhone":{"type":"string","maxLength":16,"nullable":true},"OccupantType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OccupantType"}],"nullable":true},"OffMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OffMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OnMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OnMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenParkingSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OpenParkingYN":{"type":"boolean","nullable":true},"OperatingExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OperatingExpenseIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OperatingExpenseIncludes"}},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherEquipment":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherEquipment"}},"OtherExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OtherParking":{"type":"string","maxLength":1024,"nullable":true},"OtherStructures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherStructures"}},"OwnerName":{"type":"string","maxLength":50,"nullable":true},"OwnerPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnerPays"}},"OwnerPhone":{"type":"string","maxLength":16,"nullable":true},"Ownership":{"type":"string","maxLength":1024,"nullable":true},"OwnershipType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnershipType"}],"nullable":true},"ParcelNumber":{"type":"string","maxLength":50,"nullable":true},"ParkManagerName":{"type":"string","maxLength":50,"nullable":true},"ParkManagerPhone":{"type":"string","maxLength":16,"nullable":true},"ParkName":{"type":"string","maxLength":50,"nullable":true},"ParkingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ParkingFeatures"}},"ParkingTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PastureArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PatioAndPorchFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PatioAndPorchFeatures"}},"PendingTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PestControlExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PetsAllowed":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PetsAllowed"}},"PhotosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PhotosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PoolExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PoolFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PoolFeatures"}},"PoolPrivateYN":{"type":"boolean","nullable":true},"Possession":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Possession"}},"PossibleUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentOrPossibleUse"}},"PostalCity":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PostalCity"}],"nullable":true},"PostalCode":{"type":"string","maxLength":10,"nullable":true},"PostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"PowerProductionType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}},"PreviousListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PriceChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PrivateOfficeRemarks":{"type":"string","maxLength":4000,"nullable":true},"PrivateRemarks":{"type":"string","maxLength":4000,"nullable":true},"ProfessionalManagementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PropertyAttachedYN":{"type":"boolean","nullable":true},"PropertyCondition":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyCondition"}},"PropertySubType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertySubType"}],"nullable":true},"PropertyType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyType"}],"nullable":true},"PublicRemarks":{"type":"string","maxLength":4000,"nullable":true},"PublicSurveyRange":{"type":"string","maxLength":20,"nullable":true},"PublicSurveySection":{"type":"string","maxLength":20,"nullable":true},"PublicSurveyTownship":{"type":"string","maxLength":20,"nullable":true},"PurchaseContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"RVParkingDimensions":{"type":"string","maxLength":50,"nullable":true},"RangeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RentControlYN":{"type":"boolean","nullable":true},"RentIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RentIncludes"}},"RoadFrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadFrontageType"}},"RoadResponsibility":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadResponsibility"}},"RoadSurfaceType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadSurfaceType"}},"Roof":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Roof"}},"RoomType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}},"RoomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SeatingCapacity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SecurityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SecurityFeatures"}},"SeniorCommunityYN":{"type":"boolean","nullable":true},"SerialU":{"type":"string","maxLength":25,"nullable":true},"SerialX":{"type":"string","maxLength":25,"nullable":true},"SerialXX":{"type":"string","maxLength":25,"nullable":true},"Sewer":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Sewer"}},"ShowingAdvanceNotice":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ShowingAttendedYN":{"type":"boolean","nullable":true},"ShowingContactName":{"type":"string","maxLength":40,"nullable":true},"ShowingContactPhone":{"type":"string","maxLength":16,"nullable":true},"ShowingContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ShowingContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingContactType"}},"ShowingDays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingDays"}},"ShowingEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingInstructions":{"type":"string","maxLength":4000,"nullable":true},"ShowingRequirements":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingRequirements"}},"ShowingStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SignOnPropertyYN":{"type":"boolean","nullable":true},"Skirt":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Skirt"}},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpaFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpaFeatures"}},"SpaYN":{"type":"boolean","nullable":true},"SpecialLicenses":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialLicenses"}},"SpecialListingConditions":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialListingConditions"}},"StandardStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StandardStatus"}],"nullable":true},"StateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"StateRegion":{"type":"string","maxLength":150,"nullable":true},"StatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Stories":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StoriesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetAdditionalInfo":{"type":"string","maxLength":50,"nullable":true},"StreetDirPrefix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetDirSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetName":{"type":"string","maxLength":50,"nullable":true},"StreetNumber":{"type":"string","maxLength":25,"nullable":true},"StreetNumberNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetSuffix"}],"nullable":true},"StreetSuffixModifier":{"type":"string","maxLength":25,"nullable":true},"StructureType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.StructureType"}},"SubAgencyCompensation":{"type":"string","maxLength":25,"nullable":true},"SubAgencyCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"SubdivisionName":{"type":"string","maxLength":50,"nullable":true},"SuppliesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"SyndicationRemarks":{"type":"string","maxLength":4000,"nullable":true},"TaxAnnualAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxAssessedValue":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TaxBlock":{"type":"string","maxLength":25,"nullable":true},"TaxBookNumber":{"type":"string","maxLength":25,"nullable":true},"TaxLegalDescription":{"type":"string","maxLength":6000,"nullable":true},"TaxLot":{"type":"string","maxLength":25,"nullable":true},"TaxMapNumber":{"type":"string","maxLength":25,"nullable":true},"TaxOtherAnnualAssessmentAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxParcelLetter":{"type":"string","maxLength":25,"nullable":true},"TaxStatusCurrent":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TaxStatusCurrent"}},"TaxTract":{"type":"string","maxLength":25,"nullable":true},"TaxYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TenantPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TenantPays"}},"Topography":{"type":"string","maxLength":255,"nullable":true},"TotalActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Township":{"type":"string","maxLength":50,"nullable":true},"TransactionBrokerCompensation":{"type":"string","maxLength":25,"nullable":true},"TransactionBrokerCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"TrashExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitNumber":{"type":"string","maxLength":25,"nullable":true},"UnitTypeType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}},"UnitsFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitsFurnished"}],"nullable":true},"UniversalPropertyId":{"type":"string","maxLength":128,"nullable":true},"UniversalPropertySubId":{"type":"string","maxLength":128,"nullable":true},"UnparsedAddress":{"type":"string","maxLength":255,"nullable":true},"Utilities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Utilities"}},"VacancyAllowance":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"VacancyAllowanceRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"Vegetation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Vegetation"}},"VideosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"VideosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"View":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.View"}},"ViewYN":{"type":"boolean","nullable":true},"VirtualTourURLBranded":{"type":"string","maxLength":8000,"nullable":true},"VirtualTourURLUnbranded":{"type":"string","maxLength":8000,"nullable":true},"WalkScore":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"WaterBodyName":{"type":"string","maxLength":50,"nullable":true},"WaterSewerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WaterSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterSource"}},"WaterfrontFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterfrontFeatures"}},"WaterfrontYN":{"type":"boolean","nullable":true},"WindowFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WindowFeatures"}},"WithdrawnDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"WoodedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WorkmansCompensationExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"YearBuilt":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltDetails":{"type":"string","maxLength":1024,"nullable":true},"YearBuiltEffective":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.YearBuiltSource"}],"nullable":true},"YearEstablished":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearsCurrentOwner":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Zoning":{"type":"string","maxLength":25,"nullable":true},"ZoningDescription":{"type":"string","maxLength":255,"nullable":true},"AboveGradeUnfinishedArea":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"AboveGradeUnfinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"AboveGradeUnfinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"ActivationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AvailableLeaseType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExistingLeaseType"}},"BackOnMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"BelowGradeUnfinishedArea":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BelowGradeUnfinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BelowGradeUnfinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BuyerAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"BuyerBrokerageCompensation":{"type":"string","maxLength":25,"nullable":true},"BuyerBrokerageCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"BuyerOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoListAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoListOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"DaysInMls":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DaysOnSite":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DualOrVariableRateCommissionYN":{"type":"boolean","nullable":true},"FhaEligibility":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FhaEligibility"}],"nullable":true},"GreenVerificationYN":{"type":"boolean","nullable":true},"ListAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"ListingURL":{"type":"string","maxLength":8000,"nullable":true},"ListingURLDescription":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingURLDescription"}],"nullable":true},"ListOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"PowerProductionYN":{"type":"boolean","nullable":true},"SimpleDaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StartShowingDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"CompSaleYN":{"type":"boolean","nullable":true}},"required":["ListingKey"]},"org.reso.metadata.PropertyGreenVerification":{"title":"PropertyGreenVerification","type":"object","properties":{"GreenBuildingVerificationKey":{"type":"string","maxLength":255,"nullable":true},"GreenBuildingVerificationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}],"nullable":true},"GreenVerificationBody":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationMetric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"GreenVerificationRating":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationSource"}],"nullable":true},"GreenVerificationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationStatus"}],"nullable":true},"GreenVerificationURL":{"type":"string","maxLength":8000,"nullable":true},"GreenVerificationVersion":{"type":"string","maxLength":25,"nullable":true},"GreenVerificationYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.PropertyGreenVerification-create":{"title":"PropertyGreenVerification (for create)","type":"object","properties":{"GreenBuildingVerificationKey":{"type":"string","maxLength":255,"nullable":true},"GreenBuildingVerificationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}],"nullable":true},"GreenVerificationBody":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationMetric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"GreenVerificationRating":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationSource"}],"nullable":true},"GreenVerificationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationStatus"}],"nullable":true},"GreenVerificationURL":{"type":"string","maxLength":8000,"nullable":true},"GreenVerificationVersion":{"type":"string","maxLength":25,"nullable":true},"GreenVerificationYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}},"required":["GreenBuildingVerificationKey"]},"org.reso.metadata.PropertyPowerProduction":{"title":"PropertyPowerProduction","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PowerProductionAnnual":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PowerProductionAnnualStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionAnnualStatus"}],"nullable":true},"PowerProductionKey":{"type":"string","maxLength":255,"nullable":true},"PowerProductionSize":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"PowerProductionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}],"nullable":true},"PowerProductionYearInstall":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"PowerProductionOwnership":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionOwnership"}],"nullable":true}}},"org.reso.metadata.PropertyPowerProduction-create":{"title":"PropertyPowerProduction (for create)","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PowerProductionAnnual":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PowerProductionAnnualStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionAnnualStatus"}],"nullable":true},"PowerProductionKey":{"type":"string","maxLength":255,"nullable":true},"PowerProductionSize":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"PowerProductionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}],"nullable":true},"PowerProductionYearInstall":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PowerProductionOwnership":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionOwnership"}],"nullable":true}},"required":["PowerProductionKey"]},"org.reso.metadata.PropertyRooms":{"title":"PropertyRooms","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"RoomArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"RoomAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"RoomDescription":{"type":"string","maxLength":1024,"nullable":true},"RoomDimensions":{"type":"string","maxLength":50,"nullable":true},"RoomFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"RoomKey":{"type":"string","maxLength":255,"nullable":true},"RoomLength":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomLengthWidthSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomLengthWidthSource"}],"nullable":true},"RoomLengthWidthUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"RoomLevel":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomLevel"}],"nullable":true},"RoomType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}],"nullable":true},"RoomWidth":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.PropertyRooms-create":{"title":"PropertyRooms (for create)","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"RoomArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"RoomAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"RoomDescription":{"type":"string","maxLength":1024,"nullable":true},"RoomDimensions":{"type":"string","maxLength":50,"nullable":true},"RoomFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"RoomKey":{"type":"string","maxLength":255,"nullable":true},"RoomLength":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomLengthWidthSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomLengthWidthSource"}],"nullable":true},"RoomLengthWidthUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"RoomLevel":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomLevel"}],"nullable":true},"RoomType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}],"nullable":true},"RoomWidth":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true}},"required":["RoomKey"]},"org.reso.metadata.PropertyUnitTypes":{"title":"PropertyUnitTypes","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"UnitTypeActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeBathsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeBedsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeDescription":{"type":"string","maxLength":1024,"nullable":true},"UnitTypeFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Furnished"}],"nullable":true},"UnitTypeGarageAttachedYN":{"type":"boolean","nullable":true},"UnitTypeGarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeKey":{"type":"string","maxLength":255,"nullable":true},"UnitTypeProForma":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeTotalRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}],"nullable":true},"UnitTypeUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.PropertyUnitTypes-create":{"title":"PropertyUnitTypes (for create)","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"UnitTypeActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeBathsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeBedsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeDescription":{"type":"string","maxLength":1024,"nullable":true},"UnitTypeFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Furnished"}],"nullable":true},"UnitTypeGarageAttachedYN":{"type":"boolean","nullable":true},"UnitTypeGarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeKey":{"type":"string","maxLength":255,"nullable":true},"UnitTypeProForma":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeTotalRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}],"nullable":true},"UnitTypeUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}},"required":["UnitTypeKey"]},"org.reso.metadata.Prospecting":{"title":"Prospecting","type":"object","properties":{"ActiveYN":{"type":"boolean","nullable":true},"BccEmailList":{"type":"string","maxLength":1024,"nullable":true},"BccMeYN":{"type":"boolean","nullable":true},"CcEmailList":{"type":"string","maxLength":1024,"nullable":true},"ClientActivatedYN":{"type":"boolean","nullable":true},"ConciergeNotificationsYN":{"type":"boolean","nullable":true},"ConciergeYN":{"type":"boolean","nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"DailySchedule":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DailySchedule"}},"DisplayTemplateID":{"type":"string","maxLength":25,"nullable":true},"Language":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}],"nullable":true},"LastNewChangedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastViewedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MessageNew":{"type":"string","maxLength":4000,"nullable":true},"MessageRevise":{"type":"string","maxLength":4000,"nullable":true},"MessageUpdate":{"type":"string","maxLength":4000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NextSendTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"ProspectingKey":{"type":"string","maxLength":255,"nullable":true},"ReasonActiveOrDisabled":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ReasonActiveOrDisabled"}],"nullable":true},"SavedSearchKey":{"type":"string","maxLength":255,"nullable":true},"ScheduleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ScheduleType"}],"nullable":true},"Subject":{"type":"string","maxLength":255,"nullable":true},"ToEmailList":{"type":"string","maxLength":1024,"nullable":true}}},"org.reso.metadata.Prospecting-create":{"title":"Prospecting (for create)","type":"object","properties":{"ActiveYN":{"type":"boolean","nullable":true},"BccEmailList":{"type":"string","maxLength":1024,"nullable":true},"BccMeYN":{"type":"boolean","nullable":true},"CcEmailList":{"type":"string","maxLength":1024,"nullable":true},"ClientActivatedYN":{"type":"boolean","nullable":true},"ConciergeNotificationsYN":{"type":"boolean","nullable":true},"ConciergeYN":{"type":"boolean","nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"DailySchedule":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DailySchedule"}},"DisplayTemplateID":{"type":"string","maxLength":25,"nullable":true},"Language":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}],"nullable":true},"LastNewChangedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastViewedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MessageNew":{"type":"string","maxLength":4000,"nullable":true},"MessageRevise":{"type":"string","maxLength":4000,"nullable":true},"MessageUpdate":{"type":"string","maxLength":4000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NextSendTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"ProspectingKey":{"type":"string","maxLength":255,"nullable":true},"ReasonActiveOrDisabled":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ReasonActiveOrDisabled"}],"nullable":true},"SavedSearchKey":{"type":"string","maxLength":255,"nullable":true},"ScheduleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ScheduleType"}],"nullable":true},"Subject":{"type":"string","maxLength":255,"nullable":true},"ToEmailList":{"type":"string","maxLength":1024,"nullable":true}},"required":["ProspectingKey"]},"org.reso.metadata.Queue":{"title":"Queue","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemQueueKey":{"type":"string","maxLength":255,"nullable":true},"QueueTransactionKey":{"type":"string","maxLength":255,"nullable":true},"QueueTransactionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.QueueTransactionType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemQueueKey":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Queue-create":{"title":"Queue (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemQueueKey":{"type":"string","maxLength":255,"nullable":true},"QueueTransactionKey":{"type":"string","maxLength":255,"nullable":true},"QueueTransactionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.QueueTransactionType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemQueueKey":{"type":"string","maxLength":255,"nullable":true}},"required":["QueueTransactionKey"]},"org.reso.metadata.Rules":{"title":"Rules","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemRuleKey":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"RuleAction":{"type":"string","maxLength":8000,"nullable":true},"RuleDescription":{"type":"string","maxLength":8000,"nullable":true},"RuleEnabledYN":{"type":"boolean","nullable":true},"RuleErrorText":{"type":"string","maxLength":8000,"nullable":true},"RuleExpression":{"type":"string","maxLength":8000,"nullable":true},"RuleFormat":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleFormat"}],"nullable":true},"RuleHelpText":{"type":"string","maxLength":8000,"nullable":true},"RuleKey":{"type":"string","maxLength":255,"nullable":true},"RuleName":{"type":"string","maxLength":255,"nullable":true},"RuleOrder":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"RuleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleType"}],"nullable":true},"RuleVersion":{"type":"string","maxLength":255,"nullable":true},"RuleWarningText":{"type":"string","maxLength":8000,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Rules-create":{"title":"Rules (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemRuleKey":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"RuleAction":{"type":"string","maxLength":8000,"nullable":true},"RuleDescription":{"type":"string","maxLength":8000,"nullable":true},"RuleEnabledYN":{"type":"boolean","nullable":true},"RuleErrorText":{"type":"string","maxLength":8000,"nullable":true},"RuleExpression":{"type":"string","maxLength":8000,"nullable":true},"RuleFormat":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleFormat"}],"nullable":true},"RuleHelpText":{"type":"string","maxLength":8000,"nullable":true},"RuleKey":{"type":"string","maxLength":255,"nullable":true},"RuleName":{"type":"string","maxLength":255,"nullable":true},"RuleOrder":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"RuleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleType"}],"nullable":true},"RuleVersion":{"type":"string","maxLength":255,"nullable":true},"RuleWarningText":{"type":"string","maxLength":8000,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["RuleKey"]},"org.reso.metadata.SavedSearch":{"title":"SavedSearch","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"SavedSearchDescription":{"type":"string","maxLength":4000,"nullable":true},"SavedSearchKey":{"type":"string","maxLength":255,"nullable":true},"SavedSearchName":{"type":"string","maxLength":255,"nullable":true},"SavedSearchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SavedSearchType"}],"nullable":true},"SearchQuery":{"type":"string","maxLength":8000,"nullable":true},"SearchQueryExceptionDetails":{"type":"string","maxLength":255,"nullable":true},"SearchQueryExceptions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryExceptions"}],"nullable":true},"SearchQueryHumanReadable":{"type":"string","maxLength":255,"nullable":true},"SearchQueryType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"Member":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true}}},"org.reso.metadata.SavedSearch-create":{"title":"SavedSearch (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"SavedSearchDescription":{"type":"string","maxLength":4000,"nullable":true},"SavedSearchKey":{"type":"string","maxLength":255,"nullable":true},"SavedSearchName":{"type":"string","maxLength":255,"nullable":true},"SavedSearchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SavedSearchType"}],"nullable":true},"SearchQuery":{"type":"string","maxLength":8000,"nullable":true},"SearchQueryExceptionDetails":{"type":"string","maxLength":255,"nullable":true},"SearchQueryExceptions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryExceptions"}],"nullable":true},"SearchQueryHumanReadable":{"type":"string","maxLength":255,"nullable":true},"SearchQueryType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["SavedSearchKey"]},"org.reso.metadata.Showing":{"title":"Showing","type":"object","properties":{"AgentOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"AgentSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"ShowingEndTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingId":{"type":"string","maxLength":255,"nullable":true},"ShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingStartTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SourceSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemShowingKey":{"type":"string","maxLength":255,"nullable":true},"AgentOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"AgentSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ShowingAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"ListingOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ListingSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ShowingOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ShowingSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"SocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"SocialMedia@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Showing-create":{"title":"Showing (for create)","type":"object","properties":{"AgentOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"AgentSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"ShowingEndTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingId":{"type":"string","maxLength":255,"nullable":true},"ShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingStartTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SourceSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemShowingKey":{"type":"string","maxLength":255,"nullable":true}},"required":["ShowingKey"]},"org.reso.metadata.SocialMedia":{"title":"SocialMedia","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SocialMediaUrlOrId":{"type":"string","maxLength":8000,"nullable":true}}},"org.reso.metadata.SocialMedia-create":{"title":"SocialMedia (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SocialMediaUrlOrId":{"type":"string","maxLength":8000,"nullable":true}},"required":["SocialMediaKey"]},"org.reso.metadata.TeamMembers":{"title":"TeamMembers","type":"object","properties":{"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamImpersonationLevel":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamImpersonationLevel"}],"nullable":true},"TeamKey":{"type":"string","maxLength":255,"nullable":true},"TeamMemberKey":{"type":"string","maxLength":255,"nullable":true},"TeamMemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamMemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamMemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamMemberType"}],"nullable":true},"Member":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.TeamMembers-create":{"title":"TeamMembers (for create)","type":"object","properties":{"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamImpersonationLevel":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamImpersonationLevel"}],"nullable":true},"TeamKey":{"type":"string","maxLength":255,"nullable":true},"TeamMemberKey":{"type":"string","maxLength":255,"nullable":true},"TeamMemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamMemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamMemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamMemberType"}],"nullable":true}},"required":["TeamMemberKey"]},"org.reso.metadata.Teams":{"title":"Teams","type":"object","properties":{"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamAddress1":{"type":"string","maxLength":50,"nullable":true},"TeamAddress2":{"type":"string","maxLength":50,"nullable":true},"TeamCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"TeamCity":{"type":"string","maxLength":50,"nullable":true},"TeamCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"TeamCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"TeamDescription":{"type":"string","maxLength":1024,"nullable":true},"TeamDirectPhone":{"type":"string","maxLength":16,"nullable":true},"TeamEmail":{"type":"string","maxLength":80,"nullable":true},"TeamFax":{"type":"string","maxLength":16,"nullable":true},"TeamKey":{"type":"string","maxLength":255,"nullable":true},"TeamLeadKey":{"type":"string","maxLength":255,"nullable":true},"TeamLeadLoginId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadMlsId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamLeadStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamMobilePhone":{"type":"string","maxLength":16,"nullable":true},"TeamName":{"type":"string","maxLength":50,"nullable":true},"TeamOfficePhone":{"type":"string","maxLength":16,"nullable":true},"TeamOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCode":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"TeamPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"TeamPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamStatus"}],"nullable":true},"TeamTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMail":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"TeamLead":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"TeamsSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"TeamsSocialMedia@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Teams-create":{"title":"Teams (for create)","type":"object","properties":{"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamAddress1":{"type":"string","maxLength":50,"nullable":true},"TeamAddress2":{"type":"string","maxLength":50,"nullable":true},"TeamCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"TeamCity":{"type":"string","maxLength":50,"nullable":true},"TeamCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"TeamCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"TeamDescription":{"type":"string","maxLength":1024,"nullable":true},"TeamDirectPhone":{"type":"string","maxLength":16,"nullable":true},"TeamEmail":{"type":"string","maxLength":80,"nullable":true},"TeamFax":{"type":"string","maxLength":16,"nullable":true},"TeamKey":{"type":"string","maxLength":255,"nullable":true},"TeamLeadKey":{"type":"string","maxLength":255,"nullable":true},"TeamLeadLoginId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadMlsId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamLeadStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamMobilePhone":{"type":"string","maxLength":16,"nullable":true},"TeamName":{"type":"string","maxLength":50,"nullable":true},"TeamOfficePhone":{"type":"string","maxLength":16,"nullable":true},"TeamOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCode":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"TeamPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"TeamPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamStatus"}],"nullable":true},"TeamTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMail":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMailExt":{"type":"string","maxLength":10,"nullable":true}},"required":["TeamKey"]},"org.reso.metadata.enums.AOR":{"type":"string","title":"AOR","enum":["SampleAOREnumValue"]},"org.reso.metadata.enums.AccessibilityFeatures":{"type":"string","title":"AccessibilityFeatures","enum":["AccessibleApproachWithRamp","AccessibleBedroom","AccessibleCentralLivingArea","AccessibleClosets","AccessibleCommonArea","AccessibleDoors","AccessibleElectricalAndEnvironmentalControls","AccessibleElevatorInstalled","AccessibleEntrance","AccessibleForHearingImpairment","AccessibleFullBath","AccessibleHallways","AccessibleKitchen","AccessibleKitchenAppliances","AccessibleStairway","AccessibleWasherDryer","AdaptableBathroomWalls","AdaptableForElevator","CeilingTrack","CentralLivingArea","CommonArea","CustomizedWheelchairAccessible","ElectronicEnvironmentalControls","EnhancedAccessible","ExteriorWheelchairLift","GripAccessibleFeatures","ReinforcedFloors","SafeEmergencyEgressFromHome","SmartTechnology","StairLift","StandbyGenerator","TherapeuticWhirlpool","Visitable","VisitorBathroom","WalkerAccessibleStairs"]},"org.reso.metadata.enums.ActorType":{"type":"string","title":"ActorType","enum":["Agent","Bot","Client","Consumer","Unknown"]},"org.reso.metadata.enums.Appliances":{"type":"string","title":"Appliances","enum":["BarFridge","BuiltInElectricOven","BuiltInElectricRange","BuiltInFreezer","BuiltInGasOven","BuiltInGasRange","BuiltInRange","BuiltInRefrigerator","ConvectionOven","Cooktop","Dishwasher","Disposal","DoubleOven","DownDraft","Dryer","ElectricCooktop","ElectricOven","ElectricRange","ElectricWaterHeater","EnergyStarQualifiedAppliances","EnergyStarQualifiedDishwasher","EnergyStarQualifiedDryer","EnergyStarQualifiedFreezer","EnergyStarQualifiedRefrigerator","EnergyStarQualifiedWasher","EnergyStarQualifiedWaterHeater","ExhaustFan","FreeStandingElectricOven","FreeStandingElectricRange","FreeStandingFreezer","FreeStandingGasOven","FreeStandingGasRange","FreeStandingRange","FreeStandingRefrigerator","Freezer","GasCooktop","GasOven","GasRange","GasWaterHeater","Humidifier","IceMaker","IndoorGrill","InductionCooktop","InstantHotWater","Microwave","None","Other","Oven","PlumbedForIceMaker","PortableDishwasher","PropaneCooktop","Range","RangeHood","Refrigerator","SelfCleaningOven","SolarHotWater","StainlessSteelAppliances","TanklessWaterHeater","TrashCompactor","VentedExhaustFan","WarmingDrawer","Washer","WasherDryer","WasherDryerStacked","WaterHeater","WaterPurifier","WaterPurifierOwned","WaterPurifierRented","WaterSoftener","WaterSoftenerOwned","WaterSoftenerRented","WineCooler","WineRefrigerator","SmartAppliances"]},"org.reso.metadata.enums.ArchitecturalStyle":{"type":"string","title":"ArchitecturalStyle","enum":["SampleArchitecturalStyleEnumValue"]},"org.reso.metadata.enums.AreaSource":{"type":"string","title":"AreaSource","enum":["Appraiser","Assessor","Builder","Estimated","Other","Owner","Plans","PublicRecords","SeeRemarks"]},"org.reso.metadata.enums.AreaUnits":{"type":"string","title":"AreaUnits","enum":["SquareFeet","SquareMeters"]},"org.reso.metadata.enums.AssociationAmenities":{"type":"string","title":"AssociationAmenities","enum":["AirportRunway","Barbecue","BasketballCourt","BeachAccess","BeachRights","BilliardRoom","BoatDock","Boating","BoatSlip","Cabana","CableTv","CarWashArea","Clubhouse","CoinLaundry","Concierge","DayCare","DogPark","DryDock","Electricity","Elevators","ExerciseCourse","FitnessCenter","GameCourtExterior","GameCourtInterior","GameRoom","Gas","Gated","GolfCourse","HotWater","IndoorPool","Insurance","JoggingPath","Landscaping","Laundry","MaidService","Maintenance","MaintenanceGrounds","MaintenanceStructure","Management","Marina","MeetingRoom","None","Other","Park","Parking","PartyRoom","PicnicArea","Playground","PondSeasonal","PondYearRound","Pool","PoweredBoatsAllowed","Racquetball","RecreationFacilities","RecreationRoom","RoofDeck","RvBoatStorage","RvParking","Sauna","Security","ServiceElevators","ShuffleboardCourt","SkiAccessible","SnowRemoval","SpaHotTub","SportCourt","Stables","Storage","StreamSeasonal","StreamYearRound","Taxes","TennisCourts","Trails","Trash","Water","WorkshopArea"]},"org.reso.metadata.enums.AssociationFeeIncludes":{"type":"string","title":"AssociationFeeIncludes","enum":["CableTv","EarthquakeInsurance","Electricity","Gas","Insurance","Internet","MaintenanceGrounds","MaintenanceStructure","PestControl","Security","Sewer","SnowRemoval","Trash","Utilities","Water"]},"org.reso.metadata.enums.AssociationStatus":{"type":"string","title":"AssociationStatus","enum":["Active","Inactive"]},"org.reso.metadata.enums.AssociationType":{"type":"string","title":"AssociationType","enum":["Local","MLS","NotApplicable"]},"org.reso.metadata.enums.Attended":{"type":"string","title":"Attended","enum":["Agent","Seller","Unattended"]},"org.reso.metadata.enums.Basement":{"type":"string","title":"Basement","enum":["Apartment","BathStubbed","Block","Concrete","CrawlSpace","Daylight","DirtFloor","ExteriorEntry","Finished","FrenchDrain","Full","InteriorEntry","None","Other","Partial","PartiallyFinished","StorageSpace","SumpPump","Unfinished","WalkOutAccess","WalkUpAccess"]},"org.reso.metadata.enums.BillingPreference":{"type":"string","title":"BillingPreference","enum":["Email","Fax","Mail"]},"org.reso.metadata.enums.BodyType":{"type":"string","title":"BodyType","enum":["DoubleWide","Expando","Other","QuadWide","SeeRemarks","SingleWide","TripleWide"]},"org.reso.metadata.enums.BuildingFeatures":{"type":"string","title":"BuildingFeatures","enum":["SampleBuildingFeaturesEnumValue"]},"org.reso.metadata.enums.BusinessType":{"type":"string","title":"BusinessType","enum":["Accounting","AdministrativeAndSupport","Advertising","Agriculture","AnimalGrooming","Appliances","AquariumSupplies","ArtsAndEntertainment","Athletic","AutoBody","AutoDealer","AutoGlass","AutoParts","AutoRentLease","AutoRepairSpecialty","AutoService","AutoStereoAlarm","AutoTires","AutoWrecking","Bakery","BarberBeauty","BarTavernLounge","BedAndBreakfast","BooksCardsStationary","Butcher","Cabinets","CandyCookie","CarpetTile","CarWash","ChildCare","Church","Clothing","Commercial","Computer","ConstructionContractor","Convalescent","ConvenienceStore","DanceStudio","Decorator","DeliCatering","Dental","Distribution","Doughnut","Drugstore","DryCleaner","EducationSchool","Electronics","Employment","Farm","FastFood","Financial","Fitness","FloristNursery","FoodAndBeverage","ForestReserve","Franchise","Furniture","GasStation","GiftShop","Grocery","Hardware","HealthFood","HealthServices","Hobby","HomeCleaner","Hospitality","HotelMotel","IceCreamFrozenYogurt","Industrial","Jewelry","Landscaping","Laundromat","LiquorStore","Locksmith","Manufacturing","Medical","Mixed","MobileTrailerPark","Music","NursingHome","OfficeSupply","Other","Paints","Parking","PetStore","Photographer","Pizza","Printing","ProfessionalOffice","ProfessionalService","RealEstate","Recreation","Rental","Residential","Restaurant","Retail","SaddleryHarness","SportingGoods","Storage","Toys","Transportation","Travel","Upholstery","Utility","Variety","Video","Wallpaper","Warehouse","Wholesale"]},"org.reso.metadata.enums.BuyerAgentDesignation":{"type":"string","title":"BuyerAgentDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.BuyerFinancing":{"type":"string","title":"BuyerFinancing","enum":["Assumed","Cash","Contract","Conventional","FHA","FHA203b","FHA203k","Other","Private","SellerFinancing","TrustDeed","USDA","VA"]},"org.reso.metadata.enums.ChangeType":{"type":"string","title":"ChangeType","enum":["Active","ActiveUnderContract","BackOnMarket","Canceled","Closed","Deleted","Expired","Hold","NewListing","Pending","PriceChange","Withdrawn"]},"org.reso.metadata.enums.City":{"type":"string","title":"City","enum":["SampleCityEnumValue"]},"org.reso.metadata.enums.ClassName":{"type":"string","title":"ClassName","enum":["BusinessOpportunity","CommercialLease","CommercialSale","Contacts","CrossProperty","Farm","HistoryTransactional","Land","ManufacturedInPark","Media","Member","Office","OpenHouse","Residential","ResidentialIncome","ResidentialLease","SavedSearch"]},"org.reso.metadata.enums.CoBuyerAgentDesignation":{"type":"string","title":"CoBuyerAgentDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.CoListAgentDesignation":{"type":"string","title":"CoListAgentDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.CommonInterest":{"type":"string","title":"CommonInterest","enum":["CommunityApartment","Condominium","None","PlannedDevelopment","StockCooperative","Timeshare"]},"org.reso.metadata.enums.CommonWalls":{"type":"string","title":"CommonWalls","enum":["EndUnit","NoCommonWalls","NoOneAbove","NoOneBelow","OneCommonWall","TwoOrMoreCommonWalls"]},"org.reso.metadata.enums.CommunityFeatures":{"type":"string","title":"CommunityFeatures","enum":["AirportRunway","Clubhouse","Curbs","Fishing","FitnessCenter","Gated","Golf","Lake","None","Other","Park","Playground","Pool","Racquetball","Restaurant","Sidewalks","Stables","StreetLights","Suburban","TennisCourts"]},"org.reso.metadata.enums.CompensationType":{"type":"string","title":"CompensationType","enum":["Dollars","Other","Percent","SeeRemarks"]},"org.reso.metadata.enums.Concessions":{"type":"string","title":"Concessions","enum":["CallListingAgent","No","Yes"]},"org.reso.metadata.enums.ConstructionMaterials":{"type":"string","title":"ConstructionMaterials","enum":["Adobe","AluminumSiding","Asbestos","Asphalt","AtticCrawlHatchwaysInsulated","BattsInsulation","Block","BlownInInsulation","BoardAndBattenSiding","Brick","BrickVeneer","Cedar","CementSiding","Clapboard","Concrete","DuctsProfessionallyAirSealed","ExteriorDuctWorkIsInsulated","FiberCement","FiberglassSiding","FoamInsulation","Frame","Glass","HardiplankType","IcatRecessedLighting","InsulatedConcreteForms","LapSiding","Log","LogSiding","LowVocInsulation","Masonite","MetalSiding","NaturalBuilding","Other","Plaster","RadiantBarrier","RammedEarth","RecycledBioBasedInsulation","RedwoodSiding","SeeRemarks","ShakeSiding","ShingleSiding","SlumpBlock","SprayFoamInsulation","SteelSiding","Stone","StoneVeneer","Straw","Stucco","SyntheticStucco","Unknown","VerticalSiding","VinylSiding","WoodSiding"]},"org.reso.metadata.enums.ContactListingPreference":{"type":"string","title":"ContactListingPreference","enum":["Discard","Favorite","Possibility"]},"org.reso.metadata.enums.ContactStatus":{"type":"string","title":"ContactStatus","enum":["Active","Deleted","Inactive","OnVacation"]},"org.reso.metadata.enums.ContactType":{"type":"string","title":"ContactType","enum":["Business","Family","Friend","Lead","Prospect","ReadyToBuy"]},"org.reso.metadata.enums.Cooling":{"type":"string","title":"Cooling","enum":["AtticFan","CeilingFans","CentralAir","Dual","Ductless","Electric","EnergyStarQualifiedEquipment","EvaporativeCooling","ExhaustFan","Gas","Geothermal","HeatPump","HumidityControl","MultiUnits","None","Other","RoofTurbines","SeparateMeters","VariesByUnit","WallUnits","WallWindowUnits","WholeHouseFan","WindowUnits","Zoned"]},"org.reso.metadata.enums.Country":{"type":"string","title":"Country","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NP","NR","NU","NZ","OM","OT","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","ST","SV","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"org.reso.metadata.enums.CountyOrParish":{"type":"string","title":"CountyOrParish","enum":["SampleCountyOrParishEnumValue"]},"org.reso.metadata.enums.CurrentFinancing":{"type":"string","title":"CurrentFinancing","enum":["Assumable","Contract","Conventional","FHA","FHA203b","FHA203k","LeasedRenewables","None","Other","PowerPurchaseAgreement","Private","PropertyAssessedCleanEnergy","TrustDeed","USDA","VA"]},"org.reso.metadata.enums.CurrentOrPossibleUse":{"type":"string","title":"CurrentOrPossibleUse","enum":["Agricultural","Automotive","Cattle","Commercial","Dairy","Development","Farm","Fishery","Grazing","HighwayTouristService","Horses","Hunting","Industrial","Investment","Livestock","ManufacturedHome","MedicalDental","MiniStorage","MixedUse","MultiFamily","Nursery","Office","Orchard","Other","Pasture","PlaceOfWorship","Plantable","Poultry","Ranch","Recreational","Residential","Retail","RowCrops","SeeRemarks","SingleFamily","Subdevelopment","Subdivision","Timber","TreeFarm","Unimproved","Vacant","Vineyard","Warehouse"]},"org.reso.metadata.enums.DailySchedule":{"type":"string","title":"DailySchedule","enum":["FridayAM","FridayPM","MondayAM","MondayPM","None","SaturdayAM","SaturdayPM","SundayAM","SundayPM","ThursdayAM","ThursdayPM","TuesdayAM","TuesdayPM","WednesdayAM","WednesdayPM"]},"org.reso.metadata.enums.DevelopmentStatus":{"type":"string","title":"DevelopmentStatus","enum":["Completed","FinishedLots","Other","Proposed","RawLand","RoughGrade","SeeRemarks","SitePlanApproved","SitePlanFiled","UnderConstruction"]},"org.reso.metadata.enums.DeviceType":{"type":"string","title":"DeviceType","enum":["Desktop","Mobile","Tablet","Unknown","Wearable"]},"org.reso.metadata.enums.DirectionFaces":{"type":"string","title":"DirectionFaces","enum":["East","North","Northeast","Northwest","South","Southeast","Southwest","West"]},"org.reso.metadata.enums.Disclosures":{"type":"string","title":"Disclosures","enum":["SampleDisclosuresEnumValue"]},"org.reso.metadata.enums.DocumentsAvailable":{"type":"string","title":"DocumentsAvailable","enum":["SampleDocumentsAvailableEnumValue"]},"org.reso.metadata.enums.DoorFeatures":{"type":"string","title":"DoorFeatures","enum":["EnergyStarQualifiedDoors","FrenchDoors","MirroredClosetDoors","SlidingDoors","StormDoors"]},"org.reso.metadata.enums.Electric":{"type":"string","title":"Electric","enum":["Amps100","Amps150","Amps200OrMore","CircuitBreakers","EnergyStorageDevice","Fuses","Generator","NetMeter","PreWiredForRenewables","ReadyForRenewables","Underground","Volts220","Volts220ForSpa","Volts220InGarage","Volts220InKitchen","Volts220InLaundry","Volts220InWorkshop","Volts440"]},"org.reso.metadata.enums.ElementarySchool":{"type":"string","title":"ElementarySchool","enum":["SampleElementarySchoolEnumValue"]},"org.reso.metadata.enums.ElementarySchoolDistrict":{"type":"string","title":"ElementarySchoolDistrict","enum":["SampleElementarySchoolDistrictEnumValue"]},"org.reso.metadata.enums.EventSource":{"type":"string","title":"EventSource","enum":["Map","List","VoiceAssistant"]},"org.reso.metadata.enums.EventTarget":{"type":"string","title":"EventTarget","enum":["Agent","Broker","Digg","Email","Facebook","FacebookMessenger","Imessage","Instagram","Linkedin","Pinterest","Reddit","Slack","Sms","Snapchat","Stumbleupon","Tumblr","Twitter","Youtube","TikTok"]},"org.reso.metadata.enums.EventType":{"type":"string","title":"EventType","enum":["ClickedOnEmailAddress","ClickedOnPhoneNumber","ClickToPrimaryHostedSite","Comments","DetailedView","Discard","DrivingDirections","ExitDetailedView","Favorited","Maybe","ObjectModified","PhotoGallery","Printed","PropertyVideos","Search","Share","SubmissionOfLeadForm","VirtualTour","Impression"]},"org.reso.metadata.enums.ExistingLeaseType":{"type":"string","title":"ExistingLeaseType","enum":["AbsoluteNet","CpiAdjustment","EscalationClause","Gross","GroundLease","Net","Nn","Nnn","Oral"]},"org.reso.metadata.enums.ExteriorFeatures":{"type":"string","title":"ExteriorFeatures","enum":["Awnings","Balcony","Barbecue","BasketballCourt","BoatSlip","BuiltInBarbecue","Courtyard","CoveredCourtyard","Dock","DogRun","ElectricGrill","FirePit","Garden","GasGrill","GrayWaterSystem","Kennel","Lighting","MistingSystem","None","Other","OutdoorGrill","OutdoorKitchen","OutdoorShower","PermeablePaving","Playground","PrivateEntrance","PrivateYard","RainBarrelCisterns","RainGutters","RvHookup","Storage","TennisCourts","UncoveredCourtyard","SmartCamerasRecording","SmartIrrigation","SmartLights","SmartLocks"]},"org.reso.metadata.enums.FeeFrequency":{"type":"string","title":"FeeFrequency","enum":["Annually","BiMonthly","BiWeekly","Daily","Monthly","OneTime","Quarterly","Seasonal","SemiAnnually","SemiMonthly","Weekly"]},"org.reso.metadata.enums.Fencing":{"type":"string","title":"Fencing","enum":["BackYard","BarbedWire","Block","Brick","ChainLink","CrossFenced","Electric","Fenced","FrontYard","Full","Gate","Invisible","Masonry","None","Other","Partial","PartialCross","Perimeter","Pipe","Privacy","Security","SeeRemarks","SlumpStone","SplitRail","Stone","Vinyl","Wire","Wood","WroughtIron"]},"org.reso.metadata.enums.FhaEligibility":{"type":"string","title":"FhaEligibility","enum":["Approved","ConditionallyApproved","Rejected","Unknown","Withdrawn"]},"org.reso.metadata.enums.FinancialDataSource":{"type":"string","title":"FinancialDataSource","enum":["Accountant","Owner","PropertyManager"]},"org.reso.metadata.enums.FireplaceFeatures":{"type":"string","title":"FireplaceFeatures","enum":["Basement","Bath","Bedroom","BlowerFan","Circulating","Decorative","Den","DiningRoom","DoubleSided","Electric","EpaCertifiedWoodStove","EpaQualifiedFireplace","FactoryBuilt","FamilyRoom","FirePit","FreeStanding","Gas","GasLog","GasStarter","GlassDoors","GreatRoom","Heatilator","Insert","Kitchen","Library","LivingRoom","Masonry","MasterBedroom","Metal","None","Other","Outside","PelletStove","Propane","RaisedHearth","RecreationRoom","SealedCombustion","SeeRemarks","SeeThrough","Stone","Ventless","WoodBurning","WoodBurningStove","ZeroClearance"]},"org.reso.metadata.enums.Flooring":{"type":"string","title":"Flooring","enum":["Adobe","Bamboo","Brick","Carpet","CeramicTile","Clay","Combination","Concrete","Cork","CriGreenLabelPlusCertifiedCarpet","Dirt","FloorscoreCertifiedFlooring","FscOrSfiCertifiedSourceHardwood","Granite","Hardwood","Laminate","Linoleum","Marble","None","Other","PaintedStained","Parquet","Pavers","ReclaimedWood","SeeRemarks","SimulatedWood","Slate","Softwood","Stamped","Stone","Sustainable","Terrazzo","Tile","Varies","Vinyl","Wood","LuxuryVinyl","Plank"]},"org.reso.metadata.enums.FoundationDetails":{"type":"string","title":"FoundationDetails","enum":["Block","BrickMortar","Combination","ConcretePerimeter","None","Other","Permanent","PillarPostPier","Raised","SeeRemarks","Slab","Stone"]},"org.reso.metadata.enums.FrontageType":{"type":"string","title":"FrontageType","enum":["BayHarbor","GolfCourse","LagoonEstuary","Lakefront","Oceanfront","Other","River","SeeRemarks","Waterfront"]},"org.reso.metadata.enums.Furnished":{"type":"string","title":"Furnished","enum":["Furnished","Negotiable","Partially","Unfurnished"]},"org.reso.metadata.enums.GreenBuildingVerificationType":{"type":"string","title":"GreenBuildingVerificationType","enum":["CertifiedPassiveHouse","EnergyStarCertifiedHomes","Enerphit","HersIndexScore","HomeEnergyScore","HomeEnergyUpgradeCertificateOfEnergyEfficiencyImprovements","HomeEnergyUpgradeCertificateOfEnergyEfficiencyPerformance","HomePerformanceWithEnergyStar","IndoorAirplus","LeedForHomes","LivingBuildingChallenge","NgbsNewConstruction","NgbsSmallProjectsRemodel","NgbsWholeHomeRemodel","PhiusPlus","Watersense","ZeroEnergyReadyHome","PearlCertification"]},"org.reso.metadata.enums.GreenEnergyEfficient":{"type":"string","title":"GreenEnergyEfficient","enum":["Appliances","Construction","Doors","ExposureShade","Hvac","Incentives","Insulation","Lighting","Roof","Thermostat","WaterHeater","Windows"]},"org.reso.metadata.enums.GreenEnergyGeneration":{"type":"string","title":"GreenEnergyGeneration","enum":["Solar","Wind"]},"org.reso.metadata.enums.GreenIndoorAirQuality":{"type":"string","title":"GreenIndoorAirQuality","enum":["ContaminantControl","IntegratedPestManagement","MoistureControl","Ventilation"]},"org.reso.metadata.enums.GreenLocation":{"type":"string","title":"GreenLocation","enum":["SampleGreenLocationEnumValue"]},"org.reso.metadata.enums.GreenSustainability":{"type":"string","title":"GreenSustainability","enum":["ConservingMethods","OnsiteRecyclingCenter","RecyclableMaterials","RecycledMaterials","RegionallySourcedMaterials","RenewableMaterials","SalvagedMaterials"]},"org.reso.metadata.enums.GreenVerificationSource":{"type":"string","title":"GreenVerificationSource","enum":["Administrator","Assessor","Builder","ContractorOrInstaller","Other","Owner","ProgramSponsor","ProgramVerifier","PublicRecords","SeeRemarks"]},"org.reso.metadata.enums.GreenVerificationStatus":{"type":"string","title":"GreenVerificationStatus","enum":["Complete","InProcess"]},"org.reso.metadata.enums.GreenWaterConservation":{"type":"string","title":"GreenWaterConservation","enum":["EfficientHotWaterDistribution","GrayWaterSystem","GreenInfrastructure","LowFlowFixtures","WaterRecycling","WaterSmartLandscaping"]},"org.reso.metadata.enums.Heating":{"type":"string","title":"Heating","enum":["ActiveSolar","Baseboard","Ceiling","Central","Coal","CoalStove","Ductless","Electric","EnergyStarAccaRsiQualifiedInstallation","EnergyStarQualifiedEquipment","ExhaustFan","FireplaceInsert","Fireplaces","FloorFurnace","ForcedAir","Geothermal","Gravity","HeatPump","HotWater","HumidityControl","Kerosene","NaturalGas","None","Oil","Other","PassiveSolar","PelletStove","Propane","PropaneStove","Radiant","RadiantCeiling","RadiantFloor","SeeRemarks","SeparateMeters","Solar","SpaceHeater","Steam","VariesByUnit","WallFurnace","Wood","WoodStove","Zoned"]},"org.reso.metadata.enums.HighSchool":{"type":"string","title":"HighSchool","enum":["SampleHighSchoolEnumValue"]},"org.reso.metadata.enums.HighSchoolDistrict":{"type":"string","title":"HighSchoolDistrict","enum":["SampleHighSchoolDistrictEnumValue"]},"org.reso.metadata.enums.HorseAmenities":{"type":"string","title":"HorseAmenities","enum":["Arena","Barn","BoardingFacilities","Corrals","HayStorage","None","Other","Paddocks","PalpationChute","Pasture","RidingTrail","RoundPen","SeeRemarks","ShavingBin","Stables","TackRoom","TrailerStorage","WashRack"]},"org.reso.metadata.enums.HoursDaysOfOperation":{"type":"string","title":"HoursDaysOfOperation","enum":["EveningsOnly","Open24Hours","Open7Days","Open8HoursDay","OpenLessThan8HoursDay","OpenMondayFriday","OpenOver8HoursDay","OpenSaturday","OpenSunday"]},"org.reso.metadata.enums.ImageOf":{"type":"string","title":"ImageOf","enum":["AerialView","Atrium","Attic","BackOfStructure","Balcony","Bar","Barn","Basement","Bathroom","Bedroom","BonusRoom","BreakfastArea","Closet","Community","Courtyard","Deck","Den","DiningArea","DiningRoom","Dock","Entry","ExerciseRoom","FamilyRoom","Fence","Fireplace","FloorPlan","FrontOfStructure","GameRoom","Garage","Garden","GolfCourse","GreatRoom","GuestQuarters","Gym","HobbyRoom","Inlaw","Kitchen","Lake","Laundry","Library","LivingRoom","LoadingDock","Lobby","Loft","Lot","MasterBathroom","MasterBedroom","MediaRoom","MudRoom","Nursery","Office","Other","OutBuildings","Pantry","Parking","Patio","Pier","PlatMap","Pond","Pool","Reception","RecreationRoom","Sauna","Showroom","SideOfStructure","SittingRoom","Spa","Stable","Storage","Studio","Study","SunRoom","View","Waterfront","WineCellar","Workshop","Yard","BasketballCourt","EntranceFoyer","Hallway","Map","Playground","Stairs","TennisCourt","UtilityRoom","WalkInClosets"]},"org.reso.metadata.enums.ImageSizeDescription":{"type":"string","title":"ImageSizeDescription","enum":["SampleImageSizeDescriptionEnumValue"]},"org.reso.metadata.enums.IncomeIncludes":{"type":"string","title":"IncomeIncludes","enum":["Laundry","Parking","Recreation","RentOnly","RvStorage","Storage"]},"org.reso.metadata.enums.InteriorOrRoomFeatures":{"type":"string","title":"InteriorOrRoomFeatures","enum":["Bar","BeamedCeilings","Bidet","Bookcases","BreakfastBar","BuiltInFeatures","CathedralCeilings","CedarClosets","CeilingFans","CentralVacuum","Chandelier","CofferedCeilings","CrownMolding","DoubleVanity","DryBar","Dumbwaiter","EatInKitchen","Elevator","EntranceFoyer","GraniteCounters","HighCeilings","HighSpeedInternet","HisAndHersClosets","InLawFloorplan","KitchenIsland","LaminateCounters","LowFlowPlumbingFixtures","MasterDownstairs","NaturalWoodwork","OpenFloorplan","Other","Pantry","RecessedLighting","Sauna","SeeRemarks","SmartHome","SmartThermostat","SoakingTub","SolarTubes","SoundSystem","StoneCounters","Storage","TileCounters","TrackLighting","TrayCeilings","VaultedCeilings","WalkInClosets","WaterSenseFixtures","WetBar","WiredForData","WiredForSound","SmartCamerasRecording","SmartLights"]},"org.reso.metadata.enums.IrrigationSource":{"type":"string","title":"IrrigationSource","enum":["SampleIrrigationSourceEnumValue"]},"org.reso.metadata.enums.LaborInformation":{"type":"string","title":"LaborInformation","enum":["EmployeeLicenseRequired","NonUnion","Union"]},"org.reso.metadata.enums.Languages":{"type":"string","title":"Languages","enum":["Abkhazian","Afar","Afrikaans","Albanian","AmericanSignLanguage","Amharic","Arabic","Aramaic","Armenian","Assamese","AssyrianNeoAramaic","Avestan","Aymara","Azerbaijani","Bambara","Bashkir","Basque","Bengali","Bihari","Bikol","Bislama","Bosnian","BrazilianPortuguese","Bulgarian","Burmese","Byelorussian","Cambodian","Cantonese","CapeVerdeanCreole","Catalan","Cebuano","Chamorro","Chechen","Chinese","Chuukese","Chuvash","Cornish","Corsican","Croatian","Czech","Danish","Dari","Dioula","Dutch","Dzongkha","English","Esperanto","Estonian","Faroese","Farsi","Fiji","Finnish","Flemish","French","Frisian","Galician","Georgian","German","Greek","Greenlandic","Guarani","Gujarati","HaitianCreole","Hausa","Hebrew","Herero","Hiligaynon","Hindi","HiriMotu","Hmong","Hungarian","Iban","Icelandic","Igbo","Ilocano","Indonesian","Interlingua","Inuktitut","Inupiak","Irish","Italian","Japanese","Javanese","Kannada","Kashmiri","Kazakh","KIche","Kichwa","Kikuyu","Kinyarwanda","Kirghiz","Kirundi","Komi","Korean","Kpelle","Kru","Kurdish","Lao","Latin","Latvian","Lingala","Lithuanian","Luxemburgish","Macedonian","Malagasy","Malay","Malayalam","Maltese","Mandarin","Maninka","ManxGaelic","Maori","Marathi","Marshallese","Moldovan","Mongolian","Nauru","Navajo","Ndebele","Ndonga","Nepali","Norwegian","Nyanja","Occitan","Oriya","Oromo","Ossetian","Pali","Pangasinan","Papiamento","Pashto","Polish","Portuguese","Punjabi","Quechua","Romanian","Romany","Russian","Sami","Samoan","Sangho","Sanskrit","Sardinian","ScotsGaelic","Serbian","SerboCroatian","Sesotho","Setswana","Shan","Shona","Sindhi","Sinhalese","Siswati","Slovak","Slovenian","Somali","SouthernNdebele","Spanish","Sundanese","Swahili","Swedish","Syriac","Tagalog","Tahitian","Tajik","Tamil","Tatar","Telugu","Thai","Tibetan","Tigrinya","Tongan","Tsonga","Turkish","Turkmen","Twi","Uigur","Ukrainian","Urdu","Uzbek","Vietnamese","Volapuk","Welsh","Wolof","Xhosa","Yiddish","Yoruba","Zhuang","Zulu"]},"org.reso.metadata.enums.LaundryFeatures":{"type":"string","title":"LaundryFeatures","enum":["CommonArea","ElectricDryerHookup","GasDryerHookup","InBasement","InBathroom","InCarport","InGarage","InHall","InKitchen","Inside","InUnit","LaundryChute","LaundryCloset","LaundryRoom","LowerLevel","MainLevel","MultipleLocations","None","Other","Outside","SeeRemarks","Sink","UpperLevel","WasherHookup"]},"org.reso.metadata.enums.LeaseRenewalCompensation":{"type":"string","title":"LeaseRenewalCompensation","enum":["CallListingAgent","CallListingOffice","CommissionPaidOnTenantPurchase","NoRenewalCommission","RenewalCommissionPaid"]},"org.reso.metadata.enums.LeaseTerm":{"type":"string","title":"LeaseTerm","enum":["MonthToMonth","Negotiable","None","Other","RenewalOption","ShortTermLease","SixMonths","TwelveMonths","TwentyFourMonths","Weekly"]},"org.reso.metadata.enums.Levels":{"type":"string","title":"Levels","enum":["MultiSplit","One","OneAndOneHalf","ThreeOrMore","Two","BiLevel","QuadLevel","TriLevel"]},"org.reso.metadata.enums.LinearUnits":{"type":"string","title":"LinearUnits","enum":["Feet","Meters"]},"org.reso.metadata.enums.ListAgentDesignation":{"type":"string","title":"ListAgentDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.ListingAgreement":{"type":"string","title":"ListingAgreement","enum":["ExclusiveAgency","ExclusiveRightToLease","ExclusiveRightToSell","ExclusiveRightWithException","Net","Open","Probate"]},"org.reso.metadata.enums.ListingService":{"type":"string","title":"ListingService","enum":["EntryOnly","FullService","LimitedService"]},"org.reso.metadata.enums.ListingTerms":{"type":"string","title":"ListingTerms","enum":["AllInclusiveTrustDeed","Assumable","Cash","Contract","Conventional","Exchange1031","ExistingBonds","FHA","LandUseFee","LeaseBack","LeaseOption","LeasePurchase","LienRelease","OwnerMayCarry","OwnerPayPoints","OwnerWillCarry","PrivateFinancingAvailable","RelocationProperty","SellerEquityShare","SpecialFunding","Submit","Trade","TrustConveyance","TrustDeed","UsdaLoan","VaLoan"]},"org.reso.metadata.enums.ListingURLDescription":{"type":"string","title":"ListingURLDescription","enum":["AgentWebsite","BrokerageWebsite","BrokerWebsite","FranchisorWebsite","MlsWebsite","OtherWebsite","SyndicationWebsite"]},"org.reso.metadata.enums.LockBoxType":{"type":"string","title":"LockBoxType","enum":["CallListingOffice","CallSellerDirect","Combo","None","Other","SeeRemarks","Sentrilock","Supra"]},"org.reso.metadata.enums.LockOrBoxAccessType":{"type":"string","title":"LockOrBoxAccessType","enum":["App","Card","Code"]},"org.reso.metadata.enums.LotDimensionsSource":{"type":"string","title":"LotDimensionsSource","enum":["Appraiser","Assessor","Builder","Estimated","GisCalculated","Measured","Other","Owner","PublicRecords","SeeRemarks","Survey"]},"org.reso.metadata.enums.LotFeatures":{"type":"string","title":"LotFeatures","enum":["Agricultural","BackYard","Bluff","CityLot","Cleared","CloseToClubhouse","CornerLot","CornersMarked","CulDeSac","DesertBack","DesertFront","Farm","FewTrees","FlagLot","FrontYard","Garden","GentleSloping","Greenbelt","InteriorLot","IrregularLot","Landscaped","Level","ManyTrees","Meadow","NativePlants","NearGolfCourse","NearPublicTransit","OnGolfCourse","OpenLot","Orchards","Other","Pasture","Paved","PieShapedLot","Private","RectangularLot","RockOutcropping","RollingSlope","Secluded","SeeRemarks","Sloped","SlopedDown","SlopedUp","SplitPossible","SprinklersInFront","SprinklersInRear","SteepSlope","Subdivided","Views","Waterfall","Waterfront","Wetlands","Wooded","ZeroLotLine","LakeOnLot","PondOnLot"]},"org.reso.metadata.enums.LotSizeSource":{"type":"string","title":"LotSizeSource","enum":["Appraiser","Assessor","Builder","Estimated","Other","Owner","Plans","PublicRecords","SeeRemarks"]},"org.reso.metadata.enums.LotSizeUnits":{"type":"string","title":"LotSizeUnits","enum":["Acres","SquareFeet","SquareMeters"]},"org.reso.metadata.enums.MLSAreaMajor":{"type":"string","title":"MLSAreaMajor","enum":["SampleMLSAreaMajorEnumValue"]},"org.reso.metadata.enums.MLSAreaMinor":{"type":"string","title":"MLSAreaMinor","enum":["SampleMLSAreaMinorEnumValue"]},"org.reso.metadata.enums.MediaCategory":{"type":"string","title":"MediaCategory","enum":["AgentPhoto","BrandedVirtualTour","Document","FloorPlan","OfficeLogo","OfficePhoto","Photo","UnbrandedVirtualTour","Video"]},"org.reso.metadata.enums.MediaStatus":{"type":"string","title":"MediaStatus","enum":["SampleMediaStatusEnumValue"]},"org.reso.metadata.enums.MediaType":{"type":"string","title":"MediaType","enum":["Doc","Docx","Gif","Jpeg","Mov","Mp4","Mpeg","Pdf","Png","Quicktime","Rtf","Tiff","Txt","Wmv","Xls","Xlsx"]},"org.reso.metadata.enums.MemberAssociationBillStatus":{"type":"string","title":"MemberAssociationBillStatus","enum":["Billed","NotBilled","Paid"]},"org.reso.metadata.enums.MemberDesignation":{"type":"string","title":"MemberDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.MemberMlsSecurityClass":{"type":"string","title":"MemberMlsSecurityClass","enum":["SampleMemberMlsSecurityClassEnumValue"]},"org.reso.metadata.enums.MemberOtherPhoneType":{"type":"string","title":"MemberOtherPhoneType","enum":["Direct","Fax","First","Home","Mobile","Modem","Office","Pager","Preferred","Second","Sms","Third","TollFree","Voicemail"]},"org.reso.metadata.enums.MemberStateLicenseType":{"type":"string","title":"MemberStateLicenseType","enum":["Salesperson","Broker","Appraiser"]},"org.reso.metadata.enums.MemberStatus":{"type":"string","title":"MemberStatus","enum":["Active","Inactive"]},"org.reso.metadata.enums.MemberType":{"type":"string","title":"MemberType","enum":["Assistant","AssociationStaff","DesignatedRealtorAppraiser","DesignatedRealtorParticipant","LicensedAssistant","MlsOnlyAppraiser","MlsOnlyBroker","MlsOnlySalesperson","MlsStaff","NonMemberVendor","OfficeManager","RealtorAppraiser","RealtorSalesperson","UnlicensedAssistant","MlsOnlyBrokerAssociate","RealtorBrokerAssociate","Photographer"]},"org.reso.metadata.enums.MiddleOrJuniorSchool":{"type":"string","title":"MiddleOrJuniorSchool","enum":["SampleMiddleOrJuniorSchoolEnumValue"]},"org.reso.metadata.enums.MiddleOrJuniorSchoolDistrict":{"type":"string","title":"MiddleOrJuniorSchoolDistrict","enum":["SampleMiddleOrJuniorSchoolDistrictEnumValue"]},"org.reso.metadata.enums.MlsStatus":{"type":"string","title":"MlsStatus","enum":["SampleMlsStatusEnumValue"]},"org.reso.metadata.enums.NotedBy":{"type":"string","title":"NotedBy","enum":["Agent","Contact"]},"org.reso.metadata.enums.ObjectIdType":{"type":"string","title":"ObjectIdType","enum":["Listingid","Listingkey","Openhouseid","Openhousekey","Parcelnumber","Puid","Savedsearchkey","Unique"]},"org.reso.metadata.enums.ObjectType":{"type":"string","title":"ObjectType","enum":["Document","Listing","OpenHouse","Photo","Property","SavedSearch","VirtualTour"]},"org.reso.metadata.enums.OccupantType":{"type":"string","title":"OccupantType","enum":["Owner","Tenant","Vacant"]},"org.reso.metadata.enums.OfficeAssociationPrimaryIndicator":{"type":"string","title":"OfficeAssociationPrimaryIndicator","enum":["NotApplicable","Primary","Secondary","Tertiary"]},"org.reso.metadata.enums.OfficeBranchType":{"type":"string","title":"OfficeBranchType","enum":["Branch","Main","StandAlone"]},"org.reso.metadata.enums.OfficeCorporateLicenseType":{"type":"string","title":"OfficeCorporateLicenseType","enum":["Broker","Appraiser "]},"org.reso.metadata.enums.OfficeStatus":{"type":"string","title":"OfficeStatus","enum":["Active","Inactive"]},"org.reso.metadata.enums.OfficeType":{"type":"string","title":"OfficeType","enum":["Affiliate","Appraiser","Association","Mls","MlsOnlyBranch","MlsOnlyFirm","MlsOnlyOffice","NonMemberVendor","RealtorBranchOffice","RealtorFirm","RealtorOffice"]},"org.reso.metadata.enums.OpenHouseStatus":{"type":"string","title":"OpenHouseStatus","enum":["Active","Canceled","Ended"]},"org.reso.metadata.enums.OpenHouseType":{"type":"string","title":"OpenHouseType","enum":["Broker","Office","Public","LivestreamBroker","LivestreamPublic"]},"org.reso.metadata.enums.OperatingExpenseIncludes":{"type":"string","title":"OperatingExpenseIncludes","enum":["Accounting","Advertising","Association","CableTv","CapitalImprovements","Depreciation","EquipmentRental","Fuel","FurnitureReplacement","Gardener","Insurance","Legal","Licenses","Maintenance","MaintenanceGrounds","MaintenanceStructure","Manager","MortgageLoans","NewTax","Other","Parking","PestControl","PoolSpa","ProfessionalManagement","Security","SnowRemoval","Staff","Supplies","Trash","Utilities","VacancyAllowance","WaterSewer","WorkmansCompensation"]},"org.reso.metadata.enums.OrganizationType":{"type":"string","title":"OrganizationType","enum":["SampleOrganizationTypeEnumValue"]},"org.reso.metadata.enums.OtherEquipment":{"type":"string","title":"OtherEquipment","enum":["AirPurifier","CallListingAgent","Compressor","DcWellPump","Dehumidifier","FarmEquipment","FuelTanks","Generator","HomeTheater","Intercom","IrrigationEquipment","ListAvailable","LivestockEquipment","Negotiable","None","OrchardEquipment","Other","RotaryAntenna","SatelliteDish","TvAntenna","VariesByUnit"]},"org.reso.metadata.enums.OtherPhoneType":{"type":"string","title":"OtherPhoneType","enum":["Direct","Fax","First","Home","Mobile","Modem","Office","Pager","Preferred","Second","Sms","Third","TollFree","Voicemail"]},"org.reso.metadata.enums.OtherStructures":{"type":"string","title":"OtherStructures","enum":["AirplaneHangar","Arena","Barns","BoatHouse","Cabana","Caves","Corrals","CoveredArena","Garages","Gazebo","GrainStorage","Greenhouse","GuestHouse","KennelDogRun","MobileHome","None","Other","Outbuilding","OutdoorKitchen","PackingShed","Pergola","PoolHouse","PoultryCoop","Residence","RvBoatStorage","SecondGarage","SecondResidence","SeeRemarks","Sheds","Stables","Storage","TennisCourts","Workshop"]},"org.reso.metadata.enums.OwnerPays":{"type":"string","title":"OwnerPays","enum":["AllUtilities","AssociationFees","CableTv","CommonAreaMaintenance","Electricity","ExteriorMaintenance","Gas","GroundsCare","HotWater","HvacMaintenance","Insurance","JanitorialService","Management","None","Other","OtherTax","ParkingFee","PestControl","PoolMaintenance","Repairs","RoofMaintenance","Security","SeeRemarks","Sewer","SnowRemoval","Taxes","Telephone","TrashCollection","Water"]},"org.reso.metadata.enums.OwnershipType":{"type":"string","title":"OwnershipType","enum":["Corporation","Llc","Partnership","SoleProprietor"]},"org.reso.metadata.enums.ParkingFeatures":{"type":"string","title":"ParkingFeatures","enum":["AdditionalParking","Aggregate","AlleyAccess","Asphalt","Assigned","Attached","AttachedCarport","Basement","Boat","Carport","CircularDriveway","Common","CommunityStructure","Concrete","ConvertedGarage","Covered","Deck","Deeded","Detached","DetachedCarport","DirectAccess","DriveThrough","Driveway","ElectricGate","ElectricVehicleChargingStations","Enclosed","Garage","GarageDoorOpener","GarageFacesFront","GarageFacesRear","GarageFacesSide","Gated","GolfCartGarage","Gravel","Guest","HeatedGarage","InsideEntrance","KitchenLevel","Leased","Lighted","NoGarage","None","OffSite","OffStreet","OnSite","OnStreet","Open","Other","Outside","Oversized","ParkingLot","ParkingPad","Paved","PaverBlock","PermitRequired","Private","RvAccessParking","RvCarport","RvGarage","RvGated","Secured","SeeRemarks","SharedDriveway","SideBySide","Storage","Tandem","Unassigned","Underground","Unpaved","Valet","VariesByUnit","WorkshopInGarage"]},"org.reso.metadata.enums.PatioAndPorchFeatures":{"type":"string","title":"PatioAndPorchFeatures","enum":["Awnings","Covered","Deck","Enclosed","FrontPorch","GlassEnclosed","None","Other","Patio","Porch","RearPorch","Screened","SeeRemarks","SidePorch","Terrace","WrapAround"]},"org.reso.metadata.enums.Permission":{"type":"string","title":"Permission","enum":["AgentOnly","FirmOnly","Idx","OfficeOnly","Private","Public","Vow"]},"org.reso.metadata.enums.PetsAllowed":{"type":"string","title":"PetsAllowed","enum":["BreedRestrictions","Call","CatsOk","DogsOk","No","NumberLimit","SizeLimit","Yes"]},"org.reso.metadata.enums.PoolFeatures":{"type":"string","title":"PoolFeatures","enum":["AboveGround","Association","BlackBottom","Cabana","Community","DivingBoard","ElectricHeat","EnergyStarQualifiedPoolPump","Fenced","Fiberglass","Filtered","GasHeat","Gunite","Heated","Indoor","Infinity","InGround","Lap","Liner","None","Other","OutdoorPool","PoolCover","PoolSpaCombo","PoolSweep","Private","SaltWater","ScreenEnclosure","SeeRemarks","SolarCover","SolarHeat","Sport","Tile","Vinyl","Waterfall"]},"org.reso.metadata.enums.Possession":{"type":"string","title":"Possession","enum":["CloseOfEscrow","ClosePlus1Day","ClosePlus2Days","ClosePlus30Days","ClosePlus3Days","ClosePlus3To5Days","Negotiable","Other","RentalAgreement","SeeRemarks","SellerRentBack","SubjectToTenantRights"]},"org.reso.metadata.enums.PostalCity":{"type":"string","title":"PostalCity","enum":["SamplePostalCityEnumValue"]},"org.reso.metadata.enums.PowerProductionAnnualStatus":{"type":"string","title":"PowerProductionAnnualStatus","enum":["Actual","Estimated","PartiallyEstimated"]},"org.reso.metadata.enums.PowerProductionOwnership":{"type":"string","title":"PowerProductionOwnership","enum":["SellerOwned","ThirdPartyOwned"]},"org.reso.metadata.enums.PowerProductionType":{"type":"string","title":"PowerProductionType","enum":["Photovoltaics","Wind"]},"org.reso.metadata.enums.PreferredAddress":{"type":"string","title":"PreferredAddress","enum":["Home","Other","Work"]},"org.reso.metadata.enums.PreferredMail":{"type":"string","title":"PreferredMail","enum":["HomeAddress","MailingAddress","OfficeMailingAddress","OfficeStreetAddress"]},"org.reso.metadata.enums.PreferredMedia":{"type":"string","title":"PreferredMedia","enum":["Email","Fax","Mail"]},"org.reso.metadata.enums.PreferredPhone":{"type":"string","title":"PreferredPhone","enum":["Direct","Home","Mobile","Office","Other","TollFree","Voicemail"]},"org.reso.metadata.enums.PreferredPublication":{"type":"string","title":"PreferredPublication","enum":["Fax","HomeAddress","MailingAddress","OfficeMailingAddress","OfficeStreetAddress"]},"org.reso.metadata.enums.PropertyCondition":{"type":"string","title":"PropertyCondition","enum":["Fixer","NewConstruction","UnderConstruction","UpdatedRemodeled"]},"org.reso.metadata.enums.PropertySubType":{"type":"string","title":"PropertySubType","enum":["Agriculture","Apartment","BoatSlip","Business","Cabin","Condominium","DeededParking","Duplex","Farm","HotelMotel","Industrial","ManufacturedHome","ManufacturedOnLand","MixedUse","MobileHome","MultiFamily","Office","OwnYourOwn","Quadruplex","Ranch","Retail","SingleFamilyResidence","StockCooperative","Timeshare","Townhouse","Triplex","UnimprovedLand","Warehouse","MobileHomePark"]},"org.reso.metadata.enums.PropertyType":{"type":"string","title":"PropertyType","enum":["BusinessOpportunity","CommercialLease","CommercialSale","Farm","Land","ManufacturedInPark","Residential","ResidentialIncome","ResidentialLease"]},"org.reso.metadata.enums.QueueTransactionType":{"type":"string","title":"QueueTransactionType","enum":["Add","Change","Delete"]},"org.reso.metadata.enums.ReasonActiveOrDisabled":{"type":"string","title":"ReasonActiveOrDisabled","enum":["AgentDisabled","ClientDisabled","ConciergeNotification","FinalIgnoredWarning","Ignored","InitialIgnoredWarning","Invalid","NoListingsFound","NoListingsFoundWarning","NoOneToSendTo","OverLimit","ReActivated","Revised","SearchFailing","WelcomeEmailIgnored","WelcomeEmailIgnoredWarning"]},"org.reso.metadata.enums.RentIncludes":{"type":"string","title":"RentIncludes","enum":["AllUtilities","CableTv","Electricity","Gardener","Gas","Internet","Management","None","Other","SeeRemarks","Sewer","TrashCollection","Water"]},"org.reso.metadata.enums.ResourceName":{"type":"string","title":"ResourceName","enum":["Contacts","Member","Office","Property"]},"org.reso.metadata.enums.RoadFrontageType":{"type":"string","title":"RoadFrontageType","enum":["Alley","CityStreet","CountyRoad","Easement","Freeway","Highway","Interstate","None","Other","PrivateRoad","SeeRemarks","StateRoad","Unimproved"]},"org.reso.metadata.enums.RoadResponsibility":{"type":"string","title":"RoadResponsibility","enum":["PrivateMaintainedRoad","PublicMaintainedRoad","RoadMaintenanceAgreement"]},"org.reso.metadata.enums.RoadSurfaceType":{"type":"string","title":"RoadSurfaceType","enum":["AlleyPaved","Asphalt","ChipAndSeal","Concrete","Dirt","Gravel","None","Other","Paved","SeeRemarks","Unimproved"]},"org.reso.metadata.enums.Roof":{"type":"string","title":"Roof","enum":["Aluminum","AsbestosShingle","Asphalt","Bahama","Barrel","Bituthene","BuiltUp","Composition","Concrete","Copper","Elastomeric","Fiberglass","Flat","FlatTile","Foam","GreenRoof","Mansard","Membrane","Metal","Mixed","None","Other","RolledHotMop","Rubber","SeeRemarks","Shake","Shingle","Slate","SpanishTile","Stone","Synthetic","TarGravel","Tile","Wood"]},"org.reso.metadata.enums.RoomLengthWidthSource":{"type":"string","title":"RoomLengthWidthSource","enum":["Appraiser","Assessor","Builder","Estimated","GisCalculated","Measured","Other","Owner","PublicRecords","SeeRemarks","Survey"]},"org.reso.metadata.enums.RoomLevel":{"type":"string","title":"RoomLevel","enum":["Basement","First","Lower","Main","Second","Third","Upper"]},"org.reso.metadata.enums.RoomType":{"type":"string","title":"RoomType","enum":["Bathroom","Basement","Bathroom1","Bathroom2","Bathroom3","Bathroom4","Bathroom5","Bedroom","Bedroom1","Bedroom2","Bedroom3","Bedroom4","Bedroom5","BonusRoom","Den","DiningRoom","ExerciseRoom","FamilyRoom","GameRoom","GreatRoom","Gym","Kitchen","Laundry","Library","LivingRoom","Loft","MasterBathroom","MasterBedroom","MediaRoom","Office","Sauna","UtilityRoom","Workshop"]},"org.reso.metadata.enums.RuleFormat":{"type":"string","title":"RuleFormat","enum":["Javascript","OdataFilter","REBR","RetsValidation"]},"org.reso.metadata.enums.RuleType":{"type":"string","title":"RuleType","enum":["SampleRuleTypeEnumValue"]},"org.reso.metadata.enums.SavedSearchType":{"type":"string","title":"SavedSearchType","enum":["SampleSavedSearchTypeEnumValue"]},"org.reso.metadata.enums.ScheduleType":{"type":"string","title":"ScheduleType","enum":["ASAP","Daily","Monthly"]},"org.reso.metadata.enums.SearchQueryExceptions":{"type":"string","title":"SearchQueryExceptions","enum":["SampleSearchQueryExceptionsEnumValue"]},"org.reso.metadata.enums.SearchQueryType":{"type":"string","title":"SearchQueryType","enum":["DMQL2","OdataFilter"]},"org.reso.metadata.enums.SecurityFeatures":{"type":"string","title":"SecurityFeatures","enum":["BuildingSecurity","CarbonMonoxideDetectors","ClosedCircuitCameras","FireAlarm","FireEscape","FireSprinklerSystem","Firewalls","GatedCommunity","GatedWithGuard","KeyCardEntry","Other","PanicAlarm","Prewired","SecuredGarageParking","SecurityFence","SecurityGate","SecurityGuard","SecurityLights","SecurityService","SecuritySystem","SecuritySystemLeased","SecuritySystemOwned","SeeRemarks","SmokeDetectors","TwentyFourHourSecurity","VariesByUnit","WindowBars","WindowBarsWithQuickRelease"]},"org.reso.metadata.enums.Sewer":{"type":"string","title":"Sewer","enum":["AerobicSeptic","Cesspool","EngineeredSeptic","HoldingTank","MoundSeptic","None","Other","PercTestOnFile","PercTestRequired","PrivateSewer","PublicSewer","SepticNeeded","SepticTank","SharedSeptic","Unknown"]},"org.reso.metadata.enums.ShowingContactType":{"type":"string","title":"ShowingContactType","enum":["Agent","Occupant","Owner","PropertyManager"]},"org.reso.metadata.enums.ShowingDays":{"type":"string","title":"ShowingDays","enum":["SampleShowingDaysEnumValue"]},"org.reso.metadata.enums.ShowingRequirements":{"type":"string","title":"ShowingRequirements","enum":["AppointmentOnly","CallListingAgent","CallListingOffice","CallManager","CallOwner","CallTenant","CombinationLockBox","DaySleeper","DoNotShow","EmailListingAgent","KeyInOffice","Lockbox","NoLockbox","NoSign","Occupied","PetsOnPremises","RestrictedHours","SecuritySystem","SeeRemarks","ShowingService","TextListingAgent","ToBeBuilt","TwentyFourHourNotice","UnderConstruction"]},"org.reso.metadata.enums.Skirt":{"type":"string","title":"Skirt","enum":["Aluminum","Block","Brick","Combination","Concrete","Fiberglass","Frame","Glass","Masonite","Metal","None","Other","Steel","Stone","Stucco","Synthetic","Unknown","Vinyl","Wood"]},"org.reso.metadata.enums.SocialMediaType":{"type":"string","title":"SocialMediaType","enum":["Blog","Digg","Facebook","FacebookMessenger","Googleplus","iMessage","Instagram","Linkedin","Pinterest","Reddit","Slack","Snapchat","Stumbleupon","Tumblr","Twitter","Website","Youtube"]},"org.reso.metadata.enums.SpaFeatures":{"type":"string","title":"SpaFeatures","enum":["AboveGround","Bath","Community","Fiberglass","Gunite","Heated","InGround","None","Private","SeeRemarks"]},"org.reso.metadata.enums.SpecialLicenses":{"type":"string","title":"SpecialLicenses","enum":["BeerWine","ClassH","Entertainment","Franchise","Gambling","Liquor","Liquor5YearsOrLess","Liquor5YearsOrMore","LiquorOffSale","LiquorOnSale","None","Other","Professional"]},"org.reso.metadata.enums.SpecialListingConditions":{"type":"string","title":"SpecialListingConditions","enum":["Auction","BankruptcyProperty","HudOwned","InForeclosure","NoticeOfDefault","ProbateListing","RealEstateOwned","ShortSale","Standard","ThirdPartyApproval","Conservatorship","Trust"]},"org.reso.metadata.enums.StandardStatus":{"type":"string","title":"StandardStatus","enum":["Active","ActiveUnderContract","Canceled","Closed","ComingSoon","Delete","Expired","Hold","Incomplete","Pending","Withdrawn"]},"org.reso.metadata.enums.StateOrProvince":{"type":"string","title":"StateOrProvince","enum":["AB","AK","AL","AR","AZ","BC","CA","CO","CT","DC","DE","FL","GA","HI","IA","ID","IL","IN","KS","KY","LA","MA","MB","MD","ME","MI","MN","MO","MS","MT","NB","NC","ND","NE","NF","NH","NJ","NM","NS","NT","NU","NV","NY","OH","OK","ON","OR","PA","PE","QC","RI","SC","SD","SK","TN","TX","UT","VA","VI","VT","WA","WI","WV","WY","YT"]},"org.reso.metadata.enums.StreetDirection":{"type":"string","title":"StreetDirection","enum":["E","N","NE","NW","S","SE","SW","W"]},"org.reso.metadata.enums.StreetSuffix":{"type":"string","title":"StreetSuffix","enum":["SampleStreetSuffixEnumValue"]},"org.reso.metadata.enums.StructureType":{"type":"string","title":"StructureType","enum":["Cabin","Dock","Duplex","Flex","HotelMotel","House","Industrial","ManufacturedHouse","MixedUse","MultiFamily","None","Office","Quadruplex","Retail","Townhouse","Triplex","Warehouse"]},"org.reso.metadata.enums.SyndicateAgentOption":{"type":"string","title":"SyndicateAgentOption","enum":["SampleSyndicateAgentOptionEnumValue"]},"org.reso.metadata.enums.SyndicateTo":{"type":"string","title":"SyndicateTo","enum":["HomesDotCom","Listhub","RealtorDotCom","ZillowTrulia"]},"org.reso.metadata.enums.TaxStatusCurrent":{"type":"string","title":"TaxStatusCurrent","enum":["Personal","PersonalAndReal","Real"]},"org.reso.metadata.enums.TeamImpersonationLevel":{"type":"string","title":"TeamImpersonationLevel","enum":["SampleTeamImpersonationLevelEnumValue"]},"org.reso.metadata.enums.TeamMemberType":{"type":"string","title":"TeamMemberType","enum":["AdministrationAssistant","BuyerAgent","ShowingAgent","LeadManager","ListingAgent","MarketingAssistant","OperationsManager","TeamLead","TeamMember","TransactionCoordinator"]},"org.reso.metadata.enums.TeamStatus":{"type":"string","title":"TeamStatus","enum":["Active","Inactive"]},"org.reso.metadata.enums.TenantPays":{"type":"string","title":"TenantPays","enum":["AllUtilities","AssociationFees","CableTv","CommonAreaMaintenance","Electricity","ExteriorMaintenance","Gas","GroundsCare","HotWater","HvacMaintenance","Insurance","JanitorialService","Management","None","Other","OtherTax","ParkingFee","PestControl","PoolMaintenance","Repairs","Roof","Security","SeeRemarks","Sewer","SnowRemoval","Taxes","Telephone","TrashCollection","Water"]},"org.reso.metadata.enums.TrackingType":{"type":"string","title":"TrackingType","enum":["ListAgentMlsId","ListingId","ListOfficeMlsId","MainOfficeMlsId","OUID"]},"org.reso.metadata.enums.UnitTypeType":{"type":"string","title":"UnitTypeType","enum":["Apartments","Efficiency","FourBedroomOrMore","Loft","ManagersUnit","OneBedroom","Penthouse","Studio","ThreeBedroom","TwoBedroom"]},"org.reso.metadata.enums.UnitsFurnished":{"type":"string","title":"UnitsFurnished","enum":["AllUnits","None","VariesByUnit"]},"org.reso.metadata.enums.Utilities":{"type":"string","title":"Utilities","enum":["CableAvailable","CableConnected","CableNotAvailable","ElectricityAvailable","ElectricityConnected","ElectricityNotAvailable","NaturalGasAvailable","NaturalGasConnected","NaturalGasNotAvailable","None","Other","PhoneAvailable","PhoneConnected","PhoneNotAvailable","Propane","SeeRemarks","SewerAvailable","SewerConnected","SewerNotAvailable","UndergroundUtilities","WaterAvailable","WaterConnected","WaterNotAvailable"]},"org.reso.metadata.enums.Vegetation":{"type":"string","title":"Vegetation","enum":["Brush","Cleared","Crops","Grassed","HeavilyWooded","NaturalState","Other","PartiallyWooded","SeeRemarks","Wooded"]},"org.reso.metadata.enums.View":{"type":"string","title":"View","enum":["Bay","Beach","Bridges","Canal","Canyon","City","CityLights","CreekStream","Desert","Downtown","Forest","Garden","GolfCourse","Hills","Lake","Marina","Meadow","Mountains","Neighborhood","None","Ocean","Orchard","Other","Panoramic","ParkGreenbelt","Pasture","Pond","Pool","Ridge","River","Rural","SeeRemarks","Skyline","Territorial","TreesWoods","Valley","Vineyard","Water"]},"org.reso.metadata.enums.WaterSource":{"type":"string","title":"WaterSource","enum":["Cistern","None","Other","Private","Public","SeeRemarks","SharedWell","Spring","Well"]},"org.reso.metadata.enums.WaterfrontFeatures":{"type":"string","title":"WaterfrontFeatures","enum":["BeachAccess","BeachFront","CanalAccess","CanalFront","Creek","Lagoon","LakeFront","LakePrivileges","NavigableWater","OceanAccess","OceanFront","Pond","RiverAccess","RiverFront","Seawall","Stream","Waterfront","MarinaInCommunity"]},"org.reso.metadata.enums.WindowFeatures":{"type":"string","title":"WindowFeatures","enum":["AluminumFrames","BayWindows","Blinds","DisplayWindows","DoublePaneWindows","Drapes","EnergyStarQualifiedWindows","GardenWindows","InsulatedWindows","LowEmissivityWindows","PlantationShutters","Screens","Shutters","Skylights","SolarScreens","StormWindows","TintedWindows","TriplePaneWindows","WindowCoverings","WindowTreatments","WoodFrames"]},"org.reso.metadata.enums.YearBuiltSource":{"type":"string","title":"YearBuiltSource","enum":["Appraiser","Assessor","Builder","Estimated","Other","Owner","PublicRecords","SeeRemarks"]},"count":{"anyOf":[{"type":"integer","minimum":0},{"type":"string"}],"description":"The number of entities in the collection. Available when using the [$count](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptioncount) query option."},"error":{"type":"object","required":["error"],"properties":{"error":{"type":"object","required":["code","message"],"properties":{"code":{"type":"string"},"message":{"type":"string"},"target":{"type":"string"},"details":{"type":"array","items":{"type":"object","required":["code","message"],"properties":{"code":{"type":"string"},"message":{"type":"string"},"target":{"type":"string"}}}},"innererror":{"type":"object","description":"The structure of this object is service-specific"}}}}}},"parameters":{"top":{"name":"$top","in":"query","description":"Show only the first n items, see [Paging - Top](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptiontop)","schema":{"type":"integer","minimum":0},"example":50},"skip":{"name":"$skip","in":"query","description":"Skip the first n items, see [Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionskip)","schema":{"type":"integer","minimum":0}},"count":{"name":"$count","in":"query","description":"Include count of items, see [Count](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptioncount)","schema":{"type":"boolean"}},"search":{"name":"$search","in":"query","description":"Search items by search phrases, see [Searching](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionsearch)","schema":{"type":"string"}}},"responses":{"error":{"description":"Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/error"}}}}}}} \ No newline at end of file +{"openapi":"3.0.2","info":{"title":"Service for namespace org.reso.metadata","description":"This service is located at [https://localhost/service-root/](https://localhost/service-root/)","version":""},"servers":[{"url":"https://localhost/service-root"}],"tags":[{"name":"Property"},{"name":"Association"},{"name":"ContactListingNotes"},{"name":"ContactListings"},{"name":"Contacts"},{"name":"HistoryTransactional"},{"name":"Member"},{"name":"InternetTracking"},{"name":"Office"},{"name":"LockOrBox"},{"name":"Media"},{"name":"MemberAssociation"},{"name":"MemberStateLicenses"},{"name":"SavedSearch"},{"name":"OfficeAssociation"},{"name":"OpenHouse"},{"name":"OfficeCorporateLicenses"},{"name":"Prospecting"},{"name":"OtherPhone"},{"name":"OUID"},{"name":"Queue"},{"name":"Rules"},{"name":"Showing"},{"name":"Teams"},{"name":"TeamMembers"},{"name":"PropertyGreenVerification"},{"name":"PropertyPowerProduction"},{"name":"PropertyRooms"},{"name":"PropertyUnitTypes"},{"name":"SocialMedia"},{"name":"Field"},{"name":"Lookup"},{"name":"EntityEvent"},{"name":"Caravan"},{"name":"CaravanStops"},{"name":"InternetTrackingSummary"},{"name":"PowerStorage"},{"name":"ShowingAppointment"},{"name":"ShowingAvailability"},{"name":"ShowingRequest"},{"name":"TransactionManagement"}],"paths":{"/Property":{"get":{"summary":"Get entities from Property","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedArea desc","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaSource desc","AboveGradeFinishedAreaUnits","AboveGradeFinishedAreaUnits desc","AccessCode","AccessCode desc","AccessibilityFeatures","AccessibilityFeatures desc","AdditionalParcelsDescription","AdditionalParcelsDescription desc","AdditionalParcelsYN","AdditionalParcelsYN desc","AnchorsCoTenants","AnchorsCoTenants desc","Appliances","Appliances desc","ArchitecturalStyle","ArchitecturalStyle desc","AssociationAmenities","AssociationAmenities desc","AssociationFee","AssociationFee desc","AssociationFee2","AssociationFee2 desc","AssociationFee2Frequency","AssociationFee2Frequency desc","AssociationFeeFrequency","AssociationFeeFrequency desc","AssociationFeeIncludes","AssociationFeeIncludes desc","AssociationName","AssociationName desc","AssociationName2","AssociationName2 desc","AssociationPhone","AssociationPhone desc","AssociationPhone2","AssociationPhone2 desc","AssociationYN","AssociationYN desc","AttachedGarageYN","AttachedGarageYN desc","AvailabilityDate","AvailabilityDate desc","Basement","Basement desc","BasementYN","BasementYN desc","BathroomsFull","BathroomsFull desc","BathroomsHalf","BathroomsHalf desc","BathroomsOneQuarter","BathroomsOneQuarter desc","BathroomsPartial","BathroomsPartial desc","BathroomsThreeQuarter","BathroomsThreeQuarter desc","BathroomsTotalInteger","BathroomsTotalInteger desc","BedroomsPossible","BedroomsPossible desc","BedroomsTotal","BedroomsTotal desc","BelowGradeFinishedArea","BelowGradeFinishedArea desc","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaSource desc","BelowGradeFinishedAreaUnits","BelowGradeFinishedAreaUnits desc","BodyType","BodyType desc","BuilderModel","BuilderModel desc","BuilderName","BuilderName desc","BuildingAreaSource","BuildingAreaSource desc","BuildingAreaTotal","BuildingAreaTotal desc","BuildingAreaUnits","BuildingAreaUnits desc","BuildingFeatures","BuildingFeatures desc","BuildingName","BuildingName desc","BusinessName","BusinessName desc","BusinessType","BusinessType desc","BuyerAgentAOR","BuyerAgentAOR desc","BuyerAgentDesignation","BuyerAgentDesignation desc","BuyerAgentDirectPhone","BuyerAgentDirectPhone desc","BuyerAgentEmail","BuyerAgentEmail desc","BuyerAgentFax","BuyerAgentFax desc","BuyerAgentFirstName","BuyerAgentFirstName desc","BuyerAgentFullName","BuyerAgentFullName desc","BuyerAgentHomePhone","BuyerAgentHomePhone desc","BuyerAgentKey","BuyerAgentKey desc","BuyerAgentLastName","BuyerAgentLastName desc","BuyerAgentMiddleName","BuyerAgentMiddleName desc","BuyerAgentMlsId","BuyerAgentMlsId desc","BuyerAgentMobilePhone","BuyerAgentMobilePhone desc","BuyerAgentNamePrefix","BuyerAgentNamePrefix desc","BuyerAgentNameSuffix","BuyerAgentNameSuffix desc","BuyerAgentOfficePhone","BuyerAgentOfficePhone desc","BuyerAgentOfficePhoneExt","BuyerAgentOfficePhoneExt desc","BuyerAgentPager","BuyerAgentPager desc","BuyerAgentPreferredPhone","BuyerAgentPreferredPhone desc","BuyerAgentPreferredPhoneExt","BuyerAgentPreferredPhoneExt desc","BuyerAgentStateLicense","BuyerAgentStateLicense desc","BuyerAgentTollFreePhone","BuyerAgentTollFreePhone desc","BuyerAgentURL","BuyerAgentURL desc","BuyerAgentVoiceMail","BuyerAgentVoiceMail desc","BuyerAgentVoiceMailExt","BuyerAgentVoiceMailExt desc","BuyerFinancing","BuyerFinancing desc","BuyerOfficeAOR","BuyerOfficeAOR desc","BuyerOfficeEmail","BuyerOfficeEmail desc","BuyerOfficeFax","BuyerOfficeFax desc","BuyerOfficeKey","BuyerOfficeKey desc","BuyerOfficeMlsId","BuyerOfficeMlsId desc","BuyerOfficeName","BuyerOfficeName desc","BuyerOfficePhone","BuyerOfficePhone desc","BuyerOfficePhoneExt","BuyerOfficePhoneExt desc","BuyerOfficeURL","BuyerOfficeURL desc","BuyerTeamKey","BuyerTeamKey desc","BuyerTeamName","BuyerTeamName desc","CableTvExpense","CableTvExpense desc","CancellationDate","CancellationDate desc","CapRate","CapRate desc","CarportSpaces","CarportSpaces desc","CarportYN","CarportYN desc","CarrierRoute","CarrierRoute desc","City","City desc","CityRegion","CityRegion desc","CloseDate","CloseDate desc","ClosePrice","ClosePrice desc","CoBuyerAgentAOR","CoBuyerAgentAOR desc","CoBuyerAgentDesignation","CoBuyerAgentDesignation desc","CoBuyerAgentDirectPhone","CoBuyerAgentDirectPhone desc","CoBuyerAgentEmail","CoBuyerAgentEmail desc","CoBuyerAgentFax","CoBuyerAgentFax desc","CoBuyerAgentFirstName","CoBuyerAgentFirstName desc","CoBuyerAgentFullName","CoBuyerAgentFullName desc","CoBuyerAgentHomePhone","CoBuyerAgentHomePhone desc","CoBuyerAgentKey","CoBuyerAgentKey desc","CoBuyerAgentLastName","CoBuyerAgentLastName desc","CoBuyerAgentMiddleName","CoBuyerAgentMiddleName desc","CoBuyerAgentMlsId","CoBuyerAgentMlsId desc","CoBuyerAgentMobilePhone","CoBuyerAgentMobilePhone desc","CoBuyerAgentNamePrefix","CoBuyerAgentNamePrefix desc","CoBuyerAgentNameSuffix","CoBuyerAgentNameSuffix desc","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhone desc","CoBuyerAgentOfficePhoneExt","CoBuyerAgentOfficePhoneExt desc","CoBuyerAgentPager","CoBuyerAgentPager desc","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhone desc","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentPreferredPhoneExt desc","CoBuyerAgentStateLicense","CoBuyerAgentStateLicense desc","CoBuyerAgentTollFreePhone","CoBuyerAgentTollFreePhone desc","CoBuyerAgentURL","CoBuyerAgentURL desc","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMail desc","CoBuyerAgentVoiceMailExt","CoBuyerAgentVoiceMailExt desc","CoBuyerOfficeAOR","CoBuyerOfficeAOR desc","CoBuyerOfficeEmail","CoBuyerOfficeEmail desc","CoBuyerOfficeFax","CoBuyerOfficeFax desc","CoBuyerOfficeKey","CoBuyerOfficeKey desc","CoBuyerOfficeMlsId","CoBuyerOfficeMlsId desc","CoBuyerOfficeName","CoBuyerOfficeName desc","CoBuyerOfficePhone","CoBuyerOfficePhone desc","CoBuyerOfficePhoneExt","CoBuyerOfficePhoneExt desc","CoBuyerOfficeURL","CoBuyerOfficeURL desc","CoListAgentAOR","CoListAgentAOR desc","CoListAgentDesignation","CoListAgentDesignation desc","CoListAgentDirectPhone","CoListAgentDirectPhone desc","CoListAgentEmail","CoListAgentEmail desc","CoListAgentFax","CoListAgentFax desc","CoListAgentFirstName","CoListAgentFirstName desc","CoListAgentFullName","CoListAgentFullName desc","CoListAgentHomePhone","CoListAgentHomePhone desc","CoListAgentKey","CoListAgentKey desc","CoListAgentLastName","CoListAgentLastName desc","CoListAgentMiddleName","CoListAgentMiddleName desc","CoListAgentMlsId","CoListAgentMlsId desc","CoListAgentMobilePhone","CoListAgentMobilePhone desc","CoListAgentNamePrefix","CoListAgentNamePrefix desc","CoListAgentNameSuffix","CoListAgentNameSuffix desc","CoListAgentOfficePhone","CoListAgentOfficePhone desc","CoListAgentOfficePhoneExt","CoListAgentOfficePhoneExt desc","CoListAgentPager","CoListAgentPager desc","CoListAgentPreferredPhone","CoListAgentPreferredPhone desc","CoListAgentPreferredPhoneExt","CoListAgentPreferredPhoneExt desc","CoListAgentStateLicense","CoListAgentStateLicense desc","CoListAgentTollFreePhone","CoListAgentTollFreePhone desc","CoListAgentURL","CoListAgentURL desc","CoListAgentVoiceMail","CoListAgentVoiceMail desc","CoListAgentVoiceMailExt","CoListAgentVoiceMailExt desc","CoListOfficeAOR","CoListOfficeAOR desc","CoListOfficeEmail","CoListOfficeEmail desc","CoListOfficeFax","CoListOfficeFax desc","CoListOfficeKey","CoListOfficeKey desc","CoListOfficeMlsId","CoListOfficeMlsId desc","CoListOfficeName","CoListOfficeName desc","CoListOfficePhone","CoListOfficePhone desc","CoListOfficePhoneExt","CoListOfficePhoneExt desc","CoListOfficeURL","CoListOfficeURL desc","CommonInterest","CommonInterest desc","CommonWalls","CommonWalls desc","CommunityFeatures","CommunityFeatures desc","Concessions","Concessions desc","ConcessionsAmount","ConcessionsAmount desc","ConcessionsComments","ConcessionsComments desc","ConstructionMaterials","ConstructionMaterials desc","ContinentRegion","ContinentRegion desc","Contingency","Contingency desc","ContingentDate","ContingentDate desc","ContractStatusChangeDate","ContractStatusChangeDate desc","Cooling","Cooling desc","CoolingYN","CoolingYN desc","CopyrightNotice","CopyrightNotice desc","Country","Country desc","CountryRegion","CountryRegion desc","CountyOrParish","CountyOrParish desc","CoveredSpaces","CoveredSpaces desc","CropsIncludedYN","CropsIncludedYN desc","CrossStreet","CrossStreet desc","CultivatedArea","CultivatedArea desc","CumulativeDaysOnMarket","CumulativeDaysOnMarket desc","CurrentFinancing","CurrentFinancing desc","CurrentUse","CurrentUse desc","DOH1","DOH1 desc","DOH2","DOH2 desc","DOH3","DOH3 desc","DaysOnMarket","DaysOnMarket desc","DevelopmentStatus","DevelopmentStatus desc","DirectionFaces","DirectionFaces desc","Directions","Directions desc","Disclaimer","Disclaimer desc","Disclosures","Disclosures desc","DistanceToBusComments","DistanceToBusComments desc","DistanceToBusNumeric","DistanceToBusNumeric desc","DistanceToBusUnits","DistanceToBusUnits desc","DistanceToElectricComments","DistanceToElectricComments desc","DistanceToElectricNumeric","DistanceToElectricNumeric desc","DistanceToElectricUnits","DistanceToElectricUnits desc","DistanceToFreewayComments","DistanceToFreewayComments desc","DistanceToFreewayNumeric","DistanceToFreewayNumeric desc","DistanceToFreewayUnits","DistanceToFreewayUnits desc","DistanceToGasComments","DistanceToGasComments desc","DistanceToGasNumeric","DistanceToGasNumeric desc","DistanceToGasUnits","DistanceToGasUnits desc","DistanceToPhoneServiceComments","DistanceToPhoneServiceComments desc","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceNumeric desc","DistanceToPhoneServiceUnits","DistanceToPhoneServiceUnits desc","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipComments desc","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipNumeric desc","DistanceToPlaceofWorshipUnits","DistanceToPlaceofWorshipUnits desc","DistanceToSchoolBusComments","DistanceToSchoolBusComments desc","DistanceToSchoolBusNumeric","DistanceToSchoolBusNumeric desc","DistanceToSchoolBusUnits","DistanceToSchoolBusUnits desc","DistanceToSchoolsComments","DistanceToSchoolsComments desc","DistanceToSchoolsNumeric","DistanceToSchoolsNumeric desc","DistanceToSchoolsUnits","DistanceToSchoolsUnits desc","DistanceToSewerComments","DistanceToSewerComments desc","DistanceToSewerNumeric","DistanceToSewerNumeric desc","DistanceToSewerUnits","DistanceToSewerUnits desc","DistanceToShoppingComments","DistanceToShoppingComments desc","DistanceToShoppingNumeric","DistanceToShoppingNumeric desc","DistanceToShoppingUnits","DistanceToShoppingUnits desc","DistanceToStreetComments","DistanceToStreetComments desc","DistanceToStreetNumeric","DistanceToStreetNumeric desc","DistanceToStreetUnits","DistanceToStreetUnits desc","DistanceToWaterComments","DistanceToWaterComments desc","DistanceToWaterNumeric","DistanceToWaterNumeric desc","DistanceToWaterUnits","DistanceToWaterUnits desc","DocumentsAvailable","DocumentsAvailable desc","DocumentsChangeTimestamp","DocumentsChangeTimestamp desc","DocumentsCount","DocumentsCount desc","DoorFeatures","DoorFeatures desc","Electric","Electric desc","ElectricExpense","ElectricExpense desc","ElectricOnPropertyYN","ElectricOnPropertyYN desc","ElementarySchool","ElementarySchool desc","ElementarySchoolDistrict","ElementarySchoolDistrict desc","Elevation","Elevation desc","ElevationUnits","ElevationUnits desc","EntryLevel","EntryLevel desc","EntryLocation","EntryLocation desc","Exclusions","Exclusions desc","ExistingLeaseType","ExistingLeaseType desc","ExpirationDate","ExpirationDate desc","ExteriorFeatures","ExteriorFeatures desc","FarmCreditServiceInclYN","FarmCreditServiceInclYN desc","FarmLandAreaSource","FarmLandAreaSource desc","FarmLandAreaUnits","FarmLandAreaUnits desc","Fencing","Fencing desc","FinancialDataSource","FinancialDataSource desc","FireplaceFeatures","FireplaceFeatures desc","FireplaceYN","FireplaceYN desc","FireplacesTotal","FireplacesTotal desc","Flooring","Flooring desc","FoundationArea","FoundationArea desc","FoundationDetails","FoundationDetails desc","FrontageLength","FrontageLength desc","FrontageType","FrontageType desc","FuelExpense","FuelExpense desc","Furnished","Furnished desc","FurnitureReplacementExpense","FurnitureReplacementExpense desc","GarageSpaces","GarageSpaces desc","GarageYN","GarageYN desc","GardenerExpense","GardenerExpense desc","GrazingPermitsBlmYN","GrazingPermitsBlmYN desc","GrazingPermitsForestServiceYN","GrazingPermitsForestServiceYN desc","GrazingPermitsPrivateYN","GrazingPermitsPrivateYN desc","GreenBuildingVerificationType","GreenBuildingVerificationType desc","GreenEnergyEfficient","GreenEnergyEfficient desc","GreenEnergyGeneration","GreenEnergyGeneration desc","GreenIndoorAirQuality","GreenIndoorAirQuality desc","GreenLocation","GreenLocation desc","GreenSustainability","GreenSustainability desc","GreenWaterConservation","GreenWaterConservation desc","GrossIncome","GrossIncome desc","GrossScheduledIncome","GrossScheduledIncome desc","HabitableResidenceYN","HabitableResidenceYN desc","Heating","Heating desc","HeatingYN","HeatingYN desc","HighSchool","HighSchool desc","HighSchoolDistrict","HighSchoolDistrict desc","HomeWarrantyYN","HomeWarrantyYN desc","HorseAmenities","HorseAmenities desc","HorseYN","HorseYN desc","HoursDaysOfOperation","HoursDaysOfOperation desc","HoursDaysOfOperationDescription","HoursDaysOfOperationDescription desc","Inclusions","Inclusions desc","IncomeIncludes","IncomeIncludes desc","InsuranceExpense","InsuranceExpense desc","InteriorFeatures","InteriorFeatures desc","InternetAddressDisplayYN","InternetAddressDisplayYN desc","InternetAutomatedValuationDisplayYN","InternetAutomatedValuationDisplayYN desc","InternetConsumerCommentYN","InternetConsumerCommentYN desc","InternetEntireListingDisplayYN","InternetEntireListingDisplayYN desc","IrrigationSource","IrrigationSource desc","IrrigationWaterRightsAcres","IrrigationWaterRightsAcres desc","IrrigationWaterRightsYN","IrrigationWaterRightsYN desc","LaborInformation","LaborInformation desc","LandLeaseAmount","LandLeaseAmount desc","LandLeaseAmountFrequency","LandLeaseAmountFrequency desc","LandLeaseExpirationDate","LandLeaseExpirationDate desc","LandLeaseYN","LandLeaseYN desc","Latitude","Latitude desc","LaundryFeatures","LaundryFeatures desc","LeasableArea","LeasableArea desc","LeasableAreaUnits","LeasableAreaUnits desc","LeaseAmount","LeaseAmount desc","LeaseAmountFrequency","LeaseAmountFrequency desc","LeaseAssignableYN","LeaseAssignableYN desc","LeaseConsideredYN","LeaseConsideredYN desc","LeaseExpiration","LeaseExpiration desc","LeaseRenewalCompensation","LeaseRenewalCompensation desc","LeaseRenewalOptionYN","LeaseRenewalOptionYN desc","LeaseTerm","LeaseTerm desc","Levels","Levels desc","License1","License1 desc","License2","License2 desc","License3","License3 desc","LicensesExpense","LicensesExpense desc","ListAOR","ListAOR desc","ListAgentAOR","ListAgentAOR desc","ListAgentDesignation","ListAgentDesignation desc","ListAgentDirectPhone","ListAgentDirectPhone desc","ListAgentEmail","ListAgentEmail desc","ListAgentFax","ListAgentFax desc","ListAgentFirstName","ListAgentFirstName desc","ListAgentFullName","ListAgentFullName desc","ListAgentHomePhone","ListAgentHomePhone desc","ListAgentKey","ListAgentKey desc","ListAgentLastName","ListAgentLastName desc","ListAgentMiddleName","ListAgentMiddleName desc","ListAgentMlsId","ListAgentMlsId desc","ListAgentMobilePhone","ListAgentMobilePhone desc","ListAgentNamePrefix","ListAgentNamePrefix desc","ListAgentNameSuffix","ListAgentNameSuffix desc","ListAgentOfficePhone","ListAgentOfficePhone desc","ListAgentOfficePhoneExt","ListAgentOfficePhoneExt desc","ListAgentPager","ListAgentPager desc","ListAgentPreferredPhone","ListAgentPreferredPhone desc","ListAgentPreferredPhoneExt","ListAgentPreferredPhoneExt desc","ListAgentStateLicense","ListAgentStateLicense desc","ListAgentTollFreePhone","ListAgentTollFreePhone desc","ListAgentURL","ListAgentURL desc","ListAgentVoiceMail","ListAgentVoiceMail desc","ListAgentVoiceMailExt","ListAgentVoiceMailExt desc","ListOfficeAOR","ListOfficeAOR desc","ListOfficeEmail","ListOfficeEmail desc","ListOfficeFax","ListOfficeFax desc","ListOfficeKey","ListOfficeKey desc","ListOfficeMlsId","ListOfficeMlsId desc","ListOfficeName","ListOfficeName desc","ListOfficePhone","ListOfficePhone desc","ListOfficePhoneExt","ListOfficePhoneExt desc","ListOfficeURL","ListOfficeURL desc","ListPrice","ListPrice desc","ListPriceLow","ListPriceLow desc","ListTeamKey","ListTeamKey desc","ListTeamName","ListTeamName desc","ListingAgreement","ListingAgreement desc","ListingContractDate","ListingContractDate desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ListingService","ListingService desc","ListingTerms","ListingTerms desc","LivingArea","LivingArea desc","LivingAreaSource","LivingAreaSource desc","LivingAreaUnits","LivingAreaUnits desc","LockBoxLocation","LockBoxLocation desc","LockBoxSerialNumber","LockBoxSerialNumber desc","LockBoxType","LockBoxType desc","Longitude","Longitude desc","LotDimensionsSource","LotDimensionsSource desc","LotFeatures","LotFeatures desc","LotSizeAcres","LotSizeAcres desc","LotSizeArea","LotSizeArea desc","LotSizeDimensions","LotSizeDimensions desc","LotSizeSource","LotSizeSource desc","LotSizeSquareFeet","LotSizeSquareFeet desc","LotSizeUnits","LotSizeUnits desc","MLSAreaMajor","MLSAreaMajor desc","MLSAreaMinor","MLSAreaMinor desc","MainLevelBathrooms","MainLevelBathrooms desc","MainLevelBedrooms","MainLevelBedrooms desc","MaintenanceExpense","MaintenanceExpense desc","MajorChangeTimestamp","MajorChangeTimestamp desc","MajorChangeType","MajorChangeType desc","Make","Make desc","ManagerExpense","ManagerExpense desc","MapCoordinate","MapCoordinate desc","MapCoordinateSource","MapCoordinateSource desc","MapURL","MapURL desc","MiddleOrJuniorSchool","MiddleOrJuniorSchool desc","MiddleOrJuniorSchoolDistrict","MiddleOrJuniorSchoolDistrict desc","MlsStatus","MlsStatus desc","MobileDimUnits","MobileDimUnits desc","MobileHomeRemainsYN","MobileHomeRemainsYN desc","MobileLength","MobileLength desc","MobileWidth","MobileWidth desc","Model","Model desc","ModificationTimestamp","ModificationTimestamp desc","NetOperatingIncome","NetOperatingIncome desc","NewConstructionYN","NewConstructionYN desc","NewTaxesExpense","NewTaxesExpense desc","NumberOfBuildings","NumberOfBuildings desc","NumberOfFullTimeEmployees","NumberOfFullTimeEmployees desc","NumberOfLots","NumberOfLots desc","NumberOfPads","NumberOfPads desc","NumberOfPartTimeEmployees","NumberOfPartTimeEmployees desc","NumberOfSeparateElectricMeters","NumberOfSeparateElectricMeters desc","NumberOfSeparateGasMeters","NumberOfSeparateGasMeters desc","NumberOfSeparateWaterMeters","NumberOfSeparateWaterMeters desc","NumberOfUnitsInCommunity","NumberOfUnitsInCommunity desc","NumberOfUnitsLeased","NumberOfUnitsLeased desc","NumberOfUnitsMoMo","NumberOfUnitsMoMo desc","NumberOfUnitsTotal","NumberOfUnitsTotal desc","NumberOfUnitsVacant","NumberOfUnitsVacant desc","OccupantName","OccupantName desc","OccupantPhone","OccupantPhone desc","OccupantType","OccupantType desc","OffMarketDate","OffMarketDate desc","OffMarketTimestamp","OffMarketTimestamp desc","OnMarketDate","OnMarketDate desc","OnMarketTimestamp","OnMarketTimestamp desc","OpenParkingSpaces","OpenParkingSpaces desc","OpenParkingYN","OpenParkingYN desc","OperatingExpense","OperatingExpense desc","OperatingExpenseIncludes","OperatingExpenseIncludes desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginalListPrice","OriginalListPrice desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","OtherEquipment","OtherEquipment desc","OtherExpense","OtherExpense desc","OtherParking","OtherParking desc","OtherStructures","OtherStructures desc","OwnerName","OwnerName desc","OwnerPays","OwnerPays desc","OwnerPhone","OwnerPhone desc","Ownership","Ownership desc","OwnershipType","OwnershipType desc","ParcelNumber","ParcelNumber desc","ParkManagerName","ParkManagerName desc","ParkManagerPhone","ParkManagerPhone desc","ParkName","ParkName desc","ParkingFeatures","ParkingFeatures desc","ParkingTotal","ParkingTotal desc","PastureArea","PastureArea desc","PatioAndPorchFeatures","PatioAndPorchFeatures desc","PendingTimestamp","PendingTimestamp desc","PestControlExpense","PestControlExpense desc","PetsAllowed","PetsAllowed desc","PhotosChangeTimestamp","PhotosChangeTimestamp desc","PhotosCount","PhotosCount desc","PoolExpense","PoolExpense desc","PoolFeatures","PoolFeatures desc","PoolPrivateYN","PoolPrivateYN desc","Possession","Possession desc","PossibleUse","PossibleUse desc","PostalCity","PostalCity desc","PostalCode","PostalCode desc","PostalCodePlus4","PostalCodePlus4 desc","PowerProductionType","PowerProductionType desc","PreviousListPrice","PreviousListPrice desc","PriceChangeTimestamp","PriceChangeTimestamp desc","PrivateOfficeRemarks","PrivateOfficeRemarks desc","PrivateRemarks","PrivateRemarks desc","ProfessionalManagementExpense","ProfessionalManagementExpense desc","PropertyAttachedYN","PropertyAttachedYN desc","PropertyCondition","PropertyCondition desc","PropertySubType","PropertySubType desc","PropertyType","PropertyType desc","PublicRemarks","PublicRemarks desc","PublicSurveyRange","PublicSurveyRange desc","PublicSurveySection","PublicSurveySection desc","PublicSurveyTownship","PublicSurveyTownship desc","PurchaseContractDate","PurchaseContractDate desc","RVParkingDimensions","RVParkingDimensions desc","RangeArea","RangeArea desc","RentControlYN","RentControlYN desc","RentIncludes","RentIncludes desc","RoadFrontageType","RoadFrontageType desc","RoadResponsibility","RoadResponsibility desc","RoadSurfaceType","RoadSurfaceType desc","Roof","Roof desc","RoomType","RoomType desc","RoomsTotal","RoomsTotal desc","SeatingCapacity","SeatingCapacity desc","SecurityFeatures","SecurityFeatures desc","SeniorCommunityYN","SeniorCommunityYN desc","SerialU","SerialU desc","SerialX","SerialX desc","SerialXX","SerialXX desc","Sewer","Sewer desc","ShowingAdvanceNotice","ShowingAdvanceNotice desc","ShowingAttendedYN","ShowingAttendedYN desc","ShowingContactName","ShowingContactName desc","ShowingContactPhone","ShowingContactPhone desc","ShowingContactPhoneExt","ShowingContactPhoneExt desc","ShowingContactType","ShowingContactType desc","ShowingDays","ShowingDays desc","ShowingEndTime","ShowingEndTime desc","ShowingInstructions","ShowingInstructions desc","ShowingRequirements","ShowingRequirements desc","ShowingStartTime","ShowingStartTime desc","SignOnPropertyYN","SignOnPropertyYN desc","Skirt","Skirt desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc","SpaFeatures","SpaFeatures desc","SpaYN","SpaYN desc","SpecialLicenses","SpecialLicenses desc","SpecialListingConditions","SpecialListingConditions desc","StandardStatus","StandardStatus desc","StateOrProvince","StateOrProvince desc","StateRegion","StateRegion desc","StatusChangeTimestamp","StatusChangeTimestamp desc","Stories","Stories desc","StoriesTotal","StoriesTotal desc","StreetAdditionalInfo","StreetAdditionalInfo desc","StreetDirPrefix","StreetDirPrefix desc","StreetDirSuffix","StreetDirSuffix desc","StreetName","StreetName desc","StreetNumber","StreetNumber desc","StreetNumberNumeric","StreetNumberNumeric desc","StreetSuffix","StreetSuffix desc","StreetSuffixModifier","StreetSuffixModifier desc","StructureType","StructureType desc","SubAgencyCompensation","SubAgencyCompensation desc","SubAgencyCompensationType","SubAgencyCompensationType desc","SubdivisionName","SubdivisionName desc","SuppliesExpense","SuppliesExpense desc","SyndicateTo","SyndicateTo desc","SyndicationRemarks","SyndicationRemarks desc","TaxAnnualAmount","TaxAnnualAmount desc","TaxAssessedValue","TaxAssessedValue desc","TaxBlock","TaxBlock desc","TaxBookNumber","TaxBookNumber desc","TaxLegalDescription","TaxLegalDescription desc","TaxLot","TaxLot desc","TaxMapNumber","TaxMapNumber desc","TaxOtherAnnualAssessmentAmount","TaxOtherAnnualAssessmentAmount desc","TaxParcelLetter","TaxParcelLetter desc","TaxStatusCurrent","TaxStatusCurrent desc","TaxTract","TaxTract desc","TaxYear","TaxYear desc","TenantPays","TenantPays desc","Topography","Topography desc","TotalActualRent","TotalActualRent desc","Township","Township desc","TransactionBrokerCompensation","TransactionBrokerCompensation desc","TransactionBrokerCompensationType","TransactionBrokerCompensationType desc","TrashExpense","TrashExpense desc","UnitNumber","UnitNumber desc","UnitTypeType","UnitTypeType desc","UnitsFurnished","UnitsFurnished desc","UniversalPropertyId","UniversalPropertyId desc","UniversalPropertySubId","UniversalPropertySubId desc","UnparsedAddress","UnparsedAddress desc","Utilities","Utilities desc","VacancyAllowance","VacancyAllowance desc","VacancyAllowanceRate","VacancyAllowanceRate desc","Vegetation","Vegetation desc","VideosChangeTimestamp","VideosChangeTimestamp desc","VideosCount","VideosCount desc","View","View desc","ViewYN","ViewYN desc","VirtualTourURLBranded","VirtualTourURLBranded desc","VirtualTourURLUnbranded","VirtualTourURLUnbranded desc","WalkScore","WalkScore desc","WaterBodyName","WaterBodyName desc","WaterSewerExpense","WaterSewerExpense desc","WaterSource","WaterSource desc","WaterfrontFeatures","WaterfrontFeatures desc","WaterfrontYN","WaterfrontYN desc","WindowFeatures","WindowFeatures desc","WithdrawnDate","WithdrawnDate desc","WoodedArea","WoodedArea desc","WorkmansCompensationExpense","WorkmansCompensationExpense desc","YearBuilt","YearBuilt desc","YearBuiltDetails","YearBuiltDetails desc","YearBuiltEffective","YearBuiltEffective desc","YearBuiltSource","YearBuiltSource desc","YearEstablished","YearEstablished desc","YearsCurrentOwner","YearsCurrentOwner desc","Zoning","Zoning desc","ZoningDescription","ZoningDescription desc","AboveGradeUnfinishedArea","AboveGradeUnfinishedArea desc","AboveGradeUnfinishedAreaSource","AboveGradeUnfinishedAreaSource desc","AboveGradeUnfinishedAreaUnits","AboveGradeUnfinishedAreaUnits desc","ActivationDate","ActivationDate desc","AvailableLeaseType","AvailableLeaseType desc","BackOnMarketDate","BackOnMarketDate desc","BelowGradeUnfinishedArea","BelowGradeUnfinishedArea desc","BelowGradeUnfinishedAreaSource","BelowGradeUnfinishedAreaSource desc","BelowGradeUnfinishedAreaUnits","BelowGradeUnfinishedAreaUnits desc","BuyerAgentNationalAssociationId","BuyerAgentNationalAssociationId desc","BuyerBrokerageCompensation","BuyerBrokerageCompensation desc","BuyerBrokerageCompensationType","BuyerBrokerageCompensationType desc","BuyerOfficeNationalAssociationId","BuyerOfficeNationalAssociationId desc","CoBuyerAgentNationalAssociationId","CoBuyerAgentNationalAssociationId desc","CoBuyerOfficeNationalAssociationId","CoBuyerOfficeNationalAssociationId desc","CoListAgentNationalAssociationId","CoListAgentNationalAssociationId desc","CoListOfficeNationalAssociationId","CoListOfficeNationalAssociationId desc","DaysInMls","DaysInMls desc","DaysOnSite","DaysOnSite desc","DualOrVariableRateCommissionYN","DualOrVariableRateCommissionYN desc","FhaEligibility","FhaEligibility desc","GreenVerificationYN","GreenVerificationYN desc","ListAgentNationalAssociationId","ListAgentNationalAssociationId desc","ListingURL","ListingURL desc","ListingURLDescription","ListingURLDescription desc","ListOfficeNationalAssociationId","ListOfficeNationalAssociationId desc","PowerProductionYN","PowerProductionYN desc","SimpleDaysOnMarket","SimpleDaysOnMarket desc","StartShowingDate","StartShowingDate desc","CompSaleYN","CompSaleYN desc","TaxAnnualAmountPerSquareFoot","TaxAnnualAmountPerSquareFoot desc","AttributionContact","AttributionContact desc","GrossLivingAreaAnsi","GrossLivingAreaAnsi desc","DocumentStatus","DocumentStatus desc","PropertyTimeZoneName","PropertyTimeZoneName desc","PropertyTimeZoneObservesDstYN","PropertyTimeZoneObservesDstYN desc","PropertyTimeZoneStandardOffset","PropertyTimeZoneStandardOffset desc","TaxAnnualAmountPerLivingAreaUnit","TaxAnnualAmountPerLivingAreaUnit desc","CompensationComments","CompensationComments desc","ShowingConsiderations","ShowingConsiderations desc","ShowingServiceName","ShowingServiceName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription","AboveGradeUnfinishedArea","AboveGradeUnfinishedAreaSource","AboveGradeUnfinishedAreaUnits","ActivationDate","AvailableLeaseType","BackOnMarketDate","BelowGradeUnfinishedArea","BelowGradeUnfinishedAreaSource","BelowGradeUnfinishedAreaUnits","BuyerAgentNationalAssociationId","BuyerBrokerageCompensation","BuyerBrokerageCompensationType","BuyerOfficeNationalAssociationId","CoBuyerAgentNationalAssociationId","CoBuyerOfficeNationalAssociationId","CoListAgentNationalAssociationId","CoListOfficeNationalAssociationId","DaysInMls","DaysOnSite","DualOrVariableRateCommissionYN","FhaEligibility","GreenVerificationYN","ListAgentNationalAssociationId","ListingURL","ListingURLDescription","ListOfficeNationalAssociationId","PowerProductionYN","SimpleDaysOnMarket","StartShowingDate","CompSaleYN","TaxAnnualAmountPerSquareFoot","AttributionContact","GrossLivingAreaAnsi","DocumentStatus","PropertyTimeZoneName","PropertyTimeZoneObservesDstYN","PropertyTimeZoneStandardOffset","TaxAnnualAmountPerLivingAreaUnit","CompensationComments","ShowingConsiderations","ShowingServiceName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Property","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Property","tags":["Property"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Property by key","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription","AboveGradeUnfinishedArea","AboveGradeUnfinishedAreaSource","AboveGradeUnfinishedAreaUnits","ActivationDate","AvailableLeaseType","BackOnMarketDate","BelowGradeUnfinishedArea","BelowGradeUnfinishedAreaSource","BelowGradeUnfinishedAreaUnits","BuyerAgentNationalAssociationId","BuyerBrokerageCompensation","BuyerBrokerageCompensationType","BuyerOfficeNationalAssociationId","CoBuyerAgentNationalAssociationId","CoBuyerOfficeNationalAssociationId","CoListAgentNationalAssociationId","CoListOfficeNationalAssociationId","DaysInMls","DaysOnSite","DualOrVariableRateCommissionYN","FhaEligibility","GreenVerificationYN","ListAgentNationalAssociationId","ListingURL","ListingURLDescription","ListOfficeNationalAssociationId","PowerProductionYN","SimpleDaysOnMarket","StartShowingDate","CompSaleYN","TaxAnnualAmountPerSquareFoot","AttributionContact","GrossLivingAreaAnsi","DocumentStatus","PropertyTimeZoneName","PropertyTimeZoneObservesDstYN","PropertyTimeZoneStandardOffset","TaxAnnualAmountPerLivingAreaUnit","CompensationComments","ShowingConsiderations","ShowingServiceName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Property","tags":["Property"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Property","tags":["Property"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/OriginatingSystem":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/BuyerAgent":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related BuyerAgent","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/BuyerOffice":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related BuyerOffice","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo","BillingOfficeKey","FranchiseNationalAssociationID","NumberOfBranches","NumberOfNonMemberSalespersons","OfficeAlternateId","OfficeBrokerNationalAssociationID","OfficeCountry","OfficeMailAddress1","OfficeMailAddress2","OfficeMailCareOf","OfficeMailCity","OfficeMailCountry","OfficeMailCountyOrParish","OfficeMailPostalCode","OfficeMailPostalCodePlus4","OfficeMailStateOrProvince","OfficeNationalAssociationIdInsertDate","OfficePreferredMedia","OfficePrimaryAorId","OfficePrimaryStateOrProvince","OtherPhone","VirtualOfficeWebsiteYN"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/CoBuyerAgent":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related CoBuyerAgent","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/CoBuyerOffice":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related CoBuyerOffice","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo","BillingOfficeKey","FranchiseNationalAssociationID","NumberOfBranches","NumberOfNonMemberSalespersons","OfficeAlternateId","OfficeBrokerNationalAssociationID","OfficeCountry","OfficeMailAddress1","OfficeMailAddress2","OfficeMailCareOf","OfficeMailCity","OfficeMailCountry","OfficeMailCountyOrParish","OfficeMailPostalCode","OfficeMailPostalCodePlus4","OfficeMailStateOrProvince","OfficeNationalAssociationIdInsertDate","OfficePreferredMedia","OfficePrimaryAorId","OfficePrimaryStateOrProvince","OtherPhone","VirtualOfficeWebsiteYN"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/CoListAgent":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related CoListAgent","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/CoListOffice":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related CoListOffice","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo","BillingOfficeKey","FranchiseNationalAssociationID","NumberOfBranches","NumberOfNonMemberSalespersons","OfficeAlternateId","OfficeBrokerNationalAssociationID","OfficeCountry","OfficeMailAddress1","OfficeMailAddress2","OfficeMailCareOf","OfficeMailCity","OfficeMailCountry","OfficeMailCountyOrParish","OfficeMailPostalCode","OfficeMailPostalCodePlus4","OfficeMailStateOrProvince","OfficeNationalAssociationIdInsertDate","OfficePreferredMedia","OfficePrimaryAorId","OfficePrimaryStateOrProvince","OtherPhone","VirtualOfficeWebsiteYN"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/ListAgent":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ListAgent","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/ListOffice":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ListOffice","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo","BillingOfficeKey","FranchiseNationalAssociationID","NumberOfBranches","NumberOfNonMemberSalespersons","OfficeAlternateId","OfficeBrokerNationalAssociationID","OfficeCountry","OfficeMailAddress1","OfficeMailAddress2","OfficeMailCareOf","OfficeMailCity","OfficeMailCountry","OfficeMailCountyOrParish","OfficeMailPostalCode","OfficeMailPostalCodePlus4","OfficeMailStateOrProvince","OfficeNationalAssociationIdInsertDate","OfficePreferredMedia","OfficePrimaryAorId","OfficePrimaryStateOrProvince","OtherPhone","VirtualOfficeWebsiteYN"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/BuyerTeam":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related BuyerTeam","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemKey","SourceSystemName","TeamAddress1","TeamAddress2","TeamCarrierRoute","TeamCity","TeamCountry","TeamCountyOrParish","TeamDescription","TeamDirectPhone","TeamEmail","TeamFax","TeamKey","TeamLeadKey","TeamLeadLoginId","TeamLeadMlsId","TeamLeadNationalAssociationId","TeamLeadStateLicense","TeamLeadStateLicenseState","TeamMobilePhone","TeamName","TeamOfficePhone","TeamOfficePhoneExt","TeamPostalCode","TeamPostalCodePlus4","TeamPreferredPhone","TeamPreferredPhoneExt","TeamStateOrProvince","TeamStatus","TeamTollFreePhone","TeamVoiceMail","TeamVoiceMailExt"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","TeamLead","HistoryTransactional","Media","TeamsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Teams"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/ListTeam":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ListTeam","tags":["Property"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemKey","SourceSystemName","TeamAddress1","TeamAddress2","TeamCarrierRoute","TeamCity","TeamCountry","TeamCountyOrParish","TeamDescription","TeamDirectPhone","TeamEmail","TeamFax","TeamKey","TeamLeadKey","TeamLeadLoginId","TeamLeadMlsId","TeamLeadNationalAssociationId","TeamLeadStateLicense","TeamLeadStateLicenseState","TeamMobilePhone","TeamName","TeamOfficePhone","TeamOfficePhoneExt","TeamPostalCode","TeamPostalCodePlus4","TeamPreferredPhone","TeamPreferredPhoneExt","TeamStateOrProvince","TeamStatus","TeamTollFreePhone","TeamVoiceMail","TeamVoiceMailExt"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","TeamLead","HistoryTransactional","Media","TeamsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Teams"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/SourceSystem":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related SourceSystem","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ModificationTimestamp","ModificationTimestamp desc","OrganizationAOR","OrganizationAOR desc","OrganizationAddress1","OrganizationAddress1 desc","OrganizationAddress2","OrganizationAddress2 desc","OrganizationAorOuid","OrganizationAorOuid desc","OrganizationAorOuidKey","OrganizationAorOuidKey desc","OrganizationCarrierRoute","OrganizationCarrierRoute desc","OrganizationCity","OrganizationCity desc","OrganizationComments","OrganizationComments desc","OrganizationContactEmail","OrganizationContactEmail desc","OrganizationContactFax","OrganizationContactFax desc","OrganizationContactFirstName","OrganizationContactFirstName desc","OrganizationContactFullName","OrganizationContactFullName desc","OrganizationContactJobTitle","OrganizationContactJobTitle desc","OrganizationContactLastName","OrganizationContactLastName desc","OrganizationContactMiddleName","OrganizationContactMiddleName desc","OrganizationContactNamePrefix","OrganizationContactNamePrefix desc","OrganizationContactNameSuffix","OrganizationContactNameSuffix desc","OrganizationContactPhone","OrganizationContactPhone desc","OrganizationContactPhoneExt","OrganizationContactPhoneExt desc","OrganizationCountry","OrganizationCountry desc","OrganizationCountyOrParish","OrganizationCountyOrParish desc","OrganizationMemberCount","OrganizationMemberCount desc","OrganizationMlsCode","OrganizationMlsCode desc","OrganizationMlsVendorName","OrganizationMlsVendorName desc","OrganizationMlsVendorOuid","OrganizationMlsVendorOuid desc","OrganizationName","OrganizationName desc","OrganizationNationalAssociationId","OrganizationNationalAssociationId desc","OrganizationPostalCode","OrganizationPostalCode desc","OrganizationPostalCodePlus4","OrganizationPostalCodePlus4 desc","OrganizationSocialMediaType","OrganizationSocialMediaType desc","OrganizationStateLicense","OrganizationStateLicense desc","OrganizationStateLicenseState","OrganizationStateLicenseState desc","OrganizationStateOrProvince","OrganizationStateOrProvince desc","OrganizationStatus","OrganizationStatus desc","OrganizationStatusChangeTimestamp","OrganizationStatusChangeTimestamp desc","OrganizationType","OrganizationType desc","OrganizationUniqueId","OrganizationUniqueId desc","OrganizationUniqueIdKey","OrganizationUniqueIdKey desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OUID","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/GreenBuildingVerification":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related GreenBuildingVerification","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["GreenBuildingVerificationKey","GreenBuildingVerificationKey desc","GreenBuildingVerificationType","GreenBuildingVerificationType desc","GreenVerificationBody","GreenVerificationBody desc","GreenVerificationMetric","GreenVerificationMetric desc","GreenVerificationRating","GreenVerificationRating desc","GreenVerificationSource","GreenVerificationSource desc","GreenVerificationStatus","GreenVerificationStatus desc","GreenVerificationURL","GreenVerificationURL desc","GreenVerificationVersion","GreenVerificationVersion desc","GreenVerificationYear","GreenVerificationYear desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["GreenBuildingVerificationKey","GreenBuildingVerificationType","GreenVerificationBody","GreenVerificationMetric","GreenVerificationRating","GreenVerificationSource","GreenVerificationStatus","GreenVerificationURL","GreenVerificationVersion","GreenVerificationYear","ListingId","ListingKey","ModificationTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyGreenVerification","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/PowerProduction":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related PowerProduction","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","PowerProductionAnnual","PowerProductionAnnual desc","PowerProductionAnnualStatus","PowerProductionAnnualStatus desc","PowerProductionKey","PowerProductionKey desc","PowerProductionSize","PowerProductionSize desc","PowerProductionType","PowerProductionType desc","PowerProductionYearInstall","PowerProductionYearInstall desc","PowerProductionOwnership","PowerProductionOwnership desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","PowerProductionAnnual","PowerProductionAnnualStatus","PowerProductionKey","PowerProductionSize","PowerProductionType","PowerProductionYearInstall","PowerProductionOwnership"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyPowerProduction","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/Rooms":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related Rooms","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","RoomArea","RoomArea desc","RoomAreaSource","RoomAreaSource desc","RoomAreaUnits","RoomAreaUnits desc","RoomDescription","RoomDescription desc","RoomDimensions","RoomDimensions desc","RoomFeatures","RoomFeatures desc","RoomKey","RoomKey desc","RoomLength","RoomLength desc","RoomLengthWidthSource","RoomLengthWidthSource desc","RoomLengthWidthUnits","RoomLengthWidthUnits desc","RoomLevel","RoomLevel desc","RoomType","RoomType desc","RoomWidth","RoomWidth desc","BedroomClosetType","BedroomClosetType desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","RoomArea","RoomAreaSource","RoomAreaUnits","RoomDescription","RoomDimensions","RoomFeatures","RoomKey","RoomLength","RoomLengthWidthSource","RoomLengthWidthUnits","RoomLevel","RoomType","RoomWidth","BedroomClosetType"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyRooms","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/UnitTypes":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related UnitTypes","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","UnitTypeActualRent","UnitTypeActualRent desc","UnitTypeBathsTotal","UnitTypeBathsTotal desc","UnitTypeBedsTotal","UnitTypeBedsTotal desc","UnitTypeDescription","UnitTypeDescription desc","UnitTypeFurnished","UnitTypeFurnished desc","UnitTypeGarageAttachedYN","UnitTypeGarageAttachedYN desc","UnitTypeGarageSpaces","UnitTypeGarageSpaces desc","UnitTypeKey","UnitTypeKey desc","UnitTypeProForma","UnitTypeProForma desc","UnitTypeTotalRent","UnitTypeTotalRent desc","UnitTypeType","UnitTypeType desc","UnitTypeUnitsTotal","UnitTypeUnitsTotal desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","UnitTypeActualRent","UnitTypeBathsTotal","UnitTypeBedsTotal","UnitTypeDescription","UnitTypeFurnished","UnitTypeGarageAttachedYN","UnitTypeGarageSpaces","UnitTypeKey","UnitTypeProForma","UnitTypeTotalRent","UnitTypeType","UnitTypeUnitsTotal"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyUnitTypes","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/HistoryTransactional":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/Media":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related Media","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","ImageHeight","ImageHeight desc","ImageOf","ImageOf desc","ImageSizeDescription","ImageSizeDescription desc","ImageWidth","ImageWidth desc","LongDescription","LongDescription desc","MediaCategory","MediaCategory desc","MediaHTML","MediaHTML desc","MediaKey","MediaKey desc","MediaModificationTimestamp","MediaModificationTimestamp desc","MediaObjectID","MediaObjectID desc","MediaStatus","MediaStatus desc","MediaType","MediaType desc","MediaURL","MediaURL desc","ModificationTimestamp","ModificationTimestamp desc","Order","Order desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMediaKey","OriginatingSystemMediaKey desc","OriginatingSystemName","OriginatingSystemName desc","Permission","Permission desc","PreferredPhotoYN","PreferredPhotoYN desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","ShortDescription","ShortDescription desc","SourceSystemID","SourceSystemID desc","SourceSystemMediaKey","SourceSystemMediaKey desc","SourceSystemName","SourceSystemName desc","MediaAlteration","MediaAlteration desc","OriginatingSystemResourceRecordId","OriginatingSystemResourceRecordId desc","OriginatingSystemResourceRecordKey","OriginatingSystemResourceRecordKey desc","SourceSystemResourceRecordId","SourceSystemResourceRecordId desc","SourceSystemResourceRecordKey","SourceSystemResourceRecordKey desc","OriginatingSystemResourceRecordSystemId","OriginatingSystemResourceRecordSystemId desc","SourceSystemResourceRecordSystemId","SourceSystemResourceRecordSystemId desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName","MediaAlteration","OriginatingSystemResourceRecordId","OriginatingSystemResourceRecordKey","SourceSystemResourceRecordId","SourceSystemResourceRecordKey","OriginatingSystemResourceRecordSystemId","SourceSystemResourceRecordSystemId"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","HistoryTransactional","ChangedByMember"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Media","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/SocialMedia":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related SocialMedia","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc","DisplayName","DisplayName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId","DisplayName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Property('{ListingKey}')/OpenHouse":{"parameters":[{"description":"key: ListingKey","in":"path","name":"ListingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related OpenHouse","tags":["Property"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AppointmentRequiredYN","AppointmentRequiredYN desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","OpenHouseAttendedBy","OpenHouseAttendedBy desc","OpenHouseDate","OpenHouseDate desc","OpenHouseEndTime","OpenHouseEndTime desc","OpenHouseId","OpenHouseId desc","OpenHouseKey","OpenHouseKey desc","OpenHouseRemarks","OpenHouseRemarks desc","OpenHouseStartTime","OpenHouseStartTime desc","OpenHouseStatus","OpenHouseStatus desc","OpenHouseType","OpenHouseType desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","Refreshments","Refreshments desc","ShowingAgentFirstName","ShowingAgentFirstName desc","ShowingAgentKey","ShowingAgentKey desc","ShowingAgentLastName","ShowingAgentLastName desc","ShowingAgentMlsID","ShowingAgentMlsID desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc","LivestreamOpenHouseURL","LivestreamOpenHouseURL desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AppointmentRequiredYN","ListingId","ListingKey","ModificationTimestamp","OpenHouseAttendedBy","OpenHouseDate","OpenHouseEndTime","OpenHouseId","OpenHouseKey","OpenHouseRemarks","OpenHouseStartTime","OpenHouseStatus","OpenHouseType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","Refreshments","ShowingAgentFirstName","ShowingAgentKey","ShowingAgentLastName","ShowingAgentMlsID","SourceSystemID","SourceSystemKey","SourceSystemName","LivestreamOpenHouseURL"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OpenHouse","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Association":{"get":{"summary":"Get entities from Association","tags":["Association"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AssociationAddress1","AssociationAddress1 desc","AssociationAddress2","AssociationAddress2 desc","AssociationCareOf","AssociationCareOf desc","AssociationCharterDate","AssociationCharterDate desc","AssociationCity","AssociationCity desc","AssociationCountry","AssociationCountry desc","AssociationCountyOrParish","AssociationCountyOrParish desc","AssociationFax","AssociationFax desc","AssociationKey","AssociationKey desc","AssociationMailAddress1","AssociationMailAddress1 desc","AssociationMailAddress2","AssociationMailAddress2 desc","AssociationMailCareOf","AssociationMailCareOf desc","AssociationMailCity","AssociationMailCity desc","AssociationMailCountry","AssociationMailCountry desc","AssociationMailCountyOrParish","AssociationMailCountyOrParish desc","AssociationMailPostalCode","AssociationMailPostalCode desc","AssociationMailPostalCodePlus4","AssociationMailPostalCodePlus4 desc","AssociationMailStateOfProvince","AssociationMailStateOfProvince desc","AssociationMlsId","AssociationMlsId desc","AssociationName","AssociationName desc","AssociationNationalAssociationId","AssociationNationalAssociationId desc","AssociationPhone","AssociationPhone desc","AssociationPostalCode","AssociationPostalCode desc","AssociationPostalCodePlus4","AssociationPostalCodePlus4 desc","AssociationStateOrProvince","AssociationStateOrProvince desc","AssociationStatus","AssociationStatus desc","AssociationType","AssociationType desc","ExecutiveOfficerMemberKey","ExecutiveOfficerMemberKey desc","ExecutiveOfficerMemberMlsId","ExecutiveOfficerMemberMlsId desc","ModificationTimestamp","ModificationTimestamp desc","MultipleListingServiceId","MultipleListingServiceId desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemAssociationKey","OriginatingSystemAssociationKey desc","OriginatingSystemId","OriginatingSystemId desc","OriginatingSystemName","OriginatingSystemName desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc","SocialMediaType","SocialMediaType desc","SourceSystemAssociationKey","SourceSystemAssociationKey desc","SourceSystemId","SourceSystemId desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AssociationAddress1","AssociationAddress2","AssociationCareOf","AssociationCharterDate","AssociationCity","AssociationCountry","AssociationCountyOrParish","AssociationFax","AssociationKey","AssociationMailAddress1","AssociationMailAddress2","AssociationMailCareOf","AssociationMailCity","AssociationMailCountry","AssociationMailCountyOrParish","AssociationMailPostalCode","AssociationMailPostalCodePlus4","AssociationMailStateOfProvince","AssociationMlsId","AssociationName","AssociationNationalAssociationId","AssociationPhone","AssociationPostalCode","AssociationPostalCodePlus4","AssociationStateOrProvince","AssociationStatus","AssociationType","ExecutiveOfficerMemberKey","ExecutiveOfficerMemberMlsId","ModificationTimestamp","MultipleListingServiceId","OriginalEntryTimestamp","OriginatingSystemAssociationKey","OriginatingSystemId","OriginatingSystemName","SocialMediaUrlOrId","SocialMediaType","SourceSystemAssociationKey","SourceSystemId","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","SourceSystem","OriginatingSystem","AssociationMember","HistoryTransactional","AssociationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Association","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Association"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Association","tags":["Association"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Association-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Association"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Association('{AssociationKey}')":{"parameters":[{"description":"key: AssociationKey","in":"path","name":"AssociationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Association by key","tags":["Association"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AssociationAddress1","AssociationAddress2","AssociationCareOf","AssociationCharterDate","AssociationCity","AssociationCountry","AssociationCountyOrParish","AssociationFax","AssociationKey","AssociationMailAddress1","AssociationMailAddress2","AssociationMailCareOf","AssociationMailCity","AssociationMailCountry","AssociationMailCountyOrParish","AssociationMailPostalCode","AssociationMailPostalCodePlus4","AssociationMailStateOfProvince","AssociationMlsId","AssociationName","AssociationNationalAssociationId","AssociationPhone","AssociationPostalCode","AssociationPostalCodePlus4","AssociationStateOrProvince","AssociationStatus","AssociationType","ExecutiveOfficerMemberKey","ExecutiveOfficerMemberMlsId","ModificationTimestamp","MultipleListingServiceId","OriginalEntryTimestamp","OriginatingSystemAssociationKey","OriginatingSystemId","OriginatingSystemName","SocialMediaUrlOrId","SocialMediaType","SourceSystemAssociationKey","SourceSystemId","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","SourceSystem","OriginatingSystem","AssociationMember","HistoryTransactional","AssociationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Association"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Association","tags":["Association"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Association-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Association","tags":["Association"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Association('{AssociationKey}')/SourceSystem":{"parameters":[{"description":"key: AssociationKey","in":"path","name":"AssociationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["Association"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Association('{AssociationKey}')/OriginatingSystem":{"parameters":[{"description":"key: AssociationKey","in":"path","name":"AssociationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["Association"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Association('{AssociationKey}')/AssociationMember":{"parameters":[{"description":"key: AssociationKey","in":"path","name":"AssociationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related AssociationMember","tags":["Association"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Association('{AssociationKey}')/HistoryTransactional":{"parameters":[{"description":"key: AssociationKey","in":"path","name":"AssociationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["Association"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Association('{AssociationKey}')/AssociationSocialMedia":{"parameters":[{"description":"key: AssociationKey","in":"path","name":"AssociationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related AssociationSocialMedia","tags":["Association"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc","DisplayName","DisplayName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId","DisplayName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListingNotes":{"get":{"summary":"Get entities from ContactListingNotes","tags":["ContactListingNotes"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ContactKey","ContactKey desc","ContactListingNotesKey","ContactListingNotesKey desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","NoteContents","NoteContents desc","NotedBy","NotedBy desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ContactKey","ContactListingNotesKey","ListingId","ListingKey","ModificationTimestamp","NoteContents","NotedBy"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Contact","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of ContactListingNotes","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to ContactListingNotes","tags":["ContactListingNotes"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListingNotes('{ContactKey}')":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from ContactListingNotes by key","tags":["ContactListingNotes"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ContactKey","ContactListingNotesKey","ListingId","ListingKey","ModificationTimestamp","NoteContents","NotedBy"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Contact","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in ContactListingNotes","tags":["ContactListingNotes"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from ContactListingNotes","tags":["ContactListingNotes"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListingNotes('{ContactKey}')/Contact":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Contact","tags":["ContactListingNotes"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["Anniversary","AssistantEmail","AssistantName","AssistantPhone","AssistantPhoneExt","Birthdate","BusinessFax","Children","Company","ContactKey","ContactLoginId","ContactPassword","ContactStatus","ContactType","Department","DirectPhone","Email","Email2","Email3","FirstName","FullName","HomeAddress1","HomeAddress2","HomeCarrierRoute","HomeCity","HomeCountry","HomeCountyOrParish","HomeFax","HomePhone","HomePostalCode","HomePostalCodePlus4","HomeStateOrProvince","JobTitle","Language","LastName","LeadSource","MiddleName","MobilePhone","ModificationTimestamp","NamePrefix","NameSuffix","Nickname","Notes","OfficePhone","OfficePhoneExt","OriginalEntryTimestamp","OriginatingSystemContactKey","OriginatingSystemID","OriginatingSystemName","OtherAddress1","OtherAddress2","OtherCarrierRoute","OtherCity","OtherCountry","OtherCountyOrParish","OtherPhoneType","OtherPostalCode","OtherPostalCodePlus4","OtherStateOrProvince","OwnerMemberID","OwnerMemberKey","Pager","PhoneTTYTDD","PreferredAddress","PreferredPhone","ReferredBy","SocialMediaType","SourceSystemContactKey","SourceSystemID","SourceSystemName","SpousePartnerName","TollFreePhone","VoiceMail","VoiceMailExt","WorkAddress1","WorkAddress2","WorkCarrierRoute","WorkCity","WorkCountry","WorkCountyOrParish","WorkPostalCode","WorkPostalCodePlus4","WorkStateOrProvince","ReverseProspectingEnabledYN"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","OwnerMember","HistoryTransactional","Media","ContactsOtherPhone","ContactsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListingNotes('{ContactKey}')/Listing":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Listing","tags":["ContactListingNotes"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription","AboveGradeUnfinishedArea","AboveGradeUnfinishedAreaSource","AboveGradeUnfinishedAreaUnits","ActivationDate","AvailableLeaseType","BackOnMarketDate","BelowGradeUnfinishedArea","BelowGradeUnfinishedAreaSource","BelowGradeUnfinishedAreaUnits","BuyerAgentNationalAssociationId","BuyerBrokerageCompensation","BuyerBrokerageCompensationType","BuyerOfficeNationalAssociationId","CoBuyerAgentNationalAssociationId","CoBuyerOfficeNationalAssociationId","CoListAgentNationalAssociationId","CoListOfficeNationalAssociationId","DaysInMls","DaysOnSite","DualOrVariableRateCommissionYN","FhaEligibility","GreenVerificationYN","ListAgentNationalAssociationId","ListingURL","ListingURLDescription","ListOfficeNationalAssociationId","PowerProductionYN","SimpleDaysOnMarket","StartShowingDate","CompSaleYN","TaxAnnualAmountPerSquareFoot","AttributionContact","GrossLivingAreaAnsi","DocumentStatus","PropertyTimeZoneName","PropertyTimeZoneObservesDstYN","PropertyTimeZoneStandardOffset","TaxAnnualAmountPerLivingAreaUnit","CompensationComments","ShowingConsiderations","ShowingServiceName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListingNotes('{ContactKey}')/HistoryTransactional":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["ContactListingNotes"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListings":{"get":{"summary":"Get entities from ContactListings","tags":["ContactListings"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentNotesUnreadYN","AgentNotesUnreadYN desc","ClassName","ClassName desc","ContactKey","ContactKey desc","ContactListingPreference","ContactListingPreference desc","ContactListingsKey","ContactListingsKey desc","ContactLoginId","ContactLoginId desc","ContactNotesUnreadYN","ContactNotesUnreadYN desc","DirectEmailYN","DirectEmailYN desc","LastAgentNoteTimestamp","LastAgentNoteTimestamp desc","LastContactNoteTimestamp","LastContactNoteTimestamp desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ListingModificationTimestamp","ListingModificationTimestamp desc","ListingSentTimestamp","ListingSentTimestamp desc","ListingViewedYN","ListingViewedYN desc","ModificationTimestamp","ModificationTimestamp desc","PortalLastVisitedTimestamp","PortalLastVisitedTimestamp desc","ResourceName","ResourceName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentNotesUnreadYN","ClassName","ContactKey","ContactListingPreference","ContactListingsKey","ContactLoginId","ContactNotesUnreadYN","DirectEmailYN","LastAgentNoteTimestamp","LastContactNoteTimestamp","ListingId","ListingKey","ListingModificationTimestamp","ListingSentTimestamp","ListingViewedYN","ModificationTimestamp","PortalLastVisitedTimestamp","ResourceName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Contact","Listing","HistoryTransactional","ListingNotes"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of ContactListings","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.ContactListings"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to ContactListings","tags":["ContactListings"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListings-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListings"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListings('{ContactListingsKey}')":{"parameters":[{"description":"key: ContactListingsKey","in":"path","name":"ContactListingsKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from ContactListings by key","tags":["ContactListings"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentNotesUnreadYN","ClassName","ContactKey","ContactListingPreference","ContactListingsKey","ContactLoginId","ContactNotesUnreadYN","DirectEmailYN","LastAgentNoteTimestamp","LastContactNoteTimestamp","ListingId","ListingKey","ListingModificationTimestamp","ListingSentTimestamp","ListingViewedYN","ModificationTimestamp","PortalLastVisitedTimestamp","ResourceName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Contact","Listing","HistoryTransactional","ListingNotes"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListings"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in ContactListings","tags":["ContactListings"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ContactListings-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from ContactListings","tags":["ContactListings"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListings('{ContactListingsKey}')/Contact":{"parameters":[{"description":"key: ContactListingsKey","in":"path","name":"ContactListingsKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Contact","tags":["ContactListings"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["Anniversary","AssistantEmail","AssistantName","AssistantPhone","AssistantPhoneExt","Birthdate","BusinessFax","Children","Company","ContactKey","ContactLoginId","ContactPassword","ContactStatus","ContactType","Department","DirectPhone","Email","Email2","Email3","FirstName","FullName","HomeAddress1","HomeAddress2","HomeCarrierRoute","HomeCity","HomeCountry","HomeCountyOrParish","HomeFax","HomePhone","HomePostalCode","HomePostalCodePlus4","HomeStateOrProvince","JobTitle","Language","LastName","LeadSource","MiddleName","MobilePhone","ModificationTimestamp","NamePrefix","NameSuffix","Nickname","Notes","OfficePhone","OfficePhoneExt","OriginalEntryTimestamp","OriginatingSystemContactKey","OriginatingSystemID","OriginatingSystemName","OtherAddress1","OtherAddress2","OtherCarrierRoute","OtherCity","OtherCountry","OtherCountyOrParish","OtherPhoneType","OtherPostalCode","OtherPostalCodePlus4","OtherStateOrProvince","OwnerMemberID","OwnerMemberKey","Pager","PhoneTTYTDD","PreferredAddress","PreferredPhone","ReferredBy","SocialMediaType","SourceSystemContactKey","SourceSystemID","SourceSystemName","SpousePartnerName","TollFreePhone","VoiceMail","VoiceMailExt","WorkAddress1","WorkAddress2","WorkCarrierRoute","WorkCity","WorkCountry","WorkCountyOrParish","WorkPostalCode","WorkPostalCodePlus4","WorkStateOrProvince","ReverseProspectingEnabledYN"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","OwnerMember","HistoryTransactional","Media","ContactsOtherPhone","ContactsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListings('{ContactListingsKey}')/Listing":{"parameters":[{"description":"key: ContactListingsKey","in":"path","name":"ContactListingsKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Listing","tags":["ContactListings"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription","AboveGradeUnfinishedArea","AboveGradeUnfinishedAreaSource","AboveGradeUnfinishedAreaUnits","ActivationDate","AvailableLeaseType","BackOnMarketDate","BelowGradeUnfinishedArea","BelowGradeUnfinishedAreaSource","BelowGradeUnfinishedAreaUnits","BuyerAgentNationalAssociationId","BuyerBrokerageCompensation","BuyerBrokerageCompensationType","BuyerOfficeNationalAssociationId","CoBuyerAgentNationalAssociationId","CoBuyerOfficeNationalAssociationId","CoListAgentNationalAssociationId","CoListOfficeNationalAssociationId","DaysInMls","DaysOnSite","DualOrVariableRateCommissionYN","FhaEligibility","GreenVerificationYN","ListAgentNationalAssociationId","ListingURL","ListingURLDescription","ListOfficeNationalAssociationId","PowerProductionYN","SimpleDaysOnMarket","StartShowingDate","CompSaleYN","TaxAnnualAmountPerSquareFoot","AttributionContact","GrossLivingAreaAnsi","DocumentStatus","PropertyTimeZoneName","PropertyTimeZoneObservesDstYN","PropertyTimeZoneStandardOffset","TaxAnnualAmountPerLivingAreaUnit","CompensationComments","ShowingConsiderations","ShowingServiceName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListings('{ContactListingsKey}')/HistoryTransactional":{"parameters":[{"description":"key: ContactListingsKey","in":"path","name":"ContactListingsKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["ContactListings"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ContactListings('{ContactListingsKey}')/ListingNotes":{"parameters":[{"description":"key: ContactListingsKey","in":"path","name":"ContactListingsKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related ListingNotes","tags":["ContactListings"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ContactKey","ContactKey desc","ContactListingNotesKey","ContactListingNotesKey desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","NoteContents","NoteContents desc","NotedBy","NotedBy desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ContactKey","ContactListingNotesKey","ListingId","ListingKey","ModificationTimestamp","NoteContents","NotedBy"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Contact","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of ContactListingNotes","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts":{"get":{"summary":"Get entities from Contacts","tags":["Contacts"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["Anniversary","Anniversary desc","AssistantEmail","AssistantEmail desc","AssistantName","AssistantName desc","AssistantPhone","AssistantPhone desc","AssistantPhoneExt","AssistantPhoneExt desc","Birthdate","Birthdate desc","BusinessFax","BusinessFax desc","Children","Children desc","Company","Company desc","ContactKey","ContactKey desc","ContactLoginId","ContactLoginId desc","ContactPassword","ContactPassword desc","ContactStatus","ContactStatus desc","ContactType","ContactType desc","Department","Department desc","DirectPhone","DirectPhone desc","Email","Email desc","Email2","Email2 desc","Email3","Email3 desc","FirstName","FirstName desc","FullName","FullName desc","HomeAddress1","HomeAddress1 desc","HomeAddress2","HomeAddress2 desc","HomeCarrierRoute","HomeCarrierRoute desc","HomeCity","HomeCity desc","HomeCountry","HomeCountry desc","HomeCountyOrParish","HomeCountyOrParish desc","HomeFax","HomeFax desc","HomePhone","HomePhone desc","HomePostalCode","HomePostalCode desc","HomePostalCodePlus4","HomePostalCodePlus4 desc","HomeStateOrProvince","HomeStateOrProvince desc","JobTitle","JobTitle desc","Language","Language desc","LastName","LastName desc","LeadSource","LeadSource desc","MiddleName","MiddleName desc","MobilePhone","MobilePhone desc","ModificationTimestamp","ModificationTimestamp desc","NamePrefix","NamePrefix desc","NameSuffix","NameSuffix desc","Nickname","Nickname desc","Notes","Notes desc","OfficePhone","OfficePhone desc","OfficePhoneExt","OfficePhoneExt desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemContactKey","OriginatingSystemContactKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","OtherAddress1","OtherAddress1 desc","OtherAddress2","OtherAddress2 desc","OtherCarrierRoute","OtherCarrierRoute desc","OtherCity","OtherCity desc","OtherCountry","OtherCountry desc","OtherCountyOrParish","OtherCountyOrParish desc","OtherPhoneType","OtherPhoneType desc","OtherPostalCode","OtherPostalCode desc","OtherPostalCodePlus4","OtherPostalCodePlus4 desc","OtherStateOrProvince","OtherStateOrProvince desc","OwnerMemberID","OwnerMemberID desc","OwnerMemberKey","OwnerMemberKey desc","Pager","Pager desc","PhoneTTYTDD","PhoneTTYTDD desc","PreferredAddress","PreferredAddress desc","PreferredPhone","PreferredPhone desc","ReferredBy","ReferredBy desc","SocialMediaType","SocialMediaType desc","SourceSystemContactKey","SourceSystemContactKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","SpousePartnerName","SpousePartnerName desc","TollFreePhone","TollFreePhone desc","VoiceMail","VoiceMail desc","VoiceMailExt","VoiceMailExt desc","WorkAddress1","WorkAddress1 desc","WorkAddress2","WorkAddress2 desc","WorkCarrierRoute","WorkCarrierRoute desc","WorkCity","WorkCity desc","WorkCountry","WorkCountry desc","WorkCountyOrParish","WorkCountyOrParish desc","WorkPostalCode","WorkPostalCode desc","WorkPostalCodePlus4","WorkPostalCodePlus4 desc","WorkStateOrProvince","WorkStateOrProvince desc","ReverseProspectingEnabledYN","ReverseProspectingEnabledYN desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["Anniversary","AssistantEmail","AssistantName","AssistantPhone","AssistantPhoneExt","Birthdate","BusinessFax","Children","Company","ContactKey","ContactLoginId","ContactPassword","ContactStatus","ContactType","Department","DirectPhone","Email","Email2","Email3","FirstName","FullName","HomeAddress1","HomeAddress2","HomeCarrierRoute","HomeCity","HomeCountry","HomeCountyOrParish","HomeFax","HomePhone","HomePostalCode","HomePostalCodePlus4","HomeStateOrProvince","JobTitle","Language","LastName","LeadSource","MiddleName","MobilePhone","ModificationTimestamp","NamePrefix","NameSuffix","Nickname","Notes","OfficePhone","OfficePhoneExt","OriginalEntryTimestamp","OriginatingSystemContactKey","OriginatingSystemID","OriginatingSystemName","OtherAddress1","OtherAddress2","OtherCarrierRoute","OtherCity","OtherCountry","OtherCountyOrParish","OtherPhoneType","OtherPostalCode","OtherPostalCodePlus4","OtherStateOrProvince","OwnerMemberID","OwnerMemberKey","Pager","PhoneTTYTDD","PreferredAddress","PreferredPhone","ReferredBy","SocialMediaType","SourceSystemContactKey","SourceSystemID","SourceSystemName","SpousePartnerName","TollFreePhone","VoiceMail","VoiceMailExt","WorkAddress1","WorkAddress2","WorkCarrierRoute","WorkCity","WorkCountry","WorkCountyOrParish","WorkPostalCode","WorkPostalCodePlus4","WorkStateOrProvince","ReverseProspectingEnabledYN"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","OwnerMember","HistoryTransactional","Media","ContactsOtherPhone","ContactsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Contacts","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Contacts","tags":["Contacts"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Contacts-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts('{ContactKey}')":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Contacts by key","tags":["Contacts"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["Anniversary","AssistantEmail","AssistantName","AssistantPhone","AssistantPhoneExt","Birthdate","BusinessFax","Children","Company","ContactKey","ContactLoginId","ContactPassword","ContactStatus","ContactType","Department","DirectPhone","Email","Email2","Email3","FirstName","FullName","HomeAddress1","HomeAddress2","HomeCarrierRoute","HomeCity","HomeCountry","HomeCountyOrParish","HomeFax","HomePhone","HomePostalCode","HomePostalCodePlus4","HomeStateOrProvince","JobTitle","Language","LastName","LeadSource","MiddleName","MobilePhone","ModificationTimestamp","NamePrefix","NameSuffix","Nickname","Notes","OfficePhone","OfficePhoneExt","OriginalEntryTimestamp","OriginatingSystemContactKey","OriginatingSystemID","OriginatingSystemName","OtherAddress1","OtherAddress2","OtherCarrierRoute","OtherCity","OtherCountry","OtherCountyOrParish","OtherPhoneType","OtherPostalCode","OtherPostalCodePlus4","OtherStateOrProvince","OwnerMemberID","OwnerMemberKey","Pager","PhoneTTYTDD","PreferredAddress","PreferredPhone","ReferredBy","SocialMediaType","SourceSystemContactKey","SourceSystemID","SourceSystemName","SpousePartnerName","TollFreePhone","VoiceMail","VoiceMailExt","WorkAddress1","WorkAddress2","WorkCarrierRoute","WorkCity","WorkCountry","WorkCountyOrParish","WorkPostalCode","WorkPostalCodePlus4","WorkStateOrProvince","ReverseProspectingEnabledYN"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","OwnerMember","HistoryTransactional","Media","ContactsOtherPhone","ContactsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Contacts","tags":["Contacts"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Contacts-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Contacts","tags":["Contacts"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts('{ContactKey}')/OriginatingSystem":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["Contacts"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts('{ContactKey}')/SourceSystem":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["Contacts"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts('{ContactKey}')/OwnerMember":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OwnerMember","tags":["Contacts"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts('{ContactKey}')/HistoryTransactional":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["Contacts"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts('{ContactKey}')/Media":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related Media","tags":["Contacts"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","ImageHeight","ImageHeight desc","ImageOf","ImageOf desc","ImageSizeDescription","ImageSizeDescription desc","ImageWidth","ImageWidth desc","LongDescription","LongDescription desc","MediaCategory","MediaCategory desc","MediaHTML","MediaHTML desc","MediaKey","MediaKey desc","MediaModificationTimestamp","MediaModificationTimestamp desc","MediaObjectID","MediaObjectID desc","MediaStatus","MediaStatus desc","MediaType","MediaType desc","MediaURL","MediaURL desc","ModificationTimestamp","ModificationTimestamp desc","Order","Order desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMediaKey","OriginatingSystemMediaKey desc","OriginatingSystemName","OriginatingSystemName desc","Permission","Permission desc","PreferredPhotoYN","PreferredPhotoYN desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","ShortDescription","ShortDescription desc","SourceSystemID","SourceSystemID desc","SourceSystemMediaKey","SourceSystemMediaKey desc","SourceSystemName","SourceSystemName desc","MediaAlteration","MediaAlteration desc","OriginatingSystemResourceRecordId","OriginatingSystemResourceRecordId desc","OriginatingSystemResourceRecordKey","OriginatingSystemResourceRecordKey desc","SourceSystemResourceRecordId","SourceSystemResourceRecordId desc","SourceSystemResourceRecordKey","SourceSystemResourceRecordKey desc","OriginatingSystemResourceRecordSystemId","OriginatingSystemResourceRecordSystemId desc","SourceSystemResourceRecordSystemId","SourceSystemResourceRecordSystemId desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName","MediaAlteration","OriginatingSystemResourceRecordId","OriginatingSystemResourceRecordKey","SourceSystemResourceRecordId","SourceSystemResourceRecordKey","OriginatingSystemResourceRecordSystemId","SourceSystemResourceRecordSystemId"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","HistoryTransactional","ChangedByMember"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Media","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts('{ContactKey}')/ContactsOtherPhone":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related ContactsOtherPhone","tags":["Contacts"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","OtherPhoneExt","OtherPhoneExt desc","OtherPhoneKey","OtherPhoneKey desc","OtherPhoneNumber","OtherPhoneNumber desc","OtherPhoneType","OtherPhoneType desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","OtherPhoneExt","OtherPhoneKey","OtherPhoneNumber","OtherPhoneType","ResourceName","ResourceRecordID","ResourceRecordKey"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OtherPhone","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Contacts('{ContactKey}')/ContactsSocialMedia":{"parameters":[{"description":"key: ContactKey","in":"path","name":"ContactKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related ContactsSocialMedia","tags":["Contacts"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc","DisplayName","DisplayName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId","DisplayName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/HistoryTransactional":{"get":{"summary":"Get entities from HistoryTransactional","tags":["HistoryTransactional"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to HistoryTransactional","tags":["HistoryTransactional"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/HistoryTransactional('{HistoryTransactionalKey}')":{"parameters":[{"description":"key: HistoryTransactionalKey","in":"path","name":"HistoryTransactionalKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from HistoryTransactional by key","tags":["HistoryTransactional"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in HistoryTransactional","tags":["HistoryTransactional"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from HistoryTransactional","tags":["HistoryTransactional"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member":{"get":{"summary":"Get entities from Member","tags":["Member"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","JobTitle desc","LastLoginTimestamp","LastLoginTimestamp desc","MemberAOR","MemberAOR desc","MemberAORMlsId","MemberAORMlsId desc","MemberAORkey","MemberAORkey desc","MemberAddress1","MemberAddress1 desc","MemberAddress2","MemberAddress2 desc","MemberAssociationComments","MemberAssociationComments desc","MemberCarrierRoute","MemberCarrierRoute desc","MemberCity","MemberCity desc","MemberCountry","MemberCountry desc","MemberCountyOrParish","MemberCountyOrParish desc","MemberDesignation","MemberDesignation desc","MemberDirectPhone","MemberDirectPhone desc","MemberEmail","MemberEmail desc","MemberFax","MemberFax desc","MemberFirstName","MemberFirstName desc","MemberFullName","MemberFullName desc","MemberHomePhone","MemberHomePhone desc","MemberIsAssistantTo","MemberIsAssistantTo desc","MemberKey","MemberKey desc","MemberLanguages","MemberLanguages desc","MemberLastName","MemberLastName desc","MemberLoginId","MemberLoginId desc","MemberMiddleName","MemberMiddleName desc","MemberMlsAccessYN","MemberMlsAccessYN desc","MemberMlsId","MemberMlsId desc","MemberMlsSecurityClass","MemberMlsSecurityClass desc","MemberMobilePhone","MemberMobilePhone desc","MemberNamePrefix","MemberNamePrefix desc","MemberNameSuffix","MemberNameSuffix desc","MemberNationalAssociationId","MemberNationalAssociationId desc","MemberNickname","MemberNickname desc","MemberOfficePhone","MemberOfficePhone desc","MemberOfficePhoneExt","MemberOfficePhoneExt desc","MemberOtherPhoneType","MemberOtherPhoneType desc","MemberPager","MemberPager desc","MemberPassword","MemberPassword desc","MemberPhoneTTYTDD","MemberPhoneTTYTDD desc","MemberPostalCode","MemberPostalCode desc","MemberPostalCodePlus4","MemberPostalCodePlus4 desc","MemberPreferredPhone","MemberPreferredPhone desc","MemberPreferredPhoneExt","MemberPreferredPhoneExt desc","MemberStateLicense","MemberStateLicense desc","MemberStateLicenseState","MemberStateLicenseState desc","MemberStateOrProvince","MemberStateOrProvince desc","MemberStatus","MemberStatus desc","MemberTollFreePhone","MemberTollFreePhone desc","MemberType","MemberType desc","MemberVoiceMail","MemberVoiceMail desc","MemberVoiceMailExt","MemberVoiceMailExt desc","ModificationTimestamp","ModificationTimestamp desc","OfficeKey","OfficeKey desc","OfficeMlsId","OfficeMlsId desc","OfficeName","OfficeName desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMemberKey","OriginatingSystemMemberKey desc","OriginatingSystemName","OriginatingSystemName desc","SocialMediaType","SocialMediaType desc","SourceSystemID","SourceSystemID desc","SourceSystemMemberKey","SourceSystemMemberKey desc","SourceSystemName","SourceSystemName desc","SyndicateTo","SyndicateTo desc","MemberAlternateId","MemberAlternateId desc","MemberBillingPreference","MemberBillingPreference desc","MemberCommitteeCount","MemberCommitteeCount desc","MemberMailOptOutYN","MemberMailOptOutYN desc","MemberNationalAssociationEntryDate","MemberNationalAssociationEntryDate desc","MemberPreferredMail","MemberPreferredMail desc","MemberPreferredMedia","MemberPreferredMedia desc","MemberPreferredPublication","MemberPreferredPublication desc","MemberPrimaryAorId","MemberPrimaryAorId desc","MemberStateLicenseExpirationDate","MemberStateLicenseExpirationDate desc","MemberStateLicenseType","MemberStateLicenseType desc","MemberTransferDate","MemberTransferDate desc","MemberVotingPrecinct","MemberVotingPrecinct desc","OfficeNationalAssociationId","OfficeNationalAssociationId desc","UniqueLicenseeIdentifier","UniqueLicenseeIdentifier desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Member","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Member","tags":["Member"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member('{MemberKey}')":{"parameters":[{"description":"key: MemberKey","in":"path","name":"MemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Member by key","tags":["Member"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Member","tags":["Member"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Member","tags":["Member"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member('{MemberKey}')/Office":{"parameters":[{"description":"key: MemberKey","in":"path","name":"MemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Office","tags":["Member"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo","BillingOfficeKey","FranchiseNationalAssociationID","NumberOfBranches","NumberOfNonMemberSalespersons","OfficeAlternateId","OfficeBrokerNationalAssociationID","OfficeCountry","OfficeMailAddress1","OfficeMailAddress2","OfficeMailCareOf","OfficeMailCity","OfficeMailCountry","OfficeMailCountyOrParish","OfficeMailPostalCode","OfficeMailPostalCodePlus4","OfficeMailStateOrProvince","OfficeNationalAssociationIdInsertDate","OfficePreferredMedia","OfficePrimaryAorId","OfficePrimaryStateOrProvince","OtherPhone","VirtualOfficeWebsiteYN"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member('{MemberKey}')/OriginatingSystem":{"parameters":[{"description":"key: MemberKey","in":"path","name":"MemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["Member"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member('{MemberKey}')/SourceSystem":{"parameters":[{"description":"key: MemberKey","in":"path","name":"MemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["Member"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member('{MemberKey}')/MemberOtherPhone":{"parameters":[{"description":"key: MemberKey","in":"path","name":"MemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related MemberOtherPhone","tags":["Member"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","OtherPhoneExt","OtherPhoneExt desc","OtherPhoneKey","OtherPhoneKey desc","OtherPhoneNumber","OtherPhoneNumber desc","OtherPhoneType","OtherPhoneType desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","OtherPhoneExt","OtherPhoneKey","OtherPhoneNumber","OtherPhoneType","ResourceName","ResourceRecordID","ResourceRecordKey"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OtherPhone","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member('{MemberKey}')/MemberSocialMedia":{"parameters":[{"description":"key: MemberKey","in":"path","name":"MemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related MemberSocialMedia","tags":["Member"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc","DisplayName","DisplayName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId","DisplayName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member('{MemberKey}')/HistoryTransactional":{"parameters":[{"description":"key: MemberKey","in":"path","name":"MemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["Member"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Member('{MemberKey}')/Media":{"parameters":[{"description":"key: MemberKey","in":"path","name":"MemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related Media","tags":["Member"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","ImageHeight","ImageHeight desc","ImageOf","ImageOf desc","ImageSizeDescription","ImageSizeDescription desc","ImageWidth","ImageWidth desc","LongDescription","LongDescription desc","MediaCategory","MediaCategory desc","MediaHTML","MediaHTML desc","MediaKey","MediaKey desc","MediaModificationTimestamp","MediaModificationTimestamp desc","MediaObjectID","MediaObjectID desc","MediaStatus","MediaStatus desc","MediaType","MediaType desc","MediaURL","MediaURL desc","ModificationTimestamp","ModificationTimestamp desc","Order","Order desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMediaKey","OriginatingSystemMediaKey desc","OriginatingSystemName","OriginatingSystemName desc","Permission","Permission desc","PreferredPhotoYN","PreferredPhotoYN desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","ShortDescription","ShortDescription desc","SourceSystemID","SourceSystemID desc","SourceSystemMediaKey","SourceSystemMediaKey desc","SourceSystemName","SourceSystemName desc","MediaAlteration","MediaAlteration desc","OriginatingSystemResourceRecordId","OriginatingSystemResourceRecordId desc","OriginatingSystemResourceRecordKey","OriginatingSystemResourceRecordKey desc","SourceSystemResourceRecordId","SourceSystemResourceRecordId desc","SourceSystemResourceRecordKey","SourceSystemResourceRecordKey desc","OriginatingSystemResourceRecordSystemId","OriginatingSystemResourceRecordSystemId desc","SourceSystemResourceRecordSystemId","SourceSystemResourceRecordSystemId desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName","MediaAlteration","OriginatingSystemResourceRecordId","OriginatingSystemResourceRecordKey","SourceSystemResourceRecordId","SourceSystemResourceRecordKey","OriginatingSystemResourceRecordSystemId","SourceSystemResourceRecordSystemId"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","HistoryTransactional","ChangedByMember"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Media","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTracking":{"get":{"summary":"Get entities from InternetTracking","tags":["InternetTracking"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActorCity","ActorCity desc","ActorEmail","ActorEmail desc","ActorID","ActorID desc","ActorIP","ActorIP desc","ActorKey","ActorKey desc","ActorLatitude","ActorLatitude desc","ActorLongitude","ActorLongitude desc","ActorOriginatingSystemID","ActorOriginatingSystemID desc","ActorOriginatingSystemName","ActorOriginatingSystemName desc","ActorPhone","ActorPhone desc","ActorPhoneExt","ActorPhoneExt desc","ActorPostalCode","ActorPostalCode desc","ActorPostalCodePlus4","ActorPostalCodePlus4 desc","ActorRegion","ActorRegion desc","ActorSourceSystemID","ActorSourceSystemID desc","ActorSourceSystemName","ActorSourceSystemName desc","ActorStateOrProvince","ActorStateOrProvince desc","ActorType","ActorType desc","ColorDepth","ColorDepth desc","DeviceType","DeviceType desc","EventDescription","EventDescription desc","EventKey","EventKey desc","EventLabel","EventLabel desc","EventOriginatingSystemID","EventOriginatingSystemID desc","EventOriginatingSystemName","EventOriginatingSystemName desc","EventSourceSystemID","EventSourceSystemID desc","EventSourceSystemName","EventSourceSystemName desc","EventTarget","EventTarget desc","EventTimestamp","EventTimestamp desc","EventType","EventType desc","ObjectID","ObjectID desc","ObjectIdType","ObjectIdType desc","ObjectKey","ObjectKey desc","ObjectOriginatingSystemID","ObjectOriginatingSystemID desc","ObjectOriginatingSystemName","ObjectOriginatingSystemName desc","ObjectSourceSystemID","ObjectSourceSystemID desc","ObjectSourceSystemName","ObjectSourceSystemName desc","ObjectType","ObjectType desc","ObjectURL","ObjectURL desc","OriginatingSystemActorKey","OriginatingSystemActorKey desc","OriginatingSystemEventKey","OriginatingSystemEventKey desc","OriginatingSystemObjectKey","OriginatingSystemObjectKey desc","ReferringURL","ReferringURL desc","ScreenHeight","ScreenHeight desc","ScreenWidth","ScreenWidth desc","SessionID","SessionID desc","SourceSystemActorKey","SourceSystemActorKey desc","SourceSystemEventKey","SourceSystemEventKey desc","SourceSystemObjectKey","SourceSystemObjectKey desc","TimeZoneOffset","TimeZoneOffset desc","UserAgent","UserAgent desc","EventSource","EventSource desc","EventReportedTimestamp","EventReportedTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActorCity","ActorEmail","ActorID","ActorIP","ActorKey","ActorLatitude","ActorLongitude","ActorOriginatingSystemID","ActorOriginatingSystemName","ActorPhone","ActorPhoneExt","ActorPostalCode","ActorPostalCodePlus4","ActorRegion","ActorSourceSystemID","ActorSourceSystemName","ActorStateOrProvince","ActorType","ColorDepth","DeviceType","EventDescription","EventKey","EventLabel","EventOriginatingSystemID","EventOriginatingSystemName","EventSourceSystemID","EventSourceSystemName","EventTarget","EventTimestamp","EventType","ObjectID","ObjectIdType","ObjectKey","ObjectOriginatingSystemID","ObjectOriginatingSystemName","ObjectSourceSystemID","ObjectSourceSystemName","ObjectType","ObjectURL","OriginatingSystemActorKey","OriginatingSystemEventKey","OriginatingSystemObjectKey","ReferringURL","ScreenHeight","ScreenWidth","SessionID","SourceSystemActorKey","SourceSystemEventKey","SourceSystemObjectKey","TimeZoneOffset","UserAgent","EventSource","EventReportedTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ActorOriginatingSystem","ActorSourceSystem","EventOriginatingSystem","EventSourceSystem","ObjectOriginatingSystem","ObjectSourceSystem"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of InternetTracking","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.InternetTracking"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to InternetTracking","tags":["InternetTracking"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.InternetTracking-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.InternetTracking"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTracking('{EventKey}')":{"parameters":[{"description":"key: EventKey","in":"path","name":"EventKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from InternetTracking by key","tags":["InternetTracking"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActorCity","ActorEmail","ActorID","ActorIP","ActorKey","ActorLatitude","ActorLongitude","ActorOriginatingSystemID","ActorOriginatingSystemName","ActorPhone","ActorPhoneExt","ActorPostalCode","ActorPostalCodePlus4","ActorRegion","ActorSourceSystemID","ActorSourceSystemName","ActorStateOrProvince","ActorType","ColorDepth","DeviceType","EventDescription","EventKey","EventLabel","EventOriginatingSystemID","EventOriginatingSystemName","EventSourceSystemID","EventSourceSystemName","EventTarget","EventTimestamp","EventType","ObjectID","ObjectIdType","ObjectKey","ObjectOriginatingSystemID","ObjectOriginatingSystemName","ObjectSourceSystemID","ObjectSourceSystemName","ObjectType","ObjectURL","OriginatingSystemActorKey","OriginatingSystemEventKey","OriginatingSystemObjectKey","ReferringURL","ScreenHeight","ScreenWidth","SessionID","SourceSystemActorKey","SourceSystemEventKey","SourceSystemObjectKey","TimeZoneOffset","UserAgent","EventSource","EventReportedTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ActorOriginatingSystem","ActorSourceSystem","EventOriginatingSystem","EventSourceSystem","ObjectOriginatingSystem","ObjectSourceSystem"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.InternetTracking"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in InternetTracking","tags":["InternetTracking"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.InternetTracking-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from InternetTracking","tags":["InternetTracking"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTracking('{EventKey}')/ActorOriginatingSystem":{"parameters":[{"description":"key: EventKey","in":"path","name":"EventKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ActorOriginatingSystem","tags":["InternetTracking"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTracking('{EventKey}')/ActorSourceSystem":{"parameters":[{"description":"key: EventKey","in":"path","name":"EventKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ActorSourceSystem","tags":["InternetTracking"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTracking('{EventKey}')/EventOriginatingSystem":{"parameters":[{"description":"key: EventKey","in":"path","name":"EventKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related EventOriginatingSystem","tags":["InternetTracking"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTracking('{EventKey}')/EventSourceSystem":{"parameters":[{"description":"key: EventKey","in":"path","name":"EventKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related EventSourceSystem","tags":["InternetTracking"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTracking('{EventKey}')/ObjectOriginatingSystem":{"parameters":[{"description":"key: EventKey","in":"path","name":"EventKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ObjectOriginatingSystem","tags":["InternetTracking"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTracking('{EventKey}')/ObjectSourceSystem":{"parameters":[{"description":"key: EventKey","in":"path","name":"EventKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ObjectSourceSystem","tags":["InternetTracking"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office":{"get":{"summary":"Get entities from Office","tags":["Office"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","FranchiseAffiliation desc","IDXOfficeParticipationYN","IDXOfficeParticipationYN desc","MainOfficeKey","MainOfficeKey desc","MainOfficeMlsId","MainOfficeMlsId desc","ModificationTimestamp","ModificationTimestamp desc","OfficeAOR","OfficeAOR desc","OfficeAORMlsId","OfficeAORMlsId desc","OfficeAORkey","OfficeAORkey desc","OfficeAddress1","OfficeAddress1 desc","OfficeAddress2","OfficeAddress2 desc","OfficeAssociationComments","OfficeAssociationComments desc","OfficeBranchType","OfficeBranchType desc","OfficeBrokerKey","OfficeBrokerKey desc","OfficeBrokerMlsId","OfficeBrokerMlsId desc","OfficeCity","OfficeCity desc","OfficeCorporateLicense","OfficeCorporateLicense desc","OfficeCountyOrParish","OfficeCountyOrParish desc","OfficeEmail","OfficeEmail desc","OfficeFax","OfficeFax desc","OfficeKey","OfficeKey desc","OfficeManagerKey","OfficeManagerKey desc","OfficeManagerMlsId","OfficeManagerMlsId desc","OfficeMlsId","OfficeMlsId desc","OfficeName","OfficeName desc","OfficeNationalAssociationId","OfficeNationalAssociationId desc","OfficePhone","OfficePhone desc","OfficePhoneExt","OfficePhoneExt desc","OfficePostalCode","OfficePostalCode desc","OfficePostalCodePlus4","OfficePostalCodePlus4 desc","OfficeStateOrProvince","OfficeStateOrProvince desc","OfficeStatus","OfficeStatus desc","OfficeType","OfficeType desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","OriginatingSystemOfficeKey","OriginatingSystemOfficeKey desc","SocialMediaType","SocialMediaType desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","SourceSystemOfficeKey","SourceSystemOfficeKey desc","SyndicateAgentOption","SyndicateAgentOption desc","SyndicateTo","SyndicateTo desc","BillingOfficeKey","BillingOfficeKey desc","FranchiseNationalAssociationID","FranchiseNationalAssociationID desc","NumberOfBranches","NumberOfBranches desc","NumberOfNonMemberSalespersons","NumberOfNonMemberSalespersons desc","OfficeAlternateId","OfficeAlternateId desc","OfficeBrokerNationalAssociationID","OfficeBrokerNationalAssociationID desc","OfficeCountry","OfficeCountry desc","OfficeMailAddress1","OfficeMailAddress1 desc","OfficeMailAddress2","OfficeMailAddress2 desc","OfficeMailCareOf","OfficeMailCareOf desc","OfficeMailCity","OfficeMailCity desc","OfficeMailCountry","OfficeMailCountry desc","OfficeMailCountyOrParish","OfficeMailCountyOrParish desc","OfficeMailPostalCode","OfficeMailPostalCode desc","OfficeMailPostalCodePlus4","OfficeMailPostalCodePlus4 desc","OfficeMailStateOrProvince","OfficeMailStateOrProvince desc","OfficeNationalAssociationIdInsertDate","OfficeNationalAssociationIdInsertDate desc","OfficePreferredMedia","OfficePreferredMedia desc","OfficePrimaryAorId","OfficePrimaryAorId desc","OfficePrimaryStateOrProvince","OfficePrimaryStateOrProvince desc","OtherPhone","OtherPhone desc","VirtualOfficeWebsiteYN","VirtualOfficeWebsiteYN desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo","BillingOfficeKey","FranchiseNationalAssociationID","NumberOfBranches","NumberOfNonMemberSalespersons","OfficeAlternateId","OfficeBrokerNationalAssociationID","OfficeCountry","OfficeMailAddress1","OfficeMailAddress2","OfficeMailCareOf","OfficeMailCity","OfficeMailCountry","OfficeMailCountyOrParish","OfficeMailPostalCode","OfficeMailPostalCodePlus4","OfficeMailStateOrProvince","OfficeNationalAssociationIdInsertDate","OfficePreferredMedia","OfficePrimaryAorId","OfficePrimaryStateOrProvince","OtherPhone","VirtualOfficeWebsiteYN"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Office","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Office","tags":["Office"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office('{OfficeKey}')":{"parameters":[{"description":"key: OfficeKey","in":"path","name":"OfficeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Office by key","tags":["Office"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo","BillingOfficeKey","FranchiseNationalAssociationID","NumberOfBranches","NumberOfNonMemberSalespersons","OfficeAlternateId","OfficeBrokerNationalAssociationID","OfficeCountry","OfficeMailAddress1","OfficeMailAddress2","OfficeMailCareOf","OfficeMailCity","OfficeMailCountry","OfficeMailCountyOrParish","OfficeMailPostalCode","OfficeMailPostalCodePlus4","OfficeMailStateOrProvince","OfficeNationalAssociationIdInsertDate","OfficePreferredMedia","OfficePrimaryAorId","OfficePrimaryStateOrProvince","OtherPhone","VirtualOfficeWebsiteYN"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Office","tags":["Office"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Office","tags":["Office"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office('{OfficeKey}')/MainOffice":{"parameters":[{"description":"key: OfficeKey","in":"path","name":"OfficeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related MainOffice","tags":["Office"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo","BillingOfficeKey","FranchiseNationalAssociationID","NumberOfBranches","NumberOfNonMemberSalespersons","OfficeAlternateId","OfficeBrokerNationalAssociationID","OfficeCountry","OfficeMailAddress1","OfficeMailAddress2","OfficeMailCareOf","OfficeMailCity","OfficeMailCountry","OfficeMailCountyOrParish","OfficeMailPostalCode","OfficeMailPostalCodePlus4","OfficeMailStateOrProvince","OfficeNationalAssociationIdInsertDate","OfficePreferredMedia","OfficePrimaryAorId","OfficePrimaryStateOrProvince","OtherPhone","VirtualOfficeWebsiteYN"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office('{OfficeKey}')/OfficeBroker":{"parameters":[{"description":"key: OfficeKey","in":"path","name":"OfficeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OfficeBroker","tags":["Office"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office('{OfficeKey}')/OfficeManager":{"parameters":[{"description":"key: OfficeKey","in":"path","name":"OfficeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OfficeManager","tags":["Office"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office('{OfficeKey}')/OriginatingSystem":{"parameters":[{"description":"key: OfficeKey","in":"path","name":"OfficeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["Office"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office('{OfficeKey}')/SourceSystem":{"parameters":[{"description":"key: OfficeKey","in":"path","name":"OfficeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["Office"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office('{OfficeKey}')/HistoryTransactional":{"parameters":[{"description":"key: OfficeKey","in":"path","name":"OfficeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["Office"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office('{OfficeKey}')/Media":{"parameters":[{"description":"key: OfficeKey","in":"path","name":"OfficeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related Media","tags":["Office"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","ImageHeight","ImageHeight desc","ImageOf","ImageOf desc","ImageSizeDescription","ImageSizeDescription desc","ImageWidth","ImageWidth desc","LongDescription","LongDescription desc","MediaCategory","MediaCategory desc","MediaHTML","MediaHTML desc","MediaKey","MediaKey desc","MediaModificationTimestamp","MediaModificationTimestamp desc","MediaObjectID","MediaObjectID desc","MediaStatus","MediaStatus desc","MediaType","MediaType desc","MediaURL","MediaURL desc","ModificationTimestamp","ModificationTimestamp desc","Order","Order desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMediaKey","OriginatingSystemMediaKey desc","OriginatingSystemName","OriginatingSystemName desc","Permission","Permission desc","PreferredPhotoYN","PreferredPhotoYN desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","ShortDescription","ShortDescription desc","SourceSystemID","SourceSystemID desc","SourceSystemMediaKey","SourceSystemMediaKey desc","SourceSystemName","SourceSystemName desc","MediaAlteration","MediaAlteration desc","OriginatingSystemResourceRecordId","OriginatingSystemResourceRecordId desc","OriginatingSystemResourceRecordKey","OriginatingSystemResourceRecordKey desc","SourceSystemResourceRecordId","SourceSystemResourceRecordId desc","SourceSystemResourceRecordKey","SourceSystemResourceRecordKey desc","OriginatingSystemResourceRecordSystemId","OriginatingSystemResourceRecordSystemId desc","SourceSystemResourceRecordSystemId","SourceSystemResourceRecordSystemId desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName","MediaAlteration","OriginatingSystemResourceRecordId","OriginatingSystemResourceRecordKey","SourceSystemResourceRecordId","SourceSystemResourceRecordKey","OriginatingSystemResourceRecordSystemId","SourceSystemResourceRecordSystemId"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","HistoryTransactional","ChangedByMember"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Media","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Office('{OfficeKey}')/OfficeSocialMedia":{"parameters":[{"description":"key: OfficeKey","in":"path","name":"OfficeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related OfficeSocialMedia","tags":["Office"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc","DisplayName","DisplayName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId","DisplayName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/LockOrBox":{"get":{"summary":"Get entities from LockOrBox","tags":["LockOrBox"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["KeyOrCredentialId","KeyOrCredentialId desc","ListAgentFullName","ListAgentFullName desc","ListingAddress1","ListingAddress1 desc","ListingAddress2","ListingAddress2 desc","ListingCity","ListingCity desc","ListingCountry","ListingCountry desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ListingLatitude","ListingLatitude desc","ListingLongitude","ListingLongitude desc","ListingPostalCode","ListingPostalCode desc","ListingPostalCodePlus4","ListingPostalCodePlus4 desc","ListingStateOrProvince","ListingStateOrProvince desc","ListingTimeZone","ListingTimeZone desc","LockOrBoxAccessTimestamp","LockOrBoxAccessTimestamp desc","LockOrBoxAccessType","LockOrBoxAccessType desc","LockOrBoxId","LockOrBoxId desc","LockOrBoxInstalledTimestamp","LockOrBoxInstalledTimestamp desc","LockOrBoxKey","LockOrBoxKey desc","LockOrBoxOriginatingSystemID","LockOrBoxOriginatingSystemID desc","LockOrBoxOriginatingSystemKey","LockOrBoxOriginatingSystemKey desc","LockOrBoxOriginatingSystemName","LockOrBoxOriginatingSystemName desc","LockOrBoxSourceSystemID","LockOrBoxSourceSystemID desc","LockOrBoxSourceSystemKey","LockOrBoxSourceSystemKey desc","LockOrBoxSourceSystemName","LockOrBoxSourceSystemName desc","Notes","Notes desc","ShowingAgentAOR","ShowingAgentAOR desc","ShowingAgentEmail","ShowingAgentEmail desc","ShowingAgentFirstName","ShowingAgentFirstName desc","ShowingAgentFullName","ShowingAgentFullName desc","ShowingAgentId","ShowingAgentId desc","ShowingAgentLastName","ShowingAgentLastName desc","ShowingAgentMlsId","ShowingAgentMlsId desc","ShowingAgentPhone","ShowingAgentPhone desc","ShowingAgentPhoneExt","ShowingAgentPhoneExt desc","ShowingOfficeId","ShowingOfficeId desc","ShowingOfficeName","ShowingOfficeName desc","ShowingOfficePhone","ShowingOfficePhone desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["KeyOrCredentialId","ListAgentFullName","ListingAddress1","ListingAddress2","ListingCity","ListingCountry","ListingId","ListingKey","ListingLatitude","ListingLongitude","ListingPostalCode","ListingPostalCodePlus4","ListingStateOrProvince","ListingTimeZone","LockOrBoxAccessTimestamp","LockOrBoxAccessType","LockOrBoxId","LockOrBoxInstalledTimestamp","LockOrBoxKey","LockOrBoxOriginatingSystemID","LockOrBoxOriginatingSystemKey","LockOrBoxOriginatingSystemName","LockOrBoxSourceSystemID","LockOrBoxSourceSystemKey","LockOrBoxSourceSystemName","Notes","ShowingAgentAOR","ShowingAgentEmail","ShowingAgentFirstName","ShowingAgentFullName","ShowingAgentId","ShowingAgentLastName","ShowingAgentMlsId","ShowingAgentPhone","ShowingAgentPhoneExt","ShowingOfficeId","ShowingOfficeName","ShowingOfficePhone"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","SourceSystem","OriginatingSystem","ShowingAgent","ShowingOffice","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of LockOrBox","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.LockOrBox"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to LockOrBox","tags":["LockOrBox"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.LockOrBox-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.LockOrBox"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/LockOrBox('{LockOrBoxKey}')":{"parameters":[{"description":"key: LockOrBoxKey","in":"path","name":"LockOrBoxKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from LockOrBox by key","tags":["LockOrBox"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["KeyOrCredentialId","ListAgentFullName","ListingAddress1","ListingAddress2","ListingCity","ListingCountry","ListingId","ListingKey","ListingLatitude","ListingLongitude","ListingPostalCode","ListingPostalCodePlus4","ListingStateOrProvince","ListingTimeZone","LockOrBoxAccessTimestamp","LockOrBoxAccessType","LockOrBoxId","LockOrBoxInstalledTimestamp","LockOrBoxKey","LockOrBoxOriginatingSystemID","LockOrBoxOriginatingSystemKey","LockOrBoxOriginatingSystemName","LockOrBoxSourceSystemID","LockOrBoxSourceSystemKey","LockOrBoxSourceSystemName","Notes","ShowingAgentAOR","ShowingAgentEmail","ShowingAgentFirstName","ShowingAgentFullName","ShowingAgentId","ShowingAgentLastName","ShowingAgentMlsId","ShowingAgentPhone","ShowingAgentPhoneExt","ShowingOfficeId","ShowingOfficeName","ShowingOfficePhone"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","SourceSystem","OriginatingSystem","ShowingAgent","ShowingOffice","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.LockOrBox"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in LockOrBox","tags":["LockOrBox"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.LockOrBox-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from LockOrBox","tags":["LockOrBox"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/LockOrBox('{LockOrBoxKey}')/SourceSystem":{"parameters":[{"description":"key: LockOrBoxKey","in":"path","name":"LockOrBoxKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["LockOrBox"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/LockOrBox('{LockOrBoxKey}')/OriginatingSystem":{"parameters":[{"description":"key: LockOrBoxKey","in":"path","name":"LockOrBoxKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["LockOrBox"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/LockOrBox('{LockOrBoxKey}')/ShowingAgent":{"parameters":[{"description":"key: LockOrBoxKey","in":"path","name":"LockOrBoxKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ShowingAgent","tags":["LockOrBox"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/LockOrBox('{LockOrBoxKey}')/ShowingOffice":{"parameters":[{"description":"key: LockOrBoxKey","in":"path","name":"LockOrBoxKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ShowingOffice","tags":["LockOrBox"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo","BillingOfficeKey","FranchiseNationalAssociationID","NumberOfBranches","NumberOfNonMemberSalespersons","OfficeAlternateId","OfficeBrokerNationalAssociationID","OfficeCountry","OfficeMailAddress1","OfficeMailAddress2","OfficeMailCareOf","OfficeMailCity","OfficeMailCountry","OfficeMailCountyOrParish","OfficeMailPostalCode","OfficeMailPostalCodePlus4","OfficeMailStateOrProvince","OfficeNationalAssociationIdInsertDate","OfficePreferredMedia","OfficePrimaryAorId","OfficePrimaryStateOrProvince","OtherPhone","VirtualOfficeWebsiteYN"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/LockOrBox('{LockOrBoxKey}')/HistoryTransactional":{"parameters":[{"description":"key: LockOrBoxKey","in":"path","name":"LockOrBoxKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["LockOrBox"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Media":{"get":{"summary":"Get entities from Media","tags":["Media"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","ImageHeight","ImageHeight desc","ImageOf","ImageOf desc","ImageSizeDescription","ImageSizeDescription desc","ImageWidth","ImageWidth desc","LongDescription","LongDescription desc","MediaCategory","MediaCategory desc","MediaHTML","MediaHTML desc","MediaKey","MediaKey desc","MediaModificationTimestamp","MediaModificationTimestamp desc","MediaObjectID","MediaObjectID desc","MediaStatus","MediaStatus desc","MediaType","MediaType desc","MediaURL","MediaURL desc","ModificationTimestamp","ModificationTimestamp desc","Order","Order desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMediaKey","OriginatingSystemMediaKey desc","OriginatingSystemName","OriginatingSystemName desc","Permission","Permission desc","PreferredPhotoYN","PreferredPhotoYN desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","ShortDescription","ShortDescription desc","SourceSystemID","SourceSystemID desc","SourceSystemMediaKey","SourceSystemMediaKey desc","SourceSystemName","SourceSystemName desc","MediaAlteration","MediaAlteration desc","OriginatingSystemResourceRecordId","OriginatingSystemResourceRecordId desc","OriginatingSystemResourceRecordKey","OriginatingSystemResourceRecordKey desc","SourceSystemResourceRecordId","SourceSystemResourceRecordId desc","SourceSystemResourceRecordKey","SourceSystemResourceRecordKey desc","OriginatingSystemResourceRecordSystemId","OriginatingSystemResourceRecordSystemId desc","SourceSystemResourceRecordSystemId","SourceSystemResourceRecordSystemId desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName","MediaAlteration","OriginatingSystemResourceRecordId","OriginatingSystemResourceRecordKey","SourceSystemResourceRecordId","SourceSystemResourceRecordKey","OriginatingSystemResourceRecordSystemId","SourceSystemResourceRecordSystemId"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","HistoryTransactional","ChangedByMember"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Media","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Media","tags":["Media"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Media-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Media('{MediaKey}')":{"parameters":[{"description":"key: MediaKey","in":"path","name":"MediaKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Media by key","tags":["Media"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName","MediaAlteration","OriginatingSystemResourceRecordId","OriginatingSystemResourceRecordKey","SourceSystemResourceRecordId","SourceSystemResourceRecordKey","OriginatingSystemResourceRecordSystemId","SourceSystemResourceRecordSystemId"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","HistoryTransactional","ChangedByMember"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Media","tags":["Media"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Media-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Media","tags":["Media"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Media('{MediaKey}')/OriginatingSystem":{"parameters":[{"description":"key: MediaKey","in":"path","name":"MediaKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["Media"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Media('{MediaKey}')/SourceSystem":{"parameters":[{"description":"key: MediaKey","in":"path","name":"MediaKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["Media"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Media('{MediaKey}')/HistoryTransactional":{"parameters":[{"description":"key: MediaKey","in":"path","name":"MediaKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["Media"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Media('{MediaKey}')/ChangedByMember":{"parameters":[{"description":"key: MediaKey","in":"path","name":"MediaKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ChangedByMember","tags":["Media"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/MemberAssociation":{"get":{"summary":"Get entities from MemberAssociation","tags":["MemberAssociation"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AssociationKey","AssociationKey desc","AssociationMlsId","AssociationMlsId desc","AssociationNationalAssociationId","AssociationNationalAssociationId desc","AssociationStaffYN","AssociationStaffYN desc","MemberAssociationBillStatus","MemberAssociationBillStatus desc","MemberAssociationBillStatusDescription","MemberAssociationBillStatusDescription desc","MemberAssociationDuesPaidDate","MemberAssociationDuesPaidDate desc","MemberAssociationJoinDate","MemberAssociationJoinDate desc","MemberAssociationOrientationDate","MemberAssociationOrientationDate desc","MemberAssociationPrimaryIndicator","MemberAssociationPrimaryIndicator desc","MemberAssociationStatus","MemberAssociationStatus desc","MemberAssociationStatusDate","MemberAssociationStatusDate desc","MemberKey","MemberKey desc","MemberLocalDuesWaivedYN","MemberLocalDuesWaivedYN desc","MemberMlsId","MemberMlsId desc","MemberNationalDuesWaivedYN","MemberNationalDuesWaivedYN desc","MemberStatelDuesWaivedYN","MemberStatelDuesWaivedYN desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemId","OriginatingSystemId desc","OriginatingSystemMemberKey","OriginatingSystemMemberKey desc","OriginatingSystemName","OriginatingSystemName desc","SourceSystemId","SourceSystemId desc","SourceSystemMemberKey","SourceSystemMemberKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AssociationKey","AssociationMlsId","AssociationNationalAssociationId","AssociationStaffYN","MemberAssociationBillStatus","MemberAssociationBillStatusDescription","MemberAssociationDuesPaidDate","MemberAssociationJoinDate","MemberAssociationOrientationDate","MemberAssociationPrimaryIndicator","MemberAssociationStatus","MemberAssociationStatusDate","MemberKey","MemberLocalDuesWaivedYN","MemberMlsId","MemberNationalDuesWaivedYN","MemberStatelDuesWaivedYN","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemId","OriginatingSystemMemberKey","OriginatingSystemName","SourceSystemId","SourceSystemMemberKey","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","SourceSystem","OriginatingSystem","Member","Association","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of MemberAssociation","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.MemberAssociation"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to MemberAssociation","tags":["MemberAssociation"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.MemberAssociation-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.MemberAssociation"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/MemberAssociation('{AssociationKey}')":{"parameters":[{"description":"key: AssociationKey","in":"path","name":"AssociationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from MemberAssociation by key","tags":["MemberAssociation"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AssociationKey","AssociationMlsId","AssociationNationalAssociationId","AssociationStaffYN","MemberAssociationBillStatus","MemberAssociationBillStatusDescription","MemberAssociationDuesPaidDate","MemberAssociationJoinDate","MemberAssociationOrientationDate","MemberAssociationPrimaryIndicator","MemberAssociationStatus","MemberAssociationStatusDate","MemberKey","MemberLocalDuesWaivedYN","MemberMlsId","MemberNationalDuesWaivedYN","MemberStatelDuesWaivedYN","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemId","OriginatingSystemMemberKey","OriginatingSystemName","SourceSystemId","SourceSystemMemberKey","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","SourceSystem","OriginatingSystem","Member","Association","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.MemberAssociation"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in MemberAssociation","tags":["MemberAssociation"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.MemberAssociation-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from MemberAssociation","tags":["MemberAssociation"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/MemberAssociation('{AssociationKey}')/SourceSystem":{"parameters":[{"description":"key: AssociationKey","in":"path","name":"AssociationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["MemberAssociation"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/MemberAssociation('{AssociationKey}')/OriginatingSystem":{"parameters":[{"description":"key: AssociationKey","in":"path","name":"AssociationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["MemberAssociation"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/MemberAssociation('{AssociationKey}')/Member":{"parameters":[{"description":"key: AssociationKey","in":"path","name":"AssociationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Member","tags":["MemberAssociation"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/MemberAssociation('{AssociationKey}')/Association":{"parameters":[{"description":"key: AssociationKey","in":"path","name":"AssociationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Association","tags":["MemberAssociation"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AssociationAddress1","AssociationAddress2","AssociationCareOf","AssociationCharterDate","AssociationCity","AssociationCountry","AssociationCountyOrParish","AssociationFax","AssociationKey","AssociationMailAddress1","AssociationMailAddress2","AssociationMailCareOf","AssociationMailCity","AssociationMailCountry","AssociationMailCountyOrParish","AssociationMailPostalCode","AssociationMailPostalCodePlus4","AssociationMailStateOfProvince","AssociationMlsId","AssociationName","AssociationNationalAssociationId","AssociationPhone","AssociationPostalCode","AssociationPostalCodePlus4","AssociationStateOrProvince","AssociationStatus","AssociationType","ExecutiveOfficerMemberKey","ExecutiveOfficerMemberMlsId","ModificationTimestamp","MultipleListingServiceId","OriginalEntryTimestamp","OriginatingSystemAssociationKey","OriginatingSystemId","OriginatingSystemName","SocialMediaUrlOrId","SocialMediaType","SourceSystemAssociationKey","SourceSystemId","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","SourceSystem","OriginatingSystem","AssociationMember","HistoryTransactional","AssociationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Association"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/MemberAssociation('{AssociationKey}')/HistoryTransactional":{"parameters":[{"description":"key: AssociationKey","in":"path","name":"AssociationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["MemberAssociation"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/MemberStateLicenses":{"get":{"summary":"Get entities from MemberStateLicenses","tags":["MemberStateLicenses"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["MemberMlsId","MemberMlsId desc","MemberKey","MemberKey desc","MemberStateLicense","MemberStateLicense desc","MemberStateLicenseExpirationDate","MemberStateLicenseExpirationDate desc","MemberStateLicenseType","MemberStateLicenseType desc","MemberStateLicenseState","MemberStateLicenseState desc","ModificationTimestamp","ModificationTimestamp desc","MemberStateLicenseKey","MemberStateLicenseKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["MemberMlsId","MemberKey","MemberStateLicense","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberStateLicenseState","ModificationTimestamp","MemberStateLicenseKey"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Member","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of MemberStateLicenses","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.MemberStateLicenses"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to MemberStateLicenses","tags":["MemberStateLicenses"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.MemberStateLicenses-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.MemberStateLicenses"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/MemberStateLicenses('{MemberStateLicenseKey}')":{"parameters":[{"description":"key: MemberStateLicenseKey","in":"path","name":"MemberStateLicenseKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from MemberStateLicenses by key","tags":["MemberStateLicenses"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["MemberMlsId","MemberKey","MemberStateLicense","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberStateLicenseState","ModificationTimestamp","MemberStateLicenseKey"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Member","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.MemberStateLicenses"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in MemberStateLicenses","tags":["MemberStateLicenses"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.MemberStateLicenses-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from MemberStateLicenses","tags":["MemberStateLicenses"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/MemberStateLicenses('{MemberStateLicenseKey}')/Member":{"parameters":[{"description":"key: MemberStateLicenseKey","in":"path","name":"MemberStateLicenseKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Member","tags":["MemberStateLicenses"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/MemberStateLicenses('{MemberStateLicenseKey}')/HistoryTransactional":{"parameters":[{"description":"key: MemberStateLicenseKey","in":"path","name":"MemberStateLicenseKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["MemberStateLicenses"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/SavedSearch":{"get":{"summary":"Get entities from SavedSearch","tags":["SavedSearch"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","MemberKey","MemberKey desc","MemberMlsId","MemberMlsId desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemMemberKey","OriginatingSystemMemberKey desc","OriginatingSystemMemberName","OriginatingSystemMemberName desc","OriginatingSystemName","OriginatingSystemName desc","ResourceName","ResourceName desc","SavedSearchDescription","SavedSearchDescription desc","SavedSearchKey","SavedSearchKey desc","SavedSearchName","SavedSearchName desc","SavedSearchType","SavedSearchType desc","SearchQuery","SearchQuery desc","SearchQueryExceptionDetails","SearchQueryExceptionDetails desc","SearchQueryExceptions","SearchQueryExceptions desc","SearchQueryHumanReadable","SearchQueryHumanReadable desc","SearchQueryType","SearchQueryType desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","MemberKey","MemberMlsId","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemMemberKey","OriginatingSystemMemberName","OriginatingSystemName","ResourceName","SavedSearchDescription","SavedSearchKey","SavedSearchName","SavedSearchType","SearchQuery","SearchQueryExceptionDetails","SearchQueryExceptions","SearchQueryHumanReadable","SearchQueryType","SourceSystemID","SourceSystemKey","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Member","OriginatingSystem","SourceSystem","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SavedSearch","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SavedSearch"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to SavedSearch","tags":["SavedSearch"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SavedSearch-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SavedSearch"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/SavedSearch('{SavedSearchKey}')":{"parameters":[{"description":"key: SavedSearchKey","in":"path","name":"SavedSearchKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from SavedSearch by key","tags":["SavedSearch"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","MemberKey","MemberMlsId","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemMemberKey","OriginatingSystemMemberName","OriginatingSystemName","ResourceName","SavedSearchDescription","SavedSearchKey","SavedSearchName","SavedSearchType","SearchQuery","SearchQueryExceptionDetails","SearchQueryExceptions","SearchQueryHumanReadable","SearchQueryType","SourceSystemID","SourceSystemKey","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Member","OriginatingSystem","SourceSystem","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SavedSearch"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in SavedSearch","tags":["SavedSearch"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SavedSearch-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from SavedSearch","tags":["SavedSearch"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/SavedSearch('{SavedSearchKey}')/Member":{"parameters":[{"description":"key: SavedSearchKey","in":"path","name":"SavedSearchKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Member","tags":["SavedSearch"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/SavedSearch('{SavedSearchKey}')/OriginatingSystem":{"parameters":[{"description":"key: SavedSearchKey","in":"path","name":"SavedSearchKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["SavedSearch"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/SavedSearch('{SavedSearchKey}')/SourceSystem":{"parameters":[{"description":"key: SavedSearchKey","in":"path","name":"SavedSearchKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["SavedSearch"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/SavedSearch('{SavedSearchKey}')/HistoryTransactional":{"parameters":[{"description":"key: SavedSearchKey","in":"path","name":"SavedSearchKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["SavedSearch"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OfficeAssociation":{"get":{"summary":"Get entities from OfficeAssociation","tags":["OfficeAssociation"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AssociationKey","AssociationKey desc","AssociationMlsId","AssociationMlsId desc","AssociationNationalAssociationId","AssociationNationalAssociationId desc","BillStatus","BillStatus desc","JoinDate","JoinDate desc","ModificationTimestamp","ModificationTimestamp desc","OfficeAssociationPrimaryIndicator","OfficeAssociationPrimaryIndicator desc","OfficeAssociationStatus","OfficeAssociationStatus desc","OfficeAssociationStatusDate","OfficeAssociationStatusDate desc","OfficeKey","OfficeKey desc","OfficeMlsId","OfficeMlsId desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemId","OriginatingSystemId desc","OriginatingSystemMemberKey","OriginatingSystemMemberKey desc","OriginatingSystemName","OriginatingSystemName desc","SourceSystemId","SourceSystemId desc","SourceSystemMemberKey","SourceSystemMemberKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AssociationKey","AssociationMlsId","AssociationNationalAssociationId","BillStatus","JoinDate","ModificationTimestamp","OfficeAssociationPrimaryIndicator","OfficeAssociationStatus","OfficeAssociationStatusDate","OfficeKey","OfficeMlsId","OriginalEntryTimestamp","OriginatingSystemId","OriginatingSystemMemberKey","OriginatingSystemName","SourceSystemId","SourceSystemMemberKey","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","SourceSystem","OriginatingSystem","Office","Association","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OfficeAssociation","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OfficeAssociation"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to OfficeAssociation","tags":["OfficeAssociation"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OfficeAssociation-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OfficeAssociation"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OfficeAssociation('{AssociationKey}')":{"parameters":[{"description":"key: AssociationKey","in":"path","name":"AssociationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from OfficeAssociation by key","tags":["OfficeAssociation"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AssociationKey","AssociationMlsId","AssociationNationalAssociationId","BillStatus","JoinDate","ModificationTimestamp","OfficeAssociationPrimaryIndicator","OfficeAssociationStatus","OfficeAssociationStatusDate","OfficeKey","OfficeMlsId","OriginalEntryTimestamp","OriginatingSystemId","OriginatingSystemMemberKey","OriginatingSystemName","SourceSystemId","SourceSystemMemberKey","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","SourceSystem","OriginatingSystem","Office","Association","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OfficeAssociation"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in OfficeAssociation","tags":["OfficeAssociation"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OfficeAssociation-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from OfficeAssociation","tags":["OfficeAssociation"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/OfficeAssociation('{AssociationKey}')/SourceSystem":{"parameters":[{"description":"key: AssociationKey","in":"path","name":"AssociationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["OfficeAssociation"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OfficeAssociation('{AssociationKey}')/OriginatingSystem":{"parameters":[{"description":"key: AssociationKey","in":"path","name":"AssociationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["OfficeAssociation"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OfficeAssociation('{AssociationKey}')/Office":{"parameters":[{"description":"key: AssociationKey","in":"path","name":"AssociationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Office","tags":["OfficeAssociation"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo","BillingOfficeKey","FranchiseNationalAssociationID","NumberOfBranches","NumberOfNonMemberSalespersons","OfficeAlternateId","OfficeBrokerNationalAssociationID","OfficeCountry","OfficeMailAddress1","OfficeMailAddress2","OfficeMailCareOf","OfficeMailCity","OfficeMailCountry","OfficeMailCountyOrParish","OfficeMailPostalCode","OfficeMailPostalCodePlus4","OfficeMailStateOrProvince","OfficeNationalAssociationIdInsertDate","OfficePreferredMedia","OfficePrimaryAorId","OfficePrimaryStateOrProvince","OtherPhone","VirtualOfficeWebsiteYN"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OfficeAssociation('{AssociationKey}')/Association":{"parameters":[{"description":"key: AssociationKey","in":"path","name":"AssociationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Association","tags":["OfficeAssociation"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AssociationAddress1","AssociationAddress2","AssociationCareOf","AssociationCharterDate","AssociationCity","AssociationCountry","AssociationCountyOrParish","AssociationFax","AssociationKey","AssociationMailAddress1","AssociationMailAddress2","AssociationMailCareOf","AssociationMailCity","AssociationMailCountry","AssociationMailCountyOrParish","AssociationMailPostalCode","AssociationMailPostalCodePlus4","AssociationMailStateOfProvince","AssociationMlsId","AssociationName","AssociationNationalAssociationId","AssociationPhone","AssociationPostalCode","AssociationPostalCodePlus4","AssociationStateOrProvince","AssociationStatus","AssociationType","ExecutiveOfficerMemberKey","ExecutiveOfficerMemberMlsId","ModificationTimestamp","MultipleListingServiceId","OriginalEntryTimestamp","OriginatingSystemAssociationKey","OriginatingSystemId","OriginatingSystemName","SocialMediaUrlOrId","SocialMediaType","SourceSystemAssociationKey","SourceSystemId","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","SourceSystem","OriginatingSystem","AssociationMember","HistoryTransactional","AssociationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Association"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OfficeAssociation('{AssociationKey}')/HistoryTransactional":{"parameters":[{"description":"key: AssociationKey","in":"path","name":"AssociationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["OfficeAssociation"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OpenHouse":{"get":{"summary":"Get entities from OpenHouse","tags":["OpenHouse"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AppointmentRequiredYN","AppointmentRequiredYN desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","OpenHouseAttendedBy","OpenHouseAttendedBy desc","OpenHouseDate","OpenHouseDate desc","OpenHouseEndTime","OpenHouseEndTime desc","OpenHouseId","OpenHouseId desc","OpenHouseKey","OpenHouseKey desc","OpenHouseRemarks","OpenHouseRemarks desc","OpenHouseStartTime","OpenHouseStartTime desc","OpenHouseStatus","OpenHouseStatus desc","OpenHouseType","OpenHouseType desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","Refreshments","Refreshments desc","ShowingAgentFirstName","ShowingAgentFirstName desc","ShowingAgentKey","ShowingAgentKey desc","ShowingAgentLastName","ShowingAgentLastName desc","ShowingAgentMlsID","ShowingAgentMlsID desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc","LivestreamOpenHouseURL","LivestreamOpenHouseURL desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AppointmentRequiredYN","ListingId","ListingKey","ModificationTimestamp","OpenHouseAttendedBy","OpenHouseDate","OpenHouseEndTime","OpenHouseId","OpenHouseKey","OpenHouseRemarks","OpenHouseStartTime","OpenHouseStatus","OpenHouseType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","Refreshments","ShowingAgentFirstName","ShowingAgentKey","ShowingAgentLastName","ShowingAgentMlsID","SourceSystemID","SourceSystemKey","SourceSystemName","LivestreamOpenHouseURL"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OpenHouse","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to OpenHouse","tags":["OpenHouse"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OpenHouse('{OpenHouseKey}')":{"parameters":[{"description":"key: OpenHouseKey","in":"path","name":"OpenHouseKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from OpenHouse by key","tags":["OpenHouse"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AppointmentRequiredYN","ListingId","ListingKey","ModificationTimestamp","OpenHouseAttendedBy","OpenHouseDate","OpenHouseEndTime","OpenHouseId","OpenHouseKey","OpenHouseRemarks","OpenHouseStartTime","OpenHouseStatus","OpenHouseType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","Refreshments","ShowingAgentFirstName","ShowingAgentKey","ShowingAgentLastName","ShowingAgentMlsID","SourceSystemID","SourceSystemKey","SourceSystemName","LivestreamOpenHouseURL"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in OpenHouse","tags":["OpenHouse"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from OpenHouse","tags":["OpenHouse"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/OfficeCorporateLicenses":{"get":{"summary":"Get entities from OfficeCorporateLicenses","tags":["OfficeCorporateLicenses"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["OfficeMlsId","OfficeMlsId desc","OfficeKey","OfficeKey desc","OfficeCorporateLicense","OfficeCorporateLicense desc","OfficeCorporateLicenseState","OfficeCorporateLicenseState desc","OfficeCorporateLicenseExpirationDate","OfficeCorporateLicenseExpirationDate desc","OfficeCorporateLicenseType","OfficeCorporateLicenseType desc","ModificationTimestamp","ModificationTimestamp desc","OfficeCorporateLicenseKey","OfficeCorporateLicenseKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["OfficeMlsId","OfficeKey","OfficeCorporateLicense","OfficeCorporateLicenseState","OfficeCorporateLicenseExpirationDate","OfficeCorporateLicenseType","ModificationTimestamp","OfficeCorporateLicenseKey"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OfficeCorporateLicenses","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OfficeCorporateLicenses"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to OfficeCorporateLicenses","tags":["OfficeCorporateLicenses"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OfficeCorporateLicenses-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OfficeCorporateLicenses"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OfficeCorporateLicenses('{OfficeCorporateLicenseKey}')":{"parameters":[{"description":"key: OfficeCorporateLicenseKey","in":"path","name":"OfficeCorporateLicenseKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from OfficeCorporateLicenses by key","tags":["OfficeCorporateLicenses"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["OfficeMlsId","OfficeKey","OfficeCorporateLicense","OfficeCorporateLicenseState","OfficeCorporateLicenseExpirationDate","OfficeCorporateLicenseType","ModificationTimestamp","OfficeCorporateLicenseKey"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OfficeCorporateLicenses"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in OfficeCorporateLicenses","tags":["OfficeCorporateLicenses"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OfficeCorporateLicenses-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from OfficeCorporateLicenses","tags":["OfficeCorporateLicenses"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/OfficeCorporateLicenses('{OfficeCorporateLicenseKey}')/Office":{"parameters":[{"description":"key: OfficeCorporateLicenseKey","in":"path","name":"OfficeCorporateLicenseKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Office","tags":["OfficeCorporateLicenses"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FranchiseAffiliation","IDXOfficeParticipationYN","MainOfficeKey","MainOfficeMlsId","ModificationTimestamp","OfficeAOR","OfficeAORMlsId","OfficeAORkey","OfficeAddress1","OfficeAddress2","OfficeAssociationComments","OfficeBranchType","OfficeBrokerKey","OfficeBrokerMlsId","OfficeCity","OfficeCorporateLicense","OfficeCountyOrParish","OfficeEmail","OfficeFax","OfficeKey","OfficeManagerKey","OfficeManagerMlsId","OfficeMlsId","OfficeName","OfficeNationalAssociationId","OfficePhone","OfficePhoneExt","OfficePostalCode","OfficePostalCodePlus4","OfficeStateOrProvince","OfficeStatus","OfficeType","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemOfficeKey","SocialMediaType","SourceSystemID","SourceSystemName","SourceSystemOfficeKey","SyndicateAgentOption","SyndicateTo","BillingOfficeKey","FranchiseNationalAssociationID","NumberOfBranches","NumberOfNonMemberSalespersons","OfficeAlternateId","OfficeBrokerNationalAssociationID","OfficeCountry","OfficeMailAddress1","OfficeMailAddress2","OfficeMailCareOf","OfficeMailCity","OfficeMailCountry","OfficeMailCountyOrParish","OfficeMailPostalCode","OfficeMailPostalCodePlus4","OfficeMailStateOrProvince","OfficeNationalAssociationIdInsertDate","OfficePreferredMedia","OfficePrimaryAorId","OfficePrimaryStateOrProvince","OtherPhone","VirtualOfficeWebsiteYN"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","MainOffice","OfficeBroker","OfficeManager","OriginatingSystem","SourceSystem","HistoryTransactional","Media","OfficeSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Office"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OfficeCorporateLicenses('{OfficeCorporateLicenseKey}')/HistoryTransactional":{"parameters":[{"description":"key: OfficeCorporateLicenseKey","in":"path","name":"OfficeCorporateLicenseKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["OfficeCorporateLicenses"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Prospecting":{"get":{"summary":"Get entities from Prospecting","tags":["Prospecting"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActiveYN","ActiveYN desc","BccEmailList","BccEmailList desc","BccMeYN","BccMeYN desc","CcEmailList","CcEmailList desc","ClientActivatedYN","ClientActivatedYN desc","ConciergeNotificationsYN","ConciergeNotificationsYN desc","ConciergeYN","ConciergeYN desc","ContactKey","ContactKey desc","DailySchedule","DailySchedule desc","DisplayTemplateID","DisplayTemplateID desc","Language","Language desc","LastNewChangedTimestamp","LastNewChangedTimestamp desc","LastViewedTimestamp","LastViewedTimestamp desc","MessageNew","MessageNew desc","MessageRevise","MessageRevise desc","MessageUpdate","MessageUpdate desc","ModificationTimestamp","ModificationTimestamp desc","NextSendTimestamp","NextSendTimestamp desc","OwnerMemberID","OwnerMemberID desc","OwnerMemberKey","OwnerMemberKey desc","ProspectingKey","ProspectingKey desc","ReasonActiveOrDisabled","ReasonActiveOrDisabled desc","SavedSearchKey","SavedSearchKey desc","ScheduleType","ScheduleType desc","Subject","Subject desc","ToEmailList","ToEmailList desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActiveYN","BccEmailList","BccMeYN","CcEmailList","ClientActivatedYN","ConciergeNotificationsYN","ConciergeYN","ContactKey","DailySchedule","DisplayTemplateID","Language","LastNewChangedTimestamp","LastViewedTimestamp","MessageNew","MessageRevise","MessageUpdate","ModificationTimestamp","NextSendTimestamp","OwnerMemberID","OwnerMemberKey","ProspectingKey","ReasonActiveOrDisabled","SavedSearchKey","ScheduleType","Subject","ToEmailList"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Prospecting","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Prospecting"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Prospecting","tags":["Prospecting"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Prospecting-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Prospecting"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Prospecting('{ProspectingKey}')":{"parameters":[{"description":"key: ProspectingKey","in":"path","name":"ProspectingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Prospecting by key","tags":["Prospecting"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ActiveYN","BccEmailList","BccMeYN","CcEmailList","ClientActivatedYN","ConciergeNotificationsYN","ConciergeYN","ContactKey","DailySchedule","DisplayTemplateID","Language","LastNewChangedTimestamp","LastViewedTimestamp","MessageNew","MessageRevise","MessageUpdate","ModificationTimestamp","NextSendTimestamp","OwnerMemberID","OwnerMemberKey","ProspectingKey","ReasonActiveOrDisabled","SavedSearchKey","ScheduleType","Subject","ToEmailList"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Prospecting"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Prospecting","tags":["Prospecting"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Prospecting-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Prospecting","tags":["Prospecting"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/OtherPhone":{"get":{"summary":"Get entities from OtherPhone","tags":["OtherPhone"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","OtherPhoneExt","OtherPhoneExt desc","OtherPhoneKey","OtherPhoneKey desc","OtherPhoneNumber","OtherPhoneNumber desc","OtherPhoneType","OtherPhoneType desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","OtherPhoneExt","OtherPhoneKey","OtherPhoneNumber","OtherPhoneType","ResourceName","ResourceRecordID","ResourceRecordKey"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OtherPhone","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to OtherPhone","tags":["OtherPhone"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OtherPhone('{OtherPhoneKey}')":{"parameters":[{"description":"key: OtherPhoneKey","in":"path","name":"OtherPhoneKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from OtherPhone by key","tags":["OtherPhone"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","OtherPhoneExt","OtherPhoneKey","OtherPhoneNumber","OtherPhoneType","ResourceName","ResourceRecordID","ResourceRecordKey"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in OtherPhone","tags":["OtherPhone"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from OtherPhone","tags":["OtherPhone"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/OtherPhone('{OtherPhoneKey}')/HistoryTransactional":{"parameters":[{"description":"key: OtherPhoneKey","in":"path","name":"OtherPhoneKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["OtherPhone"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OUID":{"get":{"summary":"Get entities from OUID","tags":["OUID"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ModificationTimestamp","ModificationTimestamp desc","OrganizationAOR","OrganizationAOR desc","OrganizationAddress1","OrganizationAddress1 desc","OrganizationAddress2","OrganizationAddress2 desc","OrganizationAorOuid","OrganizationAorOuid desc","OrganizationAorOuidKey","OrganizationAorOuidKey desc","OrganizationCarrierRoute","OrganizationCarrierRoute desc","OrganizationCity","OrganizationCity desc","OrganizationComments","OrganizationComments desc","OrganizationContactEmail","OrganizationContactEmail desc","OrganizationContactFax","OrganizationContactFax desc","OrganizationContactFirstName","OrganizationContactFirstName desc","OrganizationContactFullName","OrganizationContactFullName desc","OrganizationContactJobTitle","OrganizationContactJobTitle desc","OrganizationContactLastName","OrganizationContactLastName desc","OrganizationContactMiddleName","OrganizationContactMiddleName desc","OrganizationContactNamePrefix","OrganizationContactNamePrefix desc","OrganizationContactNameSuffix","OrganizationContactNameSuffix desc","OrganizationContactPhone","OrganizationContactPhone desc","OrganizationContactPhoneExt","OrganizationContactPhoneExt desc","OrganizationCountry","OrganizationCountry desc","OrganizationCountyOrParish","OrganizationCountyOrParish desc","OrganizationMemberCount","OrganizationMemberCount desc","OrganizationMlsCode","OrganizationMlsCode desc","OrganizationMlsVendorName","OrganizationMlsVendorName desc","OrganizationMlsVendorOuid","OrganizationMlsVendorOuid desc","OrganizationName","OrganizationName desc","OrganizationNationalAssociationId","OrganizationNationalAssociationId desc","OrganizationPostalCode","OrganizationPostalCode desc","OrganizationPostalCodePlus4","OrganizationPostalCodePlus4 desc","OrganizationSocialMediaType","OrganizationSocialMediaType desc","OrganizationStateLicense","OrganizationStateLicense desc","OrganizationStateLicenseState","OrganizationStateLicenseState desc","OrganizationStateOrProvince","OrganizationStateOrProvince desc","OrganizationStatus","OrganizationStatus desc","OrganizationStatusChangeTimestamp","OrganizationStatusChangeTimestamp desc","OrganizationType","OrganizationType desc","OrganizationUniqueId","OrganizationUniqueId desc","OrganizationUniqueIdKey","OrganizationUniqueIdKey desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of OUID","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to OUID","tags":["OUID"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OUID('{OrganizationUniqueIdKey}')":{"parameters":[{"description":"key: OrganizationUniqueIdKey","in":"path","name":"OrganizationUniqueIdKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from OUID by key","tags":["OUID"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in OUID","tags":["OUID"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from OUID","tags":["OUID"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/OUID('{OrganizationUniqueIdKey}')/ChangedByMember":{"parameters":[{"description":"key: OrganizationUniqueIdKey","in":"path","name":"OrganizationUniqueIdKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ChangedByMember","tags":["OUID"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OUID('{OrganizationUniqueIdKey}')/HistoryTransactional":{"parameters":[{"description":"key: OrganizationUniqueIdKey","in":"path","name":"OrganizationUniqueIdKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["OUID"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OUID('{OrganizationUniqueIdKey}')/Media":{"parameters":[{"description":"key: OrganizationUniqueIdKey","in":"path","name":"OrganizationUniqueIdKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related Media","tags":["OUID"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","ImageHeight","ImageHeight desc","ImageOf","ImageOf desc","ImageSizeDescription","ImageSizeDescription desc","ImageWidth","ImageWidth desc","LongDescription","LongDescription desc","MediaCategory","MediaCategory desc","MediaHTML","MediaHTML desc","MediaKey","MediaKey desc","MediaModificationTimestamp","MediaModificationTimestamp desc","MediaObjectID","MediaObjectID desc","MediaStatus","MediaStatus desc","MediaType","MediaType desc","MediaURL","MediaURL desc","ModificationTimestamp","ModificationTimestamp desc","Order","Order desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMediaKey","OriginatingSystemMediaKey desc","OriginatingSystemName","OriginatingSystemName desc","Permission","Permission desc","PreferredPhotoYN","PreferredPhotoYN desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","ShortDescription","ShortDescription desc","SourceSystemID","SourceSystemID desc","SourceSystemMediaKey","SourceSystemMediaKey desc","SourceSystemName","SourceSystemName desc","MediaAlteration","MediaAlteration desc","OriginatingSystemResourceRecordId","OriginatingSystemResourceRecordId desc","OriginatingSystemResourceRecordKey","OriginatingSystemResourceRecordKey desc","SourceSystemResourceRecordId","SourceSystemResourceRecordId desc","SourceSystemResourceRecordKey","SourceSystemResourceRecordKey desc","OriginatingSystemResourceRecordSystemId","OriginatingSystemResourceRecordSystemId desc","SourceSystemResourceRecordSystemId","SourceSystemResourceRecordSystemId desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName","MediaAlteration","OriginatingSystemResourceRecordId","OriginatingSystemResourceRecordKey","SourceSystemResourceRecordId","SourceSystemResourceRecordKey","OriginatingSystemResourceRecordSystemId","SourceSystemResourceRecordSystemId"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","HistoryTransactional","ChangedByMember"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Media","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/OUID('{OrganizationUniqueIdKey}')/OrganizationSocialMedia":{"parameters":[{"description":"key: OrganizationUniqueIdKey","in":"path","name":"OrganizationUniqueIdKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related OrganizationSocialMedia","tags":["OUID"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc","DisplayName","DisplayName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId","DisplayName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Queue":{"get":{"summary":"Get entities from Queue","tags":["Queue"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","OriginatingSystemQueueKey","OriginatingSystemQueueKey desc","QueueTransactionKey","QueueTransactionKey desc","QueueTransactionType","QueueTransactionType desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","SourceSystemQueueKey","SourceSystemQueueKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemQueueKey","QueueTransactionKey","QueueTransactionType","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemID","SourceSystemName","SourceSystemQueueKey"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Queue","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Queue"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Queue","tags":["Queue"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Queue-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Queue"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Queue('{QueueTransactionKey}')":{"parameters":[{"description":"key: QueueTransactionKey","in":"path","name":"QueueTransactionKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Queue by key","tags":["Queue"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemQueueKey","QueueTransactionKey","QueueTransactionType","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemID","SourceSystemName","SourceSystemQueueKey"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Queue"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Queue","tags":["Queue"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Queue-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Queue","tags":["Queue"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Rules":{"get":{"summary":"Get entities from Rules","tags":["Rules"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","OriginatingSystemRuleKey","OriginatingSystemRuleKey desc","ResourceName","ResourceName desc","RuleAction","RuleAction desc","RuleDescription","RuleDescription desc","RuleEnabledYN","RuleEnabledYN desc","RuleErrorText","RuleErrorText desc","RuleExpression","RuleExpression desc","RuleFormat","RuleFormat desc","RuleHelpText","RuleHelpText desc","RuleKey","RuleKey desc","RuleName","RuleName desc","RuleOrder","RuleOrder desc","RuleType","RuleType desc","RuleVersion","RuleVersion desc","RuleWarningText","RuleWarningText desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","FieldKey","FieldName","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemRuleKey","ResourceName","RuleAction","RuleDescription","RuleEnabledYN","RuleErrorText","RuleExpression","RuleFormat","RuleHelpText","RuleKey","RuleName","RuleOrder","RuleType","RuleVersion","RuleWarningText","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Rules","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Rules"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Rules","tags":["Rules"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Rules-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Rules"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Rules('{RuleKey}')":{"parameters":[{"description":"key: RuleKey","in":"path","name":"RuleKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Rules by key","tags":["Rules"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","FieldKey","FieldName","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemName","OriginatingSystemRuleKey","ResourceName","RuleAction","RuleDescription","RuleEnabledYN","RuleErrorText","RuleExpression","RuleFormat","RuleHelpText","RuleKey","RuleName","RuleOrder","RuleType","RuleVersion","RuleWarningText","SourceSystemHistoryKey","SourceSystemID","SourceSystemName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Rules"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Rules","tags":["Rules"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Rules-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Rules","tags":["Rules"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Rules('{RuleKey}')/OriginatingSystem":{"parameters":[{"description":"key: RuleKey","in":"path","name":"RuleKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["Rules"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Rules('{RuleKey}')/SourceSystem":{"parameters":[{"description":"key: RuleKey","in":"path","name":"RuleKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["Rules"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Rules('{RuleKey}')/HistoryTransactional":{"parameters":[{"description":"key: RuleKey","in":"path","name":"RuleKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["Rules"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing":{"get":{"summary":"Get entities from Showing","tags":["Showing"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentOriginatingSystemID","AgentOriginatingSystemID desc","AgentOriginatingSystemName","AgentOriginatingSystemName desc","AgentSourceSystemID","AgentSourceSystemID desc","AgentSourceSystemName","AgentSourceSystemName desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ListingOriginatingSystemID","ListingOriginatingSystemID desc","ListingOriginatingSystemName","ListingOriginatingSystemName desc","ListingSourceSystemID","ListingSourceSystemID desc","ListingSourceSystemName","ListingSourceSystemName desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemAgentKey","OriginatingSystemAgentKey desc","OriginatingSystemListingKey","OriginatingSystemListingKey desc","OriginatingSystemShowingKey","OriginatingSystemShowingKey desc","ShowingAgentKey","ShowingAgentKey desc","ShowingAgentMlsID","ShowingAgentMlsID desc","ShowingEndTimestamp","ShowingEndTimestamp desc","ShowingId","ShowingId desc","ShowingKey","ShowingKey desc","ShowingOriginatingSystemID","ShowingOriginatingSystemID desc","ShowingOriginatingSystemName","ShowingOriginatingSystemName desc","ShowingRequestedTimestamp","ShowingRequestedTimestamp desc","ShowingSourceSystemID","ShowingSourceSystemID desc","ShowingSourceSystemName","ShowingSourceSystemName desc","ShowingStartTimestamp","ShowingStartTimestamp desc","SourceSystemAgentKey","SourceSystemAgentKey desc","SourceSystemListingKey","SourceSystemListingKey desc","SourceSystemShowingKey","SourceSystemShowingKey desc","ShowingAllowed","ShowingAllowed desc","ShowingUrl","ShowingUrl desc","ShowingTimeZone","ShowingTimeZone desc","ShowingStatus","ShowingStatus desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentOriginatingSystemID","AgentOriginatingSystemName","AgentSourceSystemID","AgentSourceSystemName","ListingId","ListingKey","ListingOriginatingSystemID","ListingOriginatingSystemName","ListingSourceSystemID","ListingSourceSystemName","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemAgentKey","OriginatingSystemListingKey","OriginatingSystemShowingKey","ShowingAgentKey","ShowingAgentMlsID","ShowingEndTimestamp","ShowingId","ShowingKey","ShowingOriginatingSystemID","ShowingOriginatingSystemName","ShowingRequestedTimestamp","ShowingSourceSystemID","ShowingSourceSystemName","ShowingStartTimestamp","SourceSystemAgentKey","SourceSystemListingKey","SourceSystemShowingKey","ShowingAllowed","ShowingUrl","ShowingTimeZone","ShowingStatus"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","AgentOriginatingSystem","AgentSourceSystem","ShowingAgent","Listing","ListingOriginatingSystem","ListingSourceSystem","ShowingOriginatingSystem","ShowingSourceSystem","HistoryTransactional","Media","SocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Showing","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Showing"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Showing","tags":["Showing"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Showing-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Showing"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Showing by key","tags":["Showing"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AgentOriginatingSystemID","AgentOriginatingSystemName","AgentSourceSystemID","AgentSourceSystemName","ListingId","ListingKey","ListingOriginatingSystemID","ListingOriginatingSystemName","ListingSourceSystemID","ListingSourceSystemName","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemAgentKey","OriginatingSystemListingKey","OriginatingSystemShowingKey","ShowingAgentKey","ShowingAgentMlsID","ShowingEndTimestamp","ShowingId","ShowingKey","ShowingOriginatingSystemID","ShowingOriginatingSystemName","ShowingRequestedTimestamp","ShowingSourceSystemID","ShowingSourceSystemName","ShowingStartTimestamp","SourceSystemAgentKey","SourceSystemListingKey","SourceSystemShowingKey","ShowingAllowed","ShowingUrl","ShowingTimeZone","ShowingStatus"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","AgentOriginatingSystem","AgentSourceSystem","ShowingAgent","Listing","ListingOriginatingSystem","ListingSourceSystem","ShowingOriginatingSystem","ShowingSourceSystem","HistoryTransactional","Media","SocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Showing"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Showing","tags":["Showing"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Showing-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Showing","tags":["Showing"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/AgentOriginatingSystem":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related AgentOriginatingSystem","tags":["Showing"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/AgentSourceSystem":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related AgentSourceSystem","tags":["Showing"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/ShowingAgent":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ShowingAgent","tags":["Showing"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/Listing":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Listing","tags":["Showing"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription","AboveGradeUnfinishedArea","AboveGradeUnfinishedAreaSource","AboveGradeUnfinishedAreaUnits","ActivationDate","AvailableLeaseType","BackOnMarketDate","BelowGradeUnfinishedArea","BelowGradeUnfinishedAreaSource","BelowGradeUnfinishedAreaUnits","BuyerAgentNationalAssociationId","BuyerBrokerageCompensation","BuyerBrokerageCompensationType","BuyerOfficeNationalAssociationId","CoBuyerAgentNationalAssociationId","CoBuyerOfficeNationalAssociationId","CoListAgentNationalAssociationId","CoListOfficeNationalAssociationId","DaysInMls","DaysOnSite","DualOrVariableRateCommissionYN","FhaEligibility","GreenVerificationYN","ListAgentNationalAssociationId","ListingURL","ListingURLDescription","ListOfficeNationalAssociationId","PowerProductionYN","SimpleDaysOnMarket","StartShowingDate","CompSaleYN","TaxAnnualAmountPerSquareFoot","AttributionContact","GrossLivingAreaAnsi","DocumentStatus","PropertyTimeZoneName","PropertyTimeZoneObservesDstYN","PropertyTimeZoneStandardOffset","TaxAnnualAmountPerLivingAreaUnit","CompensationComments","ShowingConsiderations","ShowingServiceName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/ListingOriginatingSystem":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ListingOriginatingSystem","tags":["Showing"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/ListingSourceSystem":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ListingSourceSystem","tags":["Showing"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/ShowingOriginatingSystem":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ShowingOriginatingSystem","tags":["Showing"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/ShowingSourceSystem":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related ShowingSourceSystem","tags":["Showing"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/HistoryTransactional":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["Showing"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/Media":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related Media","tags":["Showing"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","ImageHeight","ImageHeight desc","ImageOf","ImageOf desc","ImageSizeDescription","ImageSizeDescription desc","ImageWidth","ImageWidth desc","LongDescription","LongDescription desc","MediaCategory","MediaCategory desc","MediaHTML","MediaHTML desc","MediaKey","MediaKey desc","MediaModificationTimestamp","MediaModificationTimestamp desc","MediaObjectID","MediaObjectID desc","MediaStatus","MediaStatus desc","MediaType","MediaType desc","MediaURL","MediaURL desc","ModificationTimestamp","ModificationTimestamp desc","Order","Order desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMediaKey","OriginatingSystemMediaKey desc","OriginatingSystemName","OriginatingSystemName desc","Permission","Permission desc","PreferredPhotoYN","PreferredPhotoYN desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","ShortDescription","ShortDescription desc","SourceSystemID","SourceSystemID desc","SourceSystemMediaKey","SourceSystemMediaKey desc","SourceSystemName","SourceSystemName desc","MediaAlteration","MediaAlteration desc","OriginatingSystemResourceRecordId","OriginatingSystemResourceRecordId desc","OriginatingSystemResourceRecordKey","OriginatingSystemResourceRecordKey desc","SourceSystemResourceRecordId","SourceSystemResourceRecordId desc","SourceSystemResourceRecordKey","SourceSystemResourceRecordKey desc","OriginatingSystemResourceRecordSystemId","OriginatingSystemResourceRecordSystemId desc","SourceSystemResourceRecordSystemId","SourceSystemResourceRecordSystemId desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName","MediaAlteration","OriginatingSystemResourceRecordId","OriginatingSystemResourceRecordKey","SourceSystemResourceRecordId","SourceSystemResourceRecordKey","OriginatingSystemResourceRecordSystemId","SourceSystemResourceRecordSystemId"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","HistoryTransactional","ChangedByMember"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Media","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Showing('{ShowingKey}')/SocialMedia":{"parameters":[{"description":"key: ShowingKey","in":"path","name":"ShowingKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related SocialMedia","tags":["Showing"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc","DisplayName","DisplayName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId","DisplayName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Teams":{"get":{"summary":"Get entities from Teams","tags":["Teams"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","SocialMediaType","SocialMediaType desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc","TeamAddress1","TeamAddress1 desc","TeamAddress2","TeamAddress2 desc","TeamCarrierRoute","TeamCarrierRoute desc","TeamCity","TeamCity desc","TeamCountry","TeamCountry desc","TeamCountyOrParish","TeamCountyOrParish desc","TeamDescription","TeamDescription desc","TeamDirectPhone","TeamDirectPhone desc","TeamEmail","TeamEmail desc","TeamFax","TeamFax desc","TeamKey","TeamKey desc","TeamLeadKey","TeamLeadKey desc","TeamLeadLoginId","TeamLeadLoginId desc","TeamLeadMlsId","TeamLeadMlsId desc","TeamLeadNationalAssociationId","TeamLeadNationalAssociationId desc","TeamLeadStateLicense","TeamLeadStateLicense desc","TeamLeadStateLicenseState","TeamLeadStateLicenseState desc","TeamMobilePhone","TeamMobilePhone desc","TeamName","TeamName desc","TeamOfficePhone","TeamOfficePhone desc","TeamOfficePhoneExt","TeamOfficePhoneExt desc","TeamPostalCode","TeamPostalCode desc","TeamPostalCodePlus4","TeamPostalCodePlus4 desc","TeamPreferredPhone","TeamPreferredPhone desc","TeamPreferredPhoneExt","TeamPreferredPhoneExt desc","TeamStateOrProvince","TeamStateOrProvince desc","TeamStatus","TeamStatus desc","TeamTollFreePhone","TeamTollFreePhone desc","TeamVoiceMail","TeamVoiceMail desc","TeamVoiceMailExt","TeamVoiceMailExt desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemKey","SourceSystemName","TeamAddress1","TeamAddress2","TeamCarrierRoute","TeamCity","TeamCountry","TeamCountyOrParish","TeamDescription","TeamDirectPhone","TeamEmail","TeamFax","TeamKey","TeamLeadKey","TeamLeadLoginId","TeamLeadMlsId","TeamLeadNationalAssociationId","TeamLeadStateLicense","TeamLeadStateLicenseState","TeamMobilePhone","TeamName","TeamOfficePhone","TeamOfficePhoneExt","TeamPostalCode","TeamPostalCodePlus4","TeamPreferredPhone","TeamPreferredPhoneExt","TeamStateOrProvince","TeamStatus","TeamTollFreePhone","TeamVoiceMail","TeamVoiceMailExt"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","TeamLead","HistoryTransactional","Media","TeamsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Teams","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Teams"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Teams","tags":["Teams"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Teams-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Teams"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Teams('{TeamKey}')":{"parameters":[{"description":"key: TeamKey","in":"path","name":"TeamKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Teams by key","tags":["Teams"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemKey","SourceSystemName","TeamAddress1","TeamAddress2","TeamCarrierRoute","TeamCity","TeamCountry","TeamCountyOrParish","TeamDescription","TeamDirectPhone","TeamEmail","TeamFax","TeamKey","TeamLeadKey","TeamLeadLoginId","TeamLeadMlsId","TeamLeadNationalAssociationId","TeamLeadStateLicense","TeamLeadStateLicenseState","TeamMobilePhone","TeamName","TeamOfficePhone","TeamOfficePhoneExt","TeamPostalCode","TeamPostalCodePlus4","TeamPreferredPhone","TeamPreferredPhoneExt","TeamStateOrProvince","TeamStatus","TeamTollFreePhone","TeamVoiceMail","TeamVoiceMailExt"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","TeamLead","HistoryTransactional","Media","TeamsSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Teams"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Teams","tags":["Teams"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Teams-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Teams","tags":["Teams"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Teams('{TeamKey}')/OriginatingSystem":{"parameters":[{"description":"key: TeamKey","in":"path","name":"TeamKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["Teams"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Teams('{TeamKey}')/SourceSystem":{"parameters":[{"description":"key: TeamKey","in":"path","name":"TeamKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["Teams"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Teams('{TeamKey}')/TeamLead":{"parameters":[{"description":"key: TeamKey","in":"path","name":"TeamKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related TeamLead","tags":["Teams"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Teams('{TeamKey}')/HistoryTransactional":{"parameters":[{"description":"key: TeamKey","in":"path","name":"TeamKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["Teams"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Teams('{TeamKey}')/Media":{"parameters":[{"description":"key: TeamKey","in":"path","name":"TeamKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related Media","tags":["Teams"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","ImageHeight","ImageHeight desc","ImageOf","ImageOf desc","ImageSizeDescription","ImageSizeDescription desc","ImageWidth","ImageWidth desc","LongDescription","LongDescription desc","MediaCategory","MediaCategory desc","MediaHTML","MediaHTML desc","MediaKey","MediaKey desc","MediaModificationTimestamp","MediaModificationTimestamp desc","MediaObjectID","MediaObjectID desc","MediaStatus","MediaStatus desc","MediaType","MediaType desc","MediaURL","MediaURL desc","ModificationTimestamp","ModificationTimestamp desc","Order","Order desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemMediaKey","OriginatingSystemMediaKey desc","OriginatingSystemName","OriginatingSystemName desc","Permission","Permission desc","PreferredPhotoYN","PreferredPhotoYN desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","ShortDescription","ShortDescription desc","SourceSystemID","SourceSystemID desc","SourceSystemMediaKey","SourceSystemMediaKey desc","SourceSystemName","SourceSystemName desc","MediaAlteration","MediaAlteration desc","OriginatingSystemResourceRecordId","OriginatingSystemResourceRecordId desc","OriginatingSystemResourceRecordKey","OriginatingSystemResourceRecordKey desc","SourceSystemResourceRecordId","SourceSystemResourceRecordId desc","SourceSystemResourceRecordKey","SourceSystemResourceRecordKey desc","OriginatingSystemResourceRecordSystemId","OriginatingSystemResourceRecordSystemId desc","SourceSystemResourceRecordSystemId","SourceSystemResourceRecordSystemId desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ClassName","ImageHeight","ImageOf","ImageSizeDescription","ImageWidth","LongDescription","MediaCategory","MediaHTML","MediaKey","MediaModificationTimestamp","MediaObjectID","MediaStatus","MediaType","MediaURL","ModificationTimestamp","Order","OriginatingSystemID","OriginatingSystemMediaKey","OriginatingSystemName","Permission","PreferredPhotoYN","ResourceName","ResourceRecordID","ResourceRecordKey","ShortDescription","SourceSystemID","SourceSystemMediaKey","SourceSystemName","MediaAlteration","OriginatingSystemResourceRecordId","OriginatingSystemResourceRecordKey","SourceSystemResourceRecordId","SourceSystemResourceRecordKey","OriginatingSystemResourceRecordSystemId","SourceSystemResourceRecordSystemId"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","SourceSystem","HistoryTransactional","ChangedByMember"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Media","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Teams('{TeamKey}')/TeamsSocialMedia":{"parameters":[{"description":"key: TeamKey","in":"path","name":"TeamKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related TeamsSocialMedia","tags":["Teams"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc","DisplayName","DisplayName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId","DisplayName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/TeamMembers":{"get":{"summary":"Get entities from TeamMembers","tags":["TeamMembers"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["MemberKey","MemberKey desc","MemberLoginId","MemberLoginId desc","MemberMlsId","MemberMlsId desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","SourceSystemID","SourceSystemID desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc","TeamImpersonationLevel","TeamImpersonationLevel desc","TeamKey","TeamKey desc","TeamMemberKey","TeamMemberKey desc","TeamMemberNationalAssociationId","TeamMemberNationalAssociationId desc","TeamMemberStateLicense","TeamMemberStateLicense desc","TeamMemberType","TeamMemberType desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["MemberKey","MemberLoginId","MemberMlsId","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","SourceSystemID","SourceSystemKey","SourceSystemName","TeamImpersonationLevel","TeamKey","TeamMemberKey","TeamMemberNationalAssociationId","TeamMemberStateLicense","TeamMemberType"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Member","OriginatingSystem","SourceSystem","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of TeamMembers","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.TeamMembers"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to TeamMembers","tags":["TeamMembers"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.TeamMembers-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.TeamMembers"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/TeamMembers('{TeamMemberKey}')":{"parameters":[{"description":"key: TeamMemberKey","in":"path","name":"TeamMemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from TeamMembers by key","tags":["TeamMembers"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["MemberKey","MemberLoginId","MemberMlsId","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","SourceSystemID","SourceSystemKey","SourceSystemName","TeamImpersonationLevel","TeamKey","TeamMemberKey","TeamMemberNationalAssociationId","TeamMemberStateLicense","TeamMemberType"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Member","OriginatingSystem","SourceSystem","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.TeamMembers"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in TeamMembers","tags":["TeamMembers"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.TeamMembers-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from TeamMembers","tags":["TeamMembers"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/TeamMembers('{TeamMemberKey}')/Member":{"parameters":[{"description":"key: TeamMemberKey","in":"path","name":"TeamMemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Member","tags":["TeamMembers"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["JobTitle","LastLoginTimestamp","MemberAOR","MemberAORMlsId","MemberAORkey","MemberAddress1","MemberAddress2","MemberAssociationComments","MemberCarrierRoute","MemberCity","MemberCountry","MemberCountyOrParish","MemberDesignation","MemberDirectPhone","MemberEmail","MemberFax","MemberFirstName","MemberFullName","MemberHomePhone","MemberIsAssistantTo","MemberKey","MemberLanguages","MemberLastName","MemberLoginId","MemberMiddleName","MemberMlsAccessYN","MemberMlsId","MemberMlsSecurityClass","MemberMobilePhone","MemberNamePrefix","MemberNameSuffix","MemberNationalAssociationId","MemberNickname","MemberOfficePhone","MemberOfficePhoneExt","MemberOtherPhoneType","MemberPager","MemberPassword","MemberPhoneTTYTDD","MemberPostalCode","MemberPostalCodePlus4","MemberPreferredPhone","MemberPreferredPhoneExt","MemberStateLicense","MemberStateLicenseState","MemberStateOrProvince","MemberStatus","MemberTollFreePhone","MemberType","MemberVoiceMail","MemberVoiceMailExt","ModificationTimestamp","OfficeKey","OfficeMlsId","OfficeName","OriginalEntryTimestamp","OriginatingSystemID","OriginatingSystemMemberKey","OriginatingSystemName","SocialMediaType","SourceSystemID","SourceSystemMemberKey","SourceSystemName","SyndicateTo","MemberAlternateId","MemberBillingPreference","MemberCommitteeCount","MemberMailOptOutYN","MemberNationalAssociationEntryDate","MemberPreferredMail","MemberPreferredMedia","MemberPreferredPublication","MemberPrimaryAorId","MemberStateLicenseExpirationDate","MemberStateLicenseType","MemberTransferDate","MemberVotingPrecinct","OfficeNationalAssociationId","UniqueLicenseeIdentifier"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Office","OriginatingSystem","SourceSystem","MemberOtherPhone","MemberSocialMedia","HistoryTransactional","Media"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Member"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/TeamMembers('{TeamMemberKey}')/OriginatingSystem":{"parameters":[{"description":"key: TeamMemberKey","in":"path","name":"TeamMemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related OriginatingSystem","tags":["TeamMembers"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/TeamMembers('{TeamMemberKey}')/SourceSystem":{"parameters":[{"description":"key: TeamMemberKey","in":"path","name":"TeamMemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related SourceSystem","tags":["TeamMembers"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangedByMemberID","ChangedByMemberKey","ModificationTimestamp","OrganizationAOR","OrganizationAddress1","OrganizationAddress2","OrganizationAorOuid","OrganizationAorOuidKey","OrganizationCarrierRoute","OrganizationCity","OrganizationComments","OrganizationContactEmail","OrganizationContactFax","OrganizationContactFirstName","OrganizationContactFullName","OrganizationContactJobTitle","OrganizationContactLastName","OrganizationContactMiddleName","OrganizationContactNamePrefix","OrganizationContactNameSuffix","OrganizationContactPhone","OrganizationContactPhoneExt","OrganizationCountry","OrganizationCountyOrParish","OrganizationMemberCount","OrganizationMlsCode","OrganizationMlsVendorName","OrganizationMlsVendorOuid","OrganizationName","OrganizationNationalAssociationId","OrganizationPostalCode","OrganizationPostalCodePlus4","OrganizationSocialMediaType","OrganizationStateLicense","OrganizationStateLicenseState","OrganizationStateOrProvince","OrganizationStatus","OrganizationStatusChangeTimestamp","OrganizationType","OrganizationUniqueId","OrganizationUniqueIdKey","OriginalEntryTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","ChangedByMember","HistoryTransactional","Media","OrganizationSocialMedia"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/TeamMembers('{TeamMemberKey}')/HistoryTransactional":{"parameters":[{"description":"key: TeamMemberKey","in":"path","name":"TeamMemberKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["TeamMembers"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyGreenVerification":{"get":{"summary":"Get entities from PropertyGreenVerification","tags":["PropertyGreenVerification"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["GreenBuildingVerificationKey","GreenBuildingVerificationKey desc","GreenBuildingVerificationType","GreenBuildingVerificationType desc","GreenVerificationBody","GreenVerificationBody desc","GreenVerificationMetric","GreenVerificationMetric desc","GreenVerificationRating","GreenVerificationRating desc","GreenVerificationSource","GreenVerificationSource desc","GreenVerificationStatus","GreenVerificationStatus desc","GreenVerificationURL","GreenVerificationURL desc","GreenVerificationVersion","GreenVerificationVersion desc","GreenVerificationYear","GreenVerificationYear desc","ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["GreenBuildingVerificationKey","GreenBuildingVerificationType","GreenVerificationBody","GreenVerificationMetric","GreenVerificationRating","GreenVerificationSource","GreenVerificationStatus","GreenVerificationURL","GreenVerificationVersion","GreenVerificationYear","ListingId","ListingKey","ModificationTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyGreenVerification","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to PropertyGreenVerification","tags":["PropertyGreenVerification"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyGreenVerification('{GreenBuildingVerificationKey}')":{"parameters":[{"description":"key: GreenBuildingVerificationKey","in":"path","name":"GreenBuildingVerificationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from PropertyGreenVerification by key","tags":["PropertyGreenVerification"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["GreenBuildingVerificationKey","GreenBuildingVerificationType","GreenVerificationBody","GreenVerificationMetric","GreenVerificationRating","GreenVerificationSource","GreenVerificationStatus","GreenVerificationURL","GreenVerificationVersion","GreenVerificationYear","ListingId","ListingKey","ModificationTimestamp"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in PropertyGreenVerification","tags":["PropertyGreenVerification"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from PropertyGreenVerification","tags":["PropertyGreenVerification"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyGreenVerification('{GreenBuildingVerificationKey}')/Listing":{"parameters":[{"description":"key: GreenBuildingVerificationKey","in":"path","name":"GreenBuildingVerificationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Listing","tags":["PropertyGreenVerification"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription","AboveGradeUnfinishedArea","AboveGradeUnfinishedAreaSource","AboveGradeUnfinishedAreaUnits","ActivationDate","AvailableLeaseType","BackOnMarketDate","BelowGradeUnfinishedArea","BelowGradeUnfinishedAreaSource","BelowGradeUnfinishedAreaUnits","BuyerAgentNationalAssociationId","BuyerBrokerageCompensation","BuyerBrokerageCompensationType","BuyerOfficeNationalAssociationId","CoBuyerAgentNationalAssociationId","CoBuyerOfficeNationalAssociationId","CoListAgentNationalAssociationId","CoListOfficeNationalAssociationId","DaysInMls","DaysOnSite","DualOrVariableRateCommissionYN","FhaEligibility","GreenVerificationYN","ListAgentNationalAssociationId","ListingURL","ListingURLDescription","ListOfficeNationalAssociationId","PowerProductionYN","SimpleDaysOnMarket","StartShowingDate","CompSaleYN","TaxAnnualAmountPerSquareFoot","AttributionContact","GrossLivingAreaAnsi","DocumentStatus","PropertyTimeZoneName","PropertyTimeZoneObservesDstYN","PropertyTimeZoneStandardOffset","TaxAnnualAmountPerLivingAreaUnit","CompensationComments","ShowingConsiderations","ShowingServiceName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyGreenVerification('{GreenBuildingVerificationKey}')/HistoryTransactional":{"parameters":[{"description":"key: GreenBuildingVerificationKey","in":"path","name":"GreenBuildingVerificationKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["PropertyGreenVerification"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyPowerProduction":{"get":{"summary":"Get entities from PropertyPowerProduction","tags":["PropertyPowerProduction"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","PowerProductionAnnual","PowerProductionAnnual desc","PowerProductionAnnualStatus","PowerProductionAnnualStatus desc","PowerProductionKey","PowerProductionKey desc","PowerProductionSize","PowerProductionSize desc","PowerProductionType","PowerProductionType desc","PowerProductionYearInstall","PowerProductionYearInstall desc","PowerProductionOwnership","PowerProductionOwnership desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","PowerProductionAnnual","PowerProductionAnnualStatus","PowerProductionKey","PowerProductionSize","PowerProductionType","PowerProductionYearInstall","PowerProductionOwnership"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyPowerProduction","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to PropertyPowerProduction","tags":["PropertyPowerProduction"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyPowerProduction('{PowerProductionKey}')":{"parameters":[{"description":"key: PowerProductionKey","in":"path","name":"PowerProductionKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from PropertyPowerProduction by key","tags":["PropertyPowerProduction"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","PowerProductionAnnual","PowerProductionAnnualStatus","PowerProductionKey","PowerProductionSize","PowerProductionType","PowerProductionYearInstall","PowerProductionOwnership"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in PropertyPowerProduction","tags":["PropertyPowerProduction"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from PropertyPowerProduction","tags":["PropertyPowerProduction"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyPowerProduction('{PowerProductionKey}')/Listing":{"parameters":[{"description":"key: PowerProductionKey","in":"path","name":"PowerProductionKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Listing","tags":["PropertyPowerProduction"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription","AboveGradeUnfinishedArea","AboveGradeUnfinishedAreaSource","AboveGradeUnfinishedAreaUnits","ActivationDate","AvailableLeaseType","BackOnMarketDate","BelowGradeUnfinishedArea","BelowGradeUnfinishedAreaSource","BelowGradeUnfinishedAreaUnits","BuyerAgentNationalAssociationId","BuyerBrokerageCompensation","BuyerBrokerageCompensationType","BuyerOfficeNationalAssociationId","CoBuyerAgentNationalAssociationId","CoBuyerOfficeNationalAssociationId","CoListAgentNationalAssociationId","CoListOfficeNationalAssociationId","DaysInMls","DaysOnSite","DualOrVariableRateCommissionYN","FhaEligibility","GreenVerificationYN","ListAgentNationalAssociationId","ListingURL","ListingURLDescription","ListOfficeNationalAssociationId","PowerProductionYN","SimpleDaysOnMarket","StartShowingDate","CompSaleYN","TaxAnnualAmountPerSquareFoot","AttributionContact","GrossLivingAreaAnsi","DocumentStatus","PropertyTimeZoneName","PropertyTimeZoneObservesDstYN","PropertyTimeZoneStandardOffset","TaxAnnualAmountPerLivingAreaUnit","CompensationComments","ShowingConsiderations","ShowingServiceName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyPowerProduction('{PowerProductionKey}')/HistoryTransactional":{"parameters":[{"description":"key: PowerProductionKey","in":"path","name":"PowerProductionKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["PropertyPowerProduction"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyRooms":{"get":{"summary":"Get entities from PropertyRooms","tags":["PropertyRooms"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","RoomArea","RoomArea desc","RoomAreaSource","RoomAreaSource desc","RoomAreaUnits","RoomAreaUnits desc","RoomDescription","RoomDescription desc","RoomDimensions","RoomDimensions desc","RoomFeatures","RoomFeatures desc","RoomKey","RoomKey desc","RoomLength","RoomLength desc","RoomLengthWidthSource","RoomLengthWidthSource desc","RoomLengthWidthUnits","RoomLengthWidthUnits desc","RoomLevel","RoomLevel desc","RoomType","RoomType desc","RoomWidth","RoomWidth desc","BedroomClosetType","BedroomClosetType desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","RoomArea","RoomAreaSource","RoomAreaUnits","RoomDescription","RoomDimensions","RoomFeatures","RoomKey","RoomLength","RoomLengthWidthSource","RoomLengthWidthUnits","RoomLevel","RoomType","RoomWidth","BedroomClosetType"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyRooms","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to PropertyRooms","tags":["PropertyRooms"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyRooms('{RoomKey}')":{"parameters":[{"description":"key: RoomKey","in":"path","name":"RoomKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from PropertyRooms by key","tags":["PropertyRooms"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","RoomArea","RoomAreaSource","RoomAreaUnits","RoomDescription","RoomDimensions","RoomFeatures","RoomKey","RoomLength","RoomLengthWidthSource","RoomLengthWidthUnits","RoomLevel","RoomType","RoomWidth","BedroomClosetType"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in PropertyRooms","tags":["PropertyRooms"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from PropertyRooms","tags":["PropertyRooms"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyRooms('{RoomKey}')/Listing":{"parameters":[{"description":"key: RoomKey","in":"path","name":"RoomKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Listing","tags":["PropertyRooms"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription","AboveGradeUnfinishedArea","AboveGradeUnfinishedAreaSource","AboveGradeUnfinishedAreaUnits","ActivationDate","AvailableLeaseType","BackOnMarketDate","BelowGradeUnfinishedArea","BelowGradeUnfinishedAreaSource","BelowGradeUnfinishedAreaUnits","BuyerAgentNationalAssociationId","BuyerBrokerageCompensation","BuyerBrokerageCompensationType","BuyerOfficeNationalAssociationId","CoBuyerAgentNationalAssociationId","CoBuyerOfficeNationalAssociationId","CoListAgentNationalAssociationId","CoListOfficeNationalAssociationId","DaysInMls","DaysOnSite","DualOrVariableRateCommissionYN","FhaEligibility","GreenVerificationYN","ListAgentNationalAssociationId","ListingURL","ListingURLDescription","ListOfficeNationalAssociationId","PowerProductionYN","SimpleDaysOnMarket","StartShowingDate","CompSaleYN","TaxAnnualAmountPerSquareFoot","AttributionContact","GrossLivingAreaAnsi","DocumentStatus","PropertyTimeZoneName","PropertyTimeZoneObservesDstYN","PropertyTimeZoneStandardOffset","TaxAnnualAmountPerLivingAreaUnit","CompensationComments","ShowingConsiderations","ShowingServiceName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyRooms('{RoomKey}')/HistoryTransactional":{"parameters":[{"description":"key: RoomKey","in":"path","name":"RoomKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["PropertyRooms"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyUnitTypes":{"get":{"summary":"Get entities from PropertyUnitTypes","tags":["PropertyUnitTypes"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingId desc","ListingKey","ListingKey desc","ModificationTimestamp","ModificationTimestamp desc","UnitTypeActualRent","UnitTypeActualRent desc","UnitTypeBathsTotal","UnitTypeBathsTotal desc","UnitTypeBedsTotal","UnitTypeBedsTotal desc","UnitTypeDescription","UnitTypeDescription desc","UnitTypeFurnished","UnitTypeFurnished desc","UnitTypeGarageAttachedYN","UnitTypeGarageAttachedYN desc","UnitTypeGarageSpaces","UnitTypeGarageSpaces desc","UnitTypeKey","UnitTypeKey desc","UnitTypeProForma","UnitTypeProForma desc","UnitTypeTotalRent","UnitTypeTotalRent desc","UnitTypeType","UnitTypeType desc","UnitTypeUnitsTotal","UnitTypeUnitsTotal desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","UnitTypeActualRent","UnitTypeBathsTotal","UnitTypeBedsTotal","UnitTypeDescription","UnitTypeFurnished","UnitTypeGarageAttachedYN","UnitTypeGarageSpaces","UnitTypeKey","UnitTypeProForma","UnitTypeTotalRent","UnitTypeType","UnitTypeUnitsTotal"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PropertyUnitTypes","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to PropertyUnitTypes","tags":["PropertyUnitTypes"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyUnitTypes('{UnitTypeKey}')":{"parameters":[{"description":"key: UnitTypeKey","in":"path","name":"UnitTypeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from PropertyUnitTypes by key","tags":["PropertyUnitTypes"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ListingId","ListingKey","ModificationTimestamp","UnitTypeActualRent","UnitTypeBathsTotal","UnitTypeBedsTotal","UnitTypeDescription","UnitTypeFurnished","UnitTypeGarageAttachedYN","UnitTypeGarageSpaces","UnitTypeKey","UnitTypeProForma","UnitTypeTotalRent","UnitTypeType","UnitTypeUnitsTotal"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","Listing","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in PropertyUnitTypes","tags":["PropertyUnitTypes"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from PropertyUnitTypes","tags":["PropertyUnitTypes"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyUnitTypes('{UnitTypeKey}')/Listing":{"parameters":[{"description":"key: UnitTypeKey","in":"path","name":"UnitTypeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get related Listing","tags":["PropertyUnitTypes"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["AboveGradeFinishedArea","AboveGradeFinishedAreaSource","AboveGradeFinishedAreaUnits","AccessCode","AccessibilityFeatures","AdditionalParcelsDescription","AdditionalParcelsYN","AnchorsCoTenants","Appliances","ArchitecturalStyle","AssociationAmenities","AssociationFee","AssociationFee2","AssociationFee2Frequency","AssociationFeeFrequency","AssociationFeeIncludes","AssociationName","AssociationName2","AssociationPhone","AssociationPhone2","AssociationYN","AttachedGarageYN","AvailabilityDate","Basement","BasementYN","BathroomsFull","BathroomsHalf","BathroomsOneQuarter","BathroomsPartial","BathroomsThreeQuarter","BathroomsTotalInteger","BedroomsPossible","BedroomsTotal","BelowGradeFinishedArea","BelowGradeFinishedAreaSource","BelowGradeFinishedAreaUnits","BodyType","BuilderModel","BuilderName","BuildingAreaSource","BuildingAreaTotal","BuildingAreaUnits","BuildingFeatures","BuildingName","BusinessName","BusinessType","BuyerAgentAOR","BuyerAgentDesignation","BuyerAgentDirectPhone","BuyerAgentEmail","BuyerAgentFax","BuyerAgentFirstName","BuyerAgentFullName","BuyerAgentHomePhone","BuyerAgentKey","BuyerAgentLastName","BuyerAgentMiddleName","BuyerAgentMlsId","BuyerAgentMobilePhone","BuyerAgentNamePrefix","BuyerAgentNameSuffix","BuyerAgentOfficePhone","BuyerAgentOfficePhoneExt","BuyerAgentPager","BuyerAgentPreferredPhone","BuyerAgentPreferredPhoneExt","BuyerAgentStateLicense","BuyerAgentTollFreePhone","BuyerAgentURL","BuyerAgentVoiceMail","BuyerAgentVoiceMailExt","BuyerFinancing","BuyerOfficeAOR","BuyerOfficeEmail","BuyerOfficeFax","BuyerOfficeKey","BuyerOfficeMlsId","BuyerOfficeName","BuyerOfficePhone","BuyerOfficePhoneExt","BuyerOfficeURL","BuyerTeamKey","BuyerTeamName","CableTvExpense","CancellationDate","CapRate","CarportSpaces","CarportYN","CarrierRoute","City","CityRegion","CloseDate","ClosePrice","CoBuyerAgentAOR","CoBuyerAgentDesignation","CoBuyerAgentDirectPhone","CoBuyerAgentEmail","CoBuyerAgentFax","CoBuyerAgentFirstName","CoBuyerAgentFullName","CoBuyerAgentHomePhone","CoBuyerAgentKey","CoBuyerAgentLastName","CoBuyerAgentMiddleName","CoBuyerAgentMlsId","CoBuyerAgentMobilePhone","CoBuyerAgentNamePrefix","CoBuyerAgentNameSuffix","CoBuyerAgentOfficePhone","CoBuyerAgentOfficePhoneExt","CoBuyerAgentPager","CoBuyerAgentPreferredPhone","CoBuyerAgentPreferredPhoneExt","CoBuyerAgentStateLicense","CoBuyerAgentTollFreePhone","CoBuyerAgentURL","CoBuyerAgentVoiceMail","CoBuyerAgentVoiceMailExt","CoBuyerOfficeAOR","CoBuyerOfficeEmail","CoBuyerOfficeFax","CoBuyerOfficeKey","CoBuyerOfficeMlsId","CoBuyerOfficeName","CoBuyerOfficePhone","CoBuyerOfficePhoneExt","CoBuyerOfficeURL","CoListAgentAOR","CoListAgentDesignation","CoListAgentDirectPhone","CoListAgentEmail","CoListAgentFax","CoListAgentFirstName","CoListAgentFullName","CoListAgentHomePhone","CoListAgentKey","CoListAgentLastName","CoListAgentMiddleName","CoListAgentMlsId","CoListAgentMobilePhone","CoListAgentNamePrefix","CoListAgentNameSuffix","CoListAgentOfficePhone","CoListAgentOfficePhoneExt","CoListAgentPager","CoListAgentPreferredPhone","CoListAgentPreferredPhoneExt","CoListAgentStateLicense","CoListAgentTollFreePhone","CoListAgentURL","CoListAgentVoiceMail","CoListAgentVoiceMailExt","CoListOfficeAOR","CoListOfficeEmail","CoListOfficeFax","CoListOfficeKey","CoListOfficeMlsId","CoListOfficeName","CoListOfficePhone","CoListOfficePhoneExt","CoListOfficeURL","CommonInterest","CommonWalls","CommunityFeatures","Concessions","ConcessionsAmount","ConcessionsComments","ConstructionMaterials","ContinentRegion","Contingency","ContingentDate","ContractStatusChangeDate","Cooling","CoolingYN","CopyrightNotice","Country","CountryRegion","CountyOrParish","CoveredSpaces","CropsIncludedYN","CrossStreet","CultivatedArea","CumulativeDaysOnMarket","CurrentFinancing","CurrentUse","DOH1","DOH2","DOH3","DaysOnMarket","DevelopmentStatus","DirectionFaces","Directions","Disclaimer","Disclosures","DistanceToBusComments","DistanceToBusNumeric","DistanceToBusUnits","DistanceToElectricComments","DistanceToElectricNumeric","DistanceToElectricUnits","DistanceToFreewayComments","DistanceToFreewayNumeric","DistanceToFreewayUnits","DistanceToGasComments","DistanceToGasNumeric","DistanceToGasUnits","DistanceToPhoneServiceComments","DistanceToPhoneServiceNumeric","DistanceToPhoneServiceUnits","DistanceToPlaceofWorshipComments","DistanceToPlaceofWorshipNumeric","DistanceToPlaceofWorshipUnits","DistanceToSchoolBusComments","DistanceToSchoolBusNumeric","DistanceToSchoolBusUnits","DistanceToSchoolsComments","DistanceToSchoolsNumeric","DistanceToSchoolsUnits","DistanceToSewerComments","DistanceToSewerNumeric","DistanceToSewerUnits","DistanceToShoppingComments","DistanceToShoppingNumeric","DistanceToShoppingUnits","DistanceToStreetComments","DistanceToStreetNumeric","DistanceToStreetUnits","DistanceToWaterComments","DistanceToWaterNumeric","DistanceToWaterUnits","DocumentsAvailable","DocumentsChangeTimestamp","DocumentsCount","DoorFeatures","Electric","ElectricExpense","ElectricOnPropertyYN","ElementarySchool","ElementarySchoolDistrict","Elevation","ElevationUnits","EntryLevel","EntryLocation","Exclusions","ExistingLeaseType","ExpirationDate","ExteriorFeatures","FarmCreditServiceInclYN","FarmLandAreaSource","FarmLandAreaUnits","Fencing","FinancialDataSource","FireplaceFeatures","FireplaceYN","FireplacesTotal","Flooring","FoundationArea","FoundationDetails","FrontageLength","FrontageType","FuelExpense","Furnished","FurnitureReplacementExpense","GarageSpaces","GarageYN","GardenerExpense","GrazingPermitsBlmYN","GrazingPermitsForestServiceYN","GrazingPermitsPrivateYN","GreenBuildingVerificationType","GreenEnergyEfficient","GreenEnergyGeneration","GreenIndoorAirQuality","GreenLocation","GreenSustainability","GreenWaterConservation","GrossIncome","GrossScheduledIncome","HabitableResidenceYN","Heating","HeatingYN","HighSchool","HighSchoolDistrict","HomeWarrantyYN","HorseAmenities","HorseYN","HoursDaysOfOperation","HoursDaysOfOperationDescription","Inclusions","IncomeIncludes","InsuranceExpense","InteriorFeatures","InternetAddressDisplayYN","InternetAutomatedValuationDisplayYN","InternetConsumerCommentYN","InternetEntireListingDisplayYN","IrrigationSource","IrrigationWaterRightsAcres","IrrigationWaterRightsYN","LaborInformation","LandLeaseAmount","LandLeaseAmountFrequency","LandLeaseExpirationDate","LandLeaseYN","Latitude","LaundryFeatures","LeasableArea","LeasableAreaUnits","LeaseAmount","LeaseAmountFrequency","LeaseAssignableYN","LeaseConsideredYN","LeaseExpiration","LeaseRenewalCompensation","LeaseRenewalOptionYN","LeaseTerm","Levels","License1","License2","License3","LicensesExpense","ListAOR","ListAgentAOR","ListAgentDesignation","ListAgentDirectPhone","ListAgentEmail","ListAgentFax","ListAgentFirstName","ListAgentFullName","ListAgentHomePhone","ListAgentKey","ListAgentLastName","ListAgentMiddleName","ListAgentMlsId","ListAgentMobilePhone","ListAgentNamePrefix","ListAgentNameSuffix","ListAgentOfficePhone","ListAgentOfficePhoneExt","ListAgentPager","ListAgentPreferredPhone","ListAgentPreferredPhoneExt","ListAgentStateLicense","ListAgentTollFreePhone","ListAgentURL","ListAgentVoiceMail","ListAgentVoiceMailExt","ListOfficeAOR","ListOfficeEmail","ListOfficeFax","ListOfficeKey","ListOfficeMlsId","ListOfficeName","ListOfficePhone","ListOfficePhoneExt","ListOfficeURL","ListPrice","ListPriceLow","ListTeamKey","ListTeamName","ListingAgreement","ListingContractDate","ListingId","ListingKey","ListingService","ListingTerms","LivingArea","LivingAreaSource","LivingAreaUnits","LockBoxLocation","LockBoxSerialNumber","LockBoxType","Longitude","LotDimensionsSource","LotFeatures","LotSizeAcres","LotSizeArea","LotSizeDimensions","LotSizeSource","LotSizeSquareFeet","LotSizeUnits","MLSAreaMajor","MLSAreaMinor","MainLevelBathrooms","MainLevelBedrooms","MaintenanceExpense","MajorChangeTimestamp","MajorChangeType","Make","ManagerExpense","MapCoordinate","MapCoordinateSource","MapURL","MiddleOrJuniorSchool","MiddleOrJuniorSchoolDistrict","MlsStatus","MobileDimUnits","MobileHomeRemainsYN","MobileLength","MobileWidth","Model","ModificationTimestamp","NetOperatingIncome","NewConstructionYN","NewTaxesExpense","NumberOfBuildings","NumberOfFullTimeEmployees","NumberOfLots","NumberOfPads","NumberOfPartTimeEmployees","NumberOfSeparateElectricMeters","NumberOfSeparateGasMeters","NumberOfSeparateWaterMeters","NumberOfUnitsInCommunity","NumberOfUnitsLeased","NumberOfUnitsMoMo","NumberOfUnitsTotal","NumberOfUnitsVacant","OccupantName","OccupantPhone","OccupantType","OffMarketDate","OffMarketTimestamp","OnMarketDate","OnMarketTimestamp","OpenParkingSpaces","OpenParkingYN","OperatingExpense","OperatingExpenseIncludes","OriginalEntryTimestamp","OriginalListPrice","OriginatingSystemID","OriginatingSystemKey","OriginatingSystemName","OtherEquipment","OtherExpense","OtherParking","OtherStructures","OwnerName","OwnerPays","OwnerPhone","Ownership","OwnershipType","ParcelNumber","ParkManagerName","ParkManagerPhone","ParkName","ParkingFeatures","ParkingTotal","PastureArea","PatioAndPorchFeatures","PendingTimestamp","PestControlExpense","PetsAllowed","PhotosChangeTimestamp","PhotosCount","PoolExpense","PoolFeatures","PoolPrivateYN","Possession","PossibleUse","PostalCity","PostalCode","PostalCodePlus4","PowerProductionType","PreviousListPrice","PriceChangeTimestamp","PrivateOfficeRemarks","PrivateRemarks","ProfessionalManagementExpense","PropertyAttachedYN","PropertyCondition","PropertySubType","PropertyType","PublicRemarks","PublicSurveyRange","PublicSurveySection","PublicSurveyTownship","PurchaseContractDate","RVParkingDimensions","RangeArea","RentControlYN","RentIncludes","RoadFrontageType","RoadResponsibility","RoadSurfaceType","Roof","RoomType","RoomsTotal","SeatingCapacity","SecurityFeatures","SeniorCommunityYN","SerialU","SerialX","SerialXX","Sewer","ShowingAdvanceNotice","ShowingAttendedYN","ShowingContactName","ShowingContactPhone","ShowingContactPhoneExt","ShowingContactType","ShowingDays","ShowingEndTime","ShowingInstructions","ShowingRequirements","ShowingStartTime","SignOnPropertyYN","Skirt","SourceSystemID","SourceSystemKey","SourceSystemName","SpaFeatures","SpaYN","SpecialLicenses","SpecialListingConditions","StandardStatus","StateOrProvince","StateRegion","StatusChangeTimestamp","Stories","StoriesTotal","StreetAdditionalInfo","StreetDirPrefix","StreetDirSuffix","StreetName","StreetNumber","StreetNumberNumeric","StreetSuffix","StreetSuffixModifier","StructureType","SubAgencyCompensation","SubAgencyCompensationType","SubdivisionName","SuppliesExpense","SyndicateTo","SyndicationRemarks","TaxAnnualAmount","TaxAssessedValue","TaxBlock","TaxBookNumber","TaxLegalDescription","TaxLot","TaxMapNumber","TaxOtherAnnualAssessmentAmount","TaxParcelLetter","TaxStatusCurrent","TaxTract","TaxYear","TenantPays","Topography","TotalActualRent","Township","TransactionBrokerCompensation","TransactionBrokerCompensationType","TrashExpense","UnitNumber","UnitTypeType","UnitsFurnished","UniversalPropertyId","UniversalPropertySubId","UnparsedAddress","Utilities","VacancyAllowance","VacancyAllowanceRate","Vegetation","VideosChangeTimestamp","VideosCount","View","ViewYN","VirtualTourURLBranded","VirtualTourURLUnbranded","WalkScore","WaterBodyName","WaterSewerExpense","WaterSource","WaterfrontFeatures","WaterfrontYN","WindowFeatures","WithdrawnDate","WoodedArea","WorkmansCompensationExpense","YearBuilt","YearBuiltDetails","YearBuiltEffective","YearBuiltSource","YearEstablished","YearsCurrentOwner","Zoning","ZoningDescription","AboveGradeUnfinishedArea","AboveGradeUnfinishedAreaSource","AboveGradeUnfinishedAreaUnits","ActivationDate","AvailableLeaseType","BackOnMarketDate","BelowGradeUnfinishedArea","BelowGradeUnfinishedAreaSource","BelowGradeUnfinishedAreaUnits","BuyerAgentNationalAssociationId","BuyerBrokerageCompensation","BuyerBrokerageCompensationType","BuyerOfficeNationalAssociationId","CoBuyerAgentNationalAssociationId","CoBuyerOfficeNationalAssociationId","CoListAgentNationalAssociationId","CoListOfficeNationalAssociationId","DaysInMls","DaysOnSite","DualOrVariableRateCommissionYN","FhaEligibility","GreenVerificationYN","ListAgentNationalAssociationId","ListingURL","ListingURLDescription","ListOfficeNationalAssociationId","PowerProductionYN","SimpleDaysOnMarket","StartShowingDate","CompSaleYN","TaxAnnualAmountPerSquareFoot","AttributionContact","GrossLivingAreaAnsi","DocumentStatus","PropertyTimeZoneName","PropertyTimeZoneObservesDstYN","PropertyTimeZoneStandardOffset","TaxAnnualAmountPerLivingAreaUnit","CompensationComments","ShowingConsiderations","ShowingServiceName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","OriginatingSystem","BuyerAgent","BuyerOffice","CoBuyerAgent","CoBuyerOffice","CoListAgent","CoListOffice","ListAgent","ListOffice","BuyerTeam","ListTeam","SourceSystem","GreenBuildingVerification","PowerProduction","Rooms","UnitTypes","HistoryTransactional","Media","SocialMedia","OpenHouse"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Property"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PropertyUnitTypes('{UnitTypeKey}')/HistoryTransactional":{"parameters":[{"description":"key: UnitTypeKey","in":"path","name":"UnitTypeKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["PropertyUnitTypes"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/SocialMedia":{"get":{"summary":"Get entities from SocialMedia","tags":["SocialMedia"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ClassName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SocialMediaKey","SocialMediaKey desc","SocialMediaType","SocialMediaType desc","SocialMediaUrlOrId","SocialMediaUrlOrId desc","DisplayName","DisplayName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId","DisplayName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of SocialMedia","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to SocialMedia","tags":["SocialMedia"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/SocialMedia('{SocialMediaKey}')":{"parameters":[{"description":"key: SocialMediaKey","in":"path","name":"SocialMediaKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from SocialMedia by key","tags":["SocialMedia"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ClassName","ModificationTimestamp","ResourceName","ResourceRecordID","ResourceRecordKey","SocialMediaKey","SocialMediaType","SocialMediaUrlOrId","DisplayName"]}}},{"name":"$expand","description":"Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["*","HistoryTransactional"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in SocialMedia","tags":["SocialMedia"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from SocialMedia","tags":["SocialMedia"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/SocialMedia('{SocialMediaKey}')/HistoryTransactional":{"parameters":[{"description":"key: SocialMediaKey","in":"path","name":"SocialMediaKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entities from related HistoryTransactional","tags":["SocialMedia"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangeType desc","ChangedByMemberID","ChangedByMemberID desc","ChangedByMemberKey","ChangedByMemberKey desc","ClassName","ClassName desc","FieldKey","FieldKey desc","FieldName","FieldName desc","HistoryTransactionalKey","HistoryTransactionalKey desc","ModificationTimestamp","ModificationTimestamp desc","NewValue","NewValue desc","OriginatingSystemHistoryKey","OriginatingSystemHistoryKey desc","OriginatingSystemID","OriginatingSystemID desc","OriginatingSystemName","OriginatingSystemName desc","PreviousValue","PreviousValue desc","ResourceName","ResourceName desc","ResourceRecordID","ResourceRecordID desc","ResourceRecordKey","ResourceRecordKey desc","SourceSystemHistoryKey","SourceSystemHistoryKey desc","SourceSystemID","SourceSystemID desc","SourceSystemName","SourceSystemName desc","EntityEventSequence","EntityEventSequence desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ChangeType","ChangedByMemberID","ChangedByMemberKey","ClassName","FieldKey","FieldName","HistoryTransactionalKey","ModificationTimestamp","NewValue","OriginatingSystemHistoryKey","OriginatingSystemID","OriginatingSystemName","PreviousValue","ResourceName","ResourceRecordID","ResourceRecordKey","SourceSystemHistoryKey","SourceSystemID","SourceSystemName","EntityEventSequence"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of HistoryTransactional","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Field":{"get":{"summary":"Get entities from Field","tags":["Field"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FieldKey","FieldKey desc","FieldName","FieldName desc","ModificationTimestamp","ModificationTimestamp desc","ResourceName","ResourceName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FieldKey","FieldName","ModificationTimestamp","ResourceName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Field","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Field"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Field","tags":["Field"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Field-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Field"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Field('{FieldKey}')":{"parameters":[{"description":"key: FieldKey","in":"path","name":"FieldKey","required":true,"schema":{"type":"string","nullable":true}}],"get":{"summary":"Get entity from Field by key","tags":["Field"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["FieldKey","FieldName","ModificationTimestamp","ResourceName"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Field"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Field","tags":["Field"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Field-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Field","tags":["Field"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Lookup":{"get":{"summary":"Get entities from Lookup","tags":["Lookup"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["LegacyODataValue","LegacyODataValue desc","LookupKey","LookupKey desc","LookupName","LookupName desc","LookupValue","LookupValue desc","ModificationTimestamp","ModificationTimestamp desc","StandardLookupValue","StandardLookupValue desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["LegacyODataValue","LookupKey","LookupName","LookupValue","ModificationTimestamp","StandardLookupValue"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Lookup","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Lookup"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Lookup","tags":["Lookup"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Lookup-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Lookup"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Lookup('{LookupKey}')":{"parameters":[{"description":"key: LookupKey","in":"path","name":"LookupKey","required":true,"schema":{"type":"string","nullable":true}}],"get":{"summary":"Get entity from Lookup by key","tags":["Lookup"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["LegacyODataValue","LookupKey","LookupName","LookupValue","ModificationTimestamp","StandardLookupValue"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Lookup"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Lookup","tags":["Lookup"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Lookup-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Lookup","tags":["Lookup"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/EntityEvent":{"get":{"summary":"Get entities from EntityEvent","tags":["EntityEvent"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["EntityEventSequence","EntityEventSequence desc","ResourceName","ResourceName desc","ResourceRecordKey","ResourceRecordKey desc","ResourceRecordUrl","ResourceRecordUrl desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["EntityEventSequence","ResourceName","ResourceRecordKey","ResourceRecordUrl"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of EntityEvent","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.EntityEvent"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to EntityEvent","tags":["EntityEvent"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.EntityEvent-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.EntityEvent"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/EntityEvent({EntityEventSequence})":{"parameters":[{"description":"key: EntityEventSequence","in":"path","name":"EntityEventSequence","required":true,"schema":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}}],"get":{"summary":"Get entity from EntityEvent by key","tags":["EntityEvent"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["EntityEventSequence","ResourceName","ResourceRecordKey","ResourceRecordUrl"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.EntityEvent"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in EntityEvent","tags":["EntityEvent"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.EntityEvent-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from EntityEvent","tags":["EntityEvent"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/Caravan":{"get":{"summary":"Get entities from Caravan","tags":["Caravan"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["CaravanKey","CaravanKey desc","CaravanDate","CaravanDate desc","CaravanEndTime","CaravanEndTime desc","CaravanStartTime","CaravanStartTime desc","CaravanStatus","CaravanStatus desc","CaravanType","CaravanType desc","CaravanName","CaravanName desc","CaravanRemarks","CaravanRemarks desc","CaravanAreaDescription","CaravanAreaDescription desc","CaravanOrganizerName","CaravanOrganizerName desc","CaravanOrganizerMlsId","CaravanOrganizerMlsId desc","CaravanOrganizerKey","CaravanOrganizerKey desc","CaravanOrganizerResourceName","CaravanOrganizerResourceName desc","CaravanStartLocation","CaravanStartLocation desc","CaravanOrganizerContactInfo","CaravanOrganizerContactInfo desc","CaravanStartLocationRefreshments","CaravanStartLocationRefreshments desc","CaravanStartLocationGiveaways","CaravanStartLocationGiveaways desc","CancellationPolicyUrl","CancellationPolicyUrl desc","CaravanPolicyUrl","CaravanPolicyUrl desc","CaravanInputDeadlineDescription","CaravanInputDeadlineDescription desc","CaravanInputDeadlineTimestamp","CaravanInputDeadlineTimestamp desc","CaravanBlackoutDates","CaravanBlackoutDates desc","CaravanDaysRecurring","CaravanDaysRecurring desc","CaravanAllowedClassNames","CaravanAllowedClassNames desc","CaravanAllowedStatuses","CaravanAllowedStatuses desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemId","OriginatingSystemId desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","SourceSystemId","SourceSystemId desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["CaravanKey","CaravanDate","CaravanEndTime","CaravanStartTime","CaravanStatus","CaravanType","CaravanName","CaravanRemarks","CaravanAreaDescription","CaravanOrganizerName","CaravanOrganizerMlsId","CaravanOrganizerKey","CaravanOrganizerResourceName","CaravanStartLocation","CaravanOrganizerContactInfo","CaravanStartLocationRefreshments","CaravanStartLocationGiveaways","CancellationPolicyUrl","CaravanPolicyUrl","CaravanInputDeadlineDescription","CaravanInputDeadlineTimestamp","CaravanBlackoutDates","CaravanDaysRecurring","CaravanAllowedClassNames","CaravanAllowedStatuses","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemId","OriginatingSystemKey","OriginatingSystemName","SourceSystemId","SourceSystemKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of Caravan","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Caravan"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to Caravan","tags":["Caravan"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Caravan-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Caravan"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/Caravan('{CaravanKey}')":{"parameters":[{"description":"key: CaravanKey","in":"path","name":"CaravanKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from Caravan by key","tags":["Caravan"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["CaravanKey","CaravanDate","CaravanEndTime","CaravanStartTime","CaravanStatus","CaravanType","CaravanName","CaravanRemarks","CaravanAreaDescription","CaravanOrganizerName","CaravanOrganizerMlsId","CaravanOrganizerKey","CaravanOrganizerResourceName","CaravanStartLocation","CaravanOrganizerContactInfo","CaravanStartLocationRefreshments","CaravanStartLocationGiveaways","CancellationPolicyUrl","CaravanPolicyUrl","CaravanInputDeadlineDescription","CaravanInputDeadlineTimestamp","CaravanBlackoutDates","CaravanDaysRecurring","CaravanAllowedClassNames","CaravanAllowedStatuses","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemId","OriginatingSystemKey","OriginatingSystemName","SourceSystemId","SourceSystemKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Caravan"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in Caravan","tags":["Caravan"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.Caravan-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from Caravan","tags":["Caravan"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/CaravanStops":{"get":{"summary":"Get entities from CaravanStops","tags":["CaravanStops"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["CaravanStopsKey","CaravanStopsKey desc","CaravanKey","CaravanKey desc","StopResourceName","StopResourceName desc","StopClassName","StopClassName desc","StopKey","StopKey desc","StopId","StopId desc","StopOrder","StopOrder desc","StopRemarks","StopRemarks desc","StopStartTime","StopStartTime desc","StopEndTime","StopEndTime desc","StopAttendedBy","StopAttendedBy desc","StopDate","StopDate desc","StopRefreshments","StopRefreshments desc","StopShowingAgentFirstName","StopShowingAgentFirstName desc","StopShowingAgentKey","StopShowingAgentKey desc","StopShowingAgentLastName","StopShowingAgentLastName desc","StopShowingAgentMlsId","StopShowingAgentMlsId desc","ModificationTimestamp","ModificationTimestamp desc","OriginalEntryTimestamp","OriginalEntryTimestamp desc","OriginatingSystemId","OriginatingSystemId desc","OriginatingSystemKey","OriginatingSystemKey desc","OriginatingSystemName","OriginatingSystemName desc","SourceSystemId","SourceSystemId desc","SourceSystemKey","SourceSystemKey desc","SourceSystemName","SourceSystemName desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["CaravanStopsKey","CaravanKey","StopResourceName","StopClassName","StopKey","StopId","StopOrder","StopRemarks","StopStartTime","StopEndTime","StopAttendedBy","StopDate","StopRefreshments","StopShowingAgentFirstName","StopShowingAgentKey","StopShowingAgentLastName","StopShowingAgentMlsId","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemId","OriginatingSystemKey","OriginatingSystemName","SourceSystemId","SourceSystemKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of CaravanStops","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.CaravanStops"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to CaravanStops","tags":["CaravanStops"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.CaravanStops-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.CaravanStops"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/CaravanStops('{CaravanStopsKey}')":{"parameters":[{"description":"key: CaravanStopsKey","in":"path","name":"CaravanStopsKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from CaravanStops by key","tags":["CaravanStops"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["CaravanStopsKey","CaravanKey","StopResourceName","StopClassName","StopKey","StopId","StopOrder","StopRemarks","StopStartTime","StopEndTime","StopAttendedBy","StopDate","StopRefreshments","StopShowingAgentFirstName","StopShowingAgentKey","StopShowingAgentLastName","StopShowingAgentMlsId","ModificationTimestamp","OriginalEntryTimestamp","OriginatingSystemId","OriginatingSystemKey","OriginatingSystemName","SourceSystemId","SourceSystemKey","SourceSystemName"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.CaravanStops"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in CaravanStops","tags":["CaravanStops"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.CaravanStops-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from CaravanStops","tags":["CaravanStops"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTrackingSummary":{"get":{"summary":"Get entities from InternetTrackingSummary","tags":["InternetTrackingSummary"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["TotalInquiries","TotalInquiries desc","ResponseType","ResponseType desc","StartTimestamp","StartTimestamp desc","EndTimestamp","EndTimestamp desc","OriginatingSystemName","OriginatingSystemName desc","TotalListingViewsMobileApp","TotalListingViewsMobileApp desc","TotalListingImpressionsMobileApp","TotalListingImpressionsMobileApp desc","ListingId","ListingId desc","TotalListingImpressions","TotalListingImpressions desc","TrackingDate","TrackingDate desc","TrackingType","TrackingType desc","TrackingValues","TrackingValues desc","TotalListingViews","TotalListingViews desc","TotalListingsFavorited","TotalListingsFavorited desc","TotalListingsShared","TotalListingsShared desc","TotalListingsEmailed","TotalListingsEmailed desc","TotalCmaReportsCreated","TotalCmaReportsCreated desc","TotalCmaReportsRan","TotalCmaReportsRan desc","TotalCmaReportsShared","TotalCmaReportsShared desc","TotalCmaReportsEmailed","TotalCmaReportsEmailed desc","TotalShowingsRequested","TotalShowingsRequested desc","TotalShowingsCompleted","TotalShowingsCompleted desc","TotalLogins","TotalLogins desc","UniqueLogins","UniqueLogins desc","MobileLogins","MobileLogins desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["TotalInquiries","ResponseType","StartTimestamp","EndTimestamp","OriginatingSystemName","TotalListingViewsMobileApp","TotalListingImpressionsMobileApp","ListingId","TotalListingImpressions","TrackingDate","TrackingType","TrackingValues","TotalListingViews","TotalListingsFavorited","TotalListingsShared","TotalListingsEmailed","TotalCmaReportsCreated","TotalCmaReportsRan","TotalCmaReportsShared","TotalCmaReportsEmailed","TotalShowingsRequested","TotalShowingsCompleted","TotalLogins","UniqueLogins","MobileLogins"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of InternetTrackingSummary","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.InternetTrackingSummary"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to InternetTrackingSummary","tags":["InternetTrackingSummary"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.InternetTrackingSummary-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.InternetTrackingSummary"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/InternetTrackingSummary('{ListingId}')":{"parameters":[{"description":"key: ListingId","in":"path","name":"ListingId","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from InternetTrackingSummary by key","tags":["InternetTrackingSummary"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["TotalInquiries","ResponseType","StartTimestamp","EndTimestamp","OriginatingSystemName","TotalListingViewsMobileApp","TotalListingImpressionsMobileApp","ListingId","TotalListingImpressions","TrackingDate","TrackingType","TrackingValues","TotalListingViews","TotalListingsFavorited","TotalListingsShared","TotalListingsEmailed","TotalCmaReportsCreated","TotalCmaReportsRan","TotalCmaReportsShared","TotalCmaReportsEmailed","TotalShowingsRequested","TotalShowingsCompleted","TotalLogins","UniqueLogins","MobileLogins"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.InternetTrackingSummary"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in InternetTrackingSummary","tags":["InternetTrackingSummary"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.InternetTrackingSummary-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from InternetTrackingSummary","tags":["InternetTrackingSummary"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/PowerStorage":{"get":{"summary":"Get entities from PowerStorage","tags":["PowerStorage"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["PowerStorageKey","PowerStorageKey desc","PowerStorageType","PowerStorageType desc","NameplateCapacity","NameplateCapacity desc","DateOfInstallation","DateOfInstallation desc","InformationSource","InformationSource desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["PowerStorageKey","PowerStorageType","NameplateCapacity","DateOfInstallation","InformationSource"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of PowerStorage","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PowerStorage"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to PowerStorage","tags":["PowerStorage"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PowerStorage-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PowerStorage"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/PowerStorage('{PowerStorageKey}')":{"parameters":[{"description":"key: PowerStorageKey","in":"path","name":"PowerStorageKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from PowerStorage by key","tags":["PowerStorage"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["PowerStorageKey","PowerStorageType","NameplateCapacity","DateOfInstallation","InformationSource"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PowerStorage"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in PowerStorage","tags":["PowerStorage"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.PowerStorage-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from PowerStorage","tags":["PowerStorage"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/ShowingAppointment":{"get":{"summary":"Get entities from ShowingAppointment","tags":["ShowingAppointment"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ShowingAgentKey","ShowingAgentKey desc","ShowingAgentMlsId","ShowingAgentMlsId desc","ShowingId","ShowingId desc","ShowingKey","ShowingKey desc","ShowingAppointmentEndTime","ShowingAppointmentEndTime desc","ShowingAppointmentId","ShowingAppointmentId desc","ShowingAppointmentMethod","ShowingAppointmentMethod desc","ShowingAppointmentStartTime","ShowingAppointmentStartTime desc","ShowingAppointmentStatus","ShowingAppointmentStatus desc","ShowingAppointmentDate","ShowingAppointmentDate desc","ShowingAppointmentKey","ShowingAppointmentKey desc","ModificationTimestamp","ModificationTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ShowingAgentKey","ShowingAgentMlsId","ShowingId","ShowingKey","ShowingAppointmentEndTime","ShowingAppointmentId","ShowingAppointmentMethod","ShowingAppointmentStartTime","ShowingAppointmentStatus","ShowingAppointmentDate","ShowingAppointmentKey","ModificationTimestamp"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of ShowingAppointment","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.ShowingAppointment"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to ShowingAppointment","tags":["ShowingAppointment"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ShowingAppointment-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ShowingAppointment"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ShowingAppointment('{ShowingAppointmentKey}')":{"parameters":[{"description":"key: ShowingAppointmentKey","in":"path","name":"ShowingAppointmentKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from ShowingAppointment by key","tags":["ShowingAppointment"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ShowingAgentKey","ShowingAgentMlsId","ShowingId","ShowingKey","ShowingAppointmentEndTime","ShowingAppointmentId","ShowingAppointmentMethod","ShowingAppointmentStartTime","ShowingAppointmentStatus","ShowingAppointmentDate","ShowingAppointmentKey","ModificationTimestamp"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ShowingAppointment"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in ShowingAppointment","tags":["ShowingAppointment"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ShowingAppointment-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from ShowingAppointment","tags":["ShowingAppointment"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/ShowingAvailability":{"get":{"summary":"Get entities from ShowingAvailability","tags":["ShowingAvailability"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ShowingId","ShowingId desc","ShowingKey","ShowingKey desc","ShowingDate","ShowingDate desc","ShowingAvailableEndTime","ShowingAvailableEndTime desc","ShowingAvailableStartTime","ShowingAvailableStartTime desc","ShowingMaximumDuration","ShowingMaximumDuration desc","ShowingMethod","ShowingMethod desc","ShowingMinimumDuration","ShowingMinimumDuration desc","UniqueOrganizationIdentifier","UniqueOrganizationIdentifier desc","UniversalPropertyId","UniversalPropertyId desc","ShowingAvailabilityKey","ShowingAvailabilityKey desc","ModificationTimestamp","ModificationTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ShowingId","ShowingKey","ShowingDate","ShowingAvailableEndTime","ShowingAvailableStartTime","ShowingMaximumDuration","ShowingMethod","ShowingMinimumDuration","UniqueOrganizationIdentifier","UniversalPropertyId","ShowingAvailabilityKey","ModificationTimestamp"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of ShowingAvailability","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.ShowingAvailability"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to ShowingAvailability","tags":["ShowingAvailability"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ShowingAvailability-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ShowingAvailability"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ShowingAvailability('{ShowingAvailabilityKey}')":{"parameters":[{"description":"key: ShowingAvailabilityKey","in":"path","name":"ShowingAvailabilityKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from ShowingAvailability by key","tags":["ShowingAvailability"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ShowingId","ShowingKey","ShowingDate","ShowingAvailableEndTime","ShowingAvailableStartTime","ShowingMaximumDuration","ShowingMethod","ShowingMinimumDuration","UniqueOrganizationIdentifier","UniversalPropertyId","ShowingAvailabilityKey","ModificationTimestamp"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ShowingAvailability"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in ShowingAvailability","tags":["ShowingAvailability"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ShowingAvailability-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from ShowingAvailability","tags":["ShowingAvailability"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/ShowingRequest":{"get":{"summary":"Get entities from ShowingRequest","tags":["ShowingRequest"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ShowingAgentKey","ShowingAgentKey desc","ShowingAgentMlsId","ShowingAgentMlsId desc","ShowingId","ShowingId desc","ShowingKey","ShowingKey desc","ShowingRequestedTimestamp","ShowingRequestedTimestamp desc","ShowingMethodRequest","ShowingMethodRequest desc","ShowingRequestDate","ShowingRequestDate desc","ShowingRequestDuration","ShowingRequestDuration desc","ShowingRequestEndTime","ShowingRequestEndTime desc","ShowingRequestId","ShowingRequestId desc","ShowingRequestNotes","ShowingRequestNotes desc","ShowingRequestor","ShowingRequestor desc","ShowingRequestStartTime","ShowingRequestStartTime desc","ShowingRequestType","ShowingRequestType desc","ShowingRequestedDate","ShowingRequestedDate desc","ShowingRequestKey","ShowingRequestKey desc","ModificationTimestamp","ModificationTimestamp desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ShowingAgentKey","ShowingAgentMlsId","ShowingId","ShowingKey","ShowingRequestedTimestamp","ShowingMethodRequest","ShowingRequestDate","ShowingRequestDuration","ShowingRequestEndTime","ShowingRequestId","ShowingRequestNotes","ShowingRequestor","ShowingRequestStartTime","ShowingRequestType","ShowingRequestedDate","ShowingRequestKey","ModificationTimestamp"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of ShowingRequest","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.ShowingRequest"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to ShowingRequest","tags":["ShowingRequest"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ShowingRequest-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ShowingRequest"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/ShowingRequest('{ShowingRequestKey}')":{"parameters":[{"description":"key: ShowingRequestKey","in":"path","name":"ShowingRequestKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from ShowingRequest by key","tags":["ShowingRequest"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["ShowingAgentKey","ShowingAgentMlsId","ShowingId","ShowingKey","ShowingRequestedTimestamp","ShowingMethodRequest","ShowingRequestDate","ShowingRequestDuration","ShowingRequestEndTime","ShowingRequestId","ShowingRequestNotes","ShowingRequestor","ShowingRequestStartTime","ShowingRequestType","ShowingRequestedDate","ShowingRequestKey","ModificationTimestamp"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ShowingRequest"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in ShowingRequest","tags":["ShowingRequest"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.ShowingRequest-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from ShowingRequest","tags":["ShowingRequest"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/TransactionManagement":{"get":{"summary":"Get entities from TransactionManagement","tags":["TransactionManagement"],"parameters":[{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/search"},{"name":"$filter","description":"Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)","in":"query","schema":{"type":"string"}},{"$ref":"#/components/parameters/count"},{"name":"$orderby","description":"Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["TransactionType","TransactionType desc","TransactionId","TransactionId desc","TransactionKey","TransactionKey desc"]}}},{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["TransactionType","TransactionId","TransactionKey"]}}}],"responses":{"200":{"description":"Retrieved entities","content":{"application/json":{"schema":{"type":"object","title":"Collection of TransactionManagement","properties":{"@odata.count":{"$ref":"#/components/schemas/count"},"value":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.TransactionManagement"}}}}}}},"4XX":{"$ref":"#/components/responses/error"}}},"post":{"summary":"Add new entity to TransactionManagement","tags":["TransactionManagement"],"requestBody":{"description":"New entity","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.TransactionManagement-create"}}}},"responses":{"201":{"description":"Created entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.TransactionManagement"}}}},"4XX":{"$ref":"#/components/responses/error"}}}},"/TransactionManagement('{TransactionKey}')":{"parameters":[{"description":"key: TransactionKey","in":"path","name":"TransactionKey","required":true,"schema":{"type":"string","maxLength":255,"nullable":true}}],"get":{"summary":"Get entity from TransactionManagement by key","tags":["TransactionManagement"],"parameters":[{"name":"$select","description":"Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)","in":"query","explode":false,"schema":{"type":"array","uniqueItems":true,"items":{"type":"string","enum":["TransactionType","TransactionId","TransactionKey"]}}}],"responses":{"200":{"description":"Retrieved entity","content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.TransactionManagement"}}}},"4XX":{"$ref":"#/components/responses/error"}}},"patch":{"summary":"Update entity in TransactionManagement","tags":["TransactionManagement"],"requestBody":{"description":"New property values","required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/org.reso.metadata.TransactionManagement-update"}}}},"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}},"delete":{"summary":"Delete entity from TransactionManagement","tags":["TransactionManagement"],"responses":{"204":{"description":"Success"},"4XX":{"$ref":"#/components/responses/error"}}}},"/$batch":{"post":{"summary":"Send a group of requests","description":"Group multiple requests into a single request payload, see [Batch Requests](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_BatchRequests).\n\n*Please note that \"Try it out\" is not supported for this request.*","tags":["Batch Requests"],"requestBody":{"required":true,"description":"Batch request","content":{"multipart/mixed;boundary=request-separator":{"schema":{"type":"string"},"example":"--request-separator\nContent-Type: application/http\nContent-Transfer-Encoding: binary\n\nGET Property HTTP/1.1\nAccept: application/json\n\n\n--request-separator--"}}},"responses":{"200":{"description":"Batch response","content":{"multipart/mixed":{"schema":{"type":"string"},"example":"--response-separator\nContent-Type: application/http\n\nHTTP/1.1 200 OK\nContent-Type: application/json\n\n{...}\n--response-separator--"}}},"4XX":{"$ref":"#/components/responses/error"}}}}},"components":{"schemas":{"org.reso.metadata.Association":{"title":"Association","type":"object","properties":{"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"AssociationMember":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"AssociationSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"AssociationSocialMedia@odata.count":{"$ref":"#/components/schemas/count"},"AssociationAddress1":{"type":"string","maxLength":50,"nullable":true},"AssociationAddress2":{"type":"string","maxLength":50,"nullable":true},"AssociationCareOf":{"type":"string","maxLength":30,"nullable":true},"AssociationCharterDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AssociationCity":{"type":"string","maxLength":50,"nullable":true},"AssociationCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"AssociationCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"AssociationFax":{"type":"string","maxLength":16,"nullable":true},"AssociationKey":{"type":"string","maxLength":255,"nullable":true},"AssociationMailAddress1":{"type":"string","maxLength":50,"nullable":true},"AssociationMailAddress2":{"type":"string","maxLength":50,"nullable":true},"AssociationMailCareOf":{"type":"string","maxLength":30,"nullable":true},"AssociationMailCity":{"type":"string","maxLength":50,"nullable":true},"AssociationMailCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"AssociationMailCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"AssociationMailPostalCode":{"type":"string","maxLength":10,"nullable":true},"AssociationMailPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"AssociationMailStateOfProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"AssociationMlsId":{"type":"string","maxLength":25,"nullable":true},"AssociationName":{"type":"string","maxLength":255,"nullable":true},"AssociationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"AssociationPhone":{"type":"string","maxLength":16,"nullable":true},"AssociationPostalCode":{"type":"string","maxLength":10,"nullable":true},"AssociationPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"AssociationStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"AssociationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationStatus"}],"nullable":true},"AssociationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationType"}],"nullable":true},"ExecutiveOfficerMemberKey":{"type":"string","maxLength":255,"nullable":true},"ExecutiveOfficerMemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MultipleListingServiceId":{"type":"string","maxLength":25,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemAssociationKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaUrlOrId":{"type":"string","maxLength":8000,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemAssociationKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Association-create":{"title":"Association (for create)","type":"object","properties":{"AssociationAddress1":{"type":"string","maxLength":50,"nullable":true},"AssociationAddress2":{"type":"string","maxLength":50,"nullable":true},"AssociationCareOf":{"type":"string","maxLength":30,"nullable":true},"AssociationCharterDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AssociationCity":{"type":"string","maxLength":50,"nullable":true},"AssociationCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"AssociationCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"AssociationFax":{"type":"string","maxLength":16,"nullable":true},"AssociationKey":{"type":"string","maxLength":255,"nullable":true},"AssociationMailAddress1":{"type":"string","maxLength":50,"nullable":true},"AssociationMailAddress2":{"type":"string","maxLength":50,"nullable":true},"AssociationMailCareOf":{"type":"string","maxLength":30,"nullable":true},"AssociationMailCity":{"type":"string","maxLength":50,"nullable":true},"AssociationMailCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"AssociationMailCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"AssociationMailPostalCode":{"type":"string","maxLength":10,"nullable":true},"AssociationMailPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"AssociationMailStateOfProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"AssociationMlsId":{"type":"string","maxLength":25,"nullable":true},"AssociationName":{"type":"string","maxLength":255,"nullable":true},"AssociationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"AssociationPhone":{"type":"string","maxLength":16,"nullable":true},"AssociationPostalCode":{"type":"string","maxLength":10,"nullable":true},"AssociationPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"AssociationStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"AssociationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationStatus"}],"nullable":true},"AssociationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationType"}],"nullable":true},"ExecutiveOfficerMemberKey":{"type":"string","maxLength":255,"nullable":true},"ExecutiveOfficerMemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MultipleListingServiceId":{"type":"string","maxLength":25,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemAssociationKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaUrlOrId":{"type":"string","maxLength":8000,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemAssociationKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["AssociationKey"]},"org.reso.metadata.Association-update":{"title":"Association (for update)","type":"object","properties":{"AssociationAddress1":{"type":"string","maxLength":50,"nullable":true},"AssociationAddress2":{"type":"string","maxLength":50,"nullable":true},"AssociationCareOf":{"type":"string","maxLength":30,"nullable":true},"AssociationCharterDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AssociationCity":{"type":"string","maxLength":50,"nullable":true},"AssociationCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"AssociationCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"AssociationFax":{"type":"string","maxLength":16,"nullable":true},"AssociationMailAddress1":{"type":"string","maxLength":50,"nullable":true},"AssociationMailAddress2":{"type":"string","maxLength":50,"nullable":true},"AssociationMailCareOf":{"type":"string","maxLength":30,"nullable":true},"AssociationMailCity":{"type":"string","maxLength":50,"nullable":true},"AssociationMailCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"AssociationMailCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"AssociationMailPostalCode":{"type":"string","maxLength":10,"nullable":true},"AssociationMailPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"AssociationMailStateOfProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"AssociationMlsId":{"type":"string","maxLength":25,"nullable":true},"AssociationName":{"type":"string","maxLength":255,"nullable":true},"AssociationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"AssociationPhone":{"type":"string","maxLength":16,"nullable":true},"AssociationPostalCode":{"type":"string","maxLength":10,"nullable":true},"AssociationPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"AssociationStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"AssociationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationStatus"}],"nullable":true},"AssociationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationType"}],"nullable":true},"ExecutiveOfficerMemberKey":{"type":"string","maxLength":255,"nullable":true},"ExecutiveOfficerMemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MultipleListingServiceId":{"type":"string","maxLength":25,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemAssociationKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaUrlOrId":{"type":"string","maxLength":8000,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemAssociationKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Caravan":{"title":"Caravan","type":"object","properties":{"CaravanKey":{"type":"string","maxLength":255,"nullable":true},"CaravanDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"CaravanEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"CaravanStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"CaravanStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CaravanStatus"}],"nullable":true},"CaravanType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CaravanType"}],"nullable":true},"CaravanName":{"type":"string","maxLength":50,"nullable":true},"CaravanRemarks":{"type":"string","maxLength":500,"nullable":true},"CaravanAreaDescription":{"type":"string","maxLength":1024,"nullable":true},"CaravanOrganizerName":{"type":"string","maxLength":255,"nullable":true},"CaravanOrganizerMlsId":{"type":"string","maxLength":25,"nullable":true},"CaravanOrganizerKey":{"type":"string","maxLength":255,"nullable":true},"CaravanOrganizerResourceName":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"CaravanStartLocation":{"type":"string","maxLength":50,"nullable":true},"CaravanOrganizerContactInfo":{"type":"string","maxLength":255,"nullable":true},"CaravanStartLocationRefreshments":{"type":"string","maxLength":255,"nullable":true},"CaravanStartLocationGiveaways":{"type":"string","maxLength":255,"nullable":true},"CancellationPolicyUrl":{"type":"string","maxLength":8000,"nullable":true},"CaravanPolicyUrl":{"type":"string","maxLength":8000,"nullable":true},"CaravanInputDeadlineDescription":{"type":"string","maxLength":50,"nullable":true},"CaravanInputDeadlineTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"CaravanBlackoutDates":{"type":"string","maxLength":1024,"nullable":true},"CaravanDaysRecurring":{"type":"string","maxLength":50,"nullable":true},"CaravanAllowedClassNames":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CaravanAllowedClassNames"}},"CaravanAllowedStatuses":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CaravanAllowedStatuses"}},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Caravan-create":{"title":"Caravan (for create)","type":"object","properties":{"CaravanKey":{"type":"string","maxLength":255,"nullable":true},"CaravanDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"CaravanEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"CaravanStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"CaravanStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CaravanStatus"}],"nullable":true},"CaravanType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CaravanType"}],"nullable":true},"CaravanName":{"type":"string","maxLength":50,"nullable":true},"CaravanRemarks":{"type":"string","maxLength":500,"nullable":true},"CaravanAreaDescription":{"type":"string","maxLength":1024,"nullable":true},"CaravanOrganizerName":{"type":"string","maxLength":255,"nullable":true},"CaravanOrganizerMlsId":{"type":"string","maxLength":25,"nullable":true},"CaravanOrganizerKey":{"type":"string","maxLength":255,"nullable":true},"CaravanOrganizerResourceName":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"CaravanStartLocation":{"type":"string","maxLength":50,"nullable":true},"CaravanOrganizerContactInfo":{"type":"string","maxLength":255,"nullable":true},"CaravanStartLocationRefreshments":{"type":"string","maxLength":255,"nullable":true},"CaravanStartLocationGiveaways":{"type":"string","maxLength":255,"nullable":true},"CancellationPolicyUrl":{"type":"string","maxLength":8000,"nullable":true},"CaravanPolicyUrl":{"type":"string","maxLength":8000,"nullable":true},"CaravanInputDeadlineDescription":{"type":"string","maxLength":50,"nullable":true},"CaravanInputDeadlineTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"CaravanBlackoutDates":{"type":"string","maxLength":1024,"nullable":true},"CaravanDaysRecurring":{"type":"string","maxLength":50,"nullable":true},"CaravanAllowedClassNames":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CaravanAllowedClassNames"}},"CaravanAllowedStatuses":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CaravanAllowedStatuses"}},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["CaravanKey"]},"org.reso.metadata.Caravan-update":{"title":"Caravan (for update)","type":"object","properties":{"CaravanDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"CaravanEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"CaravanStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"CaravanStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CaravanStatus"}],"nullable":true},"CaravanType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CaravanType"}],"nullable":true},"CaravanName":{"type":"string","maxLength":50,"nullable":true},"CaravanRemarks":{"type":"string","maxLength":500,"nullable":true},"CaravanAreaDescription":{"type":"string","maxLength":1024,"nullable":true},"CaravanOrganizerName":{"type":"string","maxLength":255,"nullable":true},"CaravanOrganizerMlsId":{"type":"string","maxLength":25,"nullable":true},"CaravanOrganizerKey":{"type":"string","maxLength":255,"nullable":true},"CaravanOrganizerResourceName":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"CaravanStartLocation":{"type":"string","maxLength":50,"nullable":true},"CaravanOrganizerContactInfo":{"type":"string","maxLength":255,"nullable":true},"CaravanStartLocationRefreshments":{"type":"string","maxLength":255,"nullable":true},"CaravanStartLocationGiveaways":{"type":"string","maxLength":255,"nullable":true},"CancellationPolicyUrl":{"type":"string","maxLength":8000,"nullable":true},"CaravanPolicyUrl":{"type":"string","maxLength":8000,"nullable":true},"CaravanInputDeadlineDescription":{"type":"string","maxLength":50,"nullable":true},"CaravanInputDeadlineTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"CaravanBlackoutDates":{"type":"string","maxLength":1024,"nullable":true},"CaravanDaysRecurring":{"type":"string","maxLength":50,"nullable":true},"CaravanAllowedClassNames":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CaravanAllowedClassNames"}},"CaravanAllowedStatuses":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CaravanAllowedStatuses"}},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.CaravanStops":{"title":"CaravanStops","type":"object","properties":{"CaravanStopsKey":{"type":"string","maxLength":255,"nullable":true},"CaravanKey":{"type":"string","maxLength":255,"nullable":true},"StopResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CaravanStopsResourceNames"}],"nullable":true},"StopClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CaravanStopsClassName"}],"nullable":true},"StopKey":{"type":"string","maxLength":255,"nullable":true},"StopId":{"type":"string","maxLength":255,"nullable":true},"StopOrder":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StopRemarks":{"type":"string","maxLength":500,"nullable":true},"StopStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"StopEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"StopAttendedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Attended"}],"nullable":true},"StopDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"StopRefreshments":{"type":"string","maxLength":255,"nullable":true},"StopShowingAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"StopShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"StopShowingAgentLastName":{"type":"string","maxLength":50,"nullable":true},"StopShowingAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.CaravanStops-create":{"title":"CaravanStops (for create)","type":"object","properties":{"CaravanStopsKey":{"type":"string","maxLength":255,"nullable":true},"CaravanKey":{"type":"string","maxLength":255,"nullable":true},"StopResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CaravanStopsResourceNames"}],"nullable":true},"StopClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CaravanStopsClassName"}],"nullable":true},"StopKey":{"type":"string","maxLength":255,"nullable":true},"StopId":{"type":"string","maxLength":255,"nullable":true},"StopOrder":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StopRemarks":{"type":"string","maxLength":500,"nullable":true},"StopStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"StopEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"StopAttendedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Attended"}],"nullable":true},"StopDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"StopRefreshments":{"type":"string","maxLength":255,"nullable":true},"StopShowingAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"StopShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"StopShowingAgentLastName":{"type":"string","maxLength":50,"nullable":true},"StopShowingAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["CaravanStopsKey"]},"org.reso.metadata.CaravanStops-update":{"title":"CaravanStops (for update)","type":"object","properties":{"CaravanKey":{"type":"string","maxLength":255,"nullable":true},"StopResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CaravanStopsResourceNames"}],"nullable":true},"StopClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CaravanStopsClassName"}],"nullable":true},"StopKey":{"type":"string","maxLength":255,"nullable":true},"StopId":{"type":"string","maxLength":255,"nullable":true},"StopOrder":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StopRemarks":{"type":"string","maxLength":500,"nullable":true},"StopStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"StopEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"StopAttendedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Attended"}],"nullable":true},"StopDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"StopRefreshments":{"type":"string","maxLength":255,"nullable":true},"StopShowingAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"StopShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"StopShowingAgentLastName":{"type":"string","maxLength":50,"nullable":true},"StopShowingAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.ContactListingNotes":{"title":"ContactListingNotes","type":"object","properties":{"Contact":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}],"nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactListingNotesKey":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NoteContents":{"type":"string","maxLength":500,"nullable":true},"NotedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.NotedBy"}],"nullable":true}}},"org.reso.metadata.ContactListingNotes-create":{"title":"ContactListingNotes (for create)","type":"object","properties":{"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactListingNotesKey":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NoteContents":{"type":"string","maxLength":500,"nullable":true},"NotedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.NotedBy"}],"nullable":true}},"required":["ContactKey"]},"org.reso.metadata.ContactListingNotes-update":{"title":"ContactListingNotes (for update)","type":"object","properties":{"ContactListingNotesKey":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NoteContents":{"type":"string","maxLength":500,"nullable":true},"NotedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.NotedBy"}],"nullable":true}}},"org.reso.metadata.ContactListings":{"title":"ContactListings","type":"object","properties":{"Contact":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Contacts"}],"nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"ListingNotes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.ContactListingNotes"}},"ListingNotes@odata.count":{"$ref":"#/components/schemas/count"},"AgentNotesUnreadYN":{"type":"boolean","nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactListingPreference":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactListingPreference"}],"nullable":true},"ContactListingsKey":{"type":"string","maxLength":255,"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactNotesUnreadYN":{"type":"boolean","nullable":true},"DirectEmailYN":{"type":"boolean","nullable":true},"LastAgentNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastContactNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingSentTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingViewedYN":{"type":"boolean","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PortalLastVisitedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true}}},"org.reso.metadata.ContactListings-create":{"title":"ContactListings (for create)","type":"object","properties":{"AgentNotesUnreadYN":{"type":"boolean","nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactListingPreference":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactListingPreference"}],"nullable":true},"ContactListingsKey":{"type":"string","maxLength":255,"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactNotesUnreadYN":{"type":"boolean","nullable":true},"DirectEmailYN":{"type":"boolean","nullable":true},"LastAgentNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastContactNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingSentTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingViewedYN":{"type":"boolean","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PortalLastVisitedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true}},"required":["ContactListingsKey"]},"org.reso.metadata.ContactListings-update":{"title":"ContactListings (for update)","type":"object","properties":{"AgentNotesUnreadYN":{"type":"boolean","nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactListingPreference":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactListingPreference"}],"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactNotesUnreadYN":{"type":"boolean","nullable":true},"DirectEmailYN":{"type":"boolean","nullable":true},"LastAgentNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastContactNoteTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingSentTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ListingViewedYN":{"type":"boolean","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PortalLastVisitedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true}}},"org.reso.metadata.Contacts":{"title":"Contacts","type":"object","properties":{"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"OwnerMember":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"ContactsOtherPhone":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}},"ContactsOtherPhone@odata.count":{"$ref":"#/components/schemas/count"},"ContactsSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"ContactsSocialMedia@odata.count":{"$ref":"#/components/schemas/count"},"Anniversary":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AssistantEmail":{"type":"string","maxLength":80,"nullable":true},"AssistantName":{"type":"string","maxLength":150,"nullable":true},"AssistantPhone":{"type":"string","maxLength":16,"nullable":true},"AssistantPhoneExt":{"type":"string","maxLength":10,"nullable":true},"Birthdate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"BusinessFax":{"type":"string","maxLength":16,"nullable":true},"Children":{"type":"string","maxLength":150,"nullable":true},"Company":{"type":"string","maxLength":50,"nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactPassword":{"type":"string","maxLength":25,"nullable":true},"ContactStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactStatus"}],"nullable":true},"ContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactType"}},"Department":{"type":"string","maxLength":50,"nullable":true},"DirectPhone":{"type":"string","maxLength":16,"nullable":true},"Email":{"type":"string","maxLength":80,"nullable":true},"Email2":{"type":"string","maxLength":80,"nullable":true},"Email3":{"type":"string","maxLength":80,"nullable":true},"FirstName":{"type":"string","maxLength":50,"nullable":true},"FullName":{"type":"string","maxLength":150,"nullable":true},"HomeAddress1":{"type":"string","maxLength":50,"nullable":true},"HomeAddress2":{"type":"string","maxLength":50,"nullable":true},"HomeCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"HomeCity":{"type":"string","maxLength":50,"nullable":true},"HomeCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"HomeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"HomeFax":{"type":"string","maxLength":16,"nullable":true},"HomePhone":{"type":"string","maxLength":16,"nullable":true},"HomePostalCode":{"type":"string","maxLength":10,"nullable":true},"HomePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"HomeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"JobTitle":{"type":"string","maxLength":50,"nullable":true},"Language":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"LastName":{"type":"string","maxLength":50,"nullable":true},"LeadSource":{"type":"string","maxLength":150,"nullable":true},"MiddleName":{"type":"string","maxLength":50,"nullable":true},"MobilePhone":{"type":"string","maxLength":16,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NamePrefix":{"type":"string","maxLength":10,"nullable":true},"NameSuffix":{"type":"string","maxLength":10,"nullable":true},"Nickname":{"type":"string","maxLength":50,"nullable":true},"Notes":{"type":"string","maxLength":1024,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherAddress1":{"type":"string","maxLength":50,"nullable":true},"OtherAddress2":{"type":"string","maxLength":50,"nullable":true},"OtherCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OtherCity":{"type":"string","maxLength":50,"nullable":true},"OtherCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OtherCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"OtherPostalCode":{"type":"string","maxLength":10,"nullable":true},"OtherPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OtherStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"Pager":{"type":"string","maxLength":16,"nullable":true},"PhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"PreferredAddress":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredAddress"}],"nullable":true},"PreferredPhone":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredPhone"}],"nullable":true},"ReferredBy":{"type":"string","maxLength":150,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpousePartnerName":{"type":"string","maxLength":150,"nullable":true},"TollFreePhone":{"type":"string","maxLength":16,"nullable":true},"VoiceMail":{"type":"string","maxLength":16,"nullable":true},"VoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"WorkAddress1":{"type":"string","maxLength":50,"nullable":true},"WorkAddress2":{"type":"string","maxLength":50,"nullable":true},"WorkCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"WorkCity":{"type":"string","maxLength":50,"nullable":true},"WorkCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"WorkCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"WorkPostalCode":{"type":"string","maxLength":10,"nullable":true},"WorkPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"WorkStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ReverseProspectingEnabledYN":{"type":"boolean","nullable":true}}},"org.reso.metadata.Contacts-create":{"title":"Contacts (for create)","type":"object","properties":{"Anniversary":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AssistantEmail":{"type":"string","maxLength":80,"nullable":true},"AssistantName":{"type":"string","maxLength":150,"nullable":true},"AssistantPhone":{"type":"string","maxLength":16,"nullable":true},"AssistantPhoneExt":{"type":"string","maxLength":10,"nullable":true},"Birthdate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"BusinessFax":{"type":"string","maxLength":16,"nullable":true},"Children":{"type":"string","maxLength":150,"nullable":true},"Company":{"type":"string","maxLength":50,"nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactPassword":{"type":"string","maxLength":25,"nullable":true},"ContactStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactStatus"}],"nullable":true},"ContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactType"}},"Department":{"type":"string","maxLength":50,"nullable":true},"DirectPhone":{"type":"string","maxLength":16,"nullable":true},"Email":{"type":"string","maxLength":80,"nullable":true},"Email2":{"type":"string","maxLength":80,"nullable":true},"Email3":{"type":"string","maxLength":80,"nullable":true},"FirstName":{"type":"string","maxLength":50,"nullable":true},"FullName":{"type":"string","maxLength":150,"nullable":true},"HomeAddress1":{"type":"string","maxLength":50,"nullable":true},"HomeAddress2":{"type":"string","maxLength":50,"nullable":true},"HomeCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"HomeCity":{"type":"string","maxLength":50,"nullable":true},"HomeCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"HomeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"HomeFax":{"type":"string","maxLength":16,"nullable":true},"HomePhone":{"type":"string","maxLength":16,"nullable":true},"HomePostalCode":{"type":"string","maxLength":10,"nullable":true},"HomePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"HomeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"JobTitle":{"type":"string","maxLength":50,"nullable":true},"Language":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"LastName":{"type":"string","maxLength":50,"nullable":true},"LeadSource":{"type":"string","maxLength":150,"nullable":true},"MiddleName":{"type":"string","maxLength":50,"nullable":true},"MobilePhone":{"type":"string","maxLength":16,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NamePrefix":{"type":"string","maxLength":10,"nullable":true},"NameSuffix":{"type":"string","maxLength":10,"nullable":true},"Nickname":{"type":"string","maxLength":50,"nullable":true},"Notes":{"type":"string","maxLength":1024,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherAddress1":{"type":"string","maxLength":50,"nullable":true},"OtherAddress2":{"type":"string","maxLength":50,"nullable":true},"OtherCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OtherCity":{"type":"string","maxLength":50,"nullable":true},"OtherCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OtherCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"OtherPostalCode":{"type":"string","maxLength":10,"nullable":true},"OtherPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OtherStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"Pager":{"type":"string","maxLength":16,"nullable":true},"PhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"PreferredAddress":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredAddress"}],"nullable":true},"PreferredPhone":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredPhone"}],"nullable":true},"ReferredBy":{"type":"string","maxLength":150,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpousePartnerName":{"type":"string","maxLength":150,"nullable":true},"TollFreePhone":{"type":"string","maxLength":16,"nullable":true},"VoiceMail":{"type":"string","maxLength":16,"nullable":true},"VoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"WorkAddress1":{"type":"string","maxLength":50,"nullable":true},"WorkAddress2":{"type":"string","maxLength":50,"nullable":true},"WorkCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"WorkCity":{"type":"string","maxLength":50,"nullable":true},"WorkCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"WorkCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"WorkPostalCode":{"type":"string","maxLength":10,"nullable":true},"WorkPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"WorkStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ReverseProspectingEnabledYN":{"type":"boolean","nullable":true}},"required":["ContactKey"]},"org.reso.metadata.Contacts-update":{"title":"Contacts (for update)","type":"object","properties":{"Anniversary":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AssistantEmail":{"type":"string","maxLength":80,"nullable":true},"AssistantName":{"type":"string","maxLength":150,"nullable":true},"AssistantPhone":{"type":"string","maxLength":16,"nullable":true},"AssistantPhoneExt":{"type":"string","maxLength":10,"nullable":true},"Birthdate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"BusinessFax":{"type":"string","maxLength":16,"nullable":true},"Children":{"type":"string","maxLength":150,"nullable":true},"Company":{"type":"string","maxLength":50,"nullable":true},"ContactLoginId":{"type":"string","maxLength":25,"nullable":true},"ContactPassword":{"type":"string","maxLength":25,"nullable":true},"ContactStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactStatus"}],"nullable":true},"ContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ContactType"}},"Department":{"type":"string","maxLength":50,"nullable":true},"DirectPhone":{"type":"string","maxLength":16,"nullable":true},"Email":{"type":"string","maxLength":80,"nullable":true},"Email2":{"type":"string","maxLength":80,"nullable":true},"Email3":{"type":"string","maxLength":80,"nullable":true},"FirstName":{"type":"string","maxLength":50,"nullable":true},"FullName":{"type":"string","maxLength":150,"nullable":true},"HomeAddress1":{"type":"string","maxLength":50,"nullable":true},"HomeAddress2":{"type":"string","maxLength":50,"nullable":true},"HomeCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"HomeCity":{"type":"string","maxLength":50,"nullable":true},"HomeCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"HomeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"HomeFax":{"type":"string","maxLength":16,"nullable":true},"HomePhone":{"type":"string","maxLength":16,"nullable":true},"HomePostalCode":{"type":"string","maxLength":10,"nullable":true},"HomePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"HomeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"JobTitle":{"type":"string","maxLength":50,"nullable":true},"Language":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"LastName":{"type":"string","maxLength":50,"nullable":true},"LeadSource":{"type":"string","maxLength":150,"nullable":true},"MiddleName":{"type":"string","maxLength":50,"nullable":true},"MobilePhone":{"type":"string","maxLength":16,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NamePrefix":{"type":"string","maxLength":10,"nullable":true},"NameSuffix":{"type":"string","maxLength":10,"nullable":true},"Nickname":{"type":"string","maxLength":50,"nullable":true},"Notes":{"type":"string","maxLength":1024,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherAddress1":{"type":"string","maxLength":50,"nullable":true},"OtherAddress2":{"type":"string","maxLength":50,"nullable":true},"OtherCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OtherCity":{"type":"string","maxLength":50,"nullable":true},"OtherCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OtherCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"OtherPostalCode":{"type":"string","maxLength":10,"nullable":true},"OtherPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OtherStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"Pager":{"type":"string","maxLength":16,"nullable":true},"PhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"PreferredAddress":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredAddress"}],"nullable":true},"PreferredPhone":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredPhone"}],"nullable":true},"ReferredBy":{"type":"string","maxLength":150,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemContactKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpousePartnerName":{"type":"string","maxLength":150,"nullable":true},"TollFreePhone":{"type":"string","maxLength":16,"nullable":true},"VoiceMail":{"type":"string","maxLength":16,"nullable":true},"VoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"WorkAddress1":{"type":"string","maxLength":50,"nullable":true},"WorkAddress2":{"type":"string","maxLength":50,"nullable":true},"WorkCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"WorkCity":{"type":"string","maxLength":50,"nullable":true},"WorkCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"WorkCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"WorkPostalCode":{"type":"string","maxLength":10,"nullable":true},"WorkPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"WorkStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ReverseProspectingEnabledYN":{"type":"boolean","nullable":true}}},"org.reso.metadata.EntityEvent":{"title":"EntityEvent","type":"object","properties":{"EntityEventSequence":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ResourceName":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordUrl":{"type":"string","maxLength":8000,"nullable":true}}},"org.reso.metadata.EntityEvent-create":{"title":"EntityEvent (for create)","type":"object","properties":{"EntityEventSequence":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ResourceName":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordUrl":{"type":"string","maxLength":8000,"nullable":true}},"required":["EntityEventSequence"]},"org.reso.metadata.EntityEvent-update":{"title":"EntityEvent (for update)","type":"object","properties":{"ResourceName":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordUrl":{"type":"string","maxLength":8000,"nullable":true}}},"org.reso.metadata.Field":{"title":"Field","type":"object","properties":{"FieldKey":{"type":"string","nullable":true},"FieldName":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"type":"string","nullable":true}}},"org.reso.metadata.Field-create":{"title":"Field (for create)","type":"object","properties":{"FieldKey":{"type":"string","nullable":true},"FieldName":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"type":"string","nullable":true}},"required":["FieldKey"]},"org.reso.metadata.Field-update":{"title":"Field (for update)","type":"object","properties":{"FieldName":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"type":"string","nullable":true}}},"org.reso.metadata.HistoryTransactional":{"title":"HistoryTransactional","type":"object","properties":{"ChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"type":"string","maxLength":255,"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"HistoryTransactionalKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NewValue":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"PreviousValue":{"type":"string","maxLength":8000,"nullable":true},"ResourceName":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"EntityEventSequence":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}}},"org.reso.metadata.HistoryTransactional-create":{"title":"HistoryTransactional (for create)","type":"object","properties":{"ChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"type":"string","maxLength":255,"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"HistoryTransactionalKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NewValue":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"PreviousValue":{"type":"string","maxLength":8000,"nullable":true},"ResourceName":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"EntityEventSequence":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}},"required":["HistoryTransactionalKey"]},"org.reso.metadata.HistoryTransactional-update":{"title":"HistoryTransactional (for update)","type":"object","properties":{"ChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"type":"string","maxLength":255,"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NewValue":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"PreviousValue":{"type":"string","maxLength":8000,"nullable":true},"ResourceName":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"EntityEventSequence":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}}},"org.reso.metadata.InternetTracking":{"title":"InternetTracking","type":"object","properties":{"ActorOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ActorSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"EventOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"EventSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ObjectOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ObjectSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ActorCity":{"type":"string","maxLength":50,"nullable":true},"ActorEmail":{"type":"string","maxLength":80,"nullable":true},"ActorID":{"type":"string","maxLength":25,"nullable":true},"ActorIP":{"type":"string","maxLength":39,"nullable":true},"ActorKey":{"type":"string","maxLength":255,"nullable":true},"ActorLatitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorLongitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorPhone":{"type":"string","maxLength":16,"nullable":true},"ActorPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCode":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"ActorRegion":{"type":"string","maxLength":150,"nullable":true},"ActorSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ActorType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ActorType"}],"nullable":true},"ColorDepth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DeviceType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DeviceType"}],"nullable":true},"EventDescription":{"type":"string","maxLength":1024,"nullable":true},"EventKey":{"type":"string","maxLength":255,"nullable":true},"EventLabel":{"type":"string","maxLength":50,"nullable":true},"EventOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"EventOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"EventSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"EventSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"EventTarget":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventTarget"}],"nullable":true},"EventTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"EventType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventType"}],"nullable":true},"ObjectID":{"type":"string","maxLength":255,"nullable":true},"ObjectIdType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectIdType"}],"nullable":true},"ObjectKey":{"type":"string","maxLength":255,"nullable":true},"ObjectOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectType"}],"nullable":true},"ObjectURL":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"ReferringURL":{"type":"string","maxLength":8000,"nullable":true},"ScreenHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ScreenWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SessionID":{"type":"string","maxLength":255,"nullable":true},"SourceSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"TimeZoneOffset":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UserAgent":{"type":"string","maxLength":255,"nullable":true},"EventSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventSource"}],"nullable":true},"EventReportedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.InternetTracking-create":{"title":"InternetTracking (for create)","type":"object","properties":{"ActorCity":{"type":"string","maxLength":50,"nullable":true},"ActorEmail":{"type":"string","maxLength":80,"nullable":true},"ActorID":{"type":"string","maxLength":25,"nullable":true},"ActorIP":{"type":"string","maxLength":39,"nullable":true},"ActorKey":{"type":"string","maxLength":255,"nullable":true},"ActorLatitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorLongitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorPhone":{"type":"string","maxLength":16,"nullable":true},"ActorPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCode":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"ActorRegion":{"type":"string","maxLength":150,"nullable":true},"ActorSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ActorType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ActorType"}],"nullable":true},"ColorDepth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DeviceType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DeviceType"}],"nullable":true},"EventDescription":{"type":"string","maxLength":1024,"nullable":true},"EventKey":{"type":"string","maxLength":255,"nullable":true},"EventLabel":{"type":"string","maxLength":50,"nullable":true},"EventOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"EventOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"EventSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"EventSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"EventTarget":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventTarget"}],"nullable":true},"EventTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"EventType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventType"}],"nullable":true},"ObjectID":{"type":"string","maxLength":255,"nullable":true},"ObjectIdType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectIdType"}],"nullable":true},"ObjectKey":{"type":"string","maxLength":255,"nullable":true},"ObjectOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectType"}],"nullable":true},"ObjectURL":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"ReferringURL":{"type":"string","maxLength":8000,"nullable":true},"ScreenHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ScreenWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SessionID":{"type":"string","maxLength":255,"nullable":true},"SourceSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"TimeZoneOffset":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UserAgent":{"type":"string","maxLength":255,"nullable":true},"EventSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventSource"}],"nullable":true},"EventReportedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}},"required":["EventKey"]},"org.reso.metadata.InternetTracking-update":{"title":"InternetTracking (for update)","type":"object","properties":{"ActorCity":{"type":"string","maxLength":50,"nullable":true},"ActorEmail":{"type":"string","maxLength":80,"nullable":true},"ActorID":{"type":"string","maxLength":25,"nullable":true},"ActorIP":{"type":"string","maxLength":39,"nullable":true},"ActorKey":{"type":"string","maxLength":255,"nullable":true},"ActorLatitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorLongitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"ActorOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorPhone":{"type":"string","maxLength":16,"nullable":true},"ActorPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCode":{"type":"string","maxLength":10,"nullable":true},"ActorPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"ActorRegion":{"type":"string","maxLength":150,"nullable":true},"ActorSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ActorSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ActorStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ActorType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ActorType"}],"nullable":true},"ColorDepth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DeviceType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DeviceType"}],"nullable":true},"EventDescription":{"type":"string","maxLength":1024,"nullable":true},"EventLabel":{"type":"string","maxLength":50,"nullable":true},"EventOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"EventOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"EventSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"EventSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"EventTarget":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventTarget"}],"nullable":true},"EventTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"EventType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventType"}],"nullable":true},"ObjectID":{"type":"string","maxLength":255,"nullable":true},"ObjectIdType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectIdType"}],"nullable":true},"ObjectKey":{"type":"string","maxLength":255,"nullable":true},"ObjectOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ObjectSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ObjectType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ObjectType"}],"nullable":true},"ObjectURL":{"type":"string","maxLength":8000,"nullable":true},"OriginatingSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"ReferringURL":{"type":"string","maxLength":8000,"nullable":true},"ScreenHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ScreenWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SessionID":{"type":"string","maxLength":255,"nullable":true},"SourceSystemActorKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemEventKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemObjectKey":{"type":"string","maxLength":255,"nullable":true},"TimeZoneOffset":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UserAgent":{"type":"string","maxLength":255,"nullable":true},"EventSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.EventSource"}],"nullable":true},"EventReportedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.InternetTrackingSummary":{"title":"InternetTrackingSummary","type":"object","properties":{"TotalInquiries":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ResponseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResponseTypes"}],"nullable":true},"StartTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"EndTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"TotalListingViewsMobileApp":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingImpressionsMobileApp":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"TotalListingImpressions":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TrackingDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"TrackingType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TrackingType"}],"nullable":true},"TrackingValues":{"type":"string","maxLength":255,"nullable":true},"TotalListingViews":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingsFavorited":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingsShared":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingsEmailed":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsCreated":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsRan":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsShared":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsEmailed":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalShowingsRequested":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalShowingsCompleted":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalLogins":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UniqueLogins":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MobileLogins":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}}},"org.reso.metadata.InternetTrackingSummary-create":{"title":"InternetTrackingSummary (for create)","type":"object","properties":{"TotalInquiries":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ResponseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResponseTypes"}],"nullable":true},"StartTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"EndTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"TotalListingViewsMobileApp":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingImpressionsMobileApp":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"TotalListingImpressions":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TrackingDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"TrackingType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TrackingType"}],"nullable":true},"TrackingValues":{"type":"string","maxLength":255,"nullable":true},"TotalListingViews":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingsFavorited":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingsShared":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingsEmailed":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsCreated":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsRan":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsShared":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsEmailed":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalShowingsRequested":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalShowingsCompleted":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalLogins":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UniqueLogins":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MobileLogins":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}},"required":["ListingId"]},"org.reso.metadata.InternetTrackingSummary-update":{"title":"InternetTrackingSummary (for update)","type":"object","properties":{"TotalInquiries":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ResponseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResponseTypes"}],"nullable":true},"StartTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"EndTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"TotalListingViewsMobileApp":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingImpressionsMobileApp":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingImpressions":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TrackingDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"TrackingType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TrackingType"}],"nullable":true},"TrackingValues":{"type":"string","maxLength":255,"nullable":true},"TotalListingViews":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingsFavorited":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingsShared":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalListingsEmailed":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsCreated":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsRan":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsShared":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalCmaReportsEmailed":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalShowingsRequested":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalShowingsCompleted":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TotalLogins":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UniqueLogins":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MobileLogins":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}}},"org.reso.metadata.LockOrBox":{"title":"LockOrBox","type":"object","properties":{"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ShowingAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"ShowingOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"KeyOrCredentialId":{"type":"string","maxLength":25,"nullable":true},"ListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ListingAddress1":{"type":"string","maxLength":50,"nullable":true},"ListingAddress2":{"type":"string","maxLength":50,"nullable":true},"ListingCity":{"type":"string","maxLength":50,"nullable":true},"ListingCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingLatitude":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingLongitude":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingPostalCode":{"type":"string","maxLength":10,"nullable":true},"ListingPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"ListingStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ListingTimeZone":{"type":"string","maxLength":4,"nullable":true},"LockOrBoxAccessTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LockOrBoxAccessType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LockOrBoxAccessType"}},"LockOrBoxId":{"type":"string","maxLength":25,"nullable":true},"LockOrBoxInstalledTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LockOrBoxKey":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"LockOrBoxOriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"LockOrBoxSourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"Notes":{"type":"string","maxLength":1024,"nullable":true},"ShowingAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ShowingAgentEmail":{"type":"string","maxLength":80,"nullable":true},"ShowingAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ShowingAgentId":{"type":"string","maxLength":25,"nullable":true},"ShowingAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ShowingAgentPhone":{"type":"string","maxLength":16,"nullable":true},"ShowingAgentPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ShowingOfficeId":{"type":"string","maxLength":25,"nullable":true},"ShowingOfficeName":{"type":"string","maxLength":255,"nullable":true},"ShowingOfficePhone":{"type":"string","maxLength":16,"nullable":true}}},"org.reso.metadata.LockOrBox-create":{"title":"LockOrBox (for create)","type":"object","properties":{"KeyOrCredentialId":{"type":"string","maxLength":25,"nullable":true},"ListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ListingAddress1":{"type":"string","maxLength":50,"nullable":true},"ListingAddress2":{"type":"string","maxLength":50,"nullable":true},"ListingCity":{"type":"string","maxLength":50,"nullable":true},"ListingCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingLatitude":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingLongitude":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingPostalCode":{"type":"string","maxLength":10,"nullable":true},"ListingPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"ListingStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ListingTimeZone":{"type":"string","maxLength":4,"nullable":true},"LockOrBoxAccessTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LockOrBoxAccessType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LockOrBoxAccessType"}},"LockOrBoxId":{"type":"string","maxLength":25,"nullable":true},"LockOrBoxInstalledTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LockOrBoxKey":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"LockOrBoxOriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"LockOrBoxSourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"Notes":{"type":"string","maxLength":1024,"nullable":true},"ShowingAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ShowingAgentEmail":{"type":"string","maxLength":80,"nullable":true},"ShowingAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ShowingAgentId":{"type":"string","maxLength":25,"nullable":true},"ShowingAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ShowingAgentPhone":{"type":"string","maxLength":16,"nullable":true},"ShowingAgentPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ShowingOfficeId":{"type":"string","maxLength":25,"nullable":true},"ShowingOfficeName":{"type":"string","maxLength":255,"nullable":true},"ShowingOfficePhone":{"type":"string","maxLength":16,"nullable":true}},"required":["LockOrBoxKey"]},"org.reso.metadata.LockOrBox-update":{"title":"LockOrBox (for update)","type":"object","properties":{"KeyOrCredentialId":{"type":"string","maxLength":25,"nullable":true},"ListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ListingAddress1":{"type":"string","maxLength":50,"nullable":true},"ListingAddress2":{"type":"string","maxLength":50,"nullable":true},"ListingCity":{"type":"string","maxLength":50,"nullable":true},"ListingCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingLatitude":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingLongitude":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingPostalCode":{"type":"string","maxLength":10,"nullable":true},"ListingPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"ListingStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ListingTimeZone":{"type":"string","maxLength":4,"nullable":true},"LockOrBoxAccessTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LockOrBoxAccessType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LockOrBoxAccessType"}},"LockOrBoxId":{"type":"string","maxLength":25,"nullable":true},"LockOrBoxInstalledTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LockOrBoxOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"LockOrBoxOriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"LockOrBoxSourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"LockOrBoxSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"Notes":{"type":"string","maxLength":1024,"nullable":true},"ShowingAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ShowingAgentEmail":{"type":"string","maxLength":80,"nullable":true},"ShowingAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ShowingAgentId":{"type":"string","maxLength":25,"nullable":true},"ShowingAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ShowingAgentPhone":{"type":"string","maxLength":16,"nullable":true},"ShowingAgentPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ShowingOfficeId":{"type":"string","maxLength":25,"nullable":true},"ShowingOfficeName":{"type":"string","maxLength":255,"nullable":true},"ShowingOfficePhone":{"type":"string","maxLength":16,"nullable":true}}},"org.reso.metadata.Lookup":{"title":"Lookup","type":"object","properties":{"LegacyODataValue":{"type":"string","nullable":true},"LookupKey":{"type":"string","nullable":true},"LookupName":{"type":"string","nullable":true},"LookupValue":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"StandardLookupValue":{"type":"string","nullable":true}}},"org.reso.metadata.Lookup-create":{"title":"Lookup (for create)","type":"object","properties":{"LegacyODataValue":{"type":"string","nullable":true},"LookupKey":{"type":"string","nullable":true},"LookupName":{"type":"string","nullable":true},"LookupValue":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"StandardLookupValue":{"type":"string","nullable":true}},"required":["LookupKey"]},"org.reso.metadata.Lookup-update":{"title":"Lookup (for update)","type":"object","properties":{"LegacyODataValue":{"type":"string","nullable":true},"LookupName":{"type":"string","nullable":true},"LookupValue":{"type":"string","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"StandardLookupValue":{"type":"string","nullable":true}}},"org.reso.metadata.Media":{"title":"Media","type":"object","properties":{"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"ChangedByMember":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ImageHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ImageOf":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageOf"}],"nullable":true},"ImageSizeDescription":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageSizeDescription"}],"nullable":true},"ImageWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"LongDescription":{"type":"string","maxLength":1024,"nullable":true},"MediaCategory":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaCategory"}],"nullable":true},"MediaHTML":{"type":"string","maxLength":8500,"nullable":true},"MediaKey":{"type":"string","maxLength":255,"nullable":true},"MediaModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MediaObjectID":{"type":"string","maxLength":255,"nullable":true},"MediaStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaStatus"}],"nullable":true},"MediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaType"}],"nullable":true},"MediaURL":{"type":"string","maxLength":8000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Order":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Permission":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Permission"}},"PreferredPhotoYN":{"type":"boolean","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"ShortDescription":{"type":"string","maxLength":50,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"MediaAlteration":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaAlteration"}},"OriginatingSystemResourceRecordId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemResourceRecordId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemResourceRecordSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemResourceRecordSystemId":{"type":"string","maxLength":25,"nullable":true}}},"org.reso.metadata.Media-create":{"title":"Media (for create)","type":"object","properties":{"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ImageHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ImageOf":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageOf"}],"nullable":true},"ImageSizeDescription":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageSizeDescription"}],"nullable":true},"ImageWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"LongDescription":{"type":"string","maxLength":1024,"nullable":true},"MediaCategory":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaCategory"}],"nullable":true},"MediaHTML":{"type":"string","maxLength":8500,"nullable":true},"MediaKey":{"type":"string","maxLength":255,"nullable":true},"MediaModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MediaObjectID":{"type":"string","maxLength":255,"nullable":true},"MediaStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaStatus"}],"nullable":true},"MediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaType"}],"nullable":true},"MediaURL":{"type":"string","maxLength":8000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Order":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Permission":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Permission"}},"PreferredPhotoYN":{"type":"boolean","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"ShortDescription":{"type":"string","maxLength":50,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"MediaAlteration":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaAlteration"}},"OriginatingSystemResourceRecordId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemResourceRecordId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemResourceRecordSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemResourceRecordSystemId":{"type":"string","maxLength":25,"nullable":true}},"required":["MediaKey"]},"org.reso.metadata.Media-update":{"title":"Media (for update)","type":"object","properties":{"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ImageHeight":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ImageOf":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageOf"}],"nullable":true},"ImageSizeDescription":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ImageSizeDescription"}],"nullable":true},"ImageWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"LongDescription":{"type":"string","maxLength":1024,"nullable":true},"MediaCategory":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaCategory"}],"nullable":true},"MediaHTML":{"type":"string","maxLength":8500,"nullable":true},"MediaModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MediaObjectID":{"type":"string","maxLength":255,"nullable":true},"MediaStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaStatus"}],"nullable":true},"MediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaType"}],"nullable":true},"MediaURL":{"type":"string","maxLength":8000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Order":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Permission":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Permission"}},"PreferredPhotoYN":{"type":"boolean","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"ShortDescription":{"type":"string","maxLength":50,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMediaKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"MediaAlteration":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.MediaAlteration"}},"OriginatingSystemResourceRecordId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemResourceRecordId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemResourceRecordSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemResourceRecordSystemId":{"type":"string","maxLength":25,"nullable":true}}},"org.reso.metadata.Member":{"title":"Member","type":"object","properties":{"JobTitle":{"type":"string","maxLength":50,"nullable":true},"LastLoginTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MemberAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"MemberAORMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberAORkey":{"type":"string","maxLength":255,"nullable":true},"MemberAddress1":{"type":"string","maxLength":50,"nullable":true},"MemberAddress2":{"type":"string","maxLength":50,"nullable":true},"MemberAssociationComments":{"type":"string","maxLength":500,"nullable":true},"MemberCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"MemberCity":{"type":"string","maxLength":50,"nullable":true},"MemberCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"MemberCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"MemberDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberDesignation"}},"MemberDirectPhone":{"type":"string","maxLength":16,"nullable":true},"MemberEmail":{"type":"string","maxLength":80,"nullable":true},"MemberFax":{"type":"string","maxLength":16,"nullable":true},"MemberFirstName":{"type":"string","maxLength":50,"nullable":true},"MemberFullName":{"type":"string","maxLength":150,"nullable":true},"MemberHomePhone":{"type":"string","maxLength":16,"nullable":true},"MemberIsAssistantTo":{"type":"string","maxLength":50,"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLanguages":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"MemberLastName":{"type":"string","maxLength":50,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMiddleName":{"type":"string","maxLength":50,"nullable":true},"MemberMlsAccessYN":{"type":"boolean","nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsSecurityClass":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberMlsSecurityClass"}],"nullable":true},"MemberMobilePhone":{"type":"string","maxLength":16,"nullable":true},"MemberNamePrefix":{"type":"string","maxLength":10,"nullable":true},"MemberNameSuffix":{"type":"string","maxLength":10,"nullable":true},"MemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"MemberNickname":{"type":"string","maxLength":50,"nullable":true},"MemberOfficePhone":{"type":"string","maxLength":16,"nullable":true},"MemberOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberOtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberOtherPhoneType"}],"nullable":true},"MemberPager":{"type":"string","maxLength":16,"nullable":true},"MemberPassword":{"type":"string","maxLength":25,"nullable":true},"MemberPhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"MemberPostalCode":{"type":"string","maxLength":10,"nullable":true},"MemberPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"MemberPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"MemberPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"MemberStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStatus"}],"nullable":true},"MemberTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"MemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberType"}],"nullable":true},"MemberVoiceMail":{"type":"string","maxLength":16,"nullable":true},"MemberVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"Office":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"MemberOtherPhone":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OtherPhone"}},"MemberOtherPhone@odata.count":{"$ref":"#/components/schemas/count"},"MemberSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"MemberSocialMedia@odata.count":{"$ref":"#/components/schemas/count"},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"MemberAlternateId":{"type":"string","maxLength":50,"nullable":true},"MemberBillingPreference":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.BillingPreference"}],"nullable":true},"MemberCommitteeCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MemberMailOptOutYN":{"type":"boolean","nullable":true},"MemberNationalAssociationEntryDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberPreferredMail":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredMail"}],"nullable":true},"MemberPreferredMedia":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredMedia"}],"nullable":true},"MemberPreferredPublication":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredPublication"}],"nullable":true},"MemberPrimaryAorId":{"type":"string","maxLength":25,"nullable":true},"MemberStateLicenseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberStateLicenseType":{"type":"string","maxLength":30,"nullable":true},"MemberTransferDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberVotingPrecinct":{"type":"string","maxLength":50,"nullable":true},"OfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"UniqueLicenseeIdentifier":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Member-create":{"title":"Member (for create)","type":"object","properties":{"JobTitle":{"type":"string","maxLength":50,"nullable":true},"LastLoginTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MemberAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"MemberAORMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberAORkey":{"type":"string","maxLength":255,"nullable":true},"MemberAddress1":{"type":"string","maxLength":50,"nullable":true},"MemberAddress2":{"type":"string","maxLength":50,"nullable":true},"MemberAssociationComments":{"type":"string","maxLength":500,"nullable":true},"MemberCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"MemberCity":{"type":"string","maxLength":50,"nullable":true},"MemberCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"MemberCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"MemberDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberDesignation"}},"MemberDirectPhone":{"type":"string","maxLength":16,"nullable":true},"MemberEmail":{"type":"string","maxLength":80,"nullable":true},"MemberFax":{"type":"string","maxLength":16,"nullable":true},"MemberFirstName":{"type":"string","maxLength":50,"nullable":true},"MemberFullName":{"type":"string","maxLength":150,"nullable":true},"MemberHomePhone":{"type":"string","maxLength":16,"nullable":true},"MemberIsAssistantTo":{"type":"string","maxLength":50,"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLanguages":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"MemberLastName":{"type":"string","maxLength":50,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMiddleName":{"type":"string","maxLength":50,"nullable":true},"MemberMlsAccessYN":{"type":"boolean","nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsSecurityClass":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberMlsSecurityClass"}],"nullable":true},"MemberMobilePhone":{"type":"string","maxLength":16,"nullable":true},"MemberNamePrefix":{"type":"string","maxLength":10,"nullable":true},"MemberNameSuffix":{"type":"string","maxLength":10,"nullable":true},"MemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"MemberNickname":{"type":"string","maxLength":50,"nullable":true},"MemberOfficePhone":{"type":"string","maxLength":16,"nullable":true},"MemberOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberOtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberOtherPhoneType"}],"nullable":true},"MemberPager":{"type":"string","maxLength":16,"nullable":true},"MemberPassword":{"type":"string","maxLength":25,"nullable":true},"MemberPhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"MemberPostalCode":{"type":"string","maxLength":10,"nullable":true},"MemberPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"MemberPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"MemberPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"MemberStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStatus"}],"nullable":true},"MemberTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"MemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberType"}],"nullable":true},"MemberVoiceMail":{"type":"string","maxLength":16,"nullable":true},"MemberVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"MemberAlternateId":{"type":"string","maxLength":50,"nullable":true},"MemberBillingPreference":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.BillingPreference"}],"nullable":true},"MemberCommitteeCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MemberMailOptOutYN":{"type":"boolean","nullable":true},"MemberNationalAssociationEntryDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberPreferredMail":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredMail"}],"nullable":true},"MemberPreferredMedia":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredMedia"}],"nullable":true},"MemberPreferredPublication":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredPublication"}],"nullable":true},"MemberPrimaryAorId":{"type":"string","maxLength":25,"nullable":true},"MemberStateLicenseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberStateLicenseType":{"type":"string","maxLength":30,"nullable":true},"MemberTransferDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberVotingPrecinct":{"type":"string","maxLength":50,"nullable":true},"OfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"UniqueLicenseeIdentifier":{"type":"string","maxLength":255,"nullable":true}},"required":["MemberKey"]},"org.reso.metadata.Member-update":{"title":"Member (for update)","type":"object","properties":{"JobTitle":{"type":"string","maxLength":50,"nullable":true},"LastLoginTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MemberAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"MemberAORMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberAORkey":{"type":"string","maxLength":255,"nullable":true},"MemberAddress1":{"type":"string","maxLength":50,"nullable":true},"MemberAddress2":{"type":"string","maxLength":50,"nullable":true},"MemberAssociationComments":{"type":"string","maxLength":500,"nullable":true},"MemberCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"MemberCity":{"type":"string","maxLength":50,"nullable":true},"MemberCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"MemberCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"MemberDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberDesignation"}},"MemberDirectPhone":{"type":"string","maxLength":16,"nullable":true},"MemberEmail":{"type":"string","maxLength":80,"nullable":true},"MemberFax":{"type":"string","maxLength":16,"nullable":true},"MemberFirstName":{"type":"string","maxLength":50,"nullable":true},"MemberFullName":{"type":"string","maxLength":150,"nullable":true},"MemberHomePhone":{"type":"string","maxLength":16,"nullable":true},"MemberIsAssistantTo":{"type":"string","maxLength":50,"nullable":true},"MemberLanguages":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}},"MemberLastName":{"type":"string","maxLength":50,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMiddleName":{"type":"string","maxLength":50,"nullable":true},"MemberMlsAccessYN":{"type":"boolean","nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsSecurityClass":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberMlsSecurityClass"}],"nullable":true},"MemberMobilePhone":{"type":"string","maxLength":16,"nullable":true},"MemberNamePrefix":{"type":"string","maxLength":10,"nullable":true},"MemberNameSuffix":{"type":"string","maxLength":10,"nullable":true},"MemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"MemberNickname":{"type":"string","maxLength":50,"nullable":true},"MemberOfficePhone":{"type":"string","maxLength":16,"nullable":true},"MemberOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberOtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberOtherPhoneType"}],"nullable":true},"MemberPager":{"type":"string","maxLength":16,"nullable":true},"MemberPassword":{"type":"string","maxLength":25,"nullable":true},"MemberPhoneTTYTDD":{"type":"string","maxLength":16,"nullable":true},"MemberPostalCode":{"type":"string","maxLength":10,"nullable":true},"MemberPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"MemberPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"MemberPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"MemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"MemberStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"MemberStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStatus"}],"nullable":true},"MemberTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"MemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberType"}],"nullable":true},"MemberVoiceMail":{"type":"string","maxLength":16,"nullable":true},"MemberVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"MemberAlternateId":{"type":"string","maxLength":50,"nullable":true},"MemberBillingPreference":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.BillingPreference"}],"nullable":true},"MemberCommitteeCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MemberMailOptOutYN":{"type":"boolean","nullable":true},"MemberNationalAssociationEntryDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberPreferredMail":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredMail"}],"nullable":true},"MemberPreferredMedia":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredMedia"}],"nullable":true},"MemberPreferredPublication":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredPublication"}],"nullable":true},"MemberPrimaryAorId":{"type":"string","maxLength":25,"nullable":true},"MemberStateLicenseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberStateLicenseType":{"type":"string","maxLength":30,"nullable":true},"MemberTransferDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberVotingPrecinct":{"type":"string","maxLength":50,"nullable":true},"OfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"UniqueLicenseeIdentifier":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.MemberAssociation":{"title":"MemberAssociation","type":"object","properties":{"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"Member":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"Association":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Association"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"AssociationKey":{"type":"string","maxLength":255,"nullable":true},"AssociationMlsId":{"type":"string","maxLength":25,"nullable":true},"AssociationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"AssociationStaffYN":{"type":"boolean","nullable":true},"MemberAssociationBillStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberAssociationBillStatus"}],"nullable":true},"MemberAssociationBillStatusDescription":{"type":"string","maxLength":100,"nullable":true},"MemberAssociationDuesPaidDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberAssociationJoinDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberAssociationOrientationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberAssociationPrimaryIndicator":{"type":"string","maxLength":20,"nullable":true},"MemberAssociationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStatus"}],"nullable":true},"MemberAssociationStatusDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLocalDuesWaivedYN":{"type":"boolean","nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberNationalDuesWaivedYN":{"type":"boolean","nullable":true},"MemberStatelDuesWaivedYN":{"type":"boolean","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.MemberAssociation-create":{"title":"MemberAssociation (for create)","type":"object","properties":{"AssociationKey":{"type":"string","maxLength":255,"nullable":true},"AssociationMlsId":{"type":"string","maxLength":25,"nullable":true},"AssociationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"AssociationStaffYN":{"type":"boolean","nullable":true},"MemberAssociationBillStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberAssociationBillStatus"}],"nullable":true},"MemberAssociationBillStatusDescription":{"type":"string","maxLength":100,"nullable":true},"MemberAssociationDuesPaidDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberAssociationJoinDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberAssociationOrientationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberAssociationPrimaryIndicator":{"type":"string","maxLength":20,"nullable":true},"MemberAssociationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStatus"}],"nullable":true},"MemberAssociationStatusDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLocalDuesWaivedYN":{"type":"boolean","nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberNationalDuesWaivedYN":{"type":"boolean","nullable":true},"MemberStatelDuesWaivedYN":{"type":"boolean","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["AssociationKey"]},"org.reso.metadata.MemberAssociation-update":{"title":"MemberAssociation (for update)","type":"object","properties":{"AssociationMlsId":{"type":"string","maxLength":25,"nullable":true},"AssociationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"AssociationStaffYN":{"type":"boolean","nullable":true},"MemberAssociationBillStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberAssociationBillStatus"}],"nullable":true},"MemberAssociationBillStatusDescription":{"type":"string","maxLength":100,"nullable":true},"MemberAssociationDuesPaidDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberAssociationJoinDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberAssociationOrientationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberAssociationPrimaryIndicator":{"type":"string","maxLength":20,"nullable":true},"MemberAssociationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStatus"}],"nullable":true},"MemberAssociationStatusDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLocalDuesWaivedYN":{"type":"boolean","nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberNationalDuesWaivedYN":{"type":"boolean","nullable":true},"MemberStatelDuesWaivedYN":{"type":"boolean","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.MemberStateLicenses":{"title":"MemberStateLicenses","type":"object","properties":{"Member":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"MemberStateLicenseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberStateLicenseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStateLicenseType"}],"nullable":true},"MemberStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MemberStateLicenseKey":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.MemberStateLicenses-create":{"title":"MemberStateLicenses (for create)","type":"object","properties":{"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"MemberStateLicenseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberStateLicenseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStateLicenseType"}],"nullable":true},"MemberStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MemberStateLicenseKey":{"type":"string","maxLength":255,"nullable":true}},"required":["MemberStateLicenseKey"]},"org.reso.metadata.MemberStateLicenses-update":{"title":"MemberStateLicenses (for update)","type":"object","properties":{"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"MemberStateLicenseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"MemberStateLicenseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MemberStateLicenseType"}],"nullable":true},"MemberStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.OUID":{"title":"OUID","type":"object","properties":{"ChangedByMember":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"OrganizationSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"OrganizationSocialMedia@odata.count":{"$ref":"#/components/schemas/count"},"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OrganizationAddress1":{"type":"string","maxLength":50,"nullable":true},"OrganizationAddress2":{"type":"string","maxLength":50,"nullable":true},"OrganizationAorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationAorOuidKey":{"type":"string","maxLength":255,"nullable":true},"OrganizationCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OrganizationCity":{"type":"string","maxLength":50,"nullable":true},"OrganizationComments":{"type":"string","maxLength":500,"nullable":true},"OrganizationContactEmail":{"type":"string","maxLength":80,"nullable":true},"OrganizationContactFax":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactFirstName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactFullName":{"type":"string","maxLength":150,"nullable":true},"OrganizationContactJobTitle":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactLastName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactMiddleName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactNamePrefix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactNameSuffix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactPhone":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OrganizationCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OrganizationCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OrganizationMemberCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OrganizationMlsCode":{"type":"string","maxLength":25,"nullable":true},"OrganizationMlsVendorName":{"type":"string","maxLength":255,"nullable":true},"OrganizationMlsVendorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationName":{"type":"string","maxLength":255,"nullable":true},"OrganizationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OrganizationPostalCode":{"type":"string","maxLength":10,"nullable":true},"OrganizationPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OrganizationSocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"OrganizationStateLicense":{"type":"string","maxLength":50,"nullable":true},"OrganizationStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStatus":{"type":"boolean","nullable":true},"OrganizationStatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OrganizationType"}],"nullable":true},"OrganizationUniqueId":{"type":"string","maxLength":25,"nullable":true},"OrganizationUniqueIdKey":{"type":"string","maxLength":255,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.OUID-create":{"title":"OUID (for create)","type":"object","properties":{"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OrganizationAddress1":{"type":"string","maxLength":50,"nullable":true},"OrganizationAddress2":{"type":"string","maxLength":50,"nullable":true},"OrganizationAorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationAorOuidKey":{"type":"string","maxLength":255,"nullable":true},"OrganizationCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OrganizationCity":{"type":"string","maxLength":50,"nullable":true},"OrganizationComments":{"type":"string","maxLength":500,"nullable":true},"OrganizationContactEmail":{"type":"string","maxLength":80,"nullable":true},"OrganizationContactFax":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactFirstName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactFullName":{"type":"string","maxLength":150,"nullable":true},"OrganizationContactJobTitle":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactLastName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactMiddleName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactNamePrefix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactNameSuffix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactPhone":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OrganizationCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OrganizationCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OrganizationMemberCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OrganizationMlsCode":{"type":"string","maxLength":25,"nullable":true},"OrganizationMlsVendorName":{"type":"string","maxLength":255,"nullable":true},"OrganizationMlsVendorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationName":{"type":"string","maxLength":255,"nullable":true},"OrganizationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OrganizationPostalCode":{"type":"string","maxLength":10,"nullable":true},"OrganizationPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OrganizationSocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"OrganizationStateLicense":{"type":"string","maxLength":50,"nullable":true},"OrganizationStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStatus":{"type":"boolean","nullable":true},"OrganizationStatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OrganizationType"}],"nullable":true},"OrganizationUniqueId":{"type":"string","maxLength":25,"nullable":true},"OrganizationUniqueIdKey":{"type":"string","maxLength":255,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}},"required":["OrganizationUniqueIdKey"]},"org.reso.metadata.OUID-update":{"title":"OUID (for update)","type":"object","properties":{"ChangedByMemberID":{"type":"string","maxLength":25,"nullable":true},"ChangedByMemberKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OrganizationAddress1":{"type":"string","maxLength":50,"nullable":true},"OrganizationAddress2":{"type":"string","maxLength":50,"nullable":true},"OrganizationAorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationAorOuidKey":{"type":"string","maxLength":255,"nullable":true},"OrganizationCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"OrganizationCity":{"type":"string","maxLength":50,"nullable":true},"OrganizationComments":{"type":"string","maxLength":500,"nullable":true},"OrganizationContactEmail":{"type":"string","maxLength":80,"nullable":true},"OrganizationContactFax":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactFirstName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactFullName":{"type":"string","maxLength":150,"nullable":true},"OrganizationContactJobTitle":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactLastName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactMiddleName":{"type":"string","maxLength":50,"nullable":true},"OrganizationContactNamePrefix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactNameSuffix":{"type":"string","maxLength":10,"nullable":true},"OrganizationContactPhone":{"type":"string","maxLength":16,"nullable":true},"OrganizationContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OrganizationCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"OrganizationCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OrganizationMemberCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OrganizationMlsCode":{"type":"string","maxLength":25,"nullable":true},"OrganizationMlsVendorName":{"type":"string","maxLength":255,"nullable":true},"OrganizationMlsVendorOuid":{"type":"string","maxLength":25,"nullable":true},"OrganizationName":{"type":"string","maxLength":255,"nullable":true},"OrganizationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OrganizationPostalCode":{"type":"string","maxLength":10,"nullable":true},"OrganizationPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OrganizationSocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"OrganizationStateLicense":{"type":"string","maxLength":50,"nullable":true},"OrganizationStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OrganizationStatus":{"type":"boolean","nullable":true},"OrganizationStatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OrganizationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OrganizationType"}],"nullable":true},"OrganizationUniqueId":{"type":"string","maxLength":25,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.Office":{"title":"Office","type":"object","properties":{"FranchiseAffiliation":{"type":"string","maxLength":50,"nullable":true},"IDXOfficeParticipationYN":{"type":"boolean","nullable":true},"MainOfficeKey":{"type":"string","maxLength":255,"nullable":true},"MainOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OfficeAORMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeAORkey":{"type":"string","maxLength":255,"nullable":true},"OfficeAddress1":{"type":"string","maxLength":50,"nullable":true},"OfficeAddress2":{"type":"string","maxLength":50,"nullable":true},"OfficeAssociationComments":{"type":"string","maxLength":500,"nullable":true},"OfficeBranchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeBranchType"}],"nullable":true},"OfficeBrokerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeBrokerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeCity":{"type":"string","maxLength":50,"nullable":true},"OfficeCorporateLicense":{"type":"string","maxLength":50,"nullable":true},"OfficeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OfficeEmail":{"type":"string","maxLength":80,"nullable":true},"OfficeFax":{"type":"string","maxLength":16,"nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeManagerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeManagerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCode":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OfficeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OfficeStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeStatus"}],"nullable":true},"OfficeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SyndicateAgentOption":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateAgentOption"}],"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"MainOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"OfficeBroker":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"OfficeManager":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"OfficeSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"OfficeSocialMedia@odata.count":{"$ref":"#/components/schemas/count"},"BillingOfficeKey":{"type":"string","maxLength":255,"nullable":true},"FranchiseNationalAssociationID":{"type":"string","maxLength":25,"nullable":true},"NumberOfBranches":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfNonMemberSalespersons":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OfficeAlternateId":{"type":"string","maxLength":50,"nullable":true},"OfficeBrokerNationalAssociationID":{"type":"string","maxLength":25,"nullable":true},"OfficeCountry":{"type":"string","maxLength":2,"nullable":true},"OfficeMailAddress1":{"type":"string","maxLength":30,"nullable":true},"OfficeMailAddress2":{"type":"string","maxLength":30,"nullable":true},"OfficeMailCareOf":{"type":"string","maxLength":30,"nullable":true},"OfficeMailCity":{"type":"string","maxLength":21,"nullable":true},"OfficeMailCountry":{"type":"string","maxLength":2,"nullable":true},"OfficeMailCountyOrParish":{"type":"string","maxLength":25,"nullable":true},"OfficeMailPostalCode":{"type":"string","maxLength":5,"nullable":true},"OfficeMailPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OfficeMailStateOrProvince":{"type":"string","maxLength":2,"nullable":true},"OfficeNationalAssociationIdInsertDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OfficePreferredMedia":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredMedia"}],"nullable":true},"OfficePrimaryAorId":{"type":"string","maxLength":25,"nullable":true},"OfficePrimaryStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OtherPhone":{"type":"string","maxLength":16,"nullable":true},"VirtualOfficeWebsiteYN":{"type":"boolean","nullable":true}}},"org.reso.metadata.Office-create":{"title":"Office (for create)","type":"object","properties":{"FranchiseAffiliation":{"type":"string","maxLength":50,"nullable":true},"IDXOfficeParticipationYN":{"type":"boolean","nullable":true},"MainOfficeKey":{"type":"string","maxLength":255,"nullable":true},"MainOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OfficeAORMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeAORkey":{"type":"string","maxLength":255,"nullable":true},"OfficeAddress1":{"type":"string","maxLength":50,"nullable":true},"OfficeAddress2":{"type":"string","maxLength":50,"nullable":true},"OfficeAssociationComments":{"type":"string","maxLength":500,"nullable":true},"OfficeBranchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeBranchType"}],"nullable":true},"OfficeBrokerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeBrokerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeCity":{"type":"string","maxLength":50,"nullable":true},"OfficeCorporateLicense":{"type":"string","maxLength":50,"nullable":true},"OfficeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OfficeEmail":{"type":"string","maxLength":80,"nullable":true},"OfficeFax":{"type":"string","maxLength":16,"nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeManagerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeManagerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCode":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OfficeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OfficeStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeStatus"}],"nullable":true},"OfficeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SyndicateAgentOption":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateAgentOption"}],"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"BillingOfficeKey":{"type":"string","maxLength":255,"nullable":true},"FranchiseNationalAssociationID":{"type":"string","maxLength":25,"nullable":true},"NumberOfBranches":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfNonMemberSalespersons":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OfficeAlternateId":{"type":"string","maxLength":50,"nullable":true},"OfficeBrokerNationalAssociationID":{"type":"string","maxLength":25,"nullable":true},"OfficeCountry":{"type":"string","maxLength":2,"nullable":true},"OfficeMailAddress1":{"type":"string","maxLength":30,"nullable":true},"OfficeMailAddress2":{"type":"string","maxLength":30,"nullable":true},"OfficeMailCareOf":{"type":"string","maxLength":30,"nullable":true},"OfficeMailCity":{"type":"string","maxLength":21,"nullable":true},"OfficeMailCountry":{"type":"string","maxLength":2,"nullable":true},"OfficeMailCountyOrParish":{"type":"string","maxLength":25,"nullable":true},"OfficeMailPostalCode":{"type":"string","maxLength":5,"nullable":true},"OfficeMailPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OfficeMailStateOrProvince":{"type":"string","maxLength":2,"nullable":true},"OfficeNationalAssociationIdInsertDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OfficePreferredMedia":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredMedia"}],"nullable":true},"OfficePrimaryAorId":{"type":"string","maxLength":25,"nullable":true},"OfficePrimaryStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OtherPhone":{"type":"string","maxLength":16,"nullable":true},"VirtualOfficeWebsiteYN":{"type":"boolean","nullable":true}},"required":["OfficeKey"]},"org.reso.metadata.Office-update":{"title":"Office (for update)","type":"object","properties":{"FranchiseAffiliation":{"type":"string","maxLength":50,"nullable":true},"IDXOfficeParticipationYN":{"type":"boolean","nullable":true},"MainOfficeKey":{"type":"string","maxLength":255,"nullable":true},"MainOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"OfficeAORMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeAORkey":{"type":"string","maxLength":255,"nullable":true},"OfficeAddress1":{"type":"string","maxLength":50,"nullable":true},"OfficeAddress2":{"type":"string","maxLength":50,"nullable":true},"OfficeAssociationComments":{"type":"string","maxLength":500,"nullable":true},"OfficeBranchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeBranchType"}],"nullable":true},"OfficeBrokerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeBrokerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeCity":{"type":"string","maxLength":50,"nullable":true},"OfficeCorporateLicense":{"type":"string","maxLength":50,"nullable":true},"OfficeCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"OfficeEmail":{"type":"string","maxLength":80,"nullable":true},"OfficeFax":{"type":"string","maxLength":16,"nullable":true},"OfficeManagerKey":{"type":"string","maxLength":255,"nullable":true},"OfficeManagerMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeName":{"type":"string","maxLength":255,"nullable":true},"OfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"OfficePhone":{"type":"string","maxLength":16,"nullable":true},"OfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCode":{"type":"string","maxLength":10,"nullable":true},"OfficePostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OfficeStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OfficeStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeStatus"}],"nullable":true},"OfficeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemOfficeKey":{"type":"string","maxLength":255,"nullable":true},"SyndicateAgentOption":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateAgentOption"}],"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"BillingOfficeKey":{"type":"string","maxLength":255,"nullable":true},"FranchiseNationalAssociationID":{"type":"string","maxLength":25,"nullable":true},"NumberOfBranches":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfNonMemberSalespersons":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OfficeAlternateId":{"type":"string","maxLength":50,"nullable":true},"OfficeBrokerNationalAssociationID":{"type":"string","maxLength":25,"nullable":true},"OfficeCountry":{"type":"string","maxLength":2,"nullable":true},"OfficeMailAddress1":{"type":"string","maxLength":30,"nullable":true},"OfficeMailAddress2":{"type":"string","maxLength":30,"nullable":true},"OfficeMailCareOf":{"type":"string","maxLength":30,"nullable":true},"OfficeMailCity":{"type":"string","maxLength":21,"nullable":true},"OfficeMailCountry":{"type":"string","maxLength":2,"nullable":true},"OfficeMailCountyOrParish":{"type":"string","maxLength":25,"nullable":true},"OfficeMailPostalCode":{"type":"string","maxLength":5,"nullable":true},"OfficeMailPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"OfficeMailStateOrProvince":{"type":"string","maxLength":2,"nullable":true},"OfficeNationalAssociationIdInsertDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OfficePreferredMedia":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PreferredMedia"}],"nullable":true},"OfficePrimaryAorId":{"type":"string","maxLength":25,"nullable":true},"OfficePrimaryStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OtherPhone":{"type":"string","maxLength":16,"nullable":true},"VirtualOfficeWebsiteYN":{"type":"boolean","nullable":true}}},"org.reso.metadata.OfficeAssociation":{"title":"OfficeAssociation","type":"object","properties":{"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"Office":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"Association":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Association"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"AssociationKey":{"type":"string","maxLength":255,"nullable":true},"AssociationMlsId":{"type":"string","maxLength":25,"nullable":true},"AssociationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"BillStatus":{"type":"string","maxLength":25,"nullable":true},"JoinDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeAssociationPrimaryIndicator":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeAssociationPrimaryIndicator"}],"nullable":true},"OfficeAssociationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeStatus"}],"nullable":true},"OfficeAssociationStatusDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.OfficeAssociation-create":{"title":"OfficeAssociation (for create)","type":"object","properties":{"AssociationKey":{"type":"string","maxLength":255,"nullable":true},"AssociationMlsId":{"type":"string","maxLength":25,"nullable":true},"AssociationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"BillStatus":{"type":"string","maxLength":25,"nullable":true},"JoinDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeAssociationPrimaryIndicator":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeAssociationPrimaryIndicator"}],"nullable":true},"OfficeAssociationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeStatus"}],"nullable":true},"OfficeAssociationStatusDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["AssociationKey"]},"org.reso.metadata.OfficeAssociation-update":{"title":"OfficeAssociation (for update)","type":"object","properties":{"AssociationMlsId":{"type":"string","maxLength":25,"nullable":true},"AssociationNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"BillStatus":{"type":"string","maxLength":25,"nullable":true},"JoinDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeAssociationPrimaryIndicator":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeAssociationPrimaryIndicator"}],"nullable":true},"OfficeAssociationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeStatus"}],"nullable":true},"OfficeAssociationStatusDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemId":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemId":{"type":"string","maxLength":25,"nullable":true},"SourceSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.OfficeCorporateLicenses":{"title":"OfficeCorporateLicenses","type":"object","properties":{"Office":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeCorporateLicense":{"type":"string","maxLength":50,"nullable":true},"OfficeCorporateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OfficeCorporateLicenseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OfficeCorporateLicenseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeCorporateLicenseType"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeCorporateLicenseKey":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.OfficeCorporateLicenses-create":{"title":"OfficeCorporateLicenses (for create)","type":"object","properties":{"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeCorporateLicense":{"type":"string","maxLength":50,"nullable":true},"OfficeCorporateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OfficeCorporateLicenseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OfficeCorporateLicenseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeCorporateLicenseType"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OfficeCorporateLicenseKey":{"type":"string","maxLength":255,"nullable":true}},"required":["OfficeCorporateLicenseKey"]},"org.reso.metadata.OfficeCorporateLicenses-update":{"title":"OfficeCorporateLicenses (for update)","type":"object","properties":{"OfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"OfficeKey":{"type":"string","maxLength":255,"nullable":true},"OfficeCorporateLicense":{"type":"string","maxLength":50,"nullable":true},"OfficeCorporateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"OfficeCorporateLicenseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OfficeCorporateLicenseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OfficeCorporateLicenseType"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.OpenHouse":{"title":"OpenHouse","type":"object","properties":{"AppointmentRequiredYN":{"type":"boolean","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseAttendedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Attended"}],"nullable":true},"OpenHouseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OpenHouseEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseId":{"type":"string","maxLength":255,"nullable":true},"OpenHouseKey":{"type":"string","maxLength":255,"nullable":true},"OpenHouseRemarks":{"type":"string","maxLength":500,"nullable":true},"OpenHouseStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseStatus"}],"nullable":true},"OpenHouseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Refreshments":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"LivestreamOpenHouseURL":{"type":"string","maxLength":8000,"nullable":true}}},"org.reso.metadata.OpenHouse-create":{"title":"OpenHouse (for create)","type":"object","properties":{"AppointmentRequiredYN":{"type":"boolean","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseAttendedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Attended"}],"nullable":true},"OpenHouseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OpenHouseEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseId":{"type":"string","maxLength":255,"nullable":true},"OpenHouseKey":{"type":"string","maxLength":255,"nullable":true},"OpenHouseRemarks":{"type":"string","maxLength":500,"nullable":true},"OpenHouseStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseStatus"}],"nullable":true},"OpenHouseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Refreshments":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"LivestreamOpenHouseURL":{"type":"string","maxLength":8000,"nullable":true}},"required":["OpenHouseKey"]},"org.reso.metadata.OpenHouse-update":{"title":"OpenHouse (for update)","type":"object","properties":{"AppointmentRequiredYN":{"type":"boolean","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseAttendedBy":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Attended"}],"nullable":true},"OpenHouseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OpenHouseEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseId":{"type":"string","maxLength":255,"nullable":true},"OpenHouseRemarks":{"type":"string","maxLength":500,"nullable":true},"OpenHouseStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenHouseStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseStatus"}],"nullable":true},"OpenHouseType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OpenHouseType"}],"nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"Refreshments":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"LivestreamOpenHouseURL":{"type":"string","maxLength":8000,"nullable":true}}},"org.reso.metadata.OtherPhone":{"title":"OtherPhone","type":"object","properties":{"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OtherPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OtherPhoneKey":{"type":"string","maxLength":255,"nullable":true},"OtherPhoneNumber":{"type":"string","maxLength":16,"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.OtherPhone-create":{"title":"OtherPhone (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OtherPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OtherPhoneKey":{"type":"string","maxLength":255,"nullable":true},"OtherPhoneNumber":{"type":"string","maxLength":16,"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true}},"required":["OtherPhoneKey"]},"org.reso.metadata.OtherPhone-update":{"title":"OtherPhone (for update)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OtherPhoneExt":{"type":"string","maxLength":10,"nullable":true},"OtherPhoneNumber":{"type":"string","maxLength":16,"nullable":true},"OtherPhoneType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherPhoneType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.PowerStorage":{"title":"PowerStorage","type":"object","properties":{"PowerStorageKey":{"type":"string","maxLength":255,"nullable":true},"PowerStorageType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerStorageType"}],"nullable":true},"NameplateCapacity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DateOfInstallation":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"InformationSource":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.PowerStorage-create":{"title":"PowerStorage (for create)","type":"object","properties":{"PowerStorageKey":{"type":"string","maxLength":255,"nullable":true},"PowerStorageType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerStorageType"}],"nullable":true},"NameplateCapacity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DateOfInstallation":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"InformationSource":{"type":"string","maxLength":255,"nullable":true}},"required":["PowerStorageKey"]},"org.reso.metadata.PowerStorage-update":{"title":"PowerStorage (for update)","type":"object","properties":{"PowerStorageType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerStorageType"}],"nullable":true},"NameplateCapacity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DateOfInstallation":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"InformationSource":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Property":{"title":"Property","type":"object","properties":{"AboveGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AboveGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"AboveGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"AccessCode":{"type":"string","maxLength":25,"nullable":true},"AccessibilityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AccessibilityFeatures"}},"AdditionalParcelsDescription":{"type":"string","maxLength":255,"nullable":true},"AdditionalParcelsYN":{"type":"boolean","nullable":true},"AnchorsCoTenants":{"type":"string","maxLength":1024,"nullable":true},"Appliances":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Appliances"}},"ArchitecturalStyle":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ArchitecturalStyle"}},"AssociationAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationAmenities"}},"AssociationFee":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2Frequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationFeeIncludes"}},"AssociationName":{"type":"string","maxLength":50,"nullable":true},"AssociationName2":{"type":"string","maxLength":50,"nullable":true},"AssociationPhone":{"type":"string","maxLength":16,"nullable":true},"AssociationPhone2":{"type":"string","maxLength":16,"nullable":true},"AssociationYN":{"type":"boolean","nullable":true},"AttachedGarageYN":{"type":"boolean","nullable":true},"AvailabilityDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Basement":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Basement"}},"BasementYN":{"type":"boolean","nullable":true},"BathroomsFull":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsHalf":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsOneQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsPartial":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsThreeQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsTotalInteger":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsPossible":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BelowGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BelowGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BelowGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BodyType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BodyType"}},"BuilderModel":{"type":"string","maxLength":50,"nullable":true},"BuilderName":{"type":"string","maxLength":50,"nullable":true},"BuildingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BuildingAreaTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BuildingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BuildingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuildingFeatures"}},"BuildingName":{"type":"string","maxLength":50,"nullable":true},"BusinessName":{"type":"string","maxLength":255,"nullable":true},"BusinessType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BusinessType"}},"BuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerAgentDesignation"}},"BuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"BuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"BuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"BuyerFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerFinancing"}},"BuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerTeamKey":{"type":"string","maxLength":255,"nullable":true},"BuyerTeamName":{"type":"string","maxLength":50,"nullable":true},"CableTvExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CancellationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"CapRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"CarportSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CarportYN":{"type":"boolean","nullable":true},"CarrierRoute":{"type":"string","maxLength":9,"nullable":true},"City":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.City"}],"nullable":true},"CityRegion":{"type":"string","maxLength":150,"nullable":true},"CloseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ClosePrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CoBuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoBuyerAgentDesignation"}},"CoBuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoBuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoBuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoListAgentDesignation"}},"CoListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoListAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CommonInterest":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonInterest"}],"nullable":true},"CommonWalls":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonWalls"}},"CommunityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommunityFeatures"}},"Concessions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Concessions"}],"nullable":true},"ConcessionsAmount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ConcessionsComments":{"type":"string","maxLength":200,"nullable":true},"ConstructionMaterials":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ConstructionMaterials"}},"ContinentRegion":{"type":"string","maxLength":150,"nullable":true},"Contingency":{"type":"string","maxLength":1024,"nullable":true},"ContingentDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ContractStatusChangeDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Cooling":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Cooling"}},"CoolingYN":{"type":"boolean","nullable":true},"CopyrightNotice":{"type":"string","maxLength":500,"nullable":true},"Country":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"CountryRegion":{"type":"string","maxLength":150,"nullable":true},"CountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"CoveredSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CropsIncludedYN":{"type":"boolean","nullable":true},"CrossStreet":{"type":"string","maxLength":50,"nullable":true},"CultivatedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CumulativeDaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"CurrentFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentFinancing"}},"CurrentUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentOrPossibleUse"}},"DOH1":{"type":"string","maxLength":25,"nullable":true},"DOH2":{"type":"string","maxLength":25,"nullable":true},"DOH3":{"type":"string","maxLength":25,"nullable":true},"DaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DevelopmentStatus":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DevelopmentStatus"}},"DirectionFaces":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DirectionFaces"}],"nullable":true},"Directions":{"type":"string","maxLength":1024,"nullable":true},"Disclaimer":{"type":"string","maxLength":500,"nullable":true},"Disclosures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Disclosures"}},"DistanceToBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToElectricComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToElectricNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToElectricUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToFreewayComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToFreewayNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToFreewayUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToGasComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToGasNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToGasUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPhoneServiceComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPhoneServiceNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPhoneServiceUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPlaceofWorshipComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPlaceofWorshipNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPlaceofWorshipUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolsComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolsNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolsUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSewerComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSewerNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSewerUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToShoppingComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToShoppingNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToShoppingUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToStreetComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToStreetNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToStreetUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToWaterComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToWaterNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToWaterUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DocumentsAvailable":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DocumentsAvailable"}},"DocumentsChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"DocumentsCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DoorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DoorFeatures"}},"Electric":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Electric"}},"ElectricExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ElectricOnPropertyYN":{"type":"boolean","nullable":true},"ElementarySchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchool"}],"nullable":true},"ElementarySchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchoolDistrict"}],"nullable":true},"Elevation":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ElevationUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"EntryLevel":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"EntryLocation":{"type":"string","maxLength":50,"nullable":true},"Exclusions":{"type":"string","maxLength":1024,"nullable":true},"ExistingLeaseType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExistingLeaseType"}},"ExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ExteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExteriorFeatures"}},"FarmCreditServiceInclYN":{"type":"boolean","nullable":true},"FarmLandAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"FarmLandAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"Fencing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Fencing"}},"FinancialDataSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FinancialDataSource"}},"FireplaceFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FireplaceFeatures"}},"FireplaceYN":{"type":"boolean","nullable":true},"FireplacesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Flooring":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Flooring"}},"FoundationArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"FoundationDetails":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FoundationDetails"}},"FrontageLength":{"type":"string","maxLength":255,"nullable":true},"FrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FrontageType"}},"FuelExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Furnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Furnished"}],"nullable":true},"FurnitureReplacementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageYN":{"type":"boolean","nullable":true},"GardenerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrazingPermitsBlmYN":{"type":"boolean","nullable":true},"GrazingPermitsForestServiceYN":{"type":"boolean","nullable":true},"GrazingPermitsPrivateYN":{"type":"boolean","nullable":true},"GreenBuildingVerificationType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}},"GreenEnergyEfficient":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyEfficient"}},"GreenEnergyGeneration":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyGeneration"}},"GreenIndoorAirQuality":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenIndoorAirQuality"}},"GreenLocation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenLocation"}},"GreenSustainability":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenSustainability"}},"GreenWaterConservation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenWaterConservation"}},"GrossIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrossScheduledIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"HabitableResidenceYN":{"type":"boolean","nullable":true},"Heating":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Heating"}},"HeatingYN":{"type":"boolean","nullable":true},"HighSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchool"}],"nullable":true},"HighSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchoolDistrict"}],"nullable":true},"HomeWarrantyYN":{"type":"boolean","nullable":true},"HorseAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HorseAmenities"}},"HorseYN":{"type":"boolean","nullable":true},"HoursDaysOfOperation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HoursDaysOfOperation"}},"HoursDaysOfOperationDescription":{"type":"string","maxLength":255,"nullable":true},"Inclusions":{"type":"string","maxLength":1024,"nullable":true},"IncomeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IncomeIncludes"}},"InsuranceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"InteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"InternetAddressDisplayYN":{"type":"boolean","nullable":true},"InternetAutomatedValuationDisplayYN":{"type":"boolean","nullable":true},"InternetConsumerCommentYN":{"type":"boolean","nullable":true},"InternetEntireListingDisplayYN":{"type":"boolean","nullable":true},"IrrigationSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IrrigationSource"}},"IrrigationWaterRightsAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"IrrigationWaterRightsYN":{"type":"boolean","nullable":true},"LaborInformation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaborInformation"}},"LandLeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LandLeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LandLeaseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LandLeaseYN":{"type":"boolean","nullable":true},"Latitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LaundryFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaundryFeatures"}},"LeasableArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeasableAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LeaseAssignableYN":{"type":"boolean","nullable":true},"LeaseConsideredYN":{"type":"boolean","nullable":true},"LeaseExpiration":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LeaseRenewalCompensation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseRenewalCompensation"}},"LeaseRenewalOptionYN":{"type":"boolean","nullable":true},"LeaseTerm":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseTerm"}],"nullable":true},"Levels":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Levels"}},"License1":{"type":"string","maxLength":25,"nullable":true},"License2":{"type":"string","maxLength":25,"nullable":true},"License3":{"type":"string","maxLength":25,"nullable":true},"LicensesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListAgentDesignation"}},"ListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"ListAgentFax":{"type":"string","maxLength":16,"nullable":true},"ListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentKey":{"type":"string","maxLength":255,"nullable":true},"ListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"ListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"ListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentPager":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"ListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"ListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"ListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"ListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"ListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"ListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ListOfficeName":{"type":"string","maxLength":255,"nullable":true},"ListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"ListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListPriceLow":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListTeamKey":{"type":"string","maxLength":255,"nullable":true},"ListTeamName":{"type":"string","maxLength":50,"nullable":true},"ListingAgreement":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingAgreement"}],"nullable":true},"ListingContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingService":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingService"}],"nullable":true},"ListingTerms":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingTerms"}},"LivingArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LivingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"LivingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LockBoxLocation":{"type":"string","maxLength":255,"nullable":true},"LockBoxSerialNumber":{"type":"string","maxLength":25,"nullable":true},"LockBoxType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LockBoxType"}},"Longitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LotDimensionsSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotDimensionsSource"}],"nullable":true},"LotFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LotFeatures"}},"LotSizeAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeDimensions":{"type":"string","maxLength":150,"nullable":true},"LotSizeSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeSource"}],"nullable":true},"LotSizeSquareFeet":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LotSizeUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeUnits"}],"nullable":true},"MLSAreaMajor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMajor"}],"nullable":true},"MLSAreaMinor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMinor"}],"nullable":true},"MainLevelBathrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MainLevelBedrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MaintenanceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MajorChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MajorChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"Make":{"type":"string","maxLength":50,"nullable":true},"ManagerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MapCoordinate":{"type":"string","maxLength":25,"nullable":true},"MapCoordinateSource":{"type":"string","maxLength":25,"nullable":true},"MapURL":{"type":"string","maxLength":8000,"nullable":true},"MiddleOrJuniorSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchool"}],"nullable":true},"MiddleOrJuniorSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchoolDistrict"}],"nullable":true},"MlsStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MlsStatus"}],"nullable":true},"MobileDimUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"MobileHomeRemainsYN":{"type":"boolean","nullable":true},"MobileLength":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MobileWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Model":{"type":"string","maxLength":50,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NetOperatingIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NewConstructionYN":{"type":"boolean","nullable":true},"NewTaxesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NumberOfBuildings":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfFullTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfLots":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPads":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPartTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateElectricMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateGasMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateWaterMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsInCommunity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsLeased":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsMoMo":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsVacant":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OccupantName":{"type":"string","maxLength":50,"nullable":true},"OccupantPhone":{"type":"string","maxLength":16,"nullable":true},"OccupantType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OccupantType"}],"nullable":true},"OffMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OffMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OnMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OnMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenParkingSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OpenParkingYN":{"type":"boolean","nullable":true},"OperatingExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OperatingExpenseIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OperatingExpenseIncludes"}},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherEquipment":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherEquipment"}},"OtherExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OtherParking":{"type":"string","maxLength":1024,"nullable":true},"OtherStructures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherStructures"}},"OwnerName":{"type":"string","maxLength":50,"nullable":true},"OwnerPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnerPays"}},"OwnerPhone":{"type":"string","maxLength":16,"nullable":true},"Ownership":{"type":"string","maxLength":1024,"nullable":true},"OwnershipType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnershipType"}],"nullable":true},"ParcelNumber":{"type":"string","maxLength":50,"nullable":true},"ParkManagerName":{"type":"string","maxLength":50,"nullable":true},"ParkManagerPhone":{"type":"string","maxLength":16,"nullable":true},"ParkName":{"type":"string","maxLength":50,"nullable":true},"ParkingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ParkingFeatures"}},"ParkingTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PastureArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PatioAndPorchFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PatioAndPorchFeatures"}},"PendingTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PestControlExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PetsAllowed":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PetsAllowed"}},"PhotosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PhotosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PoolExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PoolFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PoolFeatures"}},"PoolPrivateYN":{"type":"boolean","nullable":true},"Possession":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Possession"}},"PossibleUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentOrPossibleUse"}},"PostalCity":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PostalCity"}],"nullable":true},"PostalCode":{"type":"string","maxLength":10,"nullable":true},"PostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"PowerProductionType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}},"PreviousListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PriceChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PrivateOfficeRemarks":{"type":"string","maxLength":4000,"nullable":true},"PrivateRemarks":{"type":"string","maxLength":4000,"nullable":true},"ProfessionalManagementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PropertyAttachedYN":{"type":"boolean","nullable":true},"PropertyCondition":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyCondition"}},"PropertySubType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertySubType"}],"nullable":true},"PropertyType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyType"}],"nullable":true},"PublicRemarks":{"type":"string","maxLength":4000,"nullable":true},"PublicSurveyRange":{"type":"string","maxLength":20,"nullable":true},"PublicSurveySection":{"type":"string","maxLength":20,"nullable":true},"PublicSurveyTownship":{"type":"string","maxLength":20,"nullable":true},"PurchaseContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"RVParkingDimensions":{"type":"string","maxLength":50,"nullable":true},"RangeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RentControlYN":{"type":"boolean","nullable":true},"RentIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RentIncludes"}},"RoadFrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadFrontageType"}},"RoadResponsibility":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadResponsibility"}},"RoadSurfaceType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadSurfaceType"}},"Roof":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Roof"}},"RoomType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}},"RoomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SeatingCapacity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SecurityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SecurityFeatures"}},"SeniorCommunityYN":{"type":"boolean","nullable":true},"SerialU":{"type":"string","maxLength":25,"nullable":true},"SerialX":{"type":"string","maxLength":25,"nullable":true},"SerialXX":{"type":"string","maxLength":25,"nullable":true},"Sewer":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Sewer"}},"ShowingAdvanceNotice":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ShowingAttendedYN":{"type":"boolean","nullable":true},"ShowingContactName":{"type":"string","maxLength":40,"nullable":true},"ShowingContactPhone":{"type":"string","maxLength":16,"nullable":true},"ShowingContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ShowingContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingContactType"}},"ShowingDays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingDays"}},"ShowingEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingInstructions":{"type":"string","maxLength":4000,"nullable":true},"ShowingRequirements":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingRequirements"}},"ShowingStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SignOnPropertyYN":{"type":"boolean","nullable":true},"Skirt":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Skirt"}},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpaFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpaFeatures"}},"SpaYN":{"type":"boolean","nullable":true},"SpecialLicenses":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialLicenses"}},"SpecialListingConditions":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialListingConditions"}},"StandardStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StandardStatus"}],"nullable":true},"StateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"StateRegion":{"type":"string","maxLength":150,"nullable":true},"StatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Stories":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StoriesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetAdditionalInfo":{"type":"string","maxLength":50,"nullable":true},"StreetDirPrefix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetDirSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetName":{"type":"string","maxLength":50,"nullable":true},"StreetNumber":{"type":"string","maxLength":25,"nullable":true},"StreetNumberNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetSuffix"}],"nullable":true},"StreetSuffixModifier":{"type":"string","maxLength":25,"nullable":true},"StructureType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.StructureType"}},"SubAgencyCompensation":{"type":"string","maxLength":25,"nullable":true},"SubAgencyCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"SubdivisionName":{"type":"string","maxLength":50,"nullable":true},"SuppliesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"SyndicationRemarks":{"type":"string","maxLength":4000,"nullable":true},"TaxAnnualAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxAssessedValue":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TaxBlock":{"type":"string","maxLength":25,"nullable":true},"TaxBookNumber":{"type":"string","maxLength":25,"nullable":true},"TaxLegalDescription":{"type":"string","maxLength":6000,"nullable":true},"TaxLot":{"type":"string","maxLength":25,"nullable":true},"TaxMapNumber":{"type":"string","maxLength":25,"nullable":true},"TaxOtherAnnualAssessmentAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxParcelLetter":{"type":"string","maxLength":25,"nullable":true},"TaxStatusCurrent":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TaxStatusCurrent"}},"TaxTract":{"type":"string","maxLength":25,"nullable":true},"TaxYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TenantPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TenantPays"}},"Topography":{"type":"string","maxLength":255,"nullable":true},"TotalActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Township":{"type":"string","maxLength":50,"nullable":true},"TransactionBrokerCompensation":{"type":"string","maxLength":25,"nullable":true},"TransactionBrokerCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"TrashExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitNumber":{"type":"string","maxLength":25,"nullable":true},"UnitTypeType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}},"UnitsFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitsFurnished"}],"nullable":true},"UniversalPropertyId":{"type":"string","maxLength":128,"nullable":true},"UniversalPropertySubId":{"type":"string","maxLength":128,"nullable":true},"UnparsedAddress":{"type":"string","maxLength":255,"nullable":true},"Utilities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Utilities"}},"VacancyAllowance":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"VacancyAllowanceRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"Vegetation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Vegetation"}},"VideosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"VideosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"View":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.View"}},"ViewYN":{"type":"boolean","nullable":true},"VirtualTourURLBranded":{"type":"string","maxLength":8000,"nullable":true},"VirtualTourURLUnbranded":{"type":"string","maxLength":8000,"nullable":true},"WalkScore":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"WaterBodyName":{"type":"string","maxLength":50,"nullable":true},"WaterSewerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WaterSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterSource"}},"WaterfrontFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterfrontFeatures"}},"WaterfrontYN":{"type":"boolean","nullable":true},"WindowFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WindowFeatures"}},"WithdrawnDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"WoodedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WorkmansCompensationExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"YearBuilt":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltDetails":{"type":"string","maxLength":1024,"nullable":true},"YearBuiltEffective":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.YearBuiltSource"}],"nullable":true},"YearEstablished":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearsCurrentOwner":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Zoning":{"type":"string","maxLength":25,"nullable":true},"ZoningDescription":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"BuyerAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"BuyerOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"CoBuyerAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"CoBuyerOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"CoListAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"CoListOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"ListAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"ListOffice":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Office"}],"nullable":true},"BuyerTeam":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Teams"}],"nullable":true},"ListTeam":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Teams"}],"nullable":true},"SourceSystem":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OUID"}},"SourceSystem@odata.count":{"$ref":"#/components/schemas/count"},"GreenBuildingVerification":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyGreenVerification"}},"GreenBuildingVerification@odata.count":{"$ref":"#/components/schemas/count"},"PowerProduction":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyPowerProduction"}},"PowerProduction@odata.count":{"$ref":"#/components/schemas/count"},"Rooms":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyRooms"}},"Rooms@odata.count":{"$ref":"#/components/schemas/count"},"UnitTypes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.PropertyUnitTypes"}},"UnitTypes@odata.count":{"$ref":"#/components/schemas/count"},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"SocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"SocialMedia@odata.count":{"$ref":"#/components/schemas/count"},"OpenHouse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.OpenHouse"}},"OpenHouse@odata.count":{"$ref":"#/components/schemas/count"},"AboveGradeUnfinishedArea":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"AboveGradeUnfinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"AboveGradeUnfinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"ActivationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AvailableLeaseType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExistingLeaseType"}},"BackOnMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"BelowGradeUnfinishedArea":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BelowGradeUnfinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BelowGradeUnfinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BuyerAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"BuyerBrokerageCompensation":{"type":"string","maxLength":25,"nullable":true},"BuyerBrokerageCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"BuyerOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoListAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoListOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"DaysInMls":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DaysOnSite":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DualOrVariableRateCommissionYN":{"type":"boolean","nullable":true},"FhaEligibility":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FhaEligibility"}],"nullable":true},"GreenVerificationYN":{"type":"boolean","nullable":true},"ListAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"ListingURL":{"type":"string","maxLength":8000,"nullable":true},"ListingURLDescription":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingURLDescription"}],"nullable":true},"ListOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"PowerProductionYN":{"type":"boolean","nullable":true},"SimpleDaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StartShowingDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"CompSaleYN":{"type":"boolean","nullable":true},"TaxAnnualAmountPerSquareFoot":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AttributionContact":{"type":"string","maxLength":80,"nullable":true},"GrossLivingAreaAnsi":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"DocumentStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DocumentStatus"}],"nullable":true},"PropertyTimeZoneName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyTimeZone"}],"nullable":true},"PropertyTimeZoneObservesDstYN":{"type":"boolean","nullable":true},"PropertyTimeZoneStandardOffset":{"type":"string","maxLength":10,"nullable":true},"TaxAnnualAmountPerLivingAreaUnit":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"CompensationComments":{"type":"string","maxLength":255,"nullable":true},"ShowingConsiderations":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingConsiderations"}},"ShowingServiceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingServiceName"}],"nullable":true}}},"org.reso.metadata.Property-create":{"title":"Property (for create)","type":"object","properties":{"AboveGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AboveGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"AboveGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"AccessCode":{"type":"string","maxLength":25,"nullable":true},"AccessibilityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AccessibilityFeatures"}},"AdditionalParcelsDescription":{"type":"string","maxLength":255,"nullable":true},"AdditionalParcelsYN":{"type":"boolean","nullable":true},"AnchorsCoTenants":{"type":"string","maxLength":1024,"nullable":true},"Appliances":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Appliances"}},"ArchitecturalStyle":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ArchitecturalStyle"}},"AssociationAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationAmenities"}},"AssociationFee":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2Frequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationFeeIncludes"}},"AssociationName":{"type":"string","maxLength":50,"nullable":true},"AssociationName2":{"type":"string","maxLength":50,"nullable":true},"AssociationPhone":{"type":"string","maxLength":16,"nullable":true},"AssociationPhone2":{"type":"string","maxLength":16,"nullable":true},"AssociationYN":{"type":"boolean","nullable":true},"AttachedGarageYN":{"type":"boolean","nullable":true},"AvailabilityDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Basement":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Basement"}},"BasementYN":{"type":"boolean","nullable":true},"BathroomsFull":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsHalf":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsOneQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsPartial":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsThreeQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsTotalInteger":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsPossible":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BelowGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BelowGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BelowGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BodyType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BodyType"}},"BuilderModel":{"type":"string","maxLength":50,"nullable":true},"BuilderName":{"type":"string","maxLength":50,"nullable":true},"BuildingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BuildingAreaTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BuildingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BuildingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuildingFeatures"}},"BuildingName":{"type":"string","maxLength":50,"nullable":true},"BusinessName":{"type":"string","maxLength":255,"nullable":true},"BusinessType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BusinessType"}},"BuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerAgentDesignation"}},"BuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"BuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"BuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"BuyerFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerFinancing"}},"BuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerTeamKey":{"type":"string","maxLength":255,"nullable":true},"BuyerTeamName":{"type":"string","maxLength":50,"nullable":true},"CableTvExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CancellationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"CapRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"CarportSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CarportYN":{"type":"boolean","nullable":true},"CarrierRoute":{"type":"string","maxLength":9,"nullable":true},"City":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.City"}],"nullable":true},"CityRegion":{"type":"string","maxLength":150,"nullable":true},"CloseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ClosePrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CoBuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoBuyerAgentDesignation"}},"CoBuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoBuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoBuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoListAgentDesignation"}},"CoListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoListAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CommonInterest":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonInterest"}],"nullable":true},"CommonWalls":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonWalls"}},"CommunityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommunityFeatures"}},"Concessions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Concessions"}],"nullable":true},"ConcessionsAmount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ConcessionsComments":{"type":"string","maxLength":200,"nullable":true},"ConstructionMaterials":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ConstructionMaterials"}},"ContinentRegion":{"type":"string","maxLength":150,"nullable":true},"Contingency":{"type":"string","maxLength":1024,"nullable":true},"ContingentDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ContractStatusChangeDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Cooling":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Cooling"}},"CoolingYN":{"type":"boolean","nullable":true},"CopyrightNotice":{"type":"string","maxLength":500,"nullable":true},"Country":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"CountryRegion":{"type":"string","maxLength":150,"nullable":true},"CountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"CoveredSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CropsIncludedYN":{"type":"boolean","nullable":true},"CrossStreet":{"type":"string","maxLength":50,"nullable":true},"CultivatedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CumulativeDaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"CurrentFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentFinancing"}},"CurrentUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentOrPossibleUse"}},"DOH1":{"type":"string","maxLength":25,"nullable":true},"DOH2":{"type":"string","maxLength":25,"nullable":true},"DOH3":{"type":"string","maxLength":25,"nullable":true},"DaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DevelopmentStatus":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DevelopmentStatus"}},"DirectionFaces":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DirectionFaces"}],"nullable":true},"Directions":{"type":"string","maxLength":1024,"nullable":true},"Disclaimer":{"type":"string","maxLength":500,"nullable":true},"Disclosures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Disclosures"}},"DistanceToBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToElectricComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToElectricNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToElectricUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToFreewayComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToFreewayNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToFreewayUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToGasComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToGasNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToGasUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPhoneServiceComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPhoneServiceNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPhoneServiceUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPlaceofWorshipComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPlaceofWorshipNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPlaceofWorshipUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolsComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolsNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolsUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSewerComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSewerNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSewerUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToShoppingComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToShoppingNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToShoppingUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToStreetComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToStreetNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToStreetUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToWaterComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToWaterNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToWaterUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DocumentsAvailable":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DocumentsAvailable"}},"DocumentsChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"DocumentsCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DoorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DoorFeatures"}},"Electric":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Electric"}},"ElectricExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ElectricOnPropertyYN":{"type":"boolean","nullable":true},"ElementarySchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchool"}],"nullable":true},"ElementarySchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchoolDistrict"}],"nullable":true},"Elevation":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ElevationUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"EntryLevel":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"EntryLocation":{"type":"string","maxLength":50,"nullable":true},"Exclusions":{"type":"string","maxLength":1024,"nullable":true},"ExistingLeaseType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExistingLeaseType"}},"ExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ExteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExteriorFeatures"}},"FarmCreditServiceInclYN":{"type":"boolean","nullable":true},"FarmLandAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"FarmLandAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"Fencing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Fencing"}},"FinancialDataSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FinancialDataSource"}},"FireplaceFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FireplaceFeatures"}},"FireplaceYN":{"type":"boolean","nullable":true},"FireplacesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Flooring":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Flooring"}},"FoundationArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"FoundationDetails":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FoundationDetails"}},"FrontageLength":{"type":"string","maxLength":255,"nullable":true},"FrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FrontageType"}},"FuelExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Furnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Furnished"}],"nullable":true},"FurnitureReplacementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageYN":{"type":"boolean","nullable":true},"GardenerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrazingPermitsBlmYN":{"type":"boolean","nullable":true},"GrazingPermitsForestServiceYN":{"type":"boolean","nullable":true},"GrazingPermitsPrivateYN":{"type":"boolean","nullable":true},"GreenBuildingVerificationType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}},"GreenEnergyEfficient":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyEfficient"}},"GreenEnergyGeneration":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyGeneration"}},"GreenIndoorAirQuality":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenIndoorAirQuality"}},"GreenLocation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenLocation"}},"GreenSustainability":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenSustainability"}},"GreenWaterConservation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenWaterConservation"}},"GrossIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrossScheduledIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"HabitableResidenceYN":{"type":"boolean","nullable":true},"Heating":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Heating"}},"HeatingYN":{"type":"boolean","nullable":true},"HighSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchool"}],"nullable":true},"HighSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchoolDistrict"}],"nullable":true},"HomeWarrantyYN":{"type":"boolean","nullable":true},"HorseAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HorseAmenities"}},"HorseYN":{"type":"boolean","nullable":true},"HoursDaysOfOperation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HoursDaysOfOperation"}},"HoursDaysOfOperationDescription":{"type":"string","maxLength":255,"nullable":true},"Inclusions":{"type":"string","maxLength":1024,"nullable":true},"IncomeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IncomeIncludes"}},"InsuranceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"InteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"InternetAddressDisplayYN":{"type":"boolean","nullable":true},"InternetAutomatedValuationDisplayYN":{"type":"boolean","nullable":true},"InternetConsumerCommentYN":{"type":"boolean","nullable":true},"InternetEntireListingDisplayYN":{"type":"boolean","nullable":true},"IrrigationSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IrrigationSource"}},"IrrigationWaterRightsAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"IrrigationWaterRightsYN":{"type":"boolean","nullable":true},"LaborInformation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaborInformation"}},"LandLeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LandLeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LandLeaseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LandLeaseYN":{"type":"boolean","nullable":true},"Latitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LaundryFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaundryFeatures"}},"LeasableArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeasableAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LeaseAssignableYN":{"type":"boolean","nullable":true},"LeaseConsideredYN":{"type":"boolean","nullable":true},"LeaseExpiration":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LeaseRenewalCompensation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseRenewalCompensation"}},"LeaseRenewalOptionYN":{"type":"boolean","nullable":true},"LeaseTerm":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseTerm"}],"nullable":true},"Levels":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Levels"}},"License1":{"type":"string","maxLength":25,"nullable":true},"License2":{"type":"string","maxLength":25,"nullable":true},"License3":{"type":"string","maxLength":25,"nullable":true},"LicensesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListAgentDesignation"}},"ListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"ListAgentFax":{"type":"string","maxLength":16,"nullable":true},"ListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentKey":{"type":"string","maxLength":255,"nullable":true},"ListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"ListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"ListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentPager":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"ListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"ListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"ListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"ListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"ListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"ListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ListOfficeName":{"type":"string","maxLength":255,"nullable":true},"ListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"ListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListPriceLow":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListTeamKey":{"type":"string","maxLength":255,"nullable":true},"ListTeamName":{"type":"string","maxLength":50,"nullable":true},"ListingAgreement":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingAgreement"}],"nullable":true},"ListingContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingService":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingService"}],"nullable":true},"ListingTerms":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingTerms"}},"LivingArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LivingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"LivingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LockBoxLocation":{"type":"string","maxLength":255,"nullable":true},"LockBoxSerialNumber":{"type":"string","maxLength":25,"nullable":true},"LockBoxType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LockBoxType"}},"Longitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LotDimensionsSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotDimensionsSource"}],"nullable":true},"LotFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LotFeatures"}},"LotSizeAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeDimensions":{"type":"string","maxLength":150,"nullable":true},"LotSizeSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeSource"}],"nullable":true},"LotSizeSquareFeet":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LotSizeUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeUnits"}],"nullable":true},"MLSAreaMajor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMajor"}],"nullable":true},"MLSAreaMinor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMinor"}],"nullable":true},"MainLevelBathrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MainLevelBedrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MaintenanceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MajorChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MajorChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"Make":{"type":"string","maxLength":50,"nullable":true},"ManagerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MapCoordinate":{"type":"string","maxLength":25,"nullable":true},"MapCoordinateSource":{"type":"string","maxLength":25,"nullable":true},"MapURL":{"type":"string","maxLength":8000,"nullable":true},"MiddleOrJuniorSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchool"}],"nullable":true},"MiddleOrJuniorSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchoolDistrict"}],"nullable":true},"MlsStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MlsStatus"}],"nullable":true},"MobileDimUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"MobileHomeRemainsYN":{"type":"boolean","nullable":true},"MobileLength":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MobileWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Model":{"type":"string","maxLength":50,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NetOperatingIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NewConstructionYN":{"type":"boolean","nullable":true},"NewTaxesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NumberOfBuildings":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfFullTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfLots":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPads":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPartTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateElectricMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateGasMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateWaterMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsInCommunity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsLeased":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsMoMo":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsVacant":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OccupantName":{"type":"string","maxLength":50,"nullable":true},"OccupantPhone":{"type":"string","maxLength":16,"nullable":true},"OccupantType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OccupantType"}],"nullable":true},"OffMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OffMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OnMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OnMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenParkingSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OpenParkingYN":{"type":"boolean","nullable":true},"OperatingExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OperatingExpenseIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OperatingExpenseIncludes"}},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherEquipment":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherEquipment"}},"OtherExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OtherParking":{"type":"string","maxLength":1024,"nullable":true},"OtherStructures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherStructures"}},"OwnerName":{"type":"string","maxLength":50,"nullable":true},"OwnerPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnerPays"}},"OwnerPhone":{"type":"string","maxLength":16,"nullable":true},"Ownership":{"type":"string","maxLength":1024,"nullable":true},"OwnershipType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnershipType"}],"nullable":true},"ParcelNumber":{"type":"string","maxLength":50,"nullable":true},"ParkManagerName":{"type":"string","maxLength":50,"nullable":true},"ParkManagerPhone":{"type":"string","maxLength":16,"nullable":true},"ParkName":{"type":"string","maxLength":50,"nullable":true},"ParkingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ParkingFeatures"}},"ParkingTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PastureArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PatioAndPorchFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PatioAndPorchFeatures"}},"PendingTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PestControlExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PetsAllowed":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PetsAllowed"}},"PhotosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PhotosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PoolExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PoolFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PoolFeatures"}},"PoolPrivateYN":{"type":"boolean","nullable":true},"Possession":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Possession"}},"PossibleUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentOrPossibleUse"}},"PostalCity":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PostalCity"}],"nullable":true},"PostalCode":{"type":"string","maxLength":10,"nullable":true},"PostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"PowerProductionType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}},"PreviousListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PriceChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PrivateOfficeRemarks":{"type":"string","maxLength":4000,"nullable":true},"PrivateRemarks":{"type":"string","maxLength":4000,"nullable":true},"ProfessionalManagementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PropertyAttachedYN":{"type":"boolean","nullable":true},"PropertyCondition":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyCondition"}},"PropertySubType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertySubType"}],"nullable":true},"PropertyType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyType"}],"nullable":true},"PublicRemarks":{"type":"string","maxLength":4000,"nullable":true},"PublicSurveyRange":{"type":"string","maxLength":20,"nullable":true},"PublicSurveySection":{"type":"string","maxLength":20,"nullable":true},"PublicSurveyTownship":{"type":"string","maxLength":20,"nullable":true},"PurchaseContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"RVParkingDimensions":{"type":"string","maxLength":50,"nullable":true},"RangeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RentControlYN":{"type":"boolean","nullable":true},"RentIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RentIncludes"}},"RoadFrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadFrontageType"}},"RoadResponsibility":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadResponsibility"}},"RoadSurfaceType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadSurfaceType"}},"Roof":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Roof"}},"RoomType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}},"RoomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SeatingCapacity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SecurityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SecurityFeatures"}},"SeniorCommunityYN":{"type":"boolean","nullable":true},"SerialU":{"type":"string","maxLength":25,"nullable":true},"SerialX":{"type":"string","maxLength":25,"nullable":true},"SerialXX":{"type":"string","maxLength":25,"nullable":true},"Sewer":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Sewer"}},"ShowingAdvanceNotice":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ShowingAttendedYN":{"type":"boolean","nullable":true},"ShowingContactName":{"type":"string","maxLength":40,"nullable":true},"ShowingContactPhone":{"type":"string","maxLength":16,"nullable":true},"ShowingContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ShowingContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingContactType"}},"ShowingDays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingDays"}},"ShowingEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingInstructions":{"type":"string","maxLength":4000,"nullable":true},"ShowingRequirements":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingRequirements"}},"ShowingStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SignOnPropertyYN":{"type":"boolean","nullable":true},"Skirt":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Skirt"}},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpaFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpaFeatures"}},"SpaYN":{"type":"boolean","nullable":true},"SpecialLicenses":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialLicenses"}},"SpecialListingConditions":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialListingConditions"}},"StandardStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StandardStatus"}],"nullable":true},"StateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"StateRegion":{"type":"string","maxLength":150,"nullable":true},"StatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Stories":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StoriesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetAdditionalInfo":{"type":"string","maxLength":50,"nullable":true},"StreetDirPrefix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetDirSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetName":{"type":"string","maxLength":50,"nullable":true},"StreetNumber":{"type":"string","maxLength":25,"nullable":true},"StreetNumberNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetSuffix"}],"nullable":true},"StreetSuffixModifier":{"type":"string","maxLength":25,"nullable":true},"StructureType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.StructureType"}},"SubAgencyCompensation":{"type":"string","maxLength":25,"nullable":true},"SubAgencyCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"SubdivisionName":{"type":"string","maxLength":50,"nullable":true},"SuppliesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"SyndicationRemarks":{"type":"string","maxLength":4000,"nullable":true},"TaxAnnualAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxAssessedValue":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TaxBlock":{"type":"string","maxLength":25,"nullable":true},"TaxBookNumber":{"type":"string","maxLength":25,"nullable":true},"TaxLegalDescription":{"type":"string","maxLength":6000,"nullable":true},"TaxLot":{"type":"string","maxLength":25,"nullable":true},"TaxMapNumber":{"type":"string","maxLength":25,"nullable":true},"TaxOtherAnnualAssessmentAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxParcelLetter":{"type":"string","maxLength":25,"nullable":true},"TaxStatusCurrent":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TaxStatusCurrent"}},"TaxTract":{"type":"string","maxLength":25,"nullable":true},"TaxYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TenantPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TenantPays"}},"Topography":{"type":"string","maxLength":255,"nullable":true},"TotalActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Township":{"type":"string","maxLength":50,"nullable":true},"TransactionBrokerCompensation":{"type":"string","maxLength":25,"nullable":true},"TransactionBrokerCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"TrashExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitNumber":{"type":"string","maxLength":25,"nullable":true},"UnitTypeType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}},"UnitsFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitsFurnished"}],"nullable":true},"UniversalPropertyId":{"type":"string","maxLength":128,"nullable":true},"UniversalPropertySubId":{"type":"string","maxLength":128,"nullable":true},"UnparsedAddress":{"type":"string","maxLength":255,"nullable":true},"Utilities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Utilities"}},"VacancyAllowance":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"VacancyAllowanceRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"Vegetation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Vegetation"}},"VideosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"VideosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"View":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.View"}},"ViewYN":{"type":"boolean","nullable":true},"VirtualTourURLBranded":{"type":"string","maxLength":8000,"nullable":true},"VirtualTourURLUnbranded":{"type":"string","maxLength":8000,"nullable":true},"WalkScore":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"WaterBodyName":{"type":"string","maxLength":50,"nullable":true},"WaterSewerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WaterSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterSource"}},"WaterfrontFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterfrontFeatures"}},"WaterfrontYN":{"type":"boolean","nullable":true},"WindowFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WindowFeatures"}},"WithdrawnDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"WoodedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WorkmansCompensationExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"YearBuilt":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltDetails":{"type":"string","maxLength":1024,"nullable":true},"YearBuiltEffective":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.YearBuiltSource"}],"nullable":true},"YearEstablished":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearsCurrentOwner":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Zoning":{"type":"string","maxLength":25,"nullable":true},"ZoningDescription":{"type":"string","maxLength":255,"nullable":true},"AboveGradeUnfinishedArea":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"AboveGradeUnfinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"AboveGradeUnfinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"ActivationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AvailableLeaseType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExistingLeaseType"}},"BackOnMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"BelowGradeUnfinishedArea":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BelowGradeUnfinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BelowGradeUnfinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BuyerAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"BuyerBrokerageCompensation":{"type":"string","maxLength":25,"nullable":true},"BuyerBrokerageCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"BuyerOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoListAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoListOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"DaysInMls":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DaysOnSite":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DualOrVariableRateCommissionYN":{"type":"boolean","nullable":true},"FhaEligibility":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FhaEligibility"}],"nullable":true},"GreenVerificationYN":{"type":"boolean","nullable":true},"ListAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"ListingURL":{"type":"string","maxLength":8000,"nullable":true},"ListingURLDescription":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingURLDescription"}],"nullable":true},"ListOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"PowerProductionYN":{"type":"boolean","nullable":true},"SimpleDaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StartShowingDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"CompSaleYN":{"type":"boolean","nullable":true},"TaxAnnualAmountPerSquareFoot":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AttributionContact":{"type":"string","maxLength":80,"nullable":true},"GrossLivingAreaAnsi":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"DocumentStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DocumentStatus"}],"nullable":true},"PropertyTimeZoneName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyTimeZone"}],"nullable":true},"PropertyTimeZoneObservesDstYN":{"type":"boolean","nullable":true},"PropertyTimeZoneStandardOffset":{"type":"string","maxLength":10,"nullable":true},"TaxAnnualAmountPerLivingAreaUnit":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"CompensationComments":{"type":"string","maxLength":255,"nullable":true},"ShowingConsiderations":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingConsiderations"}},"ShowingServiceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingServiceName"}],"nullable":true}},"required":["ListingKey"]},"org.reso.metadata.Property-update":{"title":"Property (for update)","type":"object","properties":{"AboveGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AboveGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"AboveGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"AccessCode":{"type":"string","maxLength":25,"nullable":true},"AccessibilityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AccessibilityFeatures"}},"AdditionalParcelsDescription":{"type":"string","maxLength":255,"nullable":true},"AdditionalParcelsYN":{"type":"boolean","nullable":true},"AnchorsCoTenants":{"type":"string","maxLength":1024,"nullable":true},"Appliances":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Appliances"}},"ArchitecturalStyle":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ArchitecturalStyle"}},"AssociationAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationAmenities"}},"AssociationFee":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AssociationFee2Frequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"AssociationFeeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.AssociationFeeIncludes"}},"AssociationName":{"type":"string","maxLength":50,"nullable":true},"AssociationName2":{"type":"string","maxLength":50,"nullable":true},"AssociationPhone":{"type":"string","maxLength":16,"nullable":true},"AssociationPhone2":{"type":"string","maxLength":16,"nullable":true},"AssociationYN":{"type":"boolean","nullable":true},"AttachedGarageYN":{"type":"boolean","nullable":true},"AvailabilityDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Basement":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Basement"}},"BasementYN":{"type":"boolean","nullable":true},"BathroomsFull":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsHalf":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsOneQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsPartial":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsThreeQuarter":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BathroomsTotalInteger":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsPossible":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BedroomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BelowGradeFinishedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BelowGradeFinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BelowGradeFinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BodyType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BodyType"}},"BuilderModel":{"type":"string","maxLength":50,"nullable":true},"BuilderName":{"type":"string","maxLength":50,"nullable":true},"BuildingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BuildingAreaTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BuildingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BuildingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuildingFeatures"}},"BuildingName":{"type":"string","maxLength":50,"nullable":true},"BusinessName":{"type":"string","maxLength":255,"nullable":true},"BusinessType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BusinessType"}},"BuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerAgentDesignation"}},"BuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"BuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"BuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"BuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"BuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"BuyerFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.BuyerFinancing"}},"BuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"BuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"BuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"BuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"BuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"BuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"BuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"BuyerTeamKey":{"type":"string","maxLength":255,"nullable":true},"BuyerTeamName":{"type":"string","maxLength":50,"nullable":true},"CableTvExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CancellationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"CapRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"CarportSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CarportYN":{"type":"boolean","nullable":true},"CarrierRoute":{"type":"string","maxLength":9,"nullable":true},"City":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.City"}],"nullable":true},"CityRegion":{"type":"string","maxLength":150,"nullable":true},"CloseDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ClosePrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CoBuyerAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoBuyerAgentDesignation"}},"CoBuyerAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoBuyerAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoBuyerAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoBuyerAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoBuyerAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoBuyerOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoBuyerOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoBuyerOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoBuyerOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoBuyerOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CoListAgentDesignation"}},"CoListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"CoListAgentFax":{"type":"string","maxLength":16,"nullable":true},"CoListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"CoListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentKey":{"type":"string","maxLength":255,"nullable":true},"CoListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"CoListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"CoListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentPager":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"CoListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"CoListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"CoListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"CoListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"CoListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"CoListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"CoListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"CoListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"CoListOfficeName":{"type":"string","maxLength":255,"nullable":true},"CoListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"CoListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"CoListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"CommonInterest":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonInterest"}],"nullable":true},"CommonWalls":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommonWalls"}},"CommunityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CommunityFeatures"}},"Concessions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Concessions"}],"nullable":true},"ConcessionsAmount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ConcessionsComments":{"type":"string","maxLength":200,"nullable":true},"ConstructionMaterials":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ConstructionMaterials"}},"ContinentRegion":{"type":"string","maxLength":150,"nullable":true},"Contingency":{"type":"string","maxLength":1024,"nullable":true},"ContingentDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ContractStatusChangeDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"Cooling":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Cooling"}},"CoolingYN":{"type":"boolean","nullable":true},"CopyrightNotice":{"type":"string","maxLength":500,"nullable":true},"Country":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"CountryRegion":{"type":"string","maxLength":150,"nullable":true},"CountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"CoveredSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CropsIncludedYN":{"type":"boolean","nullable":true},"CrossStreet":{"type":"string","maxLength":50,"nullable":true},"CultivatedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"CumulativeDaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"CurrentFinancing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentFinancing"}},"CurrentUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentOrPossibleUse"}},"DOH1":{"type":"string","maxLength":25,"nullable":true},"DOH2":{"type":"string","maxLength":25,"nullable":true},"DOH3":{"type":"string","maxLength":25,"nullable":true},"DaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DevelopmentStatus":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DevelopmentStatus"}},"DirectionFaces":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DirectionFaces"}],"nullable":true},"Directions":{"type":"string","maxLength":1024,"nullable":true},"Disclaimer":{"type":"string","maxLength":500,"nullable":true},"Disclosures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Disclosures"}},"DistanceToBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToElectricComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToElectricNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToElectricUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToFreewayComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToFreewayNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToFreewayUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToGasComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToGasNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToGasUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPhoneServiceComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPhoneServiceNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPhoneServiceUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToPlaceofWorshipComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToPlaceofWorshipNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToPlaceofWorshipUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolBusComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolBusNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolBusUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSchoolsComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSchoolsNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSchoolsUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToSewerComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToSewerNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToSewerUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToShoppingComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToShoppingNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToShoppingUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToStreetComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToStreetNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToStreetUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DistanceToWaterComments":{"type":"string","maxLength":255,"nullable":true},"DistanceToWaterNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DistanceToWaterUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"DocumentsAvailable":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DocumentsAvailable"}},"DocumentsChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"DocumentsCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DoorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DoorFeatures"}},"Electric":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Electric"}},"ElectricExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ElectricOnPropertyYN":{"type":"boolean","nullable":true},"ElementarySchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchool"}],"nullable":true},"ElementarySchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ElementarySchoolDistrict"}],"nullable":true},"Elevation":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ElevationUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"EntryLevel":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"EntryLocation":{"type":"string","maxLength":50,"nullable":true},"Exclusions":{"type":"string","maxLength":1024,"nullable":true},"ExistingLeaseType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExistingLeaseType"}},"ExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ExteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExteriorFeatures"}},"FarmCreditServiceInclYN":{"type":"boolean","nullable":true},"FarmLandAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"FarmLandAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"Fencing":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Fencing"}},"FinancialDataSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FinancialDataSource"}},"FireplaceFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FireplaceFeatures"}},"FireplaceYN":{"type":"boolean","nullable":true},"FireplacesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Flooring":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Flooring"}},"FoundationArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"FoundationDetails":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FoundationDetails"}},"FrontageLength":{"type":"string","maxLength":255,"nullable":true},"FrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.FrontageType"}},"FuelExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Furnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Furnished"}],"nullable":true},"FurnitureReplacementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GarageYN":{"type":"boolean","nullable":true},"GardenerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrazingPermitsBlmYN":{"type":"boolean","nullable":true},"GrazingPermitsForestServiceYN":{"type":"boolean","nullable":true},"GrazingPermitsPrivateYN":{"type":"boolean","nullable":true},"GreenBuildingVerificationType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}},"GreenEnergyEfficient":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyEfficient"}},"GreenEnergyGeneration":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenEnergyGeneration"}},"GreenIndoorAirQuality":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenIndoorAirQuality"}},"GreenLocation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenLocation"}},"GreenSustainability":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenSustainability"}},"GreenWaterConservation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenWaterConservation"}},"GrossIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"GrossScheduledIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"HabitableResidenceYN":{"type":"boolean","nullable":true},"Heating":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Heating"}},"HeatingYN":{"type":"boolean","nullable":true},"HighSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchool"}],"nullable":true},"HighSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.HighSchoolDistrict"}],"nullable":true},"HomeWarrantyYN":{"type":"boolean","nullable":true},"HorseAmenities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HorseAmenities"}},"HorseYN":{"type":"boolean","nullable":true},"HoursDaysOfOperation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.HoursDaysOfOperation"}},"HoursDaysOfOperationDescription":{"type":"string","maxLength":255,"nullable":true},"Inclusions":{"type":"string","maxLength":1024,"nullable":true},"IncomeIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IncomeIncludes"}},"InsuranceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"InteriorFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"InternetAddressDisplayYN":{"type":"boolean","nullable":true},"InternetAutomatedValuationDisplayYN":{"type":"boolean","nullable":true},"InternetConsumerCommentYN":{"type":"boolean","nullable":true},"InternetEntireListingDisplayYN":{"type":"boolean","nullable":true},"IrrigationSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.IrrigationSource"}},"IrrigationWaterRightsAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"IrrigationWaterRightsYN":{"type":"boolean","nullable":true},"LaborInformation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaborInformation"}},"LandLeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LandLeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LandLeaseExpirationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LandLeaseYN":{"type":"boolean","nullable":true},"Latitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LaundryFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LaundryFeatures"}},"LeasableArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeasableAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LeaseAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LeaseAmountFrequency":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FeeFrequency"}],"nullable":true},"LeaseAssignableYN":{"type":"boolean","nullable":true},"LeaseConsideredYN":{"type":"boolean","nullable":true},"LeaseExpiration":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"LeaseRenewalCompensation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseRenewalCompensation"}},"LeaseRenewalOptionYN":{"type":"boolean","nullable":true},"LeaseTerm":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LeaseTerm"}],"nullable":true},"Levels":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Levels"}},"License1":{"type":"string","maxLength":25,"nullable":true},"License2":{"type":"string","maxLength":25,"nullable":true},"License3":{"type":"string","maxLength":25,"nullable":true},"LicensesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListAgentDesignation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListAgentDesignation"}},"ListAgentDirectPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentEmail":{"type":"string","maxLength":80,"nullable":true},"ListAgentFax":{"type":"string","maxLength":16,"nullable":true},"ListAgentFirstName":{"type":"string","maxLength":50,"nullable":true},"ListAgentFullName":{"type":"string","maxLength":150,"nullable":true},"ListAgentHomePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentKey":{"type":"string","maxLength":255,"nullable":true},"ListAgentLastName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMiddleName":{"type":"string","maxLength":50,"nullable":true},"ListAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ListAgentMobilePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentNamePrefix":{"type":"string","maxLength":10,"nullable":true},"ListAgentNameSuffix":{"type":"string","maxLength":10,"nullable":true},"ListAgentOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentPager":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListAgentStateLicense":{"type":"string","maxLength":50,"nullable":true},"ListAgentTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"ListAgentURL":{"type":"string","maxLength":8000,"nullable":true},"ListAgentVoiceMail":{"type":"string","maxLength":16,"nullable":true},"ListAgentVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeAOR":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AOR"}],"nullable":true},"ListOfficeEmail":{"type":"string","maxLength":80,"nullable":true},"ListOfficeFax":{"type":"string","maxLength":16,"nullable":true},"ListOfficeKey":{"type":"string","maxLength":255,"nullable":true},"ListOfficeMlsId":{"type":"string","maxLength":25,"nullable":true},"ListOfficeName":{"type":"string","maxLength":255,"nullable":true},"ListOfficePhone":{"type":"string","maxLength":16,"nullable":true},"ListOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"ListOfficeURL":{"type":"string","maxLength":8000,"nullable":true},"ListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListPriceLow":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"ListTeamKey":{"type":"string","maxLength":255,"nullable":true},"ListTeamName":{"type":"string","maxLength":50,"nullable":true},"ListingAgreement":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingAgreement"}],"nullable":true},"ListingContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingService":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingService"}],"nullable":true},"ListingTerms":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingTerms"}},"LivingArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LivingAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"LivingAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"LockBoxLocation":{"type":"string","maxLength":255,"nullable":true},"LockBoxSerialNumber":{"type":"string","maxLength":25,"nullable":true},"LockBoxType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LockBoxType"}},"Longitude":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":1e-8,"maximum":9999.99999999,"minimum":-9999.99999999,"nullable":true},"LotDimensionsSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotDimensionsSource"}],"nullable":true},"LotFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.LotFeatures"}},"LotSizeAcres":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.0001,"nullable":true},"LotSizeDimensions":{"type":"string","maxLength":150,"nullable":true},"LotSizeSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeSource"}],"nullable":true},"LotSizeSquareFeet":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"LotSizeUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LotSizeUnits"}],"nullable":true},"MLSAreaMajor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMajor"}],"nullable":true},"MLSAreaMinor":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MLSAreaMinor"}],"nullable":true},"MainLevelBathrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MainLevelBedrooms":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MaintenanceExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MajorChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MajorChangeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ChangeType"}],"nullable":true},"Make":{"type":"string","maxLength":50,"nullable":true},"ManagerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"MapCoordinate":{"type":"string","maxLength":25,"nullable":true},"MapCoordinateSource":{"type":"string","maxLength":25,"nullable":true},"MapURL":{"type":"string","maxLength":8000,"nullable":true},"MiddleOrJuniorSchool":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchool"}],"nullable":true},"MiddleOrJuniorSchoolDistrict":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MiddleOrJuniorSchoolDistrict"}],"nullable":true},"MlsStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.MlsStatus"}],"nullable":true},"MobileDimUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"MobileHomeRemainsYN":{"type":"boolean","nullable":true},"MobileLength":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"MobileWidth":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Model":{"type":"string","maxLength":50,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NetOperatingIncome":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NewConstructionYN":{"type":"boolean","nullable":true},"NewTaxesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"NumberOfBuildings":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfFullTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfLots":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPads":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfPartTimeEmployees":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateElectricMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateGasMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfSeparateWaterMeters":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsInCommunity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsLeased":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsMoMo":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"NumberOfUnitsVacant":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"OccupantName":{"type":"string","maxLength":50,"nullable":true},"OccupantPhone":{"type":"string","maxLength":16,"nullable":true},"OccupantType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OccupantType"}],"nullable":true},"OffMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OffMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OnMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"OnMarketTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OpenParkingSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OpenParkingYN":{"type":"boolean","nullable":true},"OperatingExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OperatingExpenseIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OperatingExpenseIncludes"}},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OtherEquipment":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherEquipment"}},"OtherExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"OtherParking":{"type":"string","maxLength":1024,"nullable":true},"OtherStructures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OtherStructures"}},"OwnerName":{"type":"string","maxLength":50,"nullable":true},"OwnerPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnerPays"}},"OwnerPhone":{"type":"string","maxLength":16,"nullable":true},"Ownership":{"type":"string","maxLength":1024,"nullable":true},"OwnershipType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.OwnershipType"}],"nullable":true},"ParcelNumber":{"type":"string","maxLength":50,"nullable":true},"ParkManagerName":{"type":"string","maxLength":50,"nullable":true},"ParkManagerPhone":{"type":"string","maxLength":16,"nullable":true},"ParkName":{"type":"string","maxLength":50,"nullable":true},"ParkingFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ParkingFeatures"}},"ParkingTotal":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PastureArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PatioAndPorchFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PatioAndPorchFeatures"}},"PendingTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PestControlExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PetsAllowed":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PetsAllowed"}},"PhotosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PhotosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PoolExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PoolFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PoolFeatures"}},"PoolPrivateYN":{"type":"boolean","nullable":true},"Possession":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Possession"}},"PossibleUse":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.CurrentOrPossibleUse"}},"PostalCity":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PostalCity"}],"nullable":true},"PostalCode":{"type":"string","maxLength":10,"nullable":true},"PostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"PowerProductionType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}},"PreviousListPrice":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PriceChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PrivateOfficeRemarks":{"type":"string","maxLength":4000,"nullable":true},"PrivateRemarks":{"type":"string","maxLength":4000,"nullable":true},"ProfessionalManagementExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"PropertyAttachedYN":{"type":"boolean","nullable":true},"PropertyCondition":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyCondition"}},"PropertySubType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertySubType"}],"nullable":true},"PropertyType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyType"}],"nullable":true},"PublicRemarks":{"type":"string","maxLength":4000,"nullable":true},"PublicSurveyRange":{"type":"string","maxLength":20,"nullable":true},"PublicSurveySection":{"type":"string","maxLength":20,"nullable":true},"PublicSurveyTownship":{"type":"string","maxLength":20,"nullable":true},"PurchaseContractDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"RVParkingDimensions":{"type":"string","maxLength":50,"nullable":true},"RangeArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RentControlYN":{"type":"boolean","nullable":true},"RentIncludes":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RentIncludes"}},"RoadFrontageType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadFrontageType"}},"RoadResponsibility":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadResponsibility"}},"RoadSurfaceType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoadSurfaceType"}},"Roof":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Roof"}},"RoomType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}},"RoomsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SeatingCapacity":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"SecurityFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SecurityFeatures"}},"SeniorCommunityYN":{"type":"boolean","nullable":true},"SerialU":{"type":"string","maxLength":25,"nullable":true},"SerialX":{"type":"string","maxLength":25,"nullable":true},"SerialXX":{"type":"string","maxLength":25,"nullable":true},"Sewer":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Sewer"}},"ShowingAdvanceNotice":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ShowingAttendedYN":{"type":"boolean","nullable":true},"ShowingContactName":{"type":"string","maxLength":40,"nullable":true},"ShowingContactPhone":{"type":"string","maxLength":16,"nullable":true},"ShowingContactPhoneExt":{"type":"string","maxLength":10,"nullable":true},"ShowingContactType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingContactType"}},"ShowingDays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingDays"}},"ShowingEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingInstructions":{"type":"string","maxLength":4000,"nullable":true},"ShowingRequirements":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingRequirements"}},"ShowingStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SignOnPropertyYN":{"type":"boolean","nullable":true},"Skirt":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Skirt"}},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SpaFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpaFeatures"}},"SpaYN":{"type":"boolean","nullable":true},"SpecialLicenses":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialLicenses"}},"SpecialListingConditions":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SpecialListingConditions"}},"StandardStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StandardStatus"}],"nullable":true},"StateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"StateRegion":{"type":"string","maxLength":150,"nullable":true},"StatusChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"Stories":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StoriesTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetAdditionalInfo":{"type":"string","maxLength":50,"nullable":true},"StreetDirPrefix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetDirSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetDirection"}],"nullable":true},"StreetName":{"type":"string","maxLength":50,"nullable":true},"StreetNumber":{"type":"string","maxLength":25,"nullable":true},"StreetNumberNumeric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StreetSuffix":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StreetSuffix"}],"nullable":true},"StreetSuffixModifier":{"type":"string","maxLength":25,"nullable":true},"StructureType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.StructureType"}},"SubAgencyCompensation":{"type":"string","maxLength":25,"nullable":true},"SubAgencyCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"SubdivisionName":{"type":"string","maxLength":50,"nullable":true},"SuppliesExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"SyndicateTo":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.SyndicateTo"}},"SyndicationRemarks":{"type":"string","maxLength":4000,"nullable":true},"TaxAnnualAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxAssessedValue":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TaxBlock":{"type":"string","maxLength":25,"nullable":true},"TaxBookNumber":{"type":"string","maxLength":25,"nullable":true},"TaxLegalDescription":{"type":"string","maxLength":6000,"nullable":true},"TaxLot":{"type":"string","maxLength":25,"nullable":true},"TaxMapNumber":{"type":"string","maxLength":25,"nullable":true},"TaxOtherAnnualAssessmentAmount":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"TaxParcelLetter":{"type":"string","maxLength":25,"nullable":true},"TaxStatusCurrent":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TaxStatusCurrent"}},"TaxTract":{"type":"string","maxLength":25,"nullable":true},"TaxYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"TenantPays":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.TenantPays"}},"Topography":{"type":"string","maxLength":255,"nullable":true},"TotalActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"Township":{"type":"string","maxLength":50,"nullable":true},"TransactionBrokerCompensation":{"type":"string","maxLength":25,"nullable":true},"TransactionBrokerCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"TrashExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitNumber":{"type":"string","maxLength":25,"nullable":true},"UnitTypeType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}},"UnitsFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitsFurnished"}],"nullable":true},"UniversalPropertyId":{"type":"string","maxLength":128,"nullable":true},"UniversalPropertySubId":{"type":"string","maxLength":128,"nullable":true},"UnparsedAddress":{"type":"string","maxLength":255,"nullable":true},"Utilities":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Utilities"}},"VacancyAllowance":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"VacancyAllowanceRate":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"Vegetation":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.Vegetation"}},"VideosChangeTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"VideosCount":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"View":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.View"}},"ViewYN":{"type":"boolean","nullable":true},"VirtualTourURLBranded":{"type":"string","maxLength":8000,"nullable":true},"VirtualTourURLUnbranded":{"type":"string","maxLength":8000,"nullable":true},"WalkScore":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"WaterBodyName":{"type":"string","maxLength":50,"nullable":true},"WaterSewerExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WaterSource":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterSource"}},"WaterfrontFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WaterfrontFeatures"}},"WaterfrontYN":{"type":"boolean","nullable":true},"WindowFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.WindowFeatures"}},"WithdrawnDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"WoodedArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"WorkmansCompensationExpense":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"YearBuilt":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltDetails":{"type":"string","maxLength":1024,"nullable":true},"YearBuiltEffective":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearBuiltSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.YearBuiltSource"}],"nullable":true},"YearEstablished":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"YearsCurrentOwner":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"Zoning":{"type":"string","maxLength":25,"nullable":true},"ZoningDescription":{"type":"string","maxLength":255,"nullable":true},"AboveGradeUnfinishedArea":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"AboveGradeUnfinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"AboveGradeUnfinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"ActivationDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"AvailableLeaseType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ExistingLeaseType"}},"BackOnMarketDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"BelowGradeUnfinishedArea":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"BelowGradeUnfinishedAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"BelowGradeUnfinishedAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"BuyerAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"BuyerBrokerageCompensation":{"type":"string","maxLength":25,"nullable":true},"BuyerBrokerageCompensationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CompensationType"}],"nullable":true},"BuyerOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoBuyerOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoListAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"CoListOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"DaysInMls":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DaysOnSite":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"DualOrVariableRateCommissionYN":{"type":"boolean","nullable":true},"FhaEligibility":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.FhaEligibility"}],"nullable":true},"GreenVerificationYN":{"type":"boolean","nullable":true},"ListAgentNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"ListingURL":{"type":"string","maxLength":8000,"nullable":true},"ListingURLDescription":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ListingURLDescription"}],"nullable":true},"ListOfficeNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"PowerProductionYN":{"type":"boolean","nullable":true},"SimpleDaysOnMarket":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"StartShowingDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"CompSaleYN":{"type":"boolean","nullable":true},"TaxAnnualAmountPerSquareFoot":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"AttributionContact":{"type":"string","maxLength":80,"nullable":true},"GrossLivingAreaAnsi":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"DocumentStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.DocumentStatus"}],"nullable":true},"PropertyTimeZoneName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PropertyTimeZone"}],"nullable":true},"PropertyTimeZoneObservesDstYN":{"type":"boolean","nullable":true},"PropertyTimeZoneStandardOffset":{"type":"string","maxLength":10,"nullable":true},"TaxAnnualAmountPerLivingAreaUnit":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"CompensationComments":{"type":"string","maxLength":255,"nullable":true},"ShowingConsiderations":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingConsiderations"}},"ShowingServiceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingServiceName"}],"nullable":true}}},"org.reso.metadata.PropertyGreenVerification":{"title":"PropertyGreenVerification","type":"object","properties":{"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"GreenBuildingVerificationKey":{"type":"string","maxLength":255,"nullable":true},"GreenBuildingVerificationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}],"nullable":true},"GreenVerificationBody":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationMetric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"GreenVerificationRating":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationSource"}],"nullable":true},"GreenVerificationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationStatus"}],"nullable":true},"GreenVerificationURL":{"type":"string","maxLength":8000,"nullable":true},"GreenVerificationVersion":{"type":"string","maxLength":25,"nullable":true},"GreenVerificationYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.PropertyGreenVerification-create":{"title":"PropertyGreenVerification (for create)","type":"object","properties":{"GreenBuildingVerificationKey":{"type":"string","maxLength":255,"nullable":true},"GreenBuildingVerificationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}],"nullable":true},"GreenVerificationBody":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationMetric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"GreenVerificationRating":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationSource"}],"nullable":true},"GreenVerificationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationStatus"}],"nullable":true},"GreenVerificationURL":{"type":"string","maxLength":8000,"nullable":true},"GreenVerificationVersion":{"type":"string","maxLength":25,"nullable":true},"GreenVerificationYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}},"required":["GreenBuildingVerificationKey"]},"org.reso.metadata.PropertyGreenVerification-update":{"title":"PropertyGreenVerification (for update)","type":"object","properties":{"GreenBuildingVerificationType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenBuildingVerificationType"}],"nullable":true},"GreenVerificationBody":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationMetric":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"GreenVerificationRating":{"type":"string","maxLength":50,"nullable":true},"GreenVerificationSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationSource"}],"nullable":true},"GreenVerificationStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.GreenVerificationStatus"}],"nullable":true},"GreenVerificationURL":{"type":"string","maxLength":8000,"nullable":true},"GreenVerificationVersion":{"type":"string","maxLength":25,"nullable":true},"GreenVerificationYear":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.PropertyPowerProduction":{"title":"PropertyPowerProduction","type":"object","properties":{"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PowerProductionAnnual":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PowerProductionAnnualStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionAnnualStatus"}],"nullable":true},"PowerProductionKey":{"type":"string","maxLength":255,"nullable":true},"PowerProductionSize":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"PowerProductionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}],"nullable":true},"PowerProductionYearInstall":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PowerProductionOwnership":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionOwnership"}],"nullable":true}}},"org.reso.metadata.PropertyPowerProduction-create":{"title":"PropertyPowerProduction (for create)","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PowerProductionAnnual":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PowerProductionAnnualStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionAnnualStatus"}],"nullable":true},"PowerProductionKey":{"type":"string","maxLength":255,"nullable":true},"PowerProductionSize":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"PowerProductionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}],"nullable":true},"PowerProductionYearInstall":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PowerProductionOwnership":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionOwnership"}],"nullable":true}},"required":["PowerProductionKey"]},"org.reso.metadata.PropertyPowerProduction-update":{"title":"PropertyPowerProduction (for update)","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"PowerProductionAnnual":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PowerProductionAnnualStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionAnnualStatus"}],"nullable":true},"PowerProductionSize":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999.99,"minimum":-999.99,"nullable":true},"PowerProductionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionType"}],"nullable":true},"PowerProductionYearInstall":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"PowerProductionOwnership":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.PowerProductionOwnership"}],"nullable":true}}},"org.reso.metadata.PropertyRooms":{"title":"PropertyRooms","type":"object","properties":{"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"RoomArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"RoomAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"RoomDescription":{"type":"string","maxLength":1024,"nullable":true},"RoomDimensions":{"type":"string","maxLength":50,"nullable":true},"RoomFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"RoomKey":{"type":"string","maxLength":255,"nullable":true},"RoomLength":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomLengthWidthSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomLengthWidthSource"}],"nullable":true},"RoomLengthWidthUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"RoomLevel":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomLevel"}],"nullable":true},"RoomType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}],"nullable":true},"RoomWidth":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BedroomClosetType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClosetType"}],"nullable":true}}},"org.reso.metadata.PropertyRooms-create":{"title":"PropertyRooms (for create)","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"RoomArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"RoomAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"RoomDescription":{"type":"string","maxLength":1024,"nullable":true},"RoomDimensions":{"type":"string","maxLength":50,"nullable":true},"RoomFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"RoomKey":{"type":"string","maxLength":255,"nullable":true},"RoomLength":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomLengthWidthSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomLengthWidthSource"}],"nullable":true},"RoomLengthWidthUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"RoomLevel":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomLevel"}],"nullable":true},"RoomType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}],"nullable":true},"RoomWidth":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BedroomClosetType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClosetType"}],"nullable":true}},"required":["RoomKey"]},"org.reso.metadata.PropertyRooms-update":{"title":"PropertyRooms (for update)","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"RoomArea":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomAreaSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaSource"}],"nullable":true},"RoomAreaUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.AreaUnits"}],"nullable":true},"RoomDescription":{"type":"string","maxLength":1024,"nullable":true},"RoomDimensions":{"type":"string","maxLength":50,"nullable":true},"RoomFeatures":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.InteriorOrRoomFeatures"}},"RoomLength":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"RoomLengthWidthSource":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomLengthWidthSource"}],"nullable":true},"RoomLengthWidthUnits":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.LinearUnits"}],"nullable":true},"RoomLevel":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomLevel"}],"nullable":true},"RoomType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RoomType"}],"nullable":true},"RoomWidth":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"BedroomClosetType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClosetType"}],"nullable":true}}},"org.reso.metadata.PropertyUnitTypes":{"title":"PropertyUnitTypes","type":"object","properties":{"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"UnitTypeActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeBathsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeBedsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeDescription":{"type":"string","maxLength":1024,"nullable":true},"UnitTypeFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Furnished"}],"nullable":true},"UnitTypeGarageAttachedYN":{"type":"boolean","nullable":true},"UnitTypeGarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeKey":{"type":"string","maxLength":255,"nullable":true},"UnitTypeProForma":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeTotalRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}],"nullable":true},"UnitTypeUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}}},"org.reso.metadata.PropertyUnitTypes-create":{"title":"PropertyUnitTypes (for create)","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"UnitTypeActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeBathsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeBedsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeDescription":{"type":"string","maxLength":1024,"nullable":true},"UnitTypeFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Furnished"}],"nullable":true},"UnitTypeGarageAttachedYN":{"type":"boolean","nullable":true},"UnitTypeGarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeKey":{"type":"string","maxLength":255,"nullable":true},"UnitTypeProForma":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeTotalRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}],"nullable":true},"UnitTypeUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}},"required":["UnitTypeKey"]},"org.reso.metadata.PropertyUnitTypes-update":{"title":"PropertyUnitTypes (for update)","type":"object","properties":{"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"UnitTypeActualRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeBathsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeBedsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeDescription":{"type":"string","maxLength":1024,"nullable":true},"UnitTypeFurnished":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Furnished"}],"nullable":true},"UnitTypeGarageAttachedYN":{"type":"boolean","nullable":true},"UnitTypeGarageSpaces":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeProForma":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"UnitTypeTotalRent":{"anyOf":[{"type":"number"},{"type":"string"}],"format":"decimal","example":0,"multipleOf":0.01,"maximum":999999999999.99,"minimum":-999999999999.99,"nullable":true},"UnitTypeType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.UnitTypeType"}],"nullable":true},"UnitTypeUnitsTotal":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true}}},"org.reso.metadata.Prospecting":{"title":"Prospecting","type":"object","properties":{"ActiveYN":{"type":"boolean","nullable":true},"BccEmailList":{"type":"string","maxLength":1024,"nullable":true},"BccMeYN":{"type":"boolean","nullable":true},"CcEmailList":{"type":"string","maxLength":1024,"nullable":true},"ClientActivatedYN":{"type":"boolean","nullable":true},"ConciergeNotificationsYN":{"type":"boolean","nullable":true},"ConciergeYN":{"type":"boolean","nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"DailySchedule":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DailySchedule"}},"DisplayTemplateID":{"type":"string","maxLength":25,"nullable":true},"Language":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}],"nullable":true},"LastNewChangedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastViewedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MessageNew":{"type":"string","maxLength":4000,"nullable":true},"MessageRevise":{"type":"string","maxLength":4000,"nullable":true},"MessageUpdate":{"type":"string","maxLength":4000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NextSendTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"ProspectingKey":{"type":"string","maxLength":255,"nullable":true},"ReasonActiveOrDisabled":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ReasonActiveOrDisabled"}],"nullable":true},"SavedSearchKey":{"type":"string","maxLength":255,"nullable":true},"ScheduleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ScheduleType"}],"nullable":true},"Subject":{"type":"string","maxLength":255,"nullable":true},"ToEmailList":{"type":"string","maxLength":1024,"nullable":true}}},"org.reso.metadata.Prospecting-create":{"title":"Prospecting (for create)","type":"object","properties":{"ActiveYN":{"type":"boolean","nullable":true},"BccEmailList":{"type":"string","maxLength":1024,"nullable":true},"BccMeYN":{"type":"boolean","nullable":true},"CcEmailList":{"type":"string","maxLength":1024,"nullable":true},"ClientActivatedYN":{"type":"boolean","nullable":true},"ConciergeNotificationsYN":{"type":"boolean","nullable":true},"ConciergeYN":{"type":"boolean","nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"DailySchedule":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DailySchedule"}},"DisplayTemplateID":{"type":"string","maxLength":25,"nullable":true},"Language":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}],"nullable":true},"LastNewChangedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastViewedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MessageNew":{"type":"string","maxLength":4000,"nullable":true},"MessageRevise":{"type":"string","maxLength":4000,"nullable":true},"MessageUpdate":{"type":"string","maxLength":4000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NextSendTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"ProspectingKey":{"type":"string","maxLength":255,"nullable":true},"ReasonActiveOrDisabled":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ReasonActiveOrDisabled"}],"nullable":true},"SavedSearchKey":{"type":"string","maxLength":255,"nullable":true},"ScheduleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ScheduleType"}],"nullable":true},"Subject":{"type":"string","maxLength":255,"nullable":true},"ToEmailList":{"type":"string","maxLength":1024,"nullable":true}},"required":["ProspectingKey"]},"org.reso.metadata.Prospecting-update":{"title":"Prospecting (for update)","type":"object","properties":{"ActiveYN":{"type":"boolean","nullable":true},"BccEmailList":{"type":"string","maxLength":1024,"nullable":true},"BccMeYN":{"type":"boolean","nullable":true},"CcEmailList":{"type":"string","maxLength":1024,"nullable":true},"ClientActivatedYN":{"type":"boolean","nullable":true},"ConciergeNotificationsYN":{"type":"boolean","nullable":true},"ConciergeYN":{"type":"boolean","nullable":true},"ContactKey":{"type":"string","maxLength":255,"nullable":true},"DailySchedule":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.DailySchedule"}},"DisplayTemplateID":{"type":"string","maxLength":25,"nullable":true},"Language":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Languages"}],"nullable":true},"LastNewChangedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"LastViewedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"MessageNew":{"type":"string","maxLength":4000,"nullable":true},"MessageRevise":{"type":"string","maxLength":4000,"nullable":true},"MessageUpdate":{"type":"string","maxLength":4000,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"NextSendTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OwnerMemberID":{"type":"string","maxLength":25,"nullable":true},"OwnerMemberKey":{"type":"string","maxLength":255,"nullable":true},"ReasonActiveOrDisabled":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ReasonActiveOrDisabled"}],"nullable":true},"SavedSearchKey":{"type":"string","maxLength":255,"nullable":true},"ScheduleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ScheduleType"}],"nullable":true},"Subject":{"type":"string","maxLength":255,"nullable":true},"ToEmailList":{"type":"string","maxLength":1024,"nullable":true}}},"org.reso.metadata.Queue":{"title":"Queue","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemQueueKey":{"type":"string","maxLength":255,"nullable":true},"QueueTransactionKey":{"type":"string","maxLength":255,"nullable":true},"QueueTransactionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.QueueTransactionType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemQueueKey":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Queue-create":{"title":"Queue (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemQueueKey":{"type":"string","maxLength":255,"nullable":true},"QueueTransactionKey":{"type":"string","maxLength":255,"nullable":true},"QueueTransactionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.QueueTransactionType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemQueueKey":{"type":"string","maxLength":255,"nullable":true}},"required":["QueueTransactionKey"]},"org.reso.metadata.Queue-update":{"title":"Queue (for update)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemQueueKey":{"type":"string","maxLength":255,"nullable":true},"QueueTransactionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.QueueTransactionType"}],"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemQueueKey":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Rules":{"title":"Rules","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemRuleKey":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"RuleAction":{"type":"string","maxLength":8000,"nullable":true},"RuleDescription":{"type":"string","maxLength":8000,"nullable":true},"RuleEnabledYN":{"type":"boolean","nullable":true},"RuleErrorText":{"type":"string","maxLength":8000,"nullable":true},"RuleExpression":{"type":"string","maxLength":8000,"nullable":true},"RuleFormat":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleFormat"}],"nullable":true},"RuleHelpText":{"type":"string","maxLength":8000,"nullable":true},"RuleKey":{"type":"string","maxLength":255,"nullable":true},"RuleName":{"type":"string","maxLength":255,"nullable":true},"RuleOrder":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"RuleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleType"}],"nullable":true},"RuleVersion":{"type":"string","maxLength":255,"nullable":true},"RuleWarningText":{"type":"string","maxLength":8000,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Rules-create":{"title":"Rules (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemRuleKey":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"RuleAction":{"type":"string","maxLength":8000,"nullable":true},"RuleDescription":{"type":"string","maxLength":8000,"nullable":true},"RuleEnabledYN":{"type":"boolean","nullable":true},"RuleErrorText":{"type":"string","maxLength":8000,"nullable":true},"RuleExpression":{"type":"string","maxLength":8000,"nullable":true},"RuleFormat":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleFormat"}],"nullable":true},"RuleHelpText":{"type":"string","maxLength":8000,"nullable":true},"RuleKey":{"type":"string","maxLength":255,"nullable":true},"RuleName":{"type":"string","maxLength":255,"nullable":true},"RuleOrder":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"RuleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleType"}],"nullable":true},"RuleVersion":{"type":"string","maxLength":255,"nullable":true},"RuleWarningText":{"type":"string","maxLength":8000,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["RuleKey"]},"org.reso.metadata.Rules-update":{"title":"Rules (for update)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"FieldKey":{"type":"string","maxLength":255,"nullable":true},"FieldName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemRuleKey":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"RuleAction":{"type":"string","maxLength":8000,"nullable":true},"RuleDescription":{"type":"string","maxLength":8000,"nullable":true},"RuleEnabledYN":{"type":"boolean","nullable":true},"RuleErrorText":{"type":"string","maxLength":8000,"nullable":true},"RuleExpression":{"type":"string","maxLength":8000,"nullable":true},"RuleFormat":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleFormat"}],"nullable":true},"RuleHelpText":{"type":"string","maxLength":8000,"nullable":true},"RuleName":{"type":"string","maxLength":255,"nullable":true},"RuleOrder":{"anyOf":[{"type":"integer"},{"type":"string"}],"format":"int64","example":"42","nullable":true},"RuleType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.RuleType"}],"nullable":true},"RuleVersion":{"type":"string","maxLength":255,"nullable":true},"RuleWarningText":{"type":"string","maxLength":8000,"nullable":true},"SourceSystemHistoryKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.SavedSearch":{"title":"SavedSearch","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"SavedSearchDescription":{"type":"string","maxLength":4000,"nullable":true},"SavedSearchKey":{"type":"string","maxLength":255,"nullable":true},"SavedSearchName":{"type":"string","maxLength":255,"nullable":true},"SavedSearchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SavedSearchType"}],"nullable":true},"SearchQuery":{"type":"string","maxLength":8000,"nullable":true},"SearchQueryExceptionDetails":{"type":"string","maxLength":255,"nullable":true},"SearchQueryExceptions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryExceptions"}],"nullable":true},"SearchQueryHumanReadable":{"type":"string","maxLength":255,"nullable":true},"SearchQueryType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"Member":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.SavedSearch-create":{"title":"SavedSearch (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"SavedSearchDescription":{"type":"string","maxLength":4000,"nullable":true},"SavedSearchKey":{"type":"string","maxLength":255,"nullable":true},"SavedSearchName":{"type":"string","maxLength":255,"nullable":true},"SavedSearchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SavedSearchType"}],"nullable":true},"SearchQuery":{"type":"string","maxLength":8000,"nullable":true},"SearchQueryExceptionDetails":{"type":"string","maxLength":255,"nullable":true},"SearchQueryExceptions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryExceptions"}],"nullable":true},"SearchQueryHumanReadable":{"type":"string","maxLength":255,"nullable":true},"SearchQueryType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}},"required":["SavedSearchKey"]},"org.reso.metadata.SavedSearch-update":{"title":"SavedSearch (for update)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemMemberName":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"SavedSearchDescription":{"type":"string","maxLength":4000,"nullable":true},"SavedSearchName":{"type":"string","maxLength":255,"nullable":true},"SavedSearchType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SavedSearchType"}],"nullable":true},"SearchQuery":{"type":"string","maxLength":8000,"nullable":true},"SearchQueryExceptionDetails":{"type":"string","maxLength":255,"nullable":true},"SearchQueryExceptions":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryExceptions"}],"nullable":true},"SearchQueryHumanReadable":{"type":"string","maxLength":255,"nullable":true},"SearchQueryType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SearchQueryType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.Showing":{"title":"Showing","type":"object","properties":{"AgentOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"AgentSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"ShowingEndTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingId":{"type":"string","maxLength":255,"nullable":true},"ShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingStartTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SourceSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemShowingKey":{"type":"string","maxLength":255,"nullable":true},"AgentOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"AgentSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ShowingAgent":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"Listing":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Property"}],"nullable":true},"ListingOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ListingSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ShowingOriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"ShowingSourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"SocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"SocialMedia@odata.count":{"$ref":"#/components/schemas/count"},"ShowingAllowed":{"type":"boolean","nullable":true},"ShowingUrl":{"type":"string","maxLength":255,"nullable":true},"ShowingTimeZone":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingTimeZone"}],"nullable":true},"ShowingStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingStatus"}],"nullable":true}}},"org.reso.metadata.Showing-create":{"title":"Showing (for create)","type":"object","properties":{"AgentOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"AgentSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"ShowingEndTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingId":{"type":"string","maxLength":255,"nullable":true},"ShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingStartTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SourceSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAllowed":{"type":"boolean","nullable":true},"ShowingUrl":{"type":"string","maxLength":255,"nullable":true},"ShowingTimeZone":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingTimeZone"}],"nullable":true},"ShowingStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingStatus"}],"nullable":true}},"required":["ShowingKey"]},"org.reso.metadata.Showing-update":{"title":"Showing (for update)","type":"object","properties":{"AgentOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"AgentSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"AgentSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingId":{"type":"string","maxLength":255,"nullable":true},"ListingKey":{"type":"string","maxLength":255,"nullable":true},"ListingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ListingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ListingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentMlsID":{"type":"string","maxLength":25,"nullable":true},"ShowingEndTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingId":{"type":"string","maxLength":255,"nullable":true},"ShowingOriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingOriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingSourceSystemID":{"type":"string","maxLength":25,"nullable":true},"ShowingSourceSystemName":{"type":"string","maxLength":255,"nullable":true},"ShowingStartTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"SourceSystemAgentKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemListingKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAllowed":{"type":"boolean","nullable":true},"ShowingUrl":{"type":"string","maxLength":255,"nullable":true},"ShowingTimeZone":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingTimeZone"}],"nullable":true},"ShowingStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingStatus"}],"nullable":true}}},"org.reso.metadata.ShowingAppointment":{"title":"ShowingAppointment","type":"object","properties":{"ShowingAgentKey":{"type":"string","maxLength":27,"nullable":true},"ShowingAgentMlsId":{"type":"string","maxLength":255,"nullable":true},"ShowingId":{"type":"string","maxLength":25,"nullable":true},"ShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAppointmentEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingAppointmentId":{"type":"string","maxLength":255,"nullable":true},"ShowingAppointmentMethod":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingAppointmentMethod"}},"ShowingAppointmentStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingAppointmentStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingAppointmentStatus"}],"nullable":true},"ShowingAppointmentDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ShowingAppointmentKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.0000000000Z","nullable":true}}},"org.reso.metadata.ShowingAppointment-create":{"title":"ShowingAppointment (for create)","type":"object","properties":{"ShowingAgentKey":{"type":"string","maxLength":27,"nullable":true},"ShowingAgentMlsId":{"type":"string","maxLength":255,"nullable":true},"ShowingId":{"type":"string","maxLength":25,"nullable":true},"ShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAppointmentEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingAppointmentId":{"type":"string","maxLength":255,"nullable":true},"ShowingAppointmentMethod":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingAppointmentMethod"}},"ShowingAppointmentStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingAppointmentStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingAppointmentStatus"}],"nullable":true},"ShowingAppointmentDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ShowingAppointmentKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.0000000000Z","nullable":true}},"required":["ShowingAppointmentKey"]},"org.reso.metadata.ShowingAppointment-update":{"title":"ShowingAppointment (for update)","type":"object","properties":{"ShowingAgentKey":{"type":"string","maxLength":27,"nullable":true},"ShowingAgentMlsId":{"type":"string","maxLength":255,"nullable":true},"ShowingId":{"type":"string","maxLength":25,"nullable":true},"ShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAppointmentEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingAppointmentId":{"type":"string","maxLength":255,"nullable":true},"ShowingAppointmentMethod":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingAppointmentMethod"}},"ShowingAppointmentStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingAppointmentStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingAppointmentStatus"}],"nullable":true},"ShowingAppointmentDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.0000000000Z","nullable":true}}},"org.reso.metadata.ShowingAvailability":{"title":"ShowingAvailability","type":"object","properties":{"ShowingId":{"type":"string","maxLength":255,"nullable":true},"ShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ShowingAvailableEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingAvailableStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingMaximumDuration":{"type":"string","maxLength":50,"nullable":true},"ShowingMethod":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingMethod"}},"ShowingMinimumDuration":{"type":"string","maxLength":50,"nullable":true},"UniqueOrganizationIdentifier":{"type":"string","maxLength":25,"nullable":true},"UniversalPropertyId":{"type":"string","maxLength":128,"nullable":true},"ShowingAvailabilityKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.ShowingAvailability-create":{"title":"ShowingAvailability (for create)","type":"object","properties":{"ShowingId":{"type":"string","maxLength":255,"nullable":true},"ShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ShowingAvailableEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingAvailableStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingMaximumDuration":{"type":"string","maxLength":50,"nullable":true},"ShowingMethod":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingMethod"}},"ShowingMinimumDuration":{"type":"string","maxLength":50,"nullable":true},"UniqueOrganizationIdentifier":{"type":"string","maxLength":25,"nullable":true},"UniversalPropertyId":{"type":"string","maxLength":128,"nullable":true},"ShowingAvailabilityKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}},"required":["ShowingAvailabilityKey"]},"org.reso.metadata.ShowingAvailability-update":{"title":"ShowingAvailability (for update)","type":"object","properties":{"ShowingId":{"type":"string","maxLength":255,"nullable":true},"ShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ShowingAvailableEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingAvailableStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingMaximumDuration":{"type":"string","maxLength":50,"nullable":true},"ShowingMethod":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingMethod"}},"ShowingMinimumDuration":{"type":"string","maxLength":50,"nullable":true},"UniqueOrganizationIdentifier":{"type":"string","maxLength":25,"nullable":true},"UniversalPropertyId":{"type":"string","maxLength":128,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.ShowingRequest":{"title":"ShowingRequest","type":"object","properties":{"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ShowingId":{"type":"string","maxLength":255,"nullable":true},"ShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingMethodRequest":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingMethodRequest"}},"ShowingRequestDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ShowingRequestDuration":{"type":"string","maxLength":50,"nullable":true},"ShowingRequestEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingRequestId":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestNotes":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestor":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingRequestor"}},"ShowingRequestStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingRequestType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingRequestType"}},"ShowingRequestedDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ShowingRequestKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.ShowingRequest-create":{"title":"ShowingRequest (for create)","type":"object","properties":{"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ShowingId":{"type":"string","maxLength":255,"nullable":true},"ShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingMethodRequest":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingMethodRequest"}},"ShowingRequestDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ShowingRequestDuration":{"type":"string","maxLength":50,"nullable":true},"ShowingRequestEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingRequestId":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestNotes":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestor":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingRequestor"}},"ShowingRequestStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingRequestType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingRequestType"}},"ShowingRequestedDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ShowingRequestKey":{"type":"string","maxLength":255,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}},"required":["ShowingRequestKey"]},"org.reso.metadata.ShowingRequest-update":{"title":"ShowingRequest (for update)","type":"object","properties":{"ShowingAgentKey":{"type":"string","maxLength":255,"nullable":true},"ShowingAgentMlsId":{"type":"string","maxLength":25,"nullable":true},"ShowingId":{"type":"string","maxLength":255,"nullable":true},"ShowingKey":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestedTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingMethodRequest":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingMethodRequest"}},"ShowingRequestDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ShowingRequestDuration":{"type":"string","maxLength":50,"nullable":true},"ShowingRequestEndTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingRequestId":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestNotes":{"type":"string","maxLength":255,"nullable":true},"ShowingRequestor":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingRequestor"}},"ShowingRequestStartTime":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ShowingRequestType":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.enums.ShowingRequestType"}},"ShowingRequestedDate":{"type":"string","format":"date","example":"2017-04-13","nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true}}},"org.reso.metadata.SocialMedia":{"title":"SocialMedia","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SocialMediaUrlOrId":{"type":"string","maxLength":8000,"nullable":true},"DisplayName":{"type":"string","nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.SocialMedia-create":{"title":"SocialMedia (for create)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SocialMediaUrlOrId":{"type":"string","maxLength":8000,"nullable":true},"DisplayName":{"type":"string","nullable":true}},"required":["SocialMediaKey"]},"org.reso.metadata.SocialMedia-update":{"title":"SocialMedia (for update)","type":"object","properties":{"ClassName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ClassName"}],"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"ResourceName":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.ResourceName"}],"nullable":true},"ResourceRecordID":{"type":"string","maxLength":255,"nullable":true},"ResourceRecordKey":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SocialMediaUrlOrId":{"type":"string","maxLength":8000,"nullable":true},"DisplayName":{"type":"string","nullable":true}}},"org.reso.metadata.TeamMembers":{"title":"TeamMembers","type":"object","properties":{"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamImpersonationLevel":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamImpersonationLevel"}],"nullable":true},"TeamKey":{"type":"string","maxLength":255,"nullable":true},"TeamMemberKey":{"type":"string","maxLength":255,"nullable":true},"TeamMemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamMemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamMemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamMemberType"}],"nullable":true},"Member":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.TeamMembers-create":{"title":"TeamMembers (for create)","type":"object","properties":{"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamImpersonationLevel":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamImpersonationLevel"}],"nullable":true},"TeamKey":{"type":"string","maxLength":255,"nullable":true},"TeamMemberKey":{"type":"string","maxLength":255,"nullable":true},"TeamMemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamMemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamMemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamMemberType"}],"nullable":true}},"required":["TeamMemberKey"]},"org.reso.metadata.TeamMembers-update":{"title":"TeamMembers (for update)","type":"object","properties":{"MemberKey":{"type":"string","maxLength":255,"nullable":true},"MemberLoginId":{"type":"string","maxLength":25,"nullable":true},"MemberMlsId":{"type":"string","maxLength":25,"nullable":true},"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamImpersonationLevel":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamImpersonationLevel"}],"nullable":true},"TeamKey":{"type":"string","maxLength":255,"nullable":true},"TeamMemberNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamMemberStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamMemberType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamMemberType"}],"nullable":true}}},"org.reso.metadata.Teams":{"title":"Teams","type":"object","properties":{"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamAddress1":{"type":"string","maxLength":50,"nullable":true},"TeamAddress2":{"type":"string","maxLength":50,"nullable":true},"TeamCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"TeamCity":{"type":"string","maxLength":50,"nullable":true},"TeamCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"TeamCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"TeamDescription":{"type":"string","maxLength":1024,"nullable":true},"TeamDirectPhone":{"type":"string","maxLength":16,"nullable":true},"TeamEmail":{"type":"string","maxLength":80,"nullable":true},"TeamFax":{"type":"string","maxLength":16,"nullable":true},"TeamKey":{"type":"string","maxLength":255,"nullable":true},"TeamLeadKey":{"type":"string","maxLength":255,"nullable":true},"TeamLeadLoginId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadMlsId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamLeadStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamMobilePhone":{"type":"string","maxLength":16,"nullable":true},"TeamName":{"type":"string","maxLength":50,"nullable":true},"TeamOfficePhone":{"type":"string","maxLength":16,"nullable":true},"TeamOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCode":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"TeamPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"TeamPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamStatus"}],"nullable":true},"TeamTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMail":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMailExt":{"type":"string","maxLength":10,"nullable":true},"OriginatingSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"SourceSystem":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.OUID"}],"nullable":true},"TeamLead":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.Member"}],"nullable":true},"HistoryTransactional":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.HistoryTransactional"}},"HistoryTransactional@odata.count":{"$ref":"#/components/schemas/count"},"Media":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.Media"}},"Media@odata.count":{"$ref":"#/components/schemas/count"},"TeamsSocialMedia":{"type":"array","items":{"$ref":"#/components/schemas/org.reso.metadata.SocialMedia"}},"TeamsSocialMedia@odata.count":{"$ref":"#/components/schemas/count"}}},"org.reso.metadata.Teams-create":{"title":"Teams (for create)","type":"object","properties":{"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamAddress1":{"type":"string","maxLength":50,"nullable":true},"TeamAddress2":{"type":"string","maxLength":50,"nullable":true},"TeamCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"TeamCity":{"type":"string","maxLength":50,"nullable":true},"TeamCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"TeamCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"TeamDescription":{"type":"string","maxLength":1024,"nullable":true},"TeamDirectPhone":{"type":"string","maxLength":16,"nullable":true},"TeamEmail":{"type":"string","maxLength":80,"nullable":true},"TeamFax":{"type":"string","maxLength":16,"nullable":true},"TeamKey":{"type":"string","maxLength":255,"nullable":true},"TeamLeadKey":{"type":"string","maxLength":255,"nullable":true},"TeamLeadLoginId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadMlsId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamLeadStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamMobilePhone":{"type":"string","maxLength":16,"nullable":true},"TeamName":{"type":"string","maxLength":50,"nullable":true},"TeamOfficePhone":{"type":"string","maxLength":16,"nullable":true},"TeamOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCode":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"TeamPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"TeamPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamStatus"}],"nullable":true},"TeamTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMail":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMailExt":{"type":"string","maxLength":10,"nullable":true}},"required":["TeamKey"]},"org.reso.metadata.Teams-update":{"title":"Teams (for update)","type":"object","properties":{"ModificationTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginalEntryTimestamp":{"type":"string","format":"date-time","example":"2017-04-13T15:51:04.000000000000000000000000000Z","nullable":true},"OriginatingSystemID":{"type":"string","maxLength":25,"nullable":true},"OriginatingSystemKey":{"type":"string","maxLength":255,"nullable":true},"OriginatingSystemName":{"type":"string","maxLength":255,"nullable":true},"SocialMediaType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.SocialMediaType"}],"nullable":true},"SourceSystemID":{"type":"string","maxLength":25,"nullable":true},"SourceSystemKey":{"type":"string","maxLength":255,"nullable":true},"SourceSystemName":{"type":"string","maxLength":255,"nullable":true},"TeamAddress1":{"type":"string","maxLength":50,"nullable":true},"TeamAddress2":{"type":"string","maxLength":50,"nullable":true},"TeamCarrierRoute":{"type":"string","maxLength":9,"nullable":true},"TeamCity":{"type":"string","maxLength":50,"nullable":true},"TeamCountry":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.Country"}],"nullable":true},"TeamCountyOrParish":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.CountyOrParish"}],"nullable":true},"TeamDescription":{"type":"string","maxLength":1024,"nullable":true},"TeamDirectPhone":{"type":"string","maxLength":16,"nullable":true},"TeamEmail":{"type":"string","maxLength":80,"nullable":true},"TeamFax":{"type":"string","maxLength":16,"nullable":true},"TeamLeadKey":{"type":"string","maxLength":255,"nullable":true},"TeamLeadLoginId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadMlsId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadNationalAssociationId":{"type":"string","maxLength":25,"nullable":true},"TeamLeadStateLicense":{"type":"string","maxLength":50,"nullable":true},"TeamLeadStateLicenseState":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamMobilePhone":{"type":"string","maxLength":16,"nullable":true},"TeamName":{"type":"string","maxLength":50,"nullable":true},"TeamOfficePhone":{"type":"string","maxLength":16,"nullable":true},"TeamOfficePhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCode":{"type":"string","maxLength":10,"nullable":true},"TeamPostalCodePlus4":{"type":"string","maxLength":4,"nullable":true},"TeamPreferredPhone":{"type":"string","maxLength":16,"nullable":true},"TeamPreferredPhoneExt":{"type":"string","maxLength":10,"nullable":true},"TeamStateOrProvince":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.StateOrProvince"}],"nullable":true},"TeamStatus":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TeamStatus"}],"nullable":true},"TeamTollFreePhone":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMail":{"type":"string","maxLength":16,"nullable":true},"TeamVoiceMailExt":{"type":"string","maxLength":10,"nullable":true}}},"org.reso.metadata.TransactionManagement":{"title":"TransactionManagement","type":"object","properties":{"TransactionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TransactionType"}],"nullable":true},"TransactionId":{"type":"string","maxLength":255,"nullable":true},"TransactionKey":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.TransactionManagement-create":{"title":"TransactionManagement (for create)","type":"object","properties":{"TransactionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TransactionType"}],"nullable":true},"TransactionId":{"type":"string","maxLength":255,"nullable":true},"TransactionKey":{"type":"string","maxLength":255,"nullable":true}},"required":["TransactionKey"]},"org.reso.metadata.TransactionManagement-update":{"title":"TransactionManagement (for update)","type":"object","properties":{"TransactionType":{"allOf":[{"$ref":"#/components/schemas/org.reso.metadata.enums.TransactionType"}],"nullable":true},"TransactionId":{"type":"string","maxLength":255,"nullable":true}}},"org.reso.metadata.enums.AOR":{"type":"string","title":"AOR","enum":["SampleAOREnumValue"]},"org.reso.metadata.enums.AccessibilityFeatures":{"type":"string","title":"AccessibilityFeatures","enum":["AccessibleApproachWithRamp","AccessibleBedroom","AccessibleCentralLivingArea","AccessibleClosets","AccessibleCommonArea","AccessibleDoors","AccessibleElectricalAndEnvironmentalControls","AccessibleElevatorInstalled","AccessibleEntrance","AccessibleForHearingImpairment","AccessibleFullBath","AccessibleHallways","AccessibleKitchen","AccessibleKitchenAppliances","AccessibleStairway","AccessibleWasherDryer","AdaptableBathroomWalls","AdaptableForElevator","CeilingTrack","CentralLivingArea","CommonArea","CustomizedWheelchairAccessible","ElectronicEnvironmentalControls","EnhancedAccessible","ExteriorWheelchairLift","GripAccessibleFeatures","ReinforcedFloors","SafeEmergencyEgressFromHome","SmartTechnology","StairLift","StandbyGenerator","TherapeuticWhirlpool","Visitable","VisitorBathroom","WalkerAccessibleStairs"]},"org.reso.metadata.enums.ActorType":{"type":"string","title":"ActorType","enum":["Agent","Bot","Client","Consumer","Unknown"]},"org.reso.metadata.enums.Appliances":{"type":"string","title":"Appliances","enum":["BarFridge","BuiltInElectricOven","BuiltInElectricRange","BuiltInFreezer","BuiltInGasOven","BuiltInGasRange","BuiltInRange","BuiltInRefrigerator","ConvectionOven","Cooktop","Dishwasher","Disposal","DoubleOven","DownDraft","Dryer","ElectricCooktop","ElectricOven","ElectricRange","ElectricWaterHeater","EnergyStarQualifiedAppliances","EnergyStarQualifiedDishwasher","EnergyStarQualifiedDryer","EnergyStarQualifiedFreezer","EnergyStarQualifiedRefrigerator","EnergyStarQualifiedWasher","EnergyStarQualifiedWaterHeater","ExhaustFan","FreeStandingElectricOven","FreeStandingElectricRange","FreeStandingFreezer","FreeStandingGasOven","FreeStandingGasRange","FreeStandingRange","FreeStandingRefrigerator","Freezer","GasCooktop","GasOven","GasRange","GasWaterHeater","Humidifier","IceMaker","IndoorGrill","InductionCooktop","InstantHotWater","Microwave","None","Other","Oven","PlumbedForIceMaker","PortableDishwasher","PropaneCooktop","Range","RangeHood","Refrigerator","SelfCleaningOven","SolarHotWater","StainlessSteelAppliances","TanklessWaterHeater","TrashCompactor","VentedExhaustFan","WarmingDrawer","Washer","WasherDryer","WasherDryerStacked","WaterHeater","WaterPurifier","WaterPurifierOwned","WaterPurifierRented","WaterSoftener","WaterSoftenerOwned","WaterSoftenerRented","WineCooler","WineRefrigerator","SmartAppliances"]},"org.reso.metadata.enums.ArchitecturalStyle":{"type":"string","title":"ArchitecturalStyle","enum":["SampleArchitecturalStyleEnumValue"]},"org.reso.metadata.enums.AreaSource":{"type":"string","title":"AreaSource","enum":["Appraiser","Assessor","Builder","Estimated","Other","Owner","Plans","PublicRecords","SeeRemarks"]},"org.reso.metadata.enums.AreaUnits":{"type":"string","title":"AreaUnits","enum":["SquareFeet","SquareMeters"]},"org.reso.metadata.enums.AssociationAmenities":{"type":"string","title":"AssociationAmenities","enum":["AirportRunway","Barbecue","BasketballCourt","BeachAccess","BeachRights","BilliardRoom","BoatDock","Boating","BoatSlip","Cabana","CableTv","CarWashArea","Clubhouse","CoinLaundry","Concierge","DayCare","DogPark","DryDock","Electricity","Elevators","ExerciseCourse","FitnessCenter","GameCourtExterior","GameCourtInterior","GameRoom","Gas","Gated","GolfCourse","HotWater","IndoorPool","Insurance","JoggingPath","Landscaping","Laundry","MaidService","Maintenance","MaintenanceGrounds","MaintenanceStructure","Management","Marina","MeetingRoom","None","Other","Park","Parking","PartyRoom","PicnicArea","Playground","PondSeasonal","PondYearRound","Pool","PoweredBoatsAllowed","Racquetball","RecreationFacilities","RecreationRoom","RoofDeck","RvBoatStorage","RvParking","Sauna","Security","ServiceElevators","ShuffleboardCourt","SkiAccessible","SnowRemoval","SpaHotTub","SportCourt","Stables","Storage","StreamSeasonal","StreamYearRound","Taxes","TennisCourts","Trails","Trash","Water","WorkshopArea"]},"org.reso.metadata.enums.AssociationFeeIncludes":{"type":"string","title":"AssociationFeeIncludes","enum":["CableTv","EarthquakeInsurance","Electricity","Gas","Insurance","Internet","MaintenanceGrounds","MaintenanceStructure","PestControl","Security","Sewer","SnowRemoval","Trash","Utilities","Water"]},"org.reso.metadata.enums.AssociationStatus":{"type":"string","title":"AssociationStatus","enum":["Active","Inactive"]},"org.reso.metadata.enums.AssociationType":{"type":"string","title":"AssociationType","enum":["Local","Mls","NotApplicable"]},"org.reso.metadata.enums.Attended":{"type":"string","title":"Attended","enum":["Agent","Seller","Unattended"]},"org.reso.metadata.enums.Basement":{"type":"string","title":"Basement","enum":["Apartment","BathStubbed","Block","Concrete","CrawlSpace","Daylight","DirtFloor","ExteriorEntry","Finished","FrenchDrain","Full","InteriorEntry","None","Other","Partial","PartiallyFinished","StorageSpace","SumpPump","Unfinished","WalkOutAccess","WalkUpAccess","FullExposure","PartialExposure","NoExposure"]},"org.reso.metadata.enums.BillingPreference":{"type":"string","title":"BillingPreference","enum":["Email","Fax","Mail"]},"org.reso.metadata.enums.BodyType":{"type":"string","title":"BodyType","enum":["DoubleWide","Expando","Other","QuadWide","SeeRemarks","SingleWide","TripleWide"]},"org.reso.metadata.enums.BuildingFeatures":{"type":"string","title":"BuildingFeatures","enum":["SampleBuildingFeaturesEnumValue"]},"org.reso.metadata.enums.BusinessType":{"type":"string","title":"BusinessType","enum":["Accounting","AdministrativeAndSupport","Advertising","Agriculture","AnimalGrooming","Appliances","AquariumSupplies","ArtsAndEntertainment","Athletic","AutoBody","AutoDealer","AutoGlass","AutoParts","AutoRentLease","AutoRepairSpecialty","AutoService","AutoStereoAlarm","AutoTires","AutoWrecking","Bakery","BarberBeauty","BarTavernLounge","BedAndBreakfast","BooksCardsStationary","Butcher","Cabinets","CandyCookie","CarpetTile","CarWash","ChildCare","Church","Clothing","Commercial","Computer","ConstructionContractor","Convalescent","ConvenienceStore","DanceStudio","Decorator","DeliCatering","Dental","Distribution","Doughnut","Drugstore","DryCleaner","EducationSchool","Electronics","Employment","Farm","FastFood","Financial","Fitness","FloristNursery","FoodAndBeverage","ForestReserve","Franchise","Furniture","GasStation","GiftShop","Grocery","Hardware","HealthFood","HealthServices","Hobby","HomeCleaner","Hospitality","HotelMotel","IceCreamFrozenYogurt","Industrial","Jewelry","Landscaping","Laundromat","LiquorStore","Locksmith","Manufacturing","Medical","Mixed","MobileTrailerPark","Music","NursingHome","OfficeSupply","Other","Paints","Parking","PetStore","Photographer","Pizza","Printing","ProfessionalOffice","ProfessionalService","RealEstate","Recreation","Rental","Residential","Restaurant","Retail","SaddleryHarness","SportingGoods","Storage","Toys","Transportation","Travel","Upholstery","Utility","Variety","Video","Wallpaper","Warehouse","Wholesale"]},"org.reso.metadata.enums.BuyerAgentDesignation":{"type":"string","title":"BuyerAgentDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.BuyerFinancing":{"type":"string","title":"BuyerFinancing","enum":["Assumed","Cash","Contract","Conventional","Fha","Fha203b","Fha203k","Other","Private","SellerFinancing","TrustDeed","Usda","Va"]},"org.reso.metadata.enums.CaravanAllowedClassNames":{"type":"string","title":"CaravanAllowedClassNames","enum":["BusinessOpportunity","CommercialLease","CommercialSale","Farm","Land","ManufacturedInPark","Residential","ResidentialIncome","ResidentialLease"]},"org.reso.metadata.enums.CaravanAllowedStatuses":{"type":"string","title":"CaravanAllowedStatuses","enum":["Active","ActiveUnderContract","Pending"]},"org.reso.metadata.enums.CaravanStatus":{"type":"string","title":"CaravanStatus","enum":["Active","Canceled","Ended"]},"org.reso.metadata.enums.CaravanStopsClassName":{"type":"string","title":"CaravanStopsClassName","enum":["SampleCaravanStopsClassNameEnumValue"]},"org.reso.metadata.enums.CaravanStopsResourceNames":{"type":"string","title":"CaravanStopsResourceNames","enum":["OpenHouse","Contacts","Member","Office","Property"]},"org.reso.metadata.enums.CaravanType":{"type":"string","title":"CaravanType","enum":["Association","Broker","Other"]},"org.reso.metadata.enums.ChangeType":{"type":"string","title":"ChangeType","enum":["Active","ActiveUnderContract","BackOnMarket","Canceled","Closed","Deleted","Expired","Hold","NewListing","Pending","PriceChange","Withdrawn","ComingSoon"]},"org.reso.metadata.enums.City":{"type":"string","title":"City","enum":["SampleCityEnumValue"]},"org.reso.metadata.enums.ClassName":{"type":"string","title":"ClassName","enum":["BusinessOpportunity","CommercialLease","CommercialSale","Contacts","CrossProperty","Farm","HistoryTransactional","Land","ManufacturedInPark","Media","Member","Office","OpenHouse","Residential","ResidentialIncome","ResidentialLease","SavedSearch"]},"org.reso.metadata.enums.ClosetType":{"type":"string","title":"ClosetType","enum":["BuiltInCloset","WalkInCloset","None"]},"org.reso.metadata.enums.CoBuyerAgentDesignation":{"type":"string","title":"CoBuyerAgentDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.CoListAgentDesignation":{"type":"string","title":"CoListAgentDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.CommonInterest":{"type":"string","title":"CommonInterest","enum":["CommunityApartment","Condominium","None","PlannedDevelopment","StockCooperative","Timeshare"]},"org.reso.metadata.enums.CommonWalls":{"type":"string","title":"CommonWalls","enum":["EndUnit","NoCommonWalls","NoOneAbove","NoOneBelow","OneCommonWall","TwoOrMoreCommonWalls"]},"org.reso.metadata.enums.CommunityFeatures":{"type":"string","title":"CommunityFeatures","enum":["AirportRunway","Clubhouse","Curbs","Fishing","FitnessCenter","Gated","Golf","Lake","None","Other","Park","Playground","Pool","Racquetball","Restaurant","Sidewalks","Stables","StreetLights","Suburban","TennisCourts"]},"org.reso.metadata.enums.CompensationType":{"type":"string","title":"CompensationType","enum":["Dollars","Other","Percent","SeeRemarks"]},"org.reso.metadata.enums.Concessions":{"type":"string","title":"Concessions","enum":["CallListingAgent","No","Yes"]},"org.reso.metadata.enums.ConstructionMaterials":{"type":"string","title":"ConstructionMaterials","enum":["Adobe","AluminumSiding","Asbestos","Asphalt","AtticCrawlHatchwaysInsulated","BattsInsulation","Block","BlownInInsulation","BoardAndBattenSiding","Brick","BrickVeneer","Cedar","CementSiding","Clapboard","Concrete","DuctsProfessionallyAirSealed","ExteriorDuctWorkIsInsulated","FiberCement","FiberglassSiding","FoamInsulation","Frame","Glass","HardiplankType","IcatRecessedLighting","InsulatedConcreteForms","LapSiding","Log","LogSiding","LowVocInsulation","Masonite","MetalSiding","NaturalBuilding","Other","Plaster","RadiantBarrier","RammedEarth","RecycledBioBasedInsulation","RedwoodSiding","SeeRemarks","ShakeSiding","ShingleSiding","SlumpBlock","SprayFoamInsulation","SteelSiding","Stone","StoneVeneer","Straw","Stucco","SyntheticStucco","Unknown","VerticalSiding","VinylSiding","WoodSiding","SteelFrame"]},"org.reso.metadata.enums.ContactListingPreference":{"type":"string","title":"ContactListingPreference","enum":["Discard","Favorite","Possibility"]},"org.reso.metadata.enums.ContactStatus":{"type":"string","title":"ContactStatus","enum":["Active","Deleted","Inactive","OnVacation"]},"org.reso.metadata.enums.ContactType":{"type":"string","title":"ContactType","enum":["Business","Family","Friend","Lead","Prospect","ReadyToBuy","Buyer","Seller","LoanOfficer","BuyerAttorney","SellerAttorney","InsuranceRepresentative","HomeInspector","FinancialPlanner","HomeImprovementSpecialist","HomeSecurityProvider","HomeWarrantyRepresentative","MovingStorage","TitleRepresentative","Landlord","Tenant","Other"]},"org.reso.metadata.enums.Cooling":{"type":"string","title":"Cooling","enum":["AtticFan","CeilingFans","CentralAir","Dual","Ductless","Electric","EnergyStarQualifiedEquipment","EvaporativeCooling","ExhaustFan","Gas","Geothermal","HeatPump","HumidityControl","MultiUnits","None","Other","RoofTurbines","SeparateMeters","VariesByUnit","WallUnits","WallWindowUnits","WholeHouseFan","WindowUnits","Zoned"]},"org.reso.metadata.enums.Country":{"type":"string","title":"Country","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NP","NR","NU","NZ","OM","OT","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","ST","SV","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"org.reso.metadata.enums.CountyOrParish":{"type":"string","title":"CountyOrParish","enum":["SampleCountyOrParishEnumValue"]},"org.reso.metadata.enums.CurrentFinancing":{"type":"string","title":"CurrentFinancing","enum":["Assumable","Contract","Conventional","Fha","Fha203b","Fha203k","LeasedRenewables","None","Other","PowerPurchaseAgreement","Private","PropertyAssessedCleanEnergy","TrustDeed","Usda","Va"]},"org.reso.metadata.enums.CurrentOrPossibleUse":{"type":"string","title":"CurrentOrPossibleUse","enum":["Agricultural","Automotive","Cattle","Commercial","Dairy","Development","Farm","Fishery","Grazing","HighwayTouristService","Horses","Hunting","Industrial","Investment","Livestock","ManufacturedHome","MedicalDental","MiniStorage","MixedUse","MultiFamily","Nursery","Office","Orchard","Other","Pasture","PlaceOfWorship","Plantable","Poultry","Ranch","Recreational","Residential","Retail","RowCrops","SeeRemarks","SingleFamily","Subdevelopment","Subdivision","Timber","TreeFarm","Unimproved","Vacant","Vineyard","Warehouse"]},"org.reso.metadata.enums.DailySchedule":{"type":"string","title":"DailySchedule","enum":["FridayAm","FridayPm","MondayAm","MondayPm","None","SaturdayAm","SaturdayPm","SundayAm","SundayPm","ThursdayAm","ThursdayPm","TuesdayAm","TuesdayPm","WednesdayAm","WednesdayPm"]},"org.reso.metadata.enums.DevelopmentStatus":{"type":"string","title":"DevelopmentStatus","enum":["Completed","FinishedLots","Other","Proposed","RawLand","RoughGrade","SeeRemarks","SitePlanApproved","SitePlanFiled","UnderConstruction"]},"org.reso.metadata.enums.DeviceType":{"type":"string","title":"DeviceType","enum":["Desktop","Mobile","Tablet","Unknown","Wearable"]},"org.reso.metadata.enums.DirectionFaces":{"type":"string","title":"DirectionFaces","enum":["East","North","Northeast","Northwest","South","Southeast","Southwest","West"]},"org.reso.metadata.enums.Disclosures":{"type":"string","title":"Disclosures","enum":["SampleDisclosuresEnumValue"]},"org.reso.metadata.enums.DocumentStatus":{"type":"string","title":"DocumentStatus","enum":["Submitted","Countered","Changed","Published","Received","Signed","Accepted","Deleted","Rejected","Finalized","Archived","Missing","Delivered","Optional","Required","InEscrow"]},"org.reso.metadata.enums.DocumentsAvailable":{"type":"string","title":"DocumentsAvailable","enum":["SampleDocumentsAvailableEnumValue"]},"org.reso.metadata.enums.DoorFeatures":{"type":"string","title":"DoorFeatures","enum":["EnergyStarQualifiedDoors","FrenchDoors","MirroredClosetDoors","SlidingDoors","StormDoors"]},"org.reso.metadata.enums.Electric":{"type":"string","title":"Electric","enum":["Amps100","Amps150","Amps200OrMore","CircuitBreakers","EnergyStorageDevice","Fuses","Generator","NetMeter","PreWiredForRenewables","ReadyForRenewables","Underground","Volts220","Volts220ForSpa","Volts220InGarage","Volts220InKitchen","Volts220InLaundry","Volts220InWorkshop","Volts440"]},"org.reso.metadata.enums.ElementarySchool":{"type":"string","title":"ElementarySchool","enum":["SampleElementarySchoolEnumValue"]},"org.reso.metadata.enums.ElementarySchoolDistrict":{"type":"string","title":"ElementarySchoolDistrict","enum":["SampleElementarySchoolDistrictEnumValue"]},"org.reso.metadata.enums.EventSource":{"type":"string","title":"EventSource","enum":["Map","List","VoiceAssistant","SearchEngine","Gps","AI"]},"org.reso.metadata.enums.EventTarget":{"type":"string","title":"EventTarget","enum":["Agent","Broker","Digg","Email","Facebook","FacebookMessenger","Imessage","Instagram","Linkedin","Pinterest","Reddit","Slack","Sms","Snapchat","Stumbleupon","Tumblr","Twitter","Youtube","TikTok","WhatsApp","MicrosoftTeams"]},"org.reso.metadata.enums.EventType":{"type":"string","title":"EventType","enum":["ClickedOnEmailAddress","ClickedOnPhoneNumber","ClickToPrimaryHostedSite","Comments","DetailedView","Discard","DrivingDirections","ExitDetailedView","Favorited","Maybe","ObjectModified","PhotoGallery","Printed","PropertyVideos","Search","Share","SubmissionOfLeadForm","VirtualTour","Impression","ScrolledDepth"]},"org.reso.metadata.enums.ExistingLeaseType":{"type":"string","title":"ExistingLeaseType","enum":["AbsoluteNet","CpiAdjustment","EscalationClause","Gross","GroundLease","Net","Nn","Nnn","Oral"]},"org.reso.metadata.enums.ExteriorFeatures":{"type":"string","title":"ExteriorFeatures","enum":["Awnings","Balcony","Barbecue","BasketballCourt","BoatSlip","BuiltInBarbecue","Courtyard","CoveredCourtyard","Dock","DogRun","ElectricGrill","FirePit","Garden","GasGrill","GrayWaterSystem","Kennel","Lighting","MistingSystem","None","Other","OutdoorGrill","OutdoorKitchen","OutdoorShower","PermeablePaving","Playground","PrivateEntrance","PrivateYard","RainBarrelCisterns","RainGutters","RvHookup","Storage","TennisCourts","UncoveredCourtyard","SmartCamerasRecording","SmartIrrigation","SmartLights","SmartLocks"]},"org.reso.metadata.enums.FeeFrequency":{"type":"string","title":"FeeFrequency","enum":["Annually","BiMonthly","BiWeekly","Daily","Monthly","OneTime","Quarterly","Seasonal","SemiAnnually","SemiMonthly","Weekly"]},"org.reso.metadata.enums.Fencing":{"type":"string","title":"Fencing","enum":["BackYard","BarbedWire","Block","Brick","ChainLink","CrossFenced","Electric","Fenced","FrontYard","Full","Gate","Invisible","Masonry","None","Other","Partial","PartialCross","Perimeter","Pipe","Privacy","Security","SeeRemarks","SlumpStone","SplitRail","Stone","Vinyl","Wire","Wood","WroughtIron"]},"org.reso.metadata.enums.FhaEligibility":{"type":"string","title":"FhaEligibility","enum":["Approved","ConditionallyApproved","Rejected","Unknown","Withdrawn"]},"org.reso.metadata.enums.FinancialDataSource":{"type":"string","title":"FinancialDataSource","enum":["Accountant","Owner","PropertyManager"]},"org.reso.metadata.enums.FireplaceFeatures":{"type":"string","title":"FireplaceFeatures","enum":["Basement","Bath","Bedroom","BlowerFan","Circulating","Decorative","Den","DiningRoom","DoubleSided","Electric","EpaCertifiedWoodStove","EpaQualifiedFireplace","FactoryBuilt","FamilyRoom","FirePit","FreeStanding","Gas","GasLog","GasStarter","GlassDoors","GreatRoom","Heatilator","Insert","Kitchen","Library","LivingRoom","Masonry","MasterBedroom","Metal","None","Other","Outside","PelletStove","Propane","RaisedHearth","RecreationRoom","SealedCombustion","SeeRemarks","SeeThrough","Stone","Ventless","WoodBurning","WoodBurningStove","ZeroClearance"]},"org.reso.metadata.enums.Flooring":{"type":"string","title":"Flooring","enum":["Adobe","Bamboo","Brick","Carpet","CeramicTile","Clay","Combination","Concrete","Cork","CriGreenLabelPlusCertifiedCarpet","Dirt","FloorScoreCertifiedFlooring","FscOrSfiCertifiedSourceHardwood","Granite","Hardwood","Laminate","Linoleum","Marble","None","Other","PaintedStained","Parquet","Pavers","ReclaimedWood","SeeRemarks","SimulatedWood","Slate","Softwood","Stamped","Stone","Sustainable","Terrazzo","Tile","Varies","Vinyl","Wood","LuxuryVinyl","Plank","EngineeredHardwood"]},"org.reso.metadata.enums.FoundationDetails":{"type":"string","title":"FoundationDetails","enum":["Block","BrickMortar","Combination","ConcretePerimeter","None","Other","Permanent","PillarPostPier","Raised","SeeRemarks","Slab","Stone"]},"org.reso.metadata.enums.FrontageType":{"type":"string","title":"FrontageType","enum":["BayHarbor","GolfCourse","LagoonEstuary","Lakefront","Oceanfront","Other","River","SeeRemarks","Waterfront"]},"org.reso.metadata.enums.Furnished":{"type":"string","title":"Furnished","enum":["Furnished","Negotiable","Partially","Unfurnished"]},"org.reso.metadata.enums.GreenBuildingVerificationType":{"type":"string","title":"GreenBuildingVerificationType","enum":["CertifiedPassiveHouse","EnergyStarCertifiedHomes","Enerphit","HersIndexScore","HomeEnergyScore","HomeEnergyUpgradeCertificateOfEnergyEfficiencyImprovements","HomeEnergyUpgradeCertificateOfEnergyEfficiencyPerformance","HomePerformanceWithEnergyStar","IndoorAirplus","LeedForHomes","LivingBuildingChallenge","NgbsNewConstruction","NgbsSmallProjectsRemodel","NgbsWholeHomeRemodel","PhiusPlus","Watersense","ZeroEnergyReadyHome","PearlCertification"]},"org.reso.metadata.enums.GreenEnergyEfficient":{"type":"string","title":"GreenEnergyEfficient","enum":["Appliances","Construction","Doors","ExposureShade","Hvac","Incentives","Insulation","Lighting","Roof","Thermostat","WaterHeater","Windows"]},"org.reso.metadata.enums.GreenEnergyGeneration":{"type":"string","title":"GreenEnergyGeneration","enum":["Solar","Wind"]},"org.reso.metadata.enums.GreenIndoorAirQuality":{"type":"string","title":"GreenIndoorAirQuality","enum":["ContaminantControl","IntegratedPestManagement","MoistureControl","Ventilation"]},"org.reso.metadata.enums.GreenLocation":{"type":"string","title":"GreenLocation","enum":["SampleGreenLocationEnumValue"]},"org.reso.metadata.enums.GreenSustainability":{"type":"string","title":"GreenSustainability","enum":["ConservingMethods","OnsiteRecyclingCenter","RecyclableMaterials","RecycledMaterials","RegionallySourcedMaterials","RenewableMaterials","SalvagedMaterials"]},"org.reso.metadata.enums.GreenVerificationSource":{"type":"string","title":"GreenVerificationSource","enum":["Administrator","Assessor","Builder","ContractorOrInstaller","Other","Owner","ProgramSponsor","ProgramVerifier","PublicRecords","SeeRemarks"]},"org.reso.metadata.enums.GreenVerificationStatus":{"type":"string","title":"GreenVerificationStatus","enum":["Complete","InProcess"]},"org.reso.metadata.enums.GreenWaterConservation":{"type":"string","title":"GreenWaterConservation","enum":["EfficientHotWaterDistribution","GrayWaterSystem","GreenInfrastructure","LowFlowFixtures","WaterRecycling","WaterSmartLandscaping"]},"org.reso.metadata.enums.Heating":{"type":"string","title":"Heating","enum":["ActiveSolar","Baseboard","Ceiling","Central","Coal","CoalStove","Ductless","Electric","EnergyStarAccaRsiQualifiedInstallation","EnergyStarQualifiedEquipment","ExhaustFan","FireplaceInsert","Fireplaces","FloorFurnace","ForcedAir","Geothermal","Gravity","HeatPump","HotWater","HumidityControl","Kerosene","NaturalGas","None","Oil","Other","PassiveSolar","PelletStove","Propane","PropaneStove","Radiant","RadiantCeiling","RadiantFloor","SeeRemarks","SeparateMeters","Solar","SpaceHeater","Steam","VariesByUnit","WallFurnace","Wood","WoodStove","Zoned"]},"org.reso.metadata.enums.HighSchool":{"type":"string","title":"HighSchool","enum":["SampleHighSchoolEnumValue"]},"org.reso.metadata.enums.HighSchoolDistrict":{"type":"string","title":"HighSchoolDistrict","enum":["SampleHighSchoolDistrictEnumValue"]},"org.reso.metadata.enums.HorseAmenities":{"type":"string","title":"HorseAmenities","enum":["Arena","Barn","BoardingFacilities","Corrals","HayStorage","None","Other","Paddocks","PalpationChute","Pasture","RidingTrail","RoundPen","SeeRemarks","ShavingBin","Stables","TackRoom","TrailerStorage","WashRack"]},"org.reso.metadata.enums.HoursDaysOfOperation":{"type":"string","title":"HoursDaysOfOperation","enum":["EveningsOnly","Open24Hours","Open7Days","Open8HoursDay","OpenLessThan8HoursDay","OpenMondayFriday","OpenOver8HoursDay","OpenSaturday","OpenSunday"]},"org.reso.metadata.enums.ImageOf":{"type":"string","title":"ImageOf","enum":["AerialView","Atrium","Attic","BackOfStructure","Balcony","Bar","Barn","Basement","Bathroom","Bedroom","BonusRoom","BreakfastArea","Closet","Community","Courtyard","Deck","Den","DiningArea","DiningRoom","Dock","Entry","ExerciseRoom","FamilyRoom","Fence","Fireplace","FloorPlan","FrontOfStructure","GameRoom","Garage","Garden","GolfCourse","GreatRoom","GuestQuarters","Gym","HobbyRoom","Inlaw","Kitchen","Lake","Laundry","Library","LivingRoom","LoadingDock","Lobby","Loft","Lot","MasterBathroom","MasterBedroom","MediaRoom","MudRoom","Nursery","Office","Other","OutBuildings","Pantry","Parking","Patio","Pier","PlatMap","Pond","Pool","Reception","RecreationRoom","Sauna","Showroom","SideOfStructure","SittingRoom","Spa","Stable","Storage","Studio","Study","SunRoom","View","Waterfront","WineCellar","Workshop","Yard","BasketballCourt","EntranceFoyer","Hallway","Map","Playground","Stairs","TennisCourt","UtilityRoom","WalkInClosets"]},"org.reso.metadata.enums.ImageSizeDescription":{"type":"string","title":"ImageSizeDescription","enum":["SampleImageSizeDescriptionEnumValue"]},"org.reso.metadata.enums.IncomeIncludes":{"type":"string","title":"IncomeIncludes","enum":["Laundry","Parking","Recreation","RentOnly","RvStorage","Storage"]},"org.reso.metadata.enums.InteriorOrRoomFeatures":{"type":"string","title":"InteriorOrRoomFeatures","enum":["Bar","BeamedCeilings","Bidet","Bookcases","BreakfastBar","BuiltInFeatures","CathedralCeilings","CedarClosets","CeilingFans","CentralVacuum","Chandelier","CofferedCeilings","CrownMolding","DoubleVanity","DryBar","Dumbwaiter","EatInKitchen","Elevator","EntranceFoyer","GraniteCounters","HighCeilings","HighSpeedInternet","HisAndHersClosets","InLawFloorplan","KitchenIsland","LaminateCounters","LowFlowPlumbingFixtures","MasterDownstairs","NaturalWoodwork","OpenFloorplan","Other","Pantry","RecessedLighting","Sauna","SeeRemarks","SmartHome","SmartThermostat","SoakingTub","SolarTubes","SoundSystem","StoneCounters","Storage","TileCounters","TrackLighting","TrayCeilings","VaultedCeilings","WalkInClosets","WaterSenseFixtures","WetBar","WiredForData","WiredForSound","SmartCamerasRecording","SmartLights"]},"org.reso.metadata.enums.IrrigationSource":{"type":"string","title":"IrrigationSource","enum":["SampleIrrigationSourceEnumValue"]},"org.reso.metadata.enums.LaborInformation":{"type":"string","title":"LaborInformation","enum":["EmployeeLicenseRequired","NonUnion","Union"]},"org.reso.metadata.enums.Languages":{"type":"string","title":"Languages","enum":["Abkhazian","Afar","Afrikaans","Albanian","AmericanSignLanguage","Amharic","Arabic","Aramaic","Armenian","Assamese","AssyrianNeoAramaic","Avestan","Aymara","Azerbaijani","Bambara","Bashkir","Basque","Bengali","Bihari","Bikol","Bislama","Bosnian","BrazilianPortuguese","Bulgarian","Burmese","Byelorussian","Cambodian","Cantonese","CapeVerdeanCreole","Catalan","Cebuano","Chamorro","Chechen","Chinese","Chuukese","Chuvash","Cornish","Corsican","Croatian","Czech","Danish","Dari","Dioula","Dutch","Dzongkha","English","Esperanto","Estonian","Faroese","Farsi","Fiji","Finnish","Flemish","French","Frisian","Galician","Georgian","German","Greek","Greenlandic","Guarani","Gujarati","HaitianCreole","Hausa","Hebrew","Herero","Hiligaynon","Hindi","HiriMotu","Hmong","Hungarian","Iban","Icelandic","Igbo","Ilocano","Indonesian","Interlingua","Inuktitut","Inupiak","Irish","Italian","Japanese","Javanese","Kannada","Kashmiri","Kazakh","KIche","Kichwa","Kikuyu","Kinyarwanda","Kirghiz","Kirundi","Komi","Korean","Kpelle","Kru","Kurdish","Lao","Latin","Latvian","Lingala","Lithuanian","Luxemburgish","Macedonian","Malagasy","Malay","Malayalam","Maltese","Mandarin","Maninka","ManxGaelic","Maori","Marathi","Marshallese","Moldovan","Mongolian","Nauru","Navajo","Ndebele","Ndonga","Nepali","Norwegian","Nyanja","Occitan","Oriya","Oromo","Ossetian","Pali","Pangasinan","Papiamento","Pashto","Polish","Portuguese","Punjabi","Quechua","Romanian","Romany","Russian","Sami","Samoan","Sangho","Sanskrit","Sardinian","ScotsGaelic","Serbian","SerboCroatian","Sesotho","Setswana","Shan","Shona","Sindhi","Sinhalese","Siswati","Slovak","Slovenian","Somali","SouthernNdebele","Spanish","Sundanese","Swahili","Swedish","Syriac","Tagalog","Tahitian","Tajik","Tamil","Tatar","Telugu","Thai","Tibetan","Tigrinya","Tongan","Tsonga","Turkish","Turkmen","Twi","Uigur","Ukrainian","Urdu","Uzbek","Vietnamese","Volapuk","Welsh","Wolof","Xhosa","Yiddish","Yoruba","Zhuang","Zulu"]},"org.reso.metadata.enums.LaundryFeatures":{"type":"string","title":"LaundryFeatures","enum":["CommonArea","ElectricDryerHookup","GasDryerHookup","InBasement","InBathroom","InCarport","InGarage","InHall","InKitchen","Inside","InUnit","LaundryChute","LaundryCloset","LaundryRoom","LowerLevel","MainLevel","MultipleLocations","None","Other","Outside","SeeRemarks","Sink","UpperLevel","WasherHookup"]},"org.reso.metadata.enums.LeaseRenewalCompensation":{"type":"string","title":"LeaseRenewalCompensation","enum":["CallListingAgent","CallListingOffice","CommissionPaidOnTenantPurchase","NoRenewalCommission","RenewalCommissionPaid"]},"org.reso.metadata.enums.LeaseTerm":{"type":"string","title":"LeaseTerm","enum":["MonthToMonth","Negotiable","None","Other","RenewalOption","ShortTermLease","SixMonths","TwelveMonths","TwentyFourMonths","Weekly"]},"org.reso.metadata.enums.Levels":{"type":"string","title":"Levels","enum":["MultiSplit","One","OneAndOneHalf","ThreeOrMore","Two","BiLevel","QuadLevel","TriLevel"]},"org.reso.metadata.enums.LinearUnits":{"type":"string","title":"LinearUnits","enum":["Feet","Meters"]},"org.reso.metadata.enums.ListAgentDesignation":{"type":"string","title":"ListAgentDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.ListingAgreement":{"type":"string","title":"ListingAgreement","enum":["ExclusiveAgency","ExclusiveRightToLease","ExclusiveRightToSell","ExclusiveRightWithException","Net","Open","Probate"]},"org.reso.metadata.enums.ListingService":{"type":"string","title":"ListingService","enum":["EntryOnly","FullService","LimitedService"]},"org.reso.metadata.enums.ListingTerms":{"type":"string","title":"ListingTerms","enum":["AllInclusiveTrustDeed","Assumable","Cash","Contract","Conventional","Exchange1031","ExistingBonds","FHA","LandUseFee","LeaseBack","LeaseOption","LeasePurchase","LienRelease","OwnerMayCarry","OwnerPayPoints","OwnerWillCarry","PrivateFinancingAvailable","RelocationProperty","SellerEquityShare","SpecialFunding","Submit","Trade","TrustConveyance","TrustDeed","UsdaLoan","VaLoan"]},"org.reso.metadata.enums.ListingURLDescription":{"type":"string","title":"ListingURLDescription","enum":["AgentWebsite","BrokerageWebsite","BrokerWebsite","FranchisorWebsite","MlsWebsite","OtherWebsite","SyndicationWebsite"]},"org.reso.metadata.enums.LockBoxType":{"type":"string","title":"LockBoxType","enum":["CallListingOffice","CallSellerDirect","Combo","None","Other","SeeRemarks","Sentrilock","Supra"]},"org.reso.metadata.enums.LockOrBoxAccessType":{"type":"string","title":"LockOrBoxAccessType","enum":["App","Card","Code"]},"org.reso.metadata.enums.LotDimensionsSource":{"type":"string","title":"LotDimensionsSource","enum":["Appraiser","Assessor","Builder","Estimated","GisCalculated","Measured","Other","Owner","PublicRecords","SeeRemarks","Survey"]},"org.reso.metadata.enums.LotFeatures":{"type":"string","title":"LotFeatures","enum":["Agricultural","BackYard","Bluff","CityLot","Cleared","CloseToClubhouse","CornerLot","CornersMarked","CulDeSac","DesertBack","DesertFront","Farm","FewTrees","FlagLot","FrontYard","Garden","GentleSloping","Greenbelt","InteriorLot","IrregularLot","Landscaped","Level","ManyTrees","Meadow","NativePlants","NearGolfCourse","NearPublicTransit","OnGolfCourse","OpenLot","Orchards","Other","Pasture","Paved","PieShapedLot","Private","RectangularLot","RockOutcropping","RollingSlope","Secluded","SeeRemarks","Sloped","SlopedDown","SlopedUp","SplitPossible","SprinklersInFront","SprinklersInRear","SteepSlope","Subdivided","Views","Waterfall","Waterfront","Wetlands","Wooded","ZeroLotLine","LakeOnLot","PondOnLot"]},"org.reso.metadata.enums.LotSizeSource":{"type":"string","title":"LotSizeSource","enum":["Appraiser","Assessor","Builder","Estimated","Other","Owner","Plans","PublicRecords","SeeRemarks"]},"org.reso.metadata.enums.LotSizeUnits":{"type":"string","title":"LotSizeUnits","enum":["Acres","SquareFeet","SquareMeters"]},"org.reso.metadata.enums.MLSAreaMajor":{"type":"string","title":"MLSAreaMajor","enum":["SampleMLSAreaMajorEnumValue"]},"org.reso.metadata.enums.MLSAreaMinor":{"type":"string","title":"MLSAreaMinor","enum":["SampleMLSAreaMinorEnumValue"]},"org.reso.metadata.enums.MediaAlteration":{"type":"string","title":"MediaAlteration","enum":["VirtualStagingItemAddition","DeclutteredItemRemoved","TwilightConversion","VirtualRenovation","VirtualRepresentationToBeBuilt","VirtualRepresentationUnderConstruction","ModelHome","None","OtherMediaModification","VirtualEnhancements"]},"org.reso.metadata.enums.MediaCategory":{"type":"string","title":"MediaCategory","enum":["AgentPhoto","BrandedVirtualTour","Document","FloorPlan","OfficeLogo","OfficePhoto","Photo","UnbrandedVirtualTour","Video"]},"org.reso.metadata.enums.MediaStatus":{"type":"string","title":"MediaStatus","enum":["SampleMediaStatusEnumValue"]},"org.reso.metadata.enums.MediaType":{"type":"string","title":"MediaType","enum":["Doc","Docx","Gif","Jpeg","Mov","Mp4","Mpeg","Pdf","Png","Quicktime","Rtf","Tiff","Txt","Wmv","Xls","Xlsx"]},"org.reso.metadata.enums.MemberAssociationBillStatus":{"type":"string","title":"MemberAssociationBillStatus","enum":["Billed","NotBilled","Paid"]},"org.reso.metadata.enums.MemberDesignation":{"type":"string","title":"MemberDesignation","enum":["AccreditedBuyersRepresentative","AccreditedLandConsultant","AtHomeWithDiversity","CertifiedCommercialInvestmentMember","CertifiedDistressedPropertyExpert","CertifiedInternationalPropertySpecialist","CertifiedPropertyManager","CertifiedRealEstateBrokerageManager","CertifiedRealEstateTeamSpecialist","CertifiedResidentialSpecialist","CounselorOfRealEstate","ePRO","GeneralAccreditedAppraiser","GraduateRealtorInstitute","MilitaryRelocationProfessional","NARsGreenDesignation","PerformanceManagementNetwork","PricingStrategyAdvisor","RealEstateNegotiationExpert","RealtorAssociationCertifiedExecutive","ResidentialAccreditedAppraiser","ResortAndSecondHomePropertySpecialist","SellerRepresentativeSpecialist","SeniorsRealEstateSpecialist","ShortSalesAndForeclosureResource","SocietyOfIndustrialAndOfficeRealtors","TransnationalReferralCertification"]},"org.reso.metadata.enums.MemberMlsSecurityClass":{"type":"string","title":"MemberMlsSecurityClass","enum":["SampleMemberMlsSecurityClassEnumValue"]},"org.reso.metadata.enums.MemberOtherPhoneType":{"type":"string","title":"MemberOtherPhoneType","enum":["Direct","Fax","First","Home","Mobile","Modem","Office","Pager","Preferred","Second","Sms","Third","TollFree","Voicemail"]},"org.reso.metadata.enums.MemberStateLicenseType":{"type":"string","title":"MemberStateLicenseType","enum":["Salesperson","Broker","Appraiser"]},"org.reso.metadata.enums.MemberStatus":{"type":"string","title":"MemberStatus","enum":["Active","Inactive"]},"org.reso.metadata.enums.MemberType":{"type":"string","title":"MemberType","enum":["Assistant","AssociationStaff","DesignatedRealtorAppraiser","DesignatedRealtorParticipant","LicensedAssistant","MlsOnlyAppraiser","MlsOnlyBroker","MlsOnlySalesperson","MlsStaff","NonMemberVendor","OfficeManager","RealtorAppraiser","RealtorSalesperson","UnlicensedAssistant","MlsOnlyBrokerAssociate","RealtorBrokerAssociate","Photographer","LeasingAgent","Affiliate"]},"org.reso.metadata.enums.MiddleOrJuniorSchool":{"type":"string","title":"MiddleOrJuniorSchool","enum":["SampleMiddleOrJuniorSchoolEnumValue"]},"org.reso.metadata.enums.MiddleOrJuniorSchoolDistrict":{"type":"string","title":"MiddleOrJuniorSchoolDistrict","enum":["SampleMiddleOrJuniorSchoolDistrictEnumValue"]},"org.reso.metadata.enums.MlsStatus":{"type":"string","title":"MlsStatus","enum":["SampleMlsStatusEnumValue"]},"org.reso.metadata.enums.NotedBy":{"type":"string","title":"NotedBy","enum":["Agent","Contact"]},"org.reso.metadata.enums.ObjectIdType":{"type":"string","title":"ObjectIdType","enum":["ListingId","ListingKey","OpenHouseId","OpenHouseKey","ParcelNumber","SavedSearchKey","Unique","Upi"]},"org.reso.metadata.enums.ObjectType":{"type":"string","title":"ObjectType","enum":["Document","Listing","OpenHouse","Photo","Property","SavedSearch","VirtualTour"]},"org.reso.metadata.enums.OccupantType":{"type":"string","title":"OccupantType","enum":["Owner","Tenant","Vacant"]},"org.reso.metadata.enums.OfficeAssociationPrimaryIndicator":{"type":"string","title":"OfficeAssociationPrimaryIndicator","enum":["NotApplicable","Primary","Secondary","Tertiary"]},"org.reso.metadata.enums.OfficeBranchType":{"type":"string","title":"OfficeBranchType","enum":["Branch","Main","StandAlone"]},"org.reso.metadata.enums.OfficeCorporateLicenseType":{"type":"string","title":"OfficeCorporateLicenseType","enum":["Broker","Appraiser"]},"org.reso.metadata.enums.OfficeStatus":{"type":"string","title":"OfficeStatus","enum":["Active","Inactive"]},"org.reso.metadata.enums.OfficeType":{"type":"string","title":"OfficeType","enum":["Affiliate","Appraiser","Association","Mls","MlsOnlyBranch","MlsOnlyFirm","MlsOnlyOffice","NonMemberVendor","RealtorBranchOffice","RealtorFirm","RealtorOffice"]},"org.reso.metadata.enums.OpenHouseStatus":{"type":"string","title":"OpenHouseStatus","enum":["Active","Canceled","Ended"]},"org.reso.metadata.enums.OpenHouseType":{"type":"string","title":"OpenHouseType","enum":["Broker","Office","Public","LivestreamBroker","LivestreamPublic"]},"org.reso.metadata.enums.OperatingExpenseIncludes":{"type":"string","title":"OperatingExpenseIncludes","enum":["Accounting","Advertising","Association","CableTv","CapitalImprovements","Depreciation","EquipmentRental","Fuel","FurnitureReplacement","Gardener","Insurance","Legal","Licenses","Maintenance","MaintenanceGrounds","MaintenanceStructure","Manager","MortgageLoans","NewTax","Other","Parking","PestControl","PoolSpa","ProfessionalManagement","Security","SnowRemoval","Staff","Supplies","Trash","Utilities","VacancyAllowance","WaterSewer","WorkmansCompensation"]},"org.reso.metadata.enums.OrganizationType":{"type":"string","title":"OrganizationType","enum":["SampleOrganizationTypeEnumValue"]},"org.reso.metadata.enums.OtherEquipment":{"type":"string","title":"OtherEquipment","enum":["AirPurifier","CallListingAgent","Compressor","DcWellPump","Dehumidifier","FarmEquipment","FuelTanks","Generator","HomeTheater","Intercom","IrrigationEquipment","ListAvailable","LivestockEquipment","Negotiable","None","OrchardEquipment","Other","RotaryAntenna","SatelliteDish","TvAntenna","VariesByUnit"]},"org.reso.metadata.enums.OtherPhoneType":{"type":"string","title":"OtherPhoneType","enum":["Direct","Fax","First","Home","Mobile","Modem","Office","Pager","Preferred","Second","Sms","Third","TollFree","Voicemail"]},"org.reso.metadata.enums.OtherStructures":{"type":"string","title":"OtherStructures","enum":["AirplaneHangar","Arena","Barns","BoatHouse","Cabana","Caves","Corrals","CoveredArena","Garages","Gazebo","GrainStorage","Greenhouse","GuestHouse","KennelDogRun","MobileHome","None","Other","Outbuilding","OutdoorKitchen","PackingShed","Pergola","PoolHouse","PoultryCoop","Residence","RvBoatStorage","SecondGarage","SecondResidence","SeeRemarks","Sheds","Stables","Storage","TennisCourts","Workshop"]},"org.reso.metadata.enums.OwnerPays":{"type":"string","title":"OwnerPays","enum":["AllUtilities","AssociationFees","CableTv","CommonAreaMaintenance","Electricity","ExteriorMaintenance","Gas","GroundsCare","HotWater","HvacMaintenance","Insurance","JanitorialService","Management","None","Other","OtherTax","ParkingFee","PestControl","PoolMaintenance","Repairs","RoofMaintenance","Security","SeeRemarks","Sewer","SnowRemoval","Taxes","Telephone","TrashCollection","Water"]},"org.reso.metadata.enums.OwnershipType":{"type":"string","title":"OwnershipType","enum":["Corporation","Llc","Partnership","SoleProprietor"]},"org.reso.metadata.enums.ParkingFeatures":{"type":"string","title":"ParkingFeatures","enum":["AdditionalParking","Aggregate","AlleyAccess","Asphalt","Assigned","Attached","AttachedCarport","Basement","Boat","Carport","CircularDriveway","Common","CommunityStructure","Concrete","ConvertedGarage","Covered","Deck","Deeded","Detached","DetachedCarport","DirectAccess","DriveThrough","Driveway","ElectricGate","ElectricVehicleChargingStations","Enclosed","Garage","GarageDoorOpener","GarageFacesFront","GarageFacesRear","GarageFacesSide","Gated","GolfCartGarage","Gravel","Guest","HeatedGarage","InsideEntrance","KitchenLevel","Leased","Lighted","NoGarage","None","OffSite","OffStreet","OnSite","OnStreet","Open","Other","Outside","Oversized","ParkingLot","ParkingPad","Paved","PaverBlock","PermitRequired","Private","RvAccessParking","RvCarport","RvGarage","RvGated","Secured","SeeRemarks","SharedDriveway","SideBySide","Storage","Tandem","Unassigned","Underground","Unpaved","Valet","VariesByUnit","WorkshopInGarage"]},"org.reso.metadata.enums.PatioAndPorchFeatures":{"type":"string","title":"PatioAndPorchFeatures","enum":["Awnings","Covered","Deck","Enclosed","FrontPorch","GlassEnclosed","None","Other","Patio","Porch","RearPorch","Screened","SeeRemarks","SidePorch","Terrace","WrapAround"]},"org.reso.metadata.enums.Permission":{"type":"string","title":"Permission","enum":["AgentOnly","FirmOnly","Idx","OfficeOnly","Private","Public","Vow"]},"org.reso.metadata.enums.PetsAllowed":{"type":"string","title":"PetsAllowed","enum":["BreedRestrictions","Call","CatsOk","DogsOk","No","NumberLimit","SizeLimit","Yes"]},"org.reso.metadata.enums.PoolFeatures":{"type":"string","title":"PoolFeatures","enum":["AboveGround","Association","BlackBottom","Cabana","Community","DivingBoard","ElectricHeat","EnergyStarQualifiedPoolPump","Fenced","Fiberglass","Filtered","GasHeat","Gunite","Heated","Indoor","Infinity","InGround","Lap","Liner","None","Other","OutdoorPool","PoolCover","PoolSpaCombo","PoolSweep","Private","SaltWater","ScreenEnclosure","SeeRemarks","SolarCover","SolarHeat","Sport","Tile","Vinyl","Waterfall"]},"org.reso.metadata.enums.Possession":{"type":"string","title":"Possession","enum":["CloseOfEscrow","ClosePlus1Day","ClosePlus2Days","ClosePlus30Days","ClosePlus3Days","ClosePlus3To5Days","Negotiable","Other","RentalAgreement","SeeRemarks","SellerRentBack","SubjectToTenantRights"]},"org.reso.metadata.enums.PostalCity":{"type":"string","title":"PostalCity","enum":["SamplePostalCityEnumValue"]},"org.reso.metadata.enums.PowerProductionAnnualStatus":{"type":"string","title":"PowerProductionAnnualStatus","enum":["Actual","Estimated","PartiallyEstimated"]},"org.reso.metadata.enums.PowerProductionOwnership":{"type":"string","title":"PowerProductionOwnership","enum":["SellerOwned","ThirdPartyOwned"]},"org.reso.metadata.enums.PowerProductionType":{"type":"string","title":"PowerProductionType","enum":["Photovoltaics","Wind"]},"org.reso.metadata.enums.PowerStorageType":{"type":"string","title":"PowerStorageType","enum":["LithiumIonBattery","LeadAcidBattery","LithiumIronPhosphate","Other","Unknown"]},"org.reso.metadata.enums.PreferredAddress":{"type":"string","title":"PreferredAddress","enum":["Home","Other","Work"]},"org.reso.metadata.enums.PreferredMail":{"type":"string","title":"PreferredMail","enum":["HomeAddress","MailingAddress","OfficeMailingAddress","OfficeStreetAddress"]},"org.reso.metadata.enums.PreferredMedia":{"type":"string","title":"PreferredMedia","enum":["Email","Fax","Mail"]},"org.reso.metadata.enums.PreferredPhone":{"type":"string","title":"PreferredPhone","enum":["Direct","Home","Mobile","Office","Other","TollFree","Voicemail"]},"org.reso.metadata.enums.PreferredPublication":{"type":"string","title":"PreferredPublication","enum":["Fax","HomeAddress","MailingAddress","OfficeMailingAddress","OfficeStreetAddress"]},"org.reso.metadata.enums.PropertyCondition":{"type":"string","title":"PropertyCondition","enum":["Fixer","NewConstruction","UnderConstruction","UpdatedRemodeled","ToBeBuilt"]},"org.reso.metadata.enums.PropertySubType":{"type":"string","title":"PropertySubType","enum":["Agriculture","Apartment","BoatSlip","Business","Cabin","Condominium","DeededParking","Duplex","Farm","HotelMotel","Industrial","ManufacturedHome","ManufacturedOnLand","MixedUse","MobileHome","MultiFamily","Office","OwnYourOwn","Quadruplex","Ranch","Retail","SingleFamilyResidence","StockCooperative","Timeshare","Townhouse","Triplex","UnimprovedLand","Warehouse","MobileHomePark","TenancyInCommon","CoOwnership"]},"org.reso.metadata.enums.PropertyTimeZone":{"type":"string","title":"PropertyTimeZone","enum":["Alaska","Arizona","Atlantic","Central","Chamorro","Eastern","HawaiiAleutian","Mountain","Pacific","PuertoRico","VirginIslands","Samoa","WakeIsland"]},"org.reso.metadata.enums.PropertyType":{"type":"string","title":"PropertyType","enum":["BusinessOpportunity","CommercialLease","CommercialSale","Farm","Land","ManufacturedInPark","Residential","ResidentialIncome","ResidentialLease"]},"org.reso.metadata.enums.QueueTransactionType":{"type":"string","title":"QueueTransactionType","enum":["Add","Change","Delete"]},"org.reso.metadata.enums.ReasonActiveOrDisabled":{"type":"string","title":"ReasonActiveOrDisabled","enum":["AgentDisabled","ClientDisabled","ConciergeNotification","FinalIgnoredWarning","Ignored","InitialIgnoredWarning","Invalid","NoListingsFound","NoListingsFoundWarning","NoOneToSendTo","OverLimit","ReActivated","Revised","SearchFailing","WelcomeEmailIgnored","WelcomeEmailIgnoredWarning"]},"org.reso.metadata.enums.RentIncludes":{"type":"string","title":"RentIncludes","enum":["AllUtilities","CableTv","Electricity","Gardener","Gas","Internet","Management","None","Other","SeeRemarks","Sewer","TrashCollection","Water"]},"org.reso.metadata.enums.ResourceName":{"type":"string","title":"ResourceName","enum":["Contacts","Member","Office","Property","Association"]},"org.reso.metadata.enums.ResponseTypes":{"type":"string","title":"ResponseTypes","enum":["Summary","Events"]},"org.reso.metadata.enums.RoadFrontageType":{"type":"string","title":"RoadFrontageType","enum":["Alley","CityStreet","CountyRoad","Easement","Freeway","Highway","Interstate","None","Other","PrivateRoad","SeeRemarks","StateRoad","Unimproved"]},"org.reso.metadata.enums.RoadResponsibility":{"type":"string","title":"RoadResponsibility","enum":["PrivateMaintainedRoad","PublicMaintainedRoad","RoadMaintenanceAgreement"]},"org.reso.metadata.enums.RoadSurfaceType":{"type":"string","title":"RoadSurfaceType","enum":["AlleyPaved","Asphalt","ChipAndSeal","Concrete","Dirt","Gravel","None","Other","Paved","SeeRemarks","Unimproved"]},"org.reso.metadata.enums.Roof":{"type":"string","title":"Roof","enum":["Aluminum","AsbestosShingle","Asphalt","Bahama","Barrel","Bituthene","BuiltUp","Composition","Concrete","Copper","Elastomeric","Fiberglass","Flat","FlatTile","Foam","GreenRoof","Mansard","Membrane","Metal","Mixed","None","Other","RolledHotMop","Rubber","SeeRemarks","Shake","Shingle","Slate","SpanishTile","Stone","Synthetic","TarGravel","Tile","Wood"]},"org.reso.metadata.enums.RoomLengthWidthSource":{"type":"string","title":"RoomLengthWidthSource","enum":["Appraiser","Assessor","Builder","Estimated","GISCalculated","Measured","Other","Owner","PublicRecords","SeeRemarks","Survey"]},"org.reso.metadata.enums.RoomLevel":{"type":"string","title":"RoomLevel","enum":["Basement","First","Lower","Main","Second","Third","Upper"]},"org.reso.metadata.enums.RoomType":{"type":"string","title":"RoomType","enum":["Bathroom","Basement","Bathroom1","Bathroom2","Bathroom3","Bathroom4","Bathroom5","Bedroom","Bedroom1","Bedroom2","Bedroom3","Bedroom4","Bedroom5","BonusRoom","Den","DiningRoom","ExerciseRoom","FamilyRoom","GameRoom","GreatRoom","Gym","Kitchen","Laundry","Library","LivingRoom","Loft","MasterBathroom","MasterBedroom","MediaRoom","Office","Sauna","UtilityRoom","Workshop"]},"org.reso.metadata.enums.RuleFormat":{"type":"string","title":"RuleFormat","enum":["Javascript","OdataFilter","Rebr","RetsValidation"]},"org.reso.metadata.enums.RuleType":{"type":"string","title":"RuleType","enum":["SampleRuleTypeEnumValue"]},"org.reso.metadata.enums.SavedSearchType":{"type":"string","title":"SavedSearchType","enum":["SampleSavedSearchTypeEnumValue"]},"org.reso.metadata.enums.ScheduleType":{"type":"string","title":"ScheduleType","enum":["Asap","Daily","Monthly"]},"org.reso.metadata.enums.SearchQueryExceptions":{"type":"string","title":"SearchQueryExceptions","enum":["SampleSearchQueryExceptionsEnumValue"]},"org.reso.metadata.enums.SearchQueryType":{"type":"string","title":"SearchQueryType","enum":["Dmql2","OdataFilter"]},"org.reso.metadata.enums.SecurityFeatures":{"type":"string","title":"SecurityFeatures","enum":["BuildingSecurity","CarbonMonoxideDetectors","ClosedCircuitCameras","FireAlarm","FireEscape","FireSprinklerSystem","Firewalls","GatedCommunity","GatedWithGuard","KeyCardEntry","Other","PanicAlarm","Prewired","SecuredGarageParking","SecurityFence","SecurityGate","SecurityGuard","SecurityLights","SecurityService","SecuritySystem","SecuritySystemLeased","SecuritySystemOwned","SeeRemarks","SmokeDetectors","TwentyFourHourSecurity","VariesByUnit","WindowBars","WindowBarsWithQuickRelease"]},"org.reso.metadata.enums.Sewer":{"type":"string","title":"Sewer","enum":["AerobicSeptic","Cesspool","EngineeredSeptic","HoldingTank","MoundSeptic","None","Other","PercTestOnFile","PercTestRequired","PrivateSewer","PublicSewer","SepticNeeded","SepticTank","SharedSeptic","Unknown"]},"org.reso.metadata.enums.ShowingAppointmentMethod":{"type":"string","title":"ShowingAppointmentMethod","enum":["InPerson","Other","Virtual"]},"org.reso.metadata.enums.ShowingAppointmentStatus":{"type":"string","title":"ShowingAppointmentStatus","enum":["Cancelled","Confirmed","Denied","Pending"]},"org.reso.metadata.enums.ShowingConsiderations":{"type":"string","title":"ShowingConsiderations","enum":["NoHeat","MinimalExteriorLighting","NoExteriorLighting","MinimallnteriorLighting","NoInteriorLighting","RemoteLocation","LimitedVisibilityFromRoad","ElectricityNotOn","InconsistentCellService","SeeRemarks","DaySleeper","Occupied","PetsOnPremises","SecuritySystem"]},"org.reso.metadata.enums.ShowingContactType":{"type":"string","title":"ShowingContactType","enum":["Agent","Occupant","Owner","PropertyManager"]},"org.reso.metadata.enums.ShowingDays":{"type":"string","title":"ShowingDays","enum":["SampleShowingDaysEnumValue"]},"org.reso.metadata.enums.ShowingMethod":{"type":"string","title":"ShowingMethod","enum":["InPerson","Other","Virtual"]},"org.reso.metadata.enums.ShowingMethodRequest":{"type":"string","title":"ShowingMethodRequest","enum":["InPerson","Other","Virtual"]},"org.reso.metadata.enums.ShowingRequestType":{"type":"string","title":"ShowingRequestType","enum":["BrokerPreview","BrokerPriceOpinion","First","Inspection","Second","WalkThrough"]},"org.reso.metadata.enums.ShowingRequestor":{"type":"string","title":"ShowingRequestor","enum":["Agent","Consumer","HomeImprovementSpecialist","HomeInspector","HomeSecurityProvider","MemberType","MovingStorage","Occupant","Owner","PropertyManager","SalesOffice"]},"org.reso.metadata.enums.ShowingRequirements":{"type":"string","title":"ShowingRequirements","enum":["AppointmentOnly","CallListingAgent","CallListingOffice","CallManager","CallOwner","CallTenant","CombinationLockBox","DoNotShow","EmailListingAgent","KeyInOffice","Lockbox","NoLockbox","NoSign","RestrictedHours","SeeRemarks","ShowingService","TextListingAgent","TwentyFourHourNotice"]},"org.reso.metadata.enums.ShowingServiceName":{"type":"string","title":"ShowingServiceName","enum":["BrokerBay","HomeSnap","InstaShowing","LocalShowing","SentrikeyShowing","Showingly","ShowingTime","AlignedShowings","None","Other"]},"org.reso.metadata.enums.ShowingStatus":{"type":"string","title":"ShowingStatus","enum":["AcceptingRequests","OnHold","NoShowings","RestrictedShowings"]},"org.reso.metadata.enums.ShowingTimeZone":{"type":"string","title":"ShowingTimeZone","enum":["Alaska","Arizona","Atlantic","Central","Chamorro","Eastern","HawaiiAleutian","Mountain","Pacific","PuertoRico","VirginIslands","Samoa","WakeIsland"]},"org.reso.metadata.enums.Skirt":{"type":"string","title":"Skirt","enum":["Aluminum","Block","Brick","Combination","Concrete","Fiberglass","Frame","Glass","Masonite","Metal","None","Other","Steel","Stone","Stucco","Synthetic","Unknown","Vinyl","Wood"]},"org.reso.metadata.enums.SocialMediaType":{"type":"string","title":"SocialMediaType","enum":["Blog","Digg","Facebook","FacebookMessenger","Googleplus","iMessage","Instagram","Linkedin","Pinterest","Reddit","Slack","Snapchat","Stumbleupon","Tumblr","Twitter","Website","Youtube"]},"org.reso.metadata.enums.SpaFeatures":{"type":"string","title":"SpaFeatures","enum":["AboveGround","Bath","Community","Fiberglass","Gunite","Heated","InGround","None","Private","SeeRemarks"]},"org.reso.metadata.enums.SpecialLicenses":{"type":"string","title":"SpecialLicenses","enum":["BeerWine","ClassH","Entertainment","Franchise","Gambling","Liquor","Liquor5YearsOrLess","Liquor5YearsOrMore","LiquorOffSale","LiquorOnSale","None","Other","Professional"]},"org.reso.metadata.enums.SpecialListingConditions":{"type":"string","title":"SpecialListingConditions","enum":["Auction","BankruptcyProperty","HudOwned","InForeclosure","NoticeOfDefault","ProbateListing","RealEstateOwned","ShortSale","Standard","ThirdPartyApproval","Conservatorship","Trust"]},"org.reso.metadata.enums.StandardStatus":{"type":"string","title":"StandardStatus","enum":["Active","ActiveUnderContract","Canceled","Closed","ComingSoon","Delete","Expired","Hold","Incomplete","Pending","Withdrawn"]},"org.reso.metadata.enums.StateOrProvince":{"type":"string","title":"StateOrProvince","enum":["AB","AK","AL","AR","AZ","BC","CA","CO","CT","DC","DE","FL","GA","HI","IA","ID","IL","IN","KS","KY","LA","MA","MB","MD","ME","MI","MN","MO","MS","MT","NB","NC","ND","NE","NF","NH","NJ","NM","NS","NT","NU","NV","NY","OH","OK","ON","OR","PA","PE","QC","RI","SC","SD","SK","TN","TX","UT","VA","VI","VT","WA","WI","WV","WY","YT"]},"org.reso.metadata.enums.StreetDirection":{"type":"string","title":"StreetDirection","enum":["E","N","NE","NW","S","SE","SW","W"]},"org.reso.metadata.enums.StreetSuffix":{"type":"string","title":"StreetSuffix","enum":["SampleStreetSuffixEnumValue"]},"org.reso.metadata.enums.StructureType":{"type":"string","title":"StructureType","enum":["Cabin","Dock","Duplex","Flex","HotelMotel","House","Industrial","ManufacturedHouse","MixedUse","MultiFamily","None","Office","Quadruplex","Retail","Townhouse","Triplex","Warehouse"]},"org.reso.metadata.enums.SyndicateAgentOption":{"type":"string","title":"SyndicateAgentOption","enum":["SampleSyndicateAgentOptionEnumValue"]},"org.reso.metadata.enums.SyndicateTo":{"type":"string","title":"SyndicateTo","enum":["HomesDotCom","Listhub","RealtorDotCom","ZillowTrulia"]},"org.reso.metadata.enums.TaxStatusCurrent":{"type":"string","title":"TaxStatusCurrent","enum":["Personal","PersonalAndReal","Real"]},"org.reso.metadata.enums.TeamImpersonationLevel":{"type":"string","title":"TeamImpersonationLevel","enum":["SampleTeamImpersonationLevelEnumValue"]},"org.reso.metadata.enums.TeamMemberType":{"type":"string","title":"TeamMemberType","enum":["AdministrationAssistant","BuyerAgent","ShowingAgent","LeadManager","ListingAgent","MarketingAssistant","OperationsManager","TeamLead","TeamMember","TransactionCoordinator"]},"org.reso.metadata.enums.TeamStatus":{"type":"string","title":"TeamStatus","enum":["Active","Inactive"]},"org.reso.metadata.enums.TenantPays":{"type":"string","title":"TenantPays","enum":["AllUtilities","AssociationFees","CableTv","CommonAreaMaintenance","Electricity","ExteriorMaintenance","Gas","GroundsCare","HotWater","HvacMaintenance","Insurance","JanitorialService","Management","None","Other","OtherTax","ParkingFee","PestControl","PoolMaintenance","Repairs","Roof","Security","SeeRemarks","Sewer","SnowRemoval","Taxes","Telephone","TrashCollection","Water"]},"org.reso.metadata.enums.TrackingType":{"type":"string","title":"TrackingType","enum":["ListAgentMlsId","ListingId","ListOfficeMlsId","MainOfficeMlsId","Ouid"]},"org.reso.metadata.enums.TransactionType":{"type":"string","title":"TransactionType","enum":["ListingForSale","PurchaseOffer","ListingForLease","LeaseOffer","Other"]},"org.reso.metadata.enums.UnitTypeType":{"type":"string","title":"UnitTypeType","enum":["Apartments","Efficiency","FourBedroomOrMore","Loft","ManagersUnit","OneBedroom","Penthouse","Studio","ThreeBedroom","TwoBedroom"]},"org.reso.metadata.enums.UnitsFurnished":{"type":"string","title":"UnitsFurnished","enum":["AllUnits","None","VariesByUnit"]},"org.reso.metadata.enums.Utilities":{"type":"string","title":"Utilities","enum":["CableAvailable","CableConnected","CableNotAvailable","ElectricityAvailable","ElectricityConnected","ElectricityNotAvailable","NaturalGasAvailable","NaturalGasConnected","NaturalGasNotAvailable","None","Other","PhoneAvailable","PhoneConnected","PhoneNotAvailable","Propane","SeeRemarks","SewerAvailable","SewerConnected","SewerNotAvailable","UndergroundUtilities","WaterAvailable","WaterConnected","WaterNotAvailable"]},"org.reso.metadata.enums.Vegetation":{"type":"string","title":"Vegetation","enum":["Brush","Cleared","Crops","Grassed","HeavilyWooded","NaturalState","Other","PartiallyWooded","SeeRemarks","Wooded"]},"org.reso.metadata.enums.View":{"type":"string","title":"View","enum":["Bay","Beach","Bridges","Canal","Canyon","City","CityLights","CreekStream","Desert","Downtown","Forest","Garden","GolfCourse","Hills","Lake","Marina","Meadow","Mountains","Neighborhood","None","Ocean","Orchard","Other","Panoramic","ParkGreenbelt","Pasture","Pond","Pool","Ridge","River","Rural","SeeRemarks","Skyline","Territorial","TreesWoods","Valley","Vineyard","Water"]},"org.reso.metadata.enums.WaterSource":{"type":"string","title":"WaterSource","enum":["Cistern","None","Other","Private","Public","SeeRemarks","SharedWell","Spring","Well"]},"org.reso.metadata.enums.WaterfrontFeatures":{"type":"string","title":"WaterfrontFeatures","enum":["BeachAccess","BeachFront","CanalAccess","CanalFront","Creek","Lagoon","LakeFront","LakePrivileges","NavigableWater","OceanAccess","OceanFront","Pond","RiverAccess","RiverFront","Seawall","Stream","Waterfront","MarinaInCommunity","BayAccess","Bayfront"]},"org.reso.metadata.enums.WindowFeatures":{"type":"string","title":"WindowFeatures","enum":["AluminumFrames","BayWindows","Blinds","DisplayWindows","DoublePaneWindows","Drapes","EnergyStarQualifiedWindows","GardenWindows","InsulatedWindows","LowEmissivityWindows","PlantationShutters","Screens","Shutters","Skylights","SolarScreens","StormWindows","TintedWindows","TriplePaneWindows","WindowCoverings","WindowTreatments","WoodFrames"]},"org.reso.metadata.enums.YearBuiltSource":{"type":"string","title":"YearBuiltSource","enum":["Appraiser","Assessor","Builder","Estimated","Other","Owner","PublicRecords","SeeRemarks"]},"count":{"anyOf":[{"type":"integer","minimum":0},{"type":"string"}],"description":"The number of entities in the collection. Available when using the [$count](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptioncount) query option."},"error":{"type":"object","required":["error"],"properties":{"error":{"type":"object","required":["code","message"],"properties":{"code":{"type":"string"},"message":{"type":"string"},"target":{"type":"string"},"details":{"type":"array","items":{"type":"object","required":["code","message"],"properties":{"code":{"type":"string"},"message":{"type":"string"},"target":{"type":"string"}}}},"innererror":{"type":"object","description":"The structure of this object is service-specific"}}}}}},"parameters":{"top":{"name":"$top","in":"query","description":"Show only the first n items, see [Paging - Top](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptiontop)","schema":{"type":"integer","minimum":0},"example":50},"skip":{"name":"$skip","in":"query","description":"Skip the first n items, see [Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionskip)","schema":{"type":"integer","minimum":0}},"count":{"name":"$count","in":"query","description":"Include count of items, see [Count](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptioncount)","schema":{"type":"boolean"}},"search":{"name":"$search","in":"query","description":"Search items by search phrases, see [Searching](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionsearch)","schema":{"type":"string"}}},"responses":{"error":{"description":"Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/error"}}}}}}} \ No newline at end of file diff --git a/src/main/resources/RESODataDictionary-2.0.xlsx b/src/main/resources/RESODataDictionary-2.0.xlsx index 0f41d974..67443011 100644 Binary files a/src/main/resources/RESODataDictionary-2.0.xlsx and b/src/main/resources/RESODataDictionary-2.0.xlsx differ diff --git a/src/main/resources/RESODataDictionary-2.0.xml b/src/main/resources/RESODataDictionary-2.0.xml index 3d25b419..148a7830 100644 --- a/src/main/resources/RESODataDictionary-2.0.xml +++ b/src/main/resources/RESODataDictionary-2.0.xml @@ -1,31 +1,32 @@ - - + + - - - + + + - - + + - + - - - - - + + + + + - + - - - - \ No newline at end of file + + + + + \ No newline at end of file